D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/elfutils-0.172-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VX75cr + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf elfutils-0.172 + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/elfutils-0.172.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elfutils-0.172 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.sh' '!' -perm -0100 -print + xargs chmod +x + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.azksq0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elfutils-0.172 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + 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 + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --program-prefix=eu- --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --program-prefix=eu- --with-zlib --with-bzlib --with-lzma 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 whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for readelf... readelf checking for nm... nm checking for gcc with GNU99 support... yes checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no, already there checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking for process_vm_readv... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... yes checking whether gcc accepts -Wnull-dereference... yes checking whether gcc accepts -Wimplicit-fallthrough... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 size of long... 8 checking for struct user_regs_struct... yes checking gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether gcc -m32 makes executables we can run... yes checking for bunzip2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating m4/Makefile config.status: creating elfutils.spec config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: ===================================================================== elfutils: 0.172 (eu_version: 172) ===================================================================== Prefix : /usr Program prefix ("eu-" recommended) : eu- Source code location : . Maintainer mode : libebl modules subdirectory : elfutils build arch : x86_64-mageia-linux-gnu RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no OTHER FEATURES Deterministic archives by default : false Native language support : yes EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no use rpath in tests : no test biarch : yes + /usr/bin/make -O -j4 /usr/bin/make --no-print-directory all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in lib CC xstrndup.o CC xstrdup.o CC next_prime.o CC xmalloc.o CC crc32_file.o CC color.o CC crc32.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_fill.o CC elf_next.o CC elf_rand.o CC elf_error.o CC elf_kind.o CC gelf_getclass.o CC elf_end.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf64_xlatetof.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetom.o CC elf32_getehdr.o CC elf_begin.o CC elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_newehdr.o CC gelf_update_ehdr.o CC elf32_getphdr.o CC gelf_getphdr.o CC elf64_getphdr.o CC elf32_newphdr.o CC gelf_xlate.o CC elf64_newphdr.o CC gelf_newphdr.o CC elf_getarhdr.o CC gelf_update_phdr.o CC elf_rawfile.o CC elf_getarsym.o CC elf_cntl.o CC elf_readall.o CC elf_nextscn.o CC elf_getscn.o CC elf_ndxscn.o CC elf_newscn.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf64_getshdr.o CC elf32_getshdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_newdata.o CC elf_flagelf.o CC elf_getdata_rawchunk.o CC elf_flagehdr.o CC elf_flagphdr.o CC elf_getdata.o CC elf_flagscn.o CC elf_flagshdr.o CC elf_flagdata.o CC elf_memory.o CC elf_update.o CC elf32_updatenull.o CC elf64_updatenull.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC elf64_updatefile.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverneed.o CC elf32_updatefile.o CC gelf_getverdaux.o CC gelf_getrela.o CC gelf_getrel.o CC gelf_getdyn.o CC gelf_update_rela.o CC gelf_update_rel.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_update_move.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC gelf_update_symshndx.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_versym.o CC gelf_update_vernaux.o CC gelf_update_verneed.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getshdrnum.o CC elf_getphdrnum.o CC gelf_checksum.o CC elf_getshdrstrndx.o CC libelf_crc32.o CC libelf_next_prime.o CC elf32_checksum.o CC elf64_checksum.o CC gelf_update_lib.o CC elf_clone.o CC gelf_getlib.o CC elf64_offscn.o CC elf32_offscn.o CC elf_gnu_hash.o CC gelf_offscn.o CC elf_getaroff.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf_compress_gnu.o CC elf_version.os CC elf_error.os CC elf_hash.os CC elf_fill.os CC elf_next.os CC elf_compress.o CC elf_rand.os CC gelf_getclass.os CC elf_kind.os CC elf_getbase.os CC elf_end.os CC elf_begin.os CC gelf_fsize.os CC elf32_fsize.os CC elf_getident.os CC elf64_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC elf32_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_getehdr.os CC gelf_newehdr.os CC elf64_newehdr.os CC gelf_update_ehdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_getphdr.os CC gelf_xlate.os CC elf32_newphdr.os CC gelf_newphdr.os CC elf64_newphdr.os CC elf_getarhdr.os CC gelf_update_phdr.os CC elf_rawfile.os CC elf_getarsym.os CC elf_readall.os CC elf_cntl.os CC elf_getscn.os CC elf_nextscn.os CC elf_ndxscn.os CC elf_newscn.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf32_getshdr.os CC elf_strptr.os CC elf64_getshdr.os CC elf_rawdata.os CC elf_newdata.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_getdata_rawchunk.os CC elf_flagscn.os CC elf_getdata.os CC elf_memory.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_update.os CC elf64_updatenull.os CC elf32_updatenull.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC elf64_updatefile.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getverneed.os CC elf32_updatefile.os CC gelf_update_rel.os CC gelf_getrel.os CC gelf_update_rela.os CC gelf_getrela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_update_move.os CC gelf_getauxv.os CC gelf_getnote.os CC gelf_xlatetom.os CC gelf_xlatetof.os CC gelf_update_auxv.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_versym.os CC gelf_update_symshndx.os CC gelf_update_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.os CC gelf_checksum.os CC elf64_checksum.os CC elf_getshdrstrndx.os CC elf32_checksum.os CC libelf_next_prime.os CC libelf_crc32.os CC elf_clone.os CC gelf_update_lib.os CC gelf_getlib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_gnu_hash.os CC elf32_getchdr.os CC elf_getaroff.os CC elf_scnshndx.os CC elf64_getchdr.os CC gelf_getchdr.os AR libelf.a CC elf_compress_gnu.os CC elf_compress.os AR libelf_pic.a CCLD libelf.so Making all in libebl CC eblclosebackend.o CC eblreloctypename.o CC eblsegmenttypename.o CC eblopenbackend.o CC eblsectiontypename.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblmachineflagname.o CC eblsymbolbindingname.o CC eblsectionname.o CC eblmachineflagcheck.o CC eblbackendname.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblosabiname.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblelfclass.o CC eblelfmachine.o CC eblsectionstripp.o CC eblelfdata.o CC eblbsspltp.o CC ebl_check_special_symbol.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_syscall_abi.o CC eblstother.o CC ebl_check_special_section.o CC eblabicfi.o CC eblinitreg.o CC eblunwind.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o AR libebl.a Making all in libdwelf CC dwelf_scn_gnu_compressed_size.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_elf_gnu_debuglink.o CC dwelf_strtab.o CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_scn_gnu_compressed_size.os AR libdwelf.a CC dwelf_elf_gnu_debuglink.os CC dwelf_elf_gnu_build_id.os CC dwelf_strtab.os AR libdwelf_pic.a Making all in libdwfl CC dwfl_error.o CC dwfl_version.o CC dwfl_end.o CC dwfl_begin.o CC dwfl_module.o CC dwfl_module_build_id.o CC dwfl_report_elf.o CC dwfl_module_report_build_id.o CC offline.o CC derelocate.o CC relocate.o CC dwfl_module_info.o CC dwfl_getmodules.o CC segment.o CC dwfl_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC dwfl_build_id_find_elf.o CC find-debuginfo.o CC dwfl_build_id_find_debuginfo.o CC dwfl_addrmodule.o CC linux-proc-maps.o CC dwfl_module_getdwarf.o CC dwfl_addrdwarf.o CC linux-kernel-modules.o CC dwfl_cumodule.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_module_addrdie.o CC lines.o CC dwfl_addrdie.o CC cu.o CC dwfl_lineinfo.o CC dwfl_dwarf_line.o CC dwfl_linemodule.o CC dwfl_line_comp_dir.o CC dwfl_linecu.o CC dwfl_onesrcline.o CC dwfl_getsrclines.o CC dwfl_getsrc.o CC dwfl_module_getsrc.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC dwfl_module_getsrc_file.o CC dwfl_module_dwarf_cfi.o CC elf-from-memory.o CC dwfl_module_addrname.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_module_addrsym.o CC open.o CC core-file.o CC dwfl_segment_report_module.o CC link_map.o CC image-header.o CC dwfl_frame_pc.o CC linux-pid-attach.o CC dwfl_frame.o CC linux-core-attach.o CC gzip.o CC dwfl_frame_regs.o CC frame_unwind.o CC bzip2.o CC lzma.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_version.os CC dwfl_error.os CC dwfl_report_elf.os CC dwfl_module.os CC dwfl_module_build_id.os CC relocate.os CC dwfl_module_report_build_id.os CC derelocate.os CC segment.os CC dwfl_module_info.os CC offline.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC dwfl_build_id_find_elf.os CC find-debuginfo.os CC dwfl_build_id_find_debuginfo.os CC dwfl_module_getdwarf.os CC dwfl_addrmodule.os CC linux-proc-maps.os CC dwfl_addrdwarf.os CC dwfl_nextcu.os CC dwfl_module_nextcu.os CC cu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC linux-kernel-modules.os CC dwfl_lineinfo.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_line_comp_dir.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_module_getsrc.os CC dwfl_onesrcline.os CC dwfl_getsrc.os CC libdwfl_crc32.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32_file.os CC elf-from-memory.os CC dwfl_module_dwarf_cfi.os CC dwfl_module_eh_cfi.os CC dwfl_module_getsym.os CC dwfl_module_addrname.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_module_addrsym.os CC core-file.os CC open.os CC link_map.os CC image-header.os CC dwfl_segment_report_module.os CC dwfl_frame_pc.os CC dwfl_frame.os CC dwfl_frame_regs.os CC frame_unwind.os CC linux-core-attach.os CC linux-pid-attach.os AR libdwfl.a CC gzip.os CC lzma.os CC bzip2.os AR libdwfl_pic.a Making all in libdw /usr/bin/make all-am CC dwarf_begin.o CC dwarf_getelf.o CC dwarf_end.o CC dwarf_tag.o CC dwarf_begin_elf.o CC dwarf_error.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_diename.o CC dwarf_nextcu.o CC dwarf_attr.o CC dwarf_offdie.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_hasattr_integrate.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_haschildren.o CC dwarf_child.o CC dwarf_formaddr.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_formsdata.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_formudata.o CC dwarf_formref.o CC dwarf_siblingof.o CC dwarf_formref_die.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_whatform.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatattr.o CC dwarf_ranges.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_srclang.o CC dwarf_bitoffset.o CC dwarf_getabbrevtag.o CC dwarf_abbrevhaschildren.o CC dwarf_getabbrevcode.o CC dwarf_getattrcnt.o CC dwarf_getsrc_die.o CC dwarf_getabbrevattr.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_lineno.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_linebeginstatement.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_lineprologueend.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_linediscriminator.o CC dwarf_onesrcline.o CC dwarf_getsrcfiles.o CC dwarf_formblock.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getsrclines.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getaranges.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_macro_getparamcnt.o CC dwarf_macro_opcode.o CC dwarf_macro_param.o CC dwarf_macro_param1.o CC dwarf_macro_param2.o CC dwarf_macro_getsrcfiles.o CC dwarf_getmacros.o CC dwarf_addrdie.o CC dwarf_getlocation.o CC dwarf_getfuncs.o CC dwarf_decl_file.o CC dwarf_decl_line.o CC dwarf_decl_column.o CC dwarf_func_inline.o CC dwarf_getsrc_file.o CC libdw_alloc.o CC libdw_form.o CC libdw_findcu.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC frame-cache.o CC dwarf_frame_info.o CC fde.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_cfi_end.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_aggregate_size.o CC dwarf_getlocation_die.o CC dwarf_getcfi_elf.o CC dwarf_getlocation_attr.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_getalt.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC cfi.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_begin.os CC dwarf_cu_info.o CC dwarf_getelf.os CC dwarf_end.os CC dwarf_begin_elf.os CC dwarf_getpubnames.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_getabbrev.os CC dwarf_diename.os CC dwarf_attr.os CC dwarf_offdie.os CC dwarf_nextcu.os CC dwarf_sig8_hash.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_haschildren.os CC dwarf_child.os CC dwarf_formaddr.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_formudata.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_diecu.os CC dwarf_cuoffset.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_hasattr.os CC dwarf_arrayorder.os CC dwarf_ranges.os CC dwarf_bitoffset.os CC dwarf_bitsize.os CC dwarf_bytesize.os CC dwarf_srclang.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getabbrevtag.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrc_die.os CC dwarf_getscopes_die.os CC dwarf_getscopes.os CC dwarf_getscopevar.os CC dwarf_lineno.os CC dwarf_linesrc.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_lineblock.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_line_file.os CC dwarf_lineop_index.os CC dwarf_getsrclines.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_offabbrev.os CC dwarf_getstring.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getaranges.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_getlocation.os CC dwarf_formflag.os CC dwarf_macro_opcode.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_param.os CC dwarf_macro_param2.os CC dwarf_addrdie.os CC dwarf_macro_param1.os CC dwarf_macro_getsrcfiles.os CC dwarf_getmacros.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_decl_line.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_alloc.os CC libdw_form.os CC dwarf_entry_breakpoints.os CC libdw_visit_scopes.os CC cie.os CC dwarf_next_cfi.os CC dwarf_frame_info.os CC frame-cache.os CC dwarf_frame_cfa.os CC fde.os CC dwarf_cfi_addrframe.os CC dwarf_frame_register.os CC dwarf_getcfi.os CC dwarf_cfi_end.os CC dwarf_getcfi_elf.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC cfi.os CC dwarf_default_lower_bound.os CC dwarf_peel_type.os CC dwarf_getalt.os CC dwarf_cu_die.os CC dwarf_die_addr_die.os AR libdw.a CC dwarf_get_units.os CC dwarf_cu_info.os CC libdw_find_split_unit.os AR libdw_pic.a CCLD libdw.so Making all in libcpu GEN i386_defs GEN x86_64_defs GEN i386.mnemonics GEN x86_64.mnemonics CC libcpu_bpf_a-bpf_disasm.o AR libcpu_bpf.a CC x86_64_disasm.o AR libcpu_x86_64.a CC i386_disasm.o AR libcpu_i386.a rm x86_64_defs i386_defs Making all in libasm CC asm_error.o CC asm_begin.o CC asm_abort.o CC asm_getelf.o CC asm_newscn_ingrp.o CC asm_end.o CC asm_newscn.o CC asm_newsubscn.o CC asm_newcomsym.o CC asm_scngrp_newsignature.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_fill.o CC asm_newsym.o CC asm_addint8.o CC asm_adduint8.o CC asm_addstrz.o CC asm_align.o CC asm_adduint16.o CC asm_addint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_end.o CC disasm_cb.o CC disasm_begin.o CC asm_begin.os CC disasm_str.o CC asm_abort.os CC symbolhash.o CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_end.os CC asm_newsubscn.os CC asm_newscn_ingrp.os CC asm_newcomsym.os CC asm_newsym.os CC asm_newabssym.os CC asm_scngrp_newsignature.os CC asm_newscngrp.os CC asm_addstrz.os CC asm_fill.os CC asm_align.os CC asm_addint8.os CC asm_addint16.os CC asm_adduint8.os CC asm_addint32.os CC asm_adduint16.os CC asm_adduint64.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_end.os CC disasm_begin.os AR libasm.a CC disasm_cb.os CC disasm_str.os CC symbolhash.os AR libasm_pic.a CCLD libasm.so Making all in backends CC i386_cfi.o CC i386_symbol.o CC i386_init.o CC i386_corenote.o CC i386_syscall.o CC i386_auxv.o CC i386_retval.o CC i386_regs.o CC i386_initreg.o CC i386_unwind.o CC sh_regs.o CC sh_symbol.o CC sh_init.o CC sh_corenote.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_cfi.o CC x86_64_corenote.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_syscall.o CC x86_64_initreg.o CC ia64_init.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_symbol.o CC ia64_regs.o CC ia64_retval.o CC alpha_init.o CC alpha_symbol.o CC alpha_auxv.o CC alpha_regs.o CC alpha_retval.o CC alpha_corenote.o CC arm_init.o CC arm_auxv.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_attrs.o CC arm_initreg.o CC arm_cfi.o CC arm_retval.o CC aarch64_regs.o CC aarch64_init.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_initreg.o CC aarch64_cfi.o CC aarch64_unwind.o CC sparc_init.o CC sparc_regs.o CC aarch64_retval.o CC sparc_symbol.o CC sparc_retval.o CC sparc_corenote.o CC sparc64_corenote.o CC sparc_auxv.o CC sparc_attrs.o CC sparc_cfi.o CC sparc_initreg.o CC ppc_init.o CC ppc_retval.o CC ppc_symbol.o CC ppc_corenote.o CC ppc_regs.o CC ppc_auxv.o CC ppc_cfi.o CC ppc_attrs.o CC ppc_syscall.o CC ppc_initreg.o CC ppc64_symbol.o CC ppc64_init.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_resolve_sym.o CC ppc64_unwind.o CC s390_init.o CC s390_symbol.o CC s390_regs.o CC s390_retval.o CC s390_corenote.o CC s390x_corenote.o CC s390_cfi.o CC tilegx_init.o CC s390_initreg.o CC s390_unwind.o CC tilegx_symbol.o CC tilegx_corenote.o CC tilegx_retval.o CC tilegx_regs.o CC m68k_init.o CC m68k_regs.o CC m68k_symbol.o CC m68k_retval.o CC bpf_init.o CC m68k_corenote.o CC bpf_regs.o CC riscv_init.o CC riscv_symbol.o CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_init.os CC i386_initreg.os CC i386_auxv.os CC i386_regs.os CC i386_syscall.os CC i386_unwind.os CC sh_symbol.os CC sh_corenote.os CC sh_init.os CC sh_regs.os CC sh_retval.os CC x86_64_symbol.os CC x86_64_retval.os CC x86_64_init.os CC x86_64_cfi.os CC x86_64_corenote.os CC x86_64_regs.os CC x86_64_syscall.os CC x86_64_unwind.os CC x86_64_initreg.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_retval.os CC ia64_regs.os CC alpha_init.os CC alpha_symbol.os CC alpha_regs.os CC alpha_retval.os CC alpha_auxv.os CC alpha_corenote.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_auxv.os CC arm_attrs.os CC arm_corenote.os CC arm_cfi.os CC arm_retval.os CC aarch64_regs.os CC aarch64_init.os CC arm_initreg.os CC aarch64_symbol.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_unwind.os CC sparc_regs.os CC sparc_init.os CC sparc_symbol.os CC sparc_retval.os CC sparc_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc64_corenote.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.os CC ppc_symbol.os CC ppc_retval.os CC ppc_regs.os CC ppc_attrs.os CC ppc_corenote.os CC ppc_auxv.os CC ppc_syscall.os CC ppc_cfi.os CC ppc64_init.os CC ppc64_corenote.os CC ppc64_symbol.os CC ppc_initreg.os CC ppc64_unwind.os CC ppc64_retval.os CC s390_init.os CC ppc64_resolve_sym.os CC s390_regs.os CC s390_symbol.os CC s390_retval.os CC s390_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390x_corenote.os CC s390_unwind.os CC tilegx_init.os CC tilegx_symbol.os CC tilegx_regs.os CC tilegx_corenote.os CC m68k_symbol.os CC m68k_regs.os CC tilegx_retval.os CC m68k_init.os CC m68k_corenote.os CC m68k_retval.os CC bpf_init.os CC bpf_regs.os AR libebl_i386_pic.a AR libebl_sh_pic.a AR libebl_x86_64_pic.a CC riscv_symbol.os AR libebl_ia64_pic.a AR libebl_alpha_pic.a CC riscv_init.os AR libebl_arm_pic.a AR libebl_aarch64_pic.a AR libebl_sparc_pic.a AR libebl_ppc_pic.a AR libebl_ppc64_pic.a AR libebl_s390_pic.a AR libebl_tilegx_pic.a AR libebl_m68k_pic.a AR libebl_bpf_pic.a AR libebl_riscv_pic.a CCLD libebl_sh.so CCLD libebl_i386.so CCLD libebl_alpha.so CCLD libebl_x86_64.so CCLD libebl_ia64.so CCLD libebl_arm.so CCLD libebl_aarch64.so CCLD libebl_sparc.so CCLD libebl_ppc.so CCLD libebl_ppc64.so CCLD libebl_tilegx.so CCLD libebl_bpf.so CCLD libebl_s390.so CCLD libebl_riscv.so CCLD libebl_m68k.so rm sparc_initreg.o ppc_cfi.o x86_64_symbol.o ppc_auxv.o alpha_symbol.o arm_auxv.o m68k_symbol.o i386_unwind.o sparc_symbol.o x86_64_syscall.o aarch64_init.o ppc_initreg.o i386_retval.o sparc_corenote.o sparc_cfi.o ppc_regs.o ppc_init.o s390_init.o ppc_syscall.o tilegx_symbol.o ia64_symbol.o sh_regs.o i386_corenote.o m68k_corenote.o s390_cfi.o i386_init.o ppc_corenote.o alpha_init.o i386_auxv.o m68k_init.o x32_corenote.o s390_initreg.o arm_attrs.o ppc64_resolve_sym.o x86_64_initreg.o ia64_init.o arm_initreg.o ppc64_retval.o x86_64_retval.o ia64_retval.o ppc64_unwind.o tilegx_init.o arm_cfi.o aarch64_initreg.o sparc_attrs.o i386_syscall.o arm_retval.o arm_symbol.o x86_64_corenote.o aarch64_symbol.o s390_unwind.o aarch64_corenote.o alpha_corenote.o sparc64_corenote.o x86_64_cfi.o sh_symbol.o x86_64_init.o i386_regs.o ppc64_corenote.o s390_retval.o ppc_retval.o bpf_regs.o bpf_init.o ia64_regs.o alpha_retval.o arm_corenote.o aarch64_cfi.o aarch64_unwind.o sparc_init.o i386_initreg.o x86_64_unwind.o aarch64_retval.o s390_corenote.o sparc_auxv.o riscv_symbol.o s390_symbol.o sparc_retval.o riscv_init.o x86_64_regs.o sh_retval.o sh_corenote.o i386_cfi.o alpha_regs.o ppc64_symbol.o m68k_retval.o arm_regs.o aarch64_regs.o sparc_regs.o i386_symbol.o m68k_regs.o alpha_auxv.o ppc_symbol.o s390x_corenote.o arm_init.o s390_regs.o tilegx_retval.o ppc64_init.o ppc_attrs.o tilegx_regs.o tilegx_corenote.o sh_init.o Making all in src CC size.o CC nm.o CC findtextrel.o CC strip.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC arlib.o CC arlib2.o CC arlib-argp.o CC strings.o CC ar.o CC elflint.o CC stack.o GEN make-debug-archive CCLD nm CCLD size CCLD strip CCLD elflint CC elfcompress.o CCLD findtextrel CC unstrip.o CCLD elfcmp AR libar.a CCLD addr2line CCLD objdump CCLD strings CCLD unstrip CCLD ar CCLD elfcompress CCLD ranlib CCLD stack CC readelf.o CCLD readelf Making all in po make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rI4uVT + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 + cd elfutils-0.172 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in config make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libelf.pc libdw.pc '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/pkgconfig' Making install in m4 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in lib make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libelf /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' /usr/bin/install -p -m 644 libelf.a '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' ( cd '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' && ranlib libelf.a ) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include' /usr/bin/install -p -m 644 libelf.h gelf.h nlist.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 elf-knowledge.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /bin/sh /home/pterjan/rpmbuild/BUILD/elfutils-0.172/config/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64 /usr/bin/install -p libelf.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf-0.172.so ln -fs libelf-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf.so.1 ln -fs libelf.so.1 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf.so Making install in libebl /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' /usr/bin/install -p -m 644 libebl.a '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' ( cd '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' && ranlib libebl.a ) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 libebl.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' Making install in libdwelf make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 libdwelf.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' Making install in libdwfl make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 libdwfl.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' Making install in libdw /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' /usr/bin/install -p -m 644 libdw.a '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' ( cd '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' && ranlib libdw.a ) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include' /usr/bin/install -p -m 644 dwarf.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 libdw.h known-dwarf.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /bin/sh /home/pterjan/rpmbuild/BUILD/elfutils-0.172/config/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64 /usr/bin/install -p libdw.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw-0.172.so ln -fs libdw-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw.so.1 ln -fs libdw.so.1 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw.so Making install in libcpu make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libasm /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' /usr/bin/install -p -m 644 libasm.a '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' ( cd '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64' && ranlib libasm.a ) /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 libasm.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /bin/sh /home/pterjan/rpmbuild/BUILD/elfutils-0.172/config/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64 /usr/bin/install -p libasm.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm-0.172.so ln -fs libasm-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm.so.1 ln -fs libasm.so.1 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm.so Making install in backends CC i386_init.o CC i386_init.os CC i386_symbol.o CC i386_symbol.os CC i386_corenote.o CC i386_corenote.os CC i386_cfi.o CC i386_cfi.os CC i386_retval.o CC i386_retval.os CC i386_regs.o CC i386_regs.os CC i386_auxv.o CC i386_auxv.os CC i386_syscall.o CC i386_syscall.os CC i386_initreg.o CC i386_initreg.os CC i386_unwind.o CC i386_unwind.os AR libebl_i386_pic.a CC sh_init.o CC sh_init.os CC sh_symbol.o CC sh_symbol.os CC sh_corenote.o CC sh_corenote.os CC sh_regs.o CC sh_regs.os CC sh_retval.o CC sh_retval.os AR libebl_sh_pic.a CC x86_64_init.o CC x86_64_init.os CC x86_64_symbol.o CC x86_64_symbol.os CC x86_64_corenote.o CC x86_64_corenote.os CC x86_64_cfi.o CC x86_64_cfi.os CC x86_64_retval.o CC x86_64_retval.os CC x86_64_regs.o CC x86_64_regs.os CC x86_64_syscall.o CC x86_64_syscall.os CC x86_64_initreg.o CC x86_64_initreg.os CC x86_64_unwind.o CC x86_64_unwind.os CC x32_corenote.o CC x32_corenote.os AR libebl_x86_64_pic.a CC ia64_init.o CC ia64_init.os CC ia64_symbol.o CC ia64_symbol.os CC ia64_regs.o CC ia64_regs.os CC ia64_retval.o CC ia64_retval.os AR libebl_ia64_pic.a CC alpha_init.o CC alpha_init.os CC alpha_symbol.o CC alpha_symbol.os CC alpha_retval.o CC alpha_retval.os CC alpha_regs.o CC alpha_regs.os CC alpha_corenote.o CC alpha_corenote.os CC alpha_auxv.o CC alpha_auxv.os AR libebl_alpha_pic.a CC arm_init.o CC arm_init.os CC arm_symbol.o CC arm_symbol.os CC arm_regs.o CC arm_regs.os CC arm_corenote.o CC arm_corenote.os CC arm_auxv.o CC arm_auxv.os CC arm_attrs.o CC arm_attrs.os CC arm_retval.o CC arm_retval.os CC arm_cfi.o CC arm_cfi.os CC arm_initreg.o CC arm_initreg.os AR libebl_arm_pic.a CC aarch64_init.o CC aarch64_init.os CC aarch64_regs.o CC aarch64_regs.os CC aarch64_symbol.o CC aarch64_symbol.os CC aarch64_corenote.o CC aarch64_corenote.os CC aarch64_retval.o CC aarch64_retval.os CC aarch64_cfi.o CC aarch64_cfi.os CC aarch64_initreg.o CC aarch64_initreg.os CC aarch64_unwind.o CC aarch64_unwind.os AR libebl_aarch64_pic.a CC sparc_init.o CC sparc_init.os CC sparc_symbol.o CC sparc_symbol.os CC sparc_regs.o CC sparc_regs.os CC sparc_retval.o CC sparc_retval.os CC sparc_corenote.o CC sparc_corenote.os CC sparc64_corenote.o CC sparc64_corenote.os CC sparc_auxv.o CC sparc_auxv.os CC sparc_attrs.o CC sparc_attrs.os CC sparc_cfi.o CC sparc_cfi.os CC sparc_initreg.o CC sparc_initreg.os AR libebl_sparc_pic.a CC ppc_init.o CC ppc_init.os CC ppc_symbol.o CC ppc_symbol.os CC ppc_retval.o CC ppc_retval.os CC ppc_regs.o CC ppc_regs.os CC ppc_corenote.o CC ppc_corenote.os CC ppc_auxv.o CC ppc_auxv.os CC ppc_attrs.o CC ppc_attrs.os CC ppc_syscall.o CC ppc_syscall.os CC ppc_cfi.o CC ppc_cfi.os CC ppc_initreg.o CC ppc_initreg.os AR libebl_ppc_pic.a CC ppc64_init.o CC ppc64_init.os CC ppc64_symbol.o CC ppc64_symbol.os CC ppc64_retval.o CC ppc64_retval.os CC ppc64_corenote.o CC ppc64_corenote.os CC ppc64_unwind.o CC ppc64_unwind.os CC ppc64_resolve_sym.o CC ppc64_resolve_sym.os AR libebl_ppc64_pic.a CC s390_init.o CC s390_init.os CC s390_symbol.o CC s390_symbol.os CC s390_regs.o CC s390_regs.os CC s390_retval.o CC s390_retval.os CC s390_corenote.o CC s390_corenote.os CC s390x_corenote.o CC s390x_corenote.os CC s390_cfi.o CC s390_cfi.os CC s390_initreg.o CC s390_initreg.os CC s390_unwind.o CC s390_unwind.os AR libebl_s390_pic.a CC tilegx_init.o CC tilegx_init.os CC tilegx_symbol.o CC tilegx_symbol.os CC tilegx_regs.o CC tilegx_regs.os CC tilegx_retval.o CC tilegx_retval.os CC tilegx_corenote.o CC tilegx_corenote.os AR libebl_tilegx_pic.a CC m68k_init.o CC m68k_init.os CC m68k_symbol.o CC m68k_symbol.os CC m68k_regs.o CC m68k_regs.os CC m68k_retval.o CC m68k_retval.os CC m68k_corenote.o CC m68k_corenote.os AR libebl_m68k_pic.a CC bpf_init.o CC bpf_init.os CC bpf_regs.o CC bpf_regs.os AR libebl_bpf_pic.a CC riscv_init.o CC riscv_init.os CC riscv_symbol.o CC riscv_symbol.os AR libebl_riscv_pic.a CCLD libebl_i386.so CCLD libebl_sh.so CCLD libebl_x86_64.so CCLD libebl_ia64.so CCLD libebl_alpha.so CCLD libebl_arm.so CCLD libebl_aarch64.so CCLD libebl_sparc.so CCLD libebl_ppc.so CCLD libebl_ppc64.so CCLD libebl_s390.so CCLD libebl_tilegx.so CCLD libebl_m68k.so CCLD libebl_bpf.so CCLD libebl_riscv.so make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. /bin/sh /home/pterjan/rpmbuild/BUILD/elfutils-0.172/config/install-sh -d /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils for m in i386 sh x86_64 ia64 alpha arm aarch64 sparc ppc ppc64 s390 tilegx m68k bpf riscv; do \ /usr/bin/install -p libebl_${m}.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_${m}-0.172.so; \ ln -fs libebl_${m}-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_${m}.so; \ done Making install in src /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin' /usr/bin/install -p readelf '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-readelf' /usr/bin/install -p nm '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-nm' /usr/bin/install -p size '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-size' /usr/bin/install -p strip '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-strip' /usr/bin/install -p elflint '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-elflint' /usr/bin/install -p findtextrel '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-findtextrel' /usr/bin/install -p addr2line '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-addr2line' /usr/bin/install -p elfcmp '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-elfcmp' /usr/bin/install -p objdump '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-objdump' /usr/bin/install -p ranlib '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-ranlib' /usr/bin/install -p strings '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-strings' /usr/bin/install -p ar '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-ar' /usr/bin/install -p unstrip '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-unstrip' /usr/bin/install -p stack '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-stack' /usr/bin/install -p elfcompress '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-elfcompress' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin' /usr/bin/install -p make-debug-archive '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/./eu-make-debug-archive' make[2]: Nothing to be done for 'install-data-am'. Making install in po installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/de/LC_MESSAGES/elfutils.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/es/LC_MESSAGES/elfutils.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/ja/LC_MESSAGES/elfutils.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/pl/LC_MESSAGES/elfutils.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/uk/LC_MESSAGES/elfutils.mo installing en@quot.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/en@quot/LC_MESSAGES/elfutils.mo installing en@boldquot.gmo as /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo if test "elfutils" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' /usr/bin/install -p -m 644 version.h '/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/include/elfutils' + chmod +x /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm.so.1 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw.so.1 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf.so.1 + chmod +x /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_aarch64-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_aarch64.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_alpha-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_alpha.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_arm-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_arm.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_bpf-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_bpf.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_i386-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_i386.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ia64-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ia64.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_m68k-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_m68k.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc64-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc64.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_riscv-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_riscv.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_s390-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_s390.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sh-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sh.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sparc-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sparc.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_tilegx-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_tilegx.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_x86_64-0.172.so /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_x86_64.so + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 elfutils + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 0.172-1.mga7 --unique-debug-suffix -0.172-1.mga7.x86_64 --unique-debug-src-base elfutils-0.172-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/elfutils-0.172 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-unstrip extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-stack extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-elfcompress extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-ar extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-strings extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-ranlib extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-elfcmp extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-objdump extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-addr2line extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-findtextrel extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-elflint extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-strip extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-size extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-nm extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/bin/eu-readelf extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_riscv-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_bpf-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_m68k-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_tilegx-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_s390-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ppc64-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sparc-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_aarch64-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_arm-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_alpha-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_ia64-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_x86_64-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_sh-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/elfutils/libebl_i386-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libasm-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libdw-0.172.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/lib64/libelf-0.172.so /usr/lib/rpm/sepdebugcrcfix: Updated 33 CRC32s, 0 CRC32s did match. 7471 blocks + '[' -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/translate_menu + '[' -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_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UgEALs + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elfutils-0.172 + '[' 1 -eq 1 ']' + /usr/bin/make -O -j4 check Making check in config make[1]: Nothing to be done for 'check'. Making check in m4 make[1]: Nothing to be done for 'check'. Making check in lib make[1]: Nothing to be done for 'check'. Making check in libelf make[1]: Nothing to be done for 'check'. Making check in libebl make[1]: Nothing to be done for 'check'. Making check in libdwelf make[1]: Nothing to be done for 'check'. Making check in libdwfl make[1]: Nothing to be done for 'check'. Making check in libdw /usr/bin/make check-am make[2]: Nothing to be done for 'check-am'. Making check in libcpu make[1]: Nothing to be done for 'check'. Making check in libasm make[1]: Nothing to be done for 'check'. Making check in backends make[1]: Nothing to be done for 'check'. Making check in src make[1]: Nothing to be done for 'check'. Making check in po make[1]: Nothing to be done for 'check'. Making check in tests /usr/bin/make arextract arsymtest newfile saridx scnnames sectiondump showptable update1 update2 update3 update4 test-nlist show-die-info get-files get-lines get-pubnames get-aranges allfcts line2addr addrscopes funcscopes show-abbrev hash newscn ecp dwflmodtest find-prologues funcretval allregs rdwrmmap dwfl-bug-addr-overflow arls dwfl-bug-fd-leak dwfl-addr-sect dwfl-bug-report early-offscn dwfl-bug-getmodules dwarf-getmacros dwarf-ranges addrcfi test-flag-nobits dwarf-getstring rerequest_tag alldts typeiter typeiter2 low_high_pc test-elf_cntl_gelf_getshdr dwflsyms dwfllines dwfl-report-elf-align varlocs backtrace backtrace-child backtrace-data backtrace-dwarf debuglink debugaltlink buildid deleted deleted-lib.so aggregate_size peel_type vdsosyms getsrc_die strptr newdata elfstrtab dwfl-proc-attach elfshphehdr elfstrmerge dwelfgnucompressed elfgetchdr elfgetzdata elfputzdata zstrptr emptyfile vendorelf fillfile dwarf_default_lower_bound dwarf-die-addr-die get-units-invalid get-units-split attr-integrate-skel all-dwarf-ranges unit-info backtrace-child-biarch msg_tst system-elf-libelf-test asm-tst1 asm-tst2 asm-tst3 asm-tst4 asm-tst5 asm-tst6 asm-tst7 asm-tst8 asm-tst9 CC arextract.o CC arsymtest.o CC newfile.o CC scnnames.o CC saridx.o CC showptable.o CC sectiondump.o CC update2.o CC update1.o CC test-nlist.o CC update4.o CC get-files.o CC update3.o CC get-pubnames.o CC get-aranges.o CC get-lines.o CC allfcts.o CC line2addr.o CC show-die-info.o CC funcscopes.o CC show-abbrev.o CC hash.o CC addrscopes.o CC newscn.o CC dwflmodtest.o CC find-prologues.o CC ecp.o CC funcretval.o CC allregs.o CC dwfl-bug-addr-overflow.o CC arls.o CC rdwrmmap.o CC dwfl-addr-sect.o CC early-offscn.o CC dwfl-bug-getmodules.o CC dwfl-bug-report.o CC dwfl-bug-fd-leak.o CC dwarf-getmacros.o CC dwarf-ranges.o CC dwarf-getstring.o CC test-flag-nobits.o CC addrcfi.o CC rerequest_tag.o CC typeiter.o CC typeiter2.o CC test-elf_cntl_gelf_getshdr.o CC low_high_pc.o CC alldts.o CC dwflsyms.o CC dwfllines.o CC dwfl-report-elf-align.o CC backtrace_child-backtrace-child.o CC backtrace.o CC backtrace-data.o CC backtrace_dwarf-backtrace-dwarf.o CC debuglink.o CC debugaltlink.o CC buildid.o CC deleted.o CC deleted_lib_so-deleted-lib.o CC varlocs.o CC vdsosyms.o CC aggregate_size.o CC peel_type.o CC getsrc_die.o CC strptr.o CC elfstrtab.o CC dwfl-proc-attach.o CC newdata.o CC elfshphehdr.o CC dwelfgnucompressed.o CC elfgetzdata.o CC elfgetchdr.o CC zstrptr.o CC elfstrmerge.o CC elfputzdata.o CC emptyfile.o CC dwarf_default_lower_bound.o CC vendorelf.o CC dwarf-die-addr-die.o CC fillfile.o CC get-units-invalid.o CC get-units-split.o CC attr-integrate-skel.o CC all-dwarf-ranges.o CC msg_tst.o CC system_elf_libelf_test-system-elf-libelf-test.o CC backtrace-child-biarch CC unit-info.o CC asm-tst1.o CC asm-tst2.o CC asm-tst4.o CC asm-tst5.o CC asm-tst3.o CC asm-tst6.o CC asm-tst7.o CC asm-tst8.o CCLD arextract CCLD arsymtest CCLD newfile CCLD saridx CCLD sectiondump CCLD scnnames CCLD showptable CCLD update1 CCLD update2 CC asm-tst9.o CCLD update4 CCLD test-nlist CCLD update3 CCLD get-files CCLD show-die-info CCLD get-lines CCLD get-pubnames CCLD get-aranges CCLD allfcts CCLD addrscopes CCLD line2addr CCLD show-abbrev CCLD funcscopes CCLD hash CCLD ecp CCLD dwflmodtest CCLD find-prologues CCLD newscn CCLD funcretval CCLD allregs CCLD rdwrmmap CCLD dwfl-bug-addr-overflow CCLD arls CCLD dwfl-addr-sect CCLD early-offscn CCLD dwfl-bug-fd-leak CCLD dwfl-bug-report CCLD dwfl-bug-getmodules CCLD dwarf-getmacros CCLD dwarf-ranges CCLD addrcfi CCLD test-flag-nobits CCLD rerequest_tag CCLD dwarf-getstring CCLD alldts CCLD typeiter CCLD typeiter2 CCLD test-elf_cntl_gelf_getshdr CCLD low_high_pc CCLD dwfllines CCLD dwflsyms CCLD backtrace CCLD varlocs CCLD backtrace-child CCLD dwfl-report-elf-align CCLD backtrace-data CCLD debuglink CCLD backtrace-dwarf CCLD debugaltlink CCLD deleted-lib.so CCLD buildid CCLD aggregate_size CCLD peel_type CCLD vdsosyms CCLD getsrc_die CCLD strptr CCLD newdata CCLD elfstrtab CCLD dwfl-proc-attach CCLD elfshphehdr CCLD elfstrmerge CCLD dwelfgnucompressed CCLD elfgetzdata CCLD elfgetchdr CCLD elfputzdata CCLD zstrptr CCLD emptyfile CCLD vendorelf CCLD fillfile CCLD dwarf_default_lower_bound CCLD dwarf-die-addr-die CCLD get-units-split CCLD get-units-invalid CCLD attr-integrate-skel CCLD all-dwarf-ranges CCLD system-elf-libelf-test CCLD msg_tst CCLD unit-info CCLD asm-tst1 CCLD asm-tst2 CCLD asm-tst3 CCLD asm-tst4 CCLD asm-tst5 CCLD asm-tst6 make[2]: 'deleted-lib.so' is up to date. CCLD asm-tst7 CCLD asm-tst8 CCLD asm-tst9 CCLD deleted /usr/bin/make check-TESTS PASS: newfile PASS: test-nlist PASS: run-arsymtest.sh PASS: update1 PASS: run-ar.sh PASS: update2 PASS: update4 PASS: update3 PASS: run-get-lines.sh PASS: run-get-files.sh PASS: run-get-aranges.sh PASS: run-get-pubnames.sh PASS: run-show-abbrev.sh PASS: run-allfcts.sh PASS: hash PASS: newscn PASS: run-line2addr.sh PASS: run-strip-test.sh PASS: run-strip-test2.sh PASS: run-strip-test3.sh PASS: run-show-die-info.sh PASS: run-strip-test4.sh PASS: run-strip-test5.sh PASS: run-strip-test7.sh PASS: run-strip-test6.sh PASS: run-strip-test9.sh PASS: run-strip-test8.sh PASS: run-strip-test10.sh PASS: run-strip-test11.sh PASS: run-strip-groups.sh PASS: run-strip-nothing.sh PASS: run-strip-g.sh PASS: run-strip-strmerge.sh PASS: run-strip-nobitsalign.sh PASS: run-unstrip-test.sh PASS: run-arextract.sh PASS: run-unstrip-test3.sh PASS: run-unstrip-test2.sh PASS: run-unstrip-M.sh PASS: run-strip-remove-keep.sh PASS: run-elfstrmerge-test.sh PASS: run-ecp-test.sh PASS: run-ecp-test2.sh PASS: run-unstrip-test4.sh PASS: run-alldts.sh PASS: run-ranlib-test.sh PASS: run-ranlib-test2.sh PASS: run-elflint-test.sh PASS: run-ranlib-test3.sh PASS: run-ranlib-test4.sh PASS: run-addrscopes.sh PASS: run-strings-test.sh PASS: run-funcscopes.sh PASS: run-find-prologues.sh PASS: run-addrcfi.sh PASS: run-allregs.sh PASS: run-nm-self.sh PASS: run-readelf-info-plus.sh PASS: run-strip-reloc.sh PASS: run-elflint-self.sh PASS: run-readelf-test1.sh PASS: run-exprlocs-self.sh PASS: run-readelf-test2.sh PASS: run-readelf-test3.sh PASS: run-readelf-test4.sh PASS: run-readelf-twofiles.sh PASS: run-readelf-macro.sh PASS: run-readelf-ranges.sh PASS: run-readelf-loc.sh PASS: run-readelf-aranges.sh PASS: run-readelf-line.sh PASS: run-readelf-z.sh PASS: run-bug1-test.sh PASS: run-debuglink.sh PASS: run-debugaltlink.sh PASS: run-buildid.sh PASS: dwfl-bug-addr-overflow PASS: run-addrname-test.sh PASS: run-varlocs-self.sh PASS: dwfl-bug-report PASS: run-dwfl-bug-offline-rel.sh PASS: run-dwfl-addr-sect.sh PASS: run-disasm-x86.sh PASS: run-disasm-x86-64.sh PASS: run-early-offscn.sh PASS: run-dwarf-getmacros.sh PASS: run-dwarf-ranges.sh PASS: run-test-flag-nobits.sh PASS: run-native-test.sh PASS: run-dwarf-getstring.sh PASS: dwfl-bug-fd-leak PASS: run-rerequest_tag.sh PASS: run-readelf-d.sh PASS: run-typeiter.sh PASS: run-readelf-gdb_index.sh PASS: run-prelink-addr-test.sh PASS: run-unstrip-n.sh PASS: run-low_high_pc.sh PASS: run-macro-test.sh PASS: run-elf_cntl_gelf_getshdr.sh PASS: run-test-archive64.sh PASS: run-readelf-vmcoreinfo.sh PASS: run-readelf-variant.sh PASS: run-dwfl-report-elf-align.sh PASS: run-readelf-mixed-corenote.sh PASS: run-dwfllines.sh PASS: run-addr2line-test.sh PASS: run-addr2line-i-lex-test.sh PASS: run-addr2line-i-demangle-test.sh PASS: run-addr2line-i-test.sh PASS: run-exprlocs.sh PASS: run-addr2line-alt-debugpath.sh PASS: run-funcretval.sh PASS: run-backtrace-native.sh PASS: run-backtrace-data.sh PASS: run-backtrace-dwarf.sh PASS: run-varlocs.sh PASS: run-backtrace-native-biarch.sh PASS: run-backtrace-core-x86_64.sh PASS: run-backtrace-fp-core-x86_64.sh PASS: run-backtrace-fp-core-aarch64.sh PASS: run-backtrace-fp-core-ppc64le.sh PASS: run-backtrace-core-x32.sh PASS: run-backtrace-core-i386.sh PASS: run-backtrace-fp-core-i386.sh PASS: run-backtrace-core-ppc.sh PASS: run-backtrace-core-s390x.sh PASS: run-backtrace-core-s390.sh PASS: run-backtrace-core-aarch64.sh PASS: run-backtrace-core-sparc.sh PASS: run-backtrace-demangle.sh PASS: run-stack-d-test.sh PASS: run-stack-i-test.sh PASS: run-stack-demangled-test.sh PASS: run-readelf-zx.sh PASS: run-readelf-zp.sh PASS: run-readelf-addr.sh PASS: run-readelf-str.sh PASS: run-readelf-types.sh PASS: run-readelf-dwz-multi.sh PASS: run-allfcts-multi.sh PASS: run-deleted.sh PASS: run-linkmap-cut.sh PASS: run-aggregate-size.sh PASS: run-peel-type.sh PASS: vdsosyms PASS: run-readelf-A.sh PASS: run-getsrc-die.sh PASS: run-readelf-self.sh PASS: newdata PASS: elfstrtab PASS: run-strptr.sh PASS: dwfl-proc-attach PASS: elfshphehdr SKIP: run-lfs-symbols.sh PASS: run-dwelfgnucompressed.sh PASS: run-elfgetchdr.sh PASS: run-elfputzdata.sh PASS: run-elfgetzdata.sh PASS: run-zstrptr.sh PASS: run-readelf-zdebug.sh PASS: run-readelf-zdebug-rel.sh PASS: emptyfile PASS: vendorelf PASS: fillfile PASS: dwarf_default_lower_bound PASS: run-dwarf-die-addr-die.sh PASS: run-get-units-invalid.sh PASS: run-get-units-split.sh PASS: run-attr-integrate-skel.sh PASS: run-all-dwarf-ranges.sh PASS: run-unit-info.sh PASS: msg_tst PASS: system-elf-libelf-test PASS: run-compress-test.sh PASS: run-readelf-s.sh PASS: asm-tst1 PASS: asm-tst2 PASS: asm-tst3 PASS: run-dwflsyms.sh PASS: asm-tst4 PASS: asm-tst6 PASS: asm-tst7 PASS: asm-tst5 PASS: asm-tst8 PASS: asm-tst9 PASS: run-disasm-bpf.sh SKIP: run-backtrace-native-core.sh SKIP: run-backtrace-native-core-biarch.sh ============================================================================ Testsuite summary for elfutils 0.172 ============================================================================ # TOTAL: 189 # PASS: 186 # SKIP: 3 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[1]: Nothing to be done for 'check-am'. + exit 0 Processing files: elfutils-0.172-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jvVZCR + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elfutils-0.172 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + cp -pr NOTES /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + cp -pr TODO /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/doc/elfutils + exit 0 Provides: elfutils = 0.172-1.mga7 elfutils(x86-64) = 0.172-1.mga7 libebl_aarch64-0.172.so()(64bit) libebl_aarch64.so(ELFUTILS_0.172)(64bit) libebl_alpha-0.172.so()(64bit) libebl_alpha.so(ELFUTILS_0.172)(64bit) libebl_arm-0.172.so()(64bit) libebl_arm.so(ELFUTILS_0.172)(64bit) libebl_bpf-0.172.so()(64bit) libebl_bpf.so(ELFUTILS_0.172)(64bit) libebl_i386-0.172.so()(64bit) libebl_i386.so(ELFUTILS_0.172)(64bit) libebl_ia64-0.172.so()(64bit) libebl_ia64.so(ELFUTILS_0.172)(64bit) libebl_m68k-0.172.so()(64bit) libebl_m68k.so(ELFUTILS_0.172)(64bit) libebl_ppc-0.172.so()(64bit) libebl_ppc.so(ELFUTILS_0.172)(64bit) libebl_ppc64-0.172.so()(64bit) libebl_ppc64.so(ELFUTILS_0.172)(64bit) libebl_riscv-0.172.so()(64bit) libebl_riscv.so(ELFUTILS_0.172)(64bit) libebl_s390-0.172.so()(64bit) libebl_s390.so(ELFUTILS_0.172)(64bit) libebl_sh-0.172.so()(64bit) libebl_sh.so(ELFUTILS_0.172)(64bit) libebl_sparc-0.172.so()(64bit) libebl_sparc.so(ELFUTILS_0.172)(64bit) libebl_tilegx-0.172.so()(64bit) libebl_tilegx.so(ELFUTILS_0.172)(64bit) libebl_x86_64-0.172.so()(64bit) libebl_x86_64.so(ELFUTILS_0.172)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libasm.so.1()(64bit) libasm.so.1(ELFUTILS_1.0)(64bit) 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) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libdw.so.1(ELFUTILS_0.159)(64bit) libdw.so.1(ELFUTILS_0.160)(64bit) libdw.so.1(ELFUTILS_0.161)(64bit) libdw.so.1(ELFUTILS_0.165)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libdw.so.1(ELFUTILS_0.171)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.1)(64bit) libelf.so.1(ELFUTILS_1.1.1)(64bit) libelf.so.1(ELFUTILS_1.2)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.4)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libelf.so.1(ELFUTILS_1.6)(64bit) libelf.so.1(ELFUTILS_1.7)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) Processing files: lib64elfutils-devel-0.172-1.mga7.x86_64 Provides: devel(libasm(64bit)) devel(libdw(64bit)) devel(libelf(64bit)) elfutils-devel lib64elfutils-devel = 0.172-1.mga7 lib64elfutils-devel(x86-64) = 0.172-1.mga7 libelf-devel libelf0-devel libelfutils-devel pkgconfig(libdw) = 0.172 pkgconfig(libelf) = 0.172 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libbz2(64bit)) devel(libdl(64bit)) devel(libdw(64bit)) devel(libelf(64bit)) devel(liblzma(64bit)) devel(libz(64bit)) pkgconfig pkgconfig(libelf) = 0.172 pkgconfig(liblzma) pkgconfig(zlib) Obsoletes: lib64elfutils1-devel < 0.137 libelf-devel < 0.137 libelf0-devel < 0.137 Processing files: lib64elfutils-static-devel-0.172-1.mga7.x86_64 Provides: elfutils-static-devel lib64elfutils-static-devel = 0.172-1.mga7 lib64elfutils-static-devel(x86-64) = 0.172-1.mga7 libelf-static-devel libelf0-static-devel Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64elfutils1-static-devel < 0.137 libelf-static-devel < 0.137 libelf0-static-devel < 0.137 Processing files: lib64elfutils1-0.172-1.mga7.x86_64 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gpc9pj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elfutils-0.172 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/licenses/lib64elfutils1 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/licenses/lib64elfutils1 + cp -pr COPYING-GPLV2 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/licenses/lib64elfutils1 + cp -pr COPYING-LGPLV3 /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64/usr/share/licenses/lib64elfutils1 + exit 0 Provides: lib64elfutils1 = 0.172-1.mga7 lib64elfutils1(x86-64) = 0.172-1.mga7 libasm.so.1()(64bit) libasm.so.1(ELFUTILS_1.0)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0)(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.126)(64bit) libdw.so.1(ELFUTILS_0.127)(64bit) libdw.so.1(ELFUTILS_0.130)(64bit) libdw.so.1(ELFUTILS_0.136)(64bit) libdw.so.1(ELFUTILS_0.138)(64bit) libdw.so.1(ELFUTILS_0.142)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.144)(64bit) libdw.so.1(ELFUTILS_0.146)(64bit) libdw.so.1(ELFUTILS_0.148)(64bit) libdw.so.1(ELFUTILS_0.149)(64bit) libdw.so.1(ELFUTILS_0.156)(64bit) libdw.so.1(ELFUTILS_0.157)(64bit) libdw.so.1(ELFUTILS_0.158)(64bit) libdw.so.1(ELFUTILS_0.159)(64bit) libdw.so.1(ELFUTILS_0.160)(64bit) libdw.so.1(ELFUTILS_0.161)(64bit) libdw.so.1(ELFUTILS_0.165)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libdw.so.1(ELFUTILS_0.170)(64bit) libdw.so.1(ELFUTILS_0.171)(64bit) libebl_aarch64-0.172.so()(64bit) libebl_aarch64.so(ELFUTILS_0.172)(64bit) libebl_alpha-0.172.so()(64bit) libebl_alpha.so(ELFUTILS_0.172)(64bit) libebl_arm-0.172.so()(64bit) libebl_arm.so(ELFUTILS_0.172)(64bit) libebl_bpf-0.172.so()(64bit) libebl_bpf.so(ELFUTILS_0.172)(64bit) libebl_i386-0.172.so()(64bit) libebl_i386.so(ELFUTILS_0.172)(64bit) libebl_ia64-0.172.so()(64bit) libebl_ia64.so(ELFUTILS_0.172)(64bit) libebl_m68k-0.172.so()(64bit) libebl_m68k.so(ELFUTILS_0.172)(64bit) libebl_ppc-0.172.so()(64bit) libebl_ppc.so(ELFUTILS_0.172)(64bit) libebl_ppc64-0.172.so()(64bit) libebl_ppc64.so(ELFUTILS_0.172)(64bit) libebl_riscv-0.172.so()(64bit) libebl_riscv.so(ELFUTILS_0.172)(64bit) libebl_s390-0.172.so()(64bit) libebl_s390.so(ELFUTILS_0.172)(64bit) libebl_sh-0.172.so()(64bit) libebl_sh.so(ELFUTILS_0.172)(64bit) libebl_sparc-0.172.so()(64bit) libebl_sparc.so(ELFUTILS_0.172)(64bit) libebl_tilegx-0.172.so()(64bit) libebl_tilegx.so(ELFUTILS_0.172)(64bit) libebl_x86_64-0.172.so()(64bit) libebl_x86_64.so(ELFUTILS_0.172)(64bit) libelf libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.1)(64bit) libelf.so.1(ELFUTILS_1.1.1)(64bit) libelf.so.1(ELFUTILS_1.2)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.4)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libelf.so.1(ELFUTILS_1.6)(64bit) libelf.so.1(ELFUTILS_1.7)(64bit) libelf0 libelfutils Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(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) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libdw.so.1()(64bit) libdw.so.1(ELFUTILS_0.122)(64bit) libdw.so.1(ELFUTILS_0.143)(64bit) libdw.so.1(ELFUTILS_0.161)(64bit) libdw.so.1(ELFUTILS_0.167)(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libelf.so.1(ELFUTILS_1.1.1)(64bit) libelf.so.1(ELFUTILS_1.3)(64bit) libelf.so.1(ELFUTILS_1.4)(64bit) libelf.so.1(ELFUTILS_1.5)(64bit) libelf.so.1(ELFUTILS_1.6)(64bit) libelf.so.1(ELFUTILS_1.7)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.2.3)(64bit) Conflicts: elfutils <= 0.169-1.mga6 Obsoletes: libelf < 0.137 libelf0 < 0.137 Processing files: elfutils-debugsource-0.172-1.mga7.x86_64 Provides: elfutils-debugsource = 0.172-1.mga7 elfutils-debugsource(x86-64) = 0.172-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elfutils-debuginfo-0.172-1.mga7.x86_64 Provides: debuginfo(build-id) = 216f46ae78e9fa31aa65464cff042649ad0656bc debuginfo(build-id) = 2578d53dbadacc393079662130ecc04b4b4b8a30 debuginfo(build-id) = 297a6f724c90879680372599d2bf2426acb3e582 debuginfo(build-id) = 2ab23676b28f06fc1dcfd9a3a210b8f8fbb9f930 debuginfo(build-id) = 30cb5a571733aed0da6d92135b895e51cdf27e9f debuginfo(build-id) = 391e52013f3244f17be4607b317d7f6bce7575cf debuginfo(build-id) = 4556ff4481908128b55bb033411a2cb4f04bf854 debuginfo(build-id) = 4b236768ddabd1f81d6f5c0778dc045e192567d7 debuginfo(build-id) = 552db3d411dae825d9eed2539b26b49f00dd4d87 debuginfo(build-id) = 5ef430a9fe97e010c7656356fd083146b4afdcab debuginfo(build-id) = 6125ebabb869331c2477f8f742e00d2d7862cd9a debuginfo(build-id) = 63aebadfcdb99ef7ca02992a46cbb37a5c8dd9e1 debuginfo(build-id) = 758195a4ae9a68f2e5f88f67e79b5428872db470 debuginfo(build-id) = 87f60f2b954c25e7a3691c899526ceb1c306d8fe debuginfo(build-id) = 90ced8e14fd1503343ed202bae2966e78217fb2b debuginfo(build-id) = 9179a3d22cac2a734acbb7ba1048688d4a7df8ab debuginfo(build-id) = a4fa511d1e913b72c325018d130fd08b5915a278 debuginfo(build-id) = b5d6750fa1e4a6c99a880608d3626c711682a7b6 debuginfo(build-id) = b88884f0544540de534fc592509adac897197101 debuginfo(build-id) = b8a925debd82fdd2aff2958ed5f9f65de4b29405 debuginfo(build-id) = be21a9cf8f64b93259bfb1fc1b5b622670e8ce3d debuginfo(build-id) = bf0d032322e49d4413cbb4d6369e549a5800365d debuginfo(build-id) = c1d65e6b8ba0006a54a07276ff7714a6bbc0a77a debuginfo(build-id) = c3e7325c28192f25dc2a52bebdbf7b3100f49caa debuginfo(build-id) = c4fe7cb9ee721b28c8cedb1f38f13e3ff1d5e05a debuginfo(build-id) = c56e8c37eeb8276c25ba90fa85c2ead0d3fb8e17 debuginfo(build-id) = d4f725d647a5ae81902e63d658bed48e8d5ea3fa debuginfo(build-id) = d6dacf3ad5e1b744ba5c5f9a172f0e1ab5cb228e debuginfo(build-id) = ea5f92ddac5a2cca9e673e4aaad8757f8c986bd8 debuginfo(build-id) = f2cbd8d2d539ffd079de3f526137b74250a584ad elfutils-debuginfo = 0.172-1.mga7 elfutils-debuginfo(x86-64) = 0.172-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elfutils-debugsource(x86-64) = 0.172-1.mga7 Processing files: lib64elfutils1-debuginfo-0.172-1.mga7.x86_64 Provides: debuginfo(build-id) = 216f46ae78e9fa31aa65464cff042649ad0656bc debuginfo(build-id) = 2578d53dbadacc393079662130ecc04b4b4b8a30 debuginfo(build-id) = 297a6f724c90879680372599d2bf2426acb3e582 debuginfo(build-id) = 328e3dcf0e31918cff68f9df6b402eeec87fe8bf debuginfo(build-id) = 4556ff4481908128b55bb033411a2cb4f04bf854 debuginfo(build-id) = 4b236768ddabd1f81d6f5c0778dc045e192567d7 debuginfo(build-id) = 5ef430a9fe97e010c7656356fd083146b4afdcab debuginfo(build-id) = 6125ebabb869331c2477f8f742e00d2d7862cd9a debuginfo(build-id) = 74beaefd1fd28b0a61542af434073a6cec08e4ae debuginfo(build-id) = 90ced8e14fd1503343ed202bae2966e78217fb2b debuginfo(build-id) = 90dfffed02fde2c463f2b195ff2ad094c3f4eeaf debuginfo(build-id) = 9179a3d22cac2a734acbb7ba1048688d4a7df8ab debuginfo(build-id) = b5d6750fa1e4a6c99a880608d3626c711682a7b6 debuginfo(build-id) = b8a925debd82fdd2aff2958ed5f9f65de4b29405 debuginfo(build-id) = c1d65e6b8ba0006a54a07276ff7714a6bbc0a77a debuginfo(build-id) = c56e8c37eeb8276c25ba90fa85c2ead0d3fb8e17 debuginfo(build-id) = d4f725d647a5ae81902e63d658bed48e8d5ea3fa debuginfo(build-id) = ea5f92ddac5a2cca9e673e4aaad8757f8c986bd8 lib64elfutils1-debuginfo = 0.172-1.mga7 lib64elfutils1-debuginfo(x86-64) = 0.172-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elfutils-debugsource(x86-64) = 0.172-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/elfutils-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64elfutils-devel-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64elfutils-static-devel-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64elfutils1-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/elfutils-debugsource-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/elfutils-debuginfo-0.172-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64elfutils1-debuginfo-0.172-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ljevvd + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd elfutils-0.172 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/elfutils-0.172-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OGN3C7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf elfutils-0.172 + exit 0 D: [iurt_root_command] Success!