Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/elfutils.spec'], chrootPath='/var/lib/mock/f29-build-21879-11408/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/elfutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/elfutils-0.173-8.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/elfutils.spec'], chrootPath='/var/lib/mock/f29-build-21879-11408/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/elfutils.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1Sj3vD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elfutils-0.173 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/elfutils-0.173.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elfutils-0.173 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (elfutils-0.173-new-notes-hack.patch): + echo 'Patch #1 (elfutils-0.173-new-notes-hack.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .notes_hack --fuzz=0 patching file src/elflint.c Hunk #1 succeeded at 3906 (offset 1 line). Hunk #2 succeeded at 4326 (offset 1 line). Patch #2 (elfutils-0.173-elfcompress.patch): + echo 'Patch #2 (elfutils-0.173-elfcompress.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .elfcompress --fuzz=0 patching file src/elfcompress.c patching file src/elfcompress.c Patch #3 (elfutils-0.173-annobingroup.patch): + echo 'Patch #3 (elfutils-0.173-annobingroup.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .annobingroup --fuzz=0 patching file src/unstrip.c patching file src/unstrip.c Patch #4 (elfutils-0.173-strip-alloc-nonalloc.patch): + echo 'Patch #4 (elfutils-0.173-strip-alloc-nonalloc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .strip-alloc-nonalloc --fuzz=0 patching file src/strip.c Hunk #1 succeeded at 662 (offset 1 line). Hunk #2 succeeded at 682 (offset 1 line). Hunk #3 succeeded at 1552 (offset 1 line). + xargs chmod +x + find . -name '*.sh' '!' -perm -0100 -print + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jrohTc + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + RPM_OPT_FLAGS='-O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + RPM_OPT_FLAGS='-O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wformat' + trap 'cat config.log' EXIT + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub BUILDSTDERR: ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess BUILDSTDERR: ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix=eu- --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 'CFLAGS=-O2 -g -pipe -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wformat -fexceptions' 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... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking for riscv64-koji-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for riscv64-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for riscv64-koji-linux-gnu-readelf... no checking for readelf... readelf checking for riscv64-koji-linux-gnu-nm... no 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))... no 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... no checking gcc option for 32-bit word size... none BUILDSTDERR: configure: WARNING: not running biarch tests, does not work 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.173 (eu_version: 173) ===================================================================== Prefix : /usr Program prefix ("eu-" recommended) : eu- Source code location : . Maintainer mode : libebl modules subdirectory : elfutils build arch : riscv64-koji-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 : no + trap '' EXIT + make -s -j4 Making all in config Making all in m4 Making all in lib CC xstrdup.o CC xstrndup.o CC xmalloc.o CC next_prime.o CC crc32.o CC crc32_file.o CC color.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.o CC elf_begin.o CC elf_next.o CC elf_rand.o CC elf_end.o CC elf_kind.o CC gelf_getclass.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetof.o CC elf64_xlatetom.o CC gelf_xlate.o CC elf32_getehdr.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 elf64_getphdr.o CC gelf_getphdr.o CC elf32_newphdr.o CC elf64_newphdr.o CC gelf_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.o CC elf_getarsym.o CC elf_rawfile.o CC elf_readall.o CC elf_cntl.o CC elf_getscn.o CC elf_nextscn.o CC elf_ndxscn.o CC elf_newscn.o CC elf64_getshdr.o CC elf32_getshdr.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_getdata.o CC elf_newdata.o CC elf_getdata_rawchunk.o CC elf_flagelf.o CC elf_flagehdr.o CC elf_flagphdr.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 elf32_updatefile.o CC elf64_updatefile.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC gelf_getverneed.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverdaux.o CC gelf_getrel.o CC gelf_getrela.o CC gelf_update_rel.o CC gelf_update_rela.o CC gelf_getdyn.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_update_move.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_symshndx.o CC gelf_update_versym.o CC gelf_update_verneed.o CC gelf_update_vernaux.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.o CC elf_gnu_hash.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_compress.o CC elf_compress_gnu.o CC elf_version.os CC elf_hash.os CC elf_error.os CC elf_fill.os CC elf_begin.os CC elf_next.os CC elf_rand.os CC elf_end.os CC elf_kind.os CC gelf_getclass.os CC elf_getbase.os CC elf_getident.os CC elf32_fsize.os CC elf64_fsize.os CC gelf_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC gelf_xlate.os CC elf32_getehdr.os CC elf64_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_newehdr.os CC gelf_newehdr.os CC gelf_update_ehdr.os CC elf32_getphdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_newphdr.os CC elf64_newphdr.os CC gelf_newphdr.os CC gelf_update_phdr.os CC elf_getarhdr.os CC elf_getarsym.os CC elf_rawfile.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 elf32_getshdr.os CC elf64_getshdr.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf_strptr.os CC elf_rawdata.os CC elf_getdata.os CC elf_newdata.os CC elf_getdata_rawchunk.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_flagscn.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_memory.os CC elf_update.os CC elf32_updatenull.os CC elf64_updatenull.os CC elf32_updatefile.os CC elf64_updatefile.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_update_dyn.os CC gelf_getmove.os CC gelf_update_move.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_getauxv.os CC gelf_update_auxv.os CC gelf_getnote.os CC gelf_xlatetof.os CC gelf_xlatetom.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_symshndx.os CC gelf_update_versym.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 elf_getshdrstrndx.os CC gelf_checksum.os CC elf32_checksum.os CC elf64_checksum.os CC libelf_crc32.os CC libelf_next_prime.os CC elf_clone.os CC gelf_getlib.os CC gelf_update_lib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_getaroff.os CC elf_gnu_hash.os CC elf_scnshndx.os CC elf32_getchdr.os CC elf64_getchdr.os CC gelf_getchdr.os CC elf_compress.os CC elf_compress_gnu.os AR libelf.a AR libelf_pic.a CCLD libelf.so Making all in libebl CC eblopenbackend.o CC eblclosebackend.o CC eblreloctypename.o CC eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.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 eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC ebl_syscall_abi.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o AR libebl.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_debuglink.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_elf_gnu_build_id.os AR libdwelf.a CC dwelf_strtab.os AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC cu.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_cumodule.o CC dwfl_module_addrdie.o CC dwfl_addrdie.o CC lines.o CC dwfl_lineinfo.o CC dwfl_line_comp_dir.o CC dwfl_linemodule.o CC dwfl_linecu.o CC dwfl_dwarf_line.o CC dwfl_getsrclines.o CC dwfl_onesrcline.o CC dwfl_module_getsrc.o CC dwfl_getsrc.o CC dwfl_module_getsrc_file.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC elf-from-memory.o CC dwfl_module_dwarf_cfi.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_addrname.o CC dwfl_module_addrsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_segment_report_module.o CC link_map.o CC core-file.o CC open.o CC image-header.o CC dwfl_frame.o CC frame_unwind.o CC dwfl_frame_pc.o CC linux-pid-attach.o CC linux-core-attach.o CC dwfl_frame_regs.o CC gzip.o CC bzip2.o CC lzma.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module.os CC dwfl_report_elf.os CC relocate.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.os CC derelocate.os CC offline.os CC segment.os CC dwfl_module_info.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC find-debuginfo.os CC dwfl_build_id_find_elf.os CC dwfl_build_id_find_debuginfo.os CC linux-kernel-modules.os CC linux-proc-maps.os CC dwfl_addrmodule.os CC dwfl_addrdwarf.os CC cu.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC dwfl_lineinfo.os CC dwfl_line_comp_dir.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32.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_addrsym.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_segment_report_module.os CC link_map.os CC core-file.os CC open.os CC image-header.os CC dwfl_frame.os CC frame_unwind.os CC dwfl_frame_pc.os CC linux-pid-attach.os CC linux-core-attach.os CC dwfl_frame_regs.os CC gzip.os CC bzip2.os CC lzma.os AR libdwfl.a AR libdwfl_pic.a Making all in libdw CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_ranges.o CC dwarf_formref.o CC dwarf_formref_die.o CC dwarf_siblingof.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatform.o CC dwarf_whatattr.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_bitoffset.o CC dwarf_srclang.o CC dwarf_getabbrevtag.o CC dwarf_getabbrevcode.o CC dwarf_abbrevhaschildren.o CC dwarf_getattrcnt.o CC dwarf_getabbrevattr.o CC dwarf_getsrclines.o CC dwarf_getsrc_die.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineno.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_linebeginstatement.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_lineprologueend.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_linediscriminator.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_onesrcline.o CC dwarf_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_getmacros.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_addrdie.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_findcu.o CC libdw_form.o CC libdw_alloc.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC fde.o CC cfi.o CC frame-cache.o CC dwarf_frame_info.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_getcfi_elf.o CC dwarf_cfi_end.o CC dwarf_aggregate_size.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_getlocation_die.o CC dwarf_getlocation_attr.o CC dwarf_getalt.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_cu_info.o CC dwarf_next_lines.o CC dwarf_begin.os CC dwarf_begin_elf.os CC dwarf_end.os CC dwarf_getelf.os CC dwarf_getpubnames.os CC dwarf_getabbrev.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_nextcu.os CC dwarf_diename.os CC dwarf_offdie.os CC dwarf_attr.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_sig8_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_child.os CC dwarf_haschildren.os CC dwarf_formaddr.os CC dwarf_formudata.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_ranges.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_cuoffset.os CC dwarf_diecu.os CC dwarf_hasattr.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_bytesize.os CC dwarf_arrayorder.os CC dwarf_bitsize.os CC dwarf_bitoffset.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_formblock.os CC dwarf_onesrcline.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os AR libdw.a AR libdw_pic.a CCLD libdw.so Making all in libcpu GEN i386_defs GEN x86_64_defs CC libcpu_bpf_a-bpf_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC i386_disasm.o CC x86_64_disasm.o AR libcpu_bpf.a AR libcpu_i386.a AR libcpu_x86_64.a Making all in libasm CC asm_begin.o CC asm_end.o CC asm_error.o CC asm_abort.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_addint16.o CC asm_adduint8.o CC asm_adduint16.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_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in backends CC i386_init.o CC i386_symbol.o CC i386_corenote.o CC i386_cfi.o CC i386_retval.o CC i386_regs.o CC i386_auxv.o CC i386_syscall.o CC i386_initreg.o CC i386_unwind.o CC sh_init.o CC sh_symbol.o CC sh_corenote.o CC sh_regs.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_corenote.o CC x86_64_cfi.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_syscall.o CC x86_64_initreg.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_init.o CC ia64_symbol.o CC ia64_regs.o CC ia64_retval.o CC alpha_init.o CC alpha_symbol.o CC alpha_retval.o CC alpha_regs.o CC alpha_corenote.o CC alpha_auxv.o CC arm_init.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_auxv.o CC arm_attrs.o CC arm_retval.o CC arm_cfi.o CC arm_initreg.o CC aarch64_init.o CC aarch64_regs.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_retval.o CC aarch64_cfi.o CC aarch64_initreg.o CC aarch64_unwind.o CC sparc_init.o CC sparc_symbol.o CC sparc_regs.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_symbol.o CC ppc_retval.o CC ppc_regs.o CC ppc_corenote.o CC ppc_auxv.o CC ppc_attrs.o CC ppc_syscall.o CC ppc_cfi.o CC ppc_initreg.o CC ppc64_init.o CC ppc64_symbol.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_unwind.o CC ppc64_resolve_sym.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 s390_initreg.o CC s390_unwind.o CC tilegx_init.o CC tilegx_symbol.o CC tilegx_regs.o CC tilegx_retval.o CC tilegx_corenote.o CC m68k_init.o CC m68k_symbol.o CC m68k_regs.o CC m68k_retval.o CC m68k_corenote.o CC bpf_init.o CC bpf_regs.o CC bpf_symbol.o CC riscv_init.o CC riscv_symbol.o CC riscv_cfi.o CC riscv_regs.o CC i386_init.os CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_regs.os CC i386_auxv.os CC i386_syscall.os CC i386_initreg.os CC i386_unwind.os CC sh_init.os CC sh_symbol.os CC sh_corenote.os CC sh_regs.os CC sh_retval.os CC x86_64_init.os CC x86_64_symbol.os CC x86_64_corenote.os CC x86_64_cfi.os CC x86_64_retval.os CC x86_64_regs.os CC x86_64_syscall.os CC x86_64_initreg.os CC x86_64_unwind.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_regs.os CC ia64_retval.os CC alpha_init.os CC alpha_symbol.os CC alpha_retval.os CC alpha_regs.os CC alpha_corenote.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_attrs.os CC arm_retval.os CC arm_cfi.os CC arm_initreg.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.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_corenote.os CC ppc_auxv.os CC ppc_attrs.os CC ppc_syscall.os CC ppc_cfi.os CC ppc_initreg.os CC ppc64_init.os CC ppc64_symbol.os CC ppc64_retval.os CC ppc64_corenote.os CC ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390_unwind.os CC tilegx_init.os CC tilegx_symbol.os CC tilegx_regs.os CC tilegx_retval.os CC tilegx_corenote.os CC m68k_init.os CC m68k_symbol.os CC m68k_regs.os CC m68k_retval.os CC m68k_corenote.os CC bpf_init.os CC bpf_regs.os CC bpf_symbol.os CC riscv_init.os CC riscv_symbol.os CC riscv_cfi.os CC riscv_regs.os AR libebl_i386_pic.a AR libebl_sh_pic.a AR libebl_x86_64_pic.a AR libebl_ia64_pic.a AR libebl_alpha_pic.a 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_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 Making all in src CC arlib.o CC arlib2.o CC arlib-argp.o CC readelf.o CC nm.o CC size.o CC strip.o CC elflint.o CC findtextrel.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC strings.o CC ar.o CC unstrip.o CC stack.o CC elfcompress.o GEN make-debug-archive AR libar.a CCLD nm CCLD size CCLD strip CCLD elflint CCLD findtextrel CCLD addr2line CCLD elfcmp CCLD objdump CCLD ranlib CCLD strings CCLD ar CCLD unstrip CCLD stack CCLD elfcompress CCLD readelf Making all in po Making all in tests + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nSeN1F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 + cd elfutils-0.173 + rm -rf /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 + make -s install DESTDIR=/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 Making install in config /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/pkgconfig' Making install in m4 Making install in lib Making install in libelf /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' /usr/bin/install -c -m 644 libelf.a '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' ( cd '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' && ranlib libelf.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include' /usr/bin/install -c -m 644 libelf.h gelf.h nlist.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 elf-knowledge.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in libebl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' /usr/bin/install -c -m 644 libebl.a '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' ( cd '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' && ranlib libebl.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 libebl.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in libdwelf /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 libdwelf.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in libdwfl /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 libdwfl.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in libdw /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' /usr/bin/install -c -m 644 libdw.a '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' ( cd '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' && ranlib libdw.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include' /usr/bin/install -c -m 644 dwarf.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 libdw.h known-dwarf.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in libcpu Making install in libasm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' /usr/bin/install -c -m 644 libasm.a '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' ( cd '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64' && ranlib libasm.a ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 libasm.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' Making install in backends Making install in src /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin' /usr/bin/install -c readelf '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-readelf' /usr/bin/install -c nm '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-nm' /usr/bin/install -c size '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-size' /usr/bin/install -c strip '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-strip' /usr/bin/install -c elflint '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-elflint' /usr/bin/install -c findtextrel '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-elfcmp' /usr/bin/install -c objdump '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-objdump' /usr/bin/install -c ranlib '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-ranlib' /usr/bin/install -c strings '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-strings' /usr/bin/install -c ar '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-ar' /usr/bin/install -c unstrip '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-unstrip' /usr/bin/install -c stack '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-stack' /usr/bin/install -c elfcompress '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-elfcompress' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin' /usr/bin/install -c make-debug-archive '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/./eu-make-debug-archive' Making install in po installing de.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/de/LC_MESSAGES/elfutils.mo installing es.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/es/LC_MESSAGES/elfutils.mo installing ja.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/ja/LC_MESSAGES/elfutils.mo installing pl.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/pl/LC_MESSAGES/elfutils.mo installing uk.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/uk/LC_MESSAGES/elfutils.mo installing en@quot.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/en@quot/LC_MESSAGES/elfutils.mo installing en@boldquot.gmo as /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo Making install in tests /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' /usr/bin/install -c -m 644 version.h '/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/include/elfutils' + chmod +x /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libasm-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libasm.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libasm.so.1 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libdw-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libdw.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libdw.so.1 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libelf-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libelf.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libelf.so.1 + chmod +x /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_aarch64-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_aarch64.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_alpha-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_alpha.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_arm-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_arm.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_bpf-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_bpf.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_i386-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_i386.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ia64-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ia64.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_m68k-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_m68k.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc64-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc64.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_riscv-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_riscv.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_s390-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_s390.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sh-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sh.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sparc-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sparc.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_tilegx-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_tilegx.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_x86_64-0.173.so /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_x86_64.so + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 elfutils + install -Dm0644 config/10-default-yama-scope.conf /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib/sysctl.d/10-default-yama-scope.conf + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.173-8.fc29 --unique-debug-suffix -0.173-8.fc29.riscv64 --unique-debug-src-base elfutils-0.173-8.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/elfutils-0.173 extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-nm extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-elfcmp extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-elflint extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-readelf extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-unstrip extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-strip extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-strings extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-elfcompress extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-findtextrel extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-ar extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-stack extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-ranlib extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-size extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-objdump extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/bin/eu-addr2line extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libasm-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libelf-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/libdw-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sparc-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_m68k-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_i386-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_aarch64-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_tilegx-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_s390-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_sh-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ppc64-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_arm-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_alpha-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_bpf-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_riscv-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_x86_64-0.173.so extracting debug info from /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/lib64/elfutils/libebl_ia64-0.173.so /usr/lib/rpm/sepdebugcrcfix: Updated 33 CRC32s, 0 CRC32s did match. BUILDSTDERR: 7523 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/eu-make-debug-archive from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0oTbhK Processing files: elfutils-0.173-8.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XnH2mS + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + DOCDIR=/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/doc/elfutils + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/doc/elfutils + cp -pr README /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/doc/elfutils + cp -pr TODO /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/doc/elfutils + cp -pr CONTRIBUTING /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/doc/elfutils + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DkyrYT + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + LICENSEDIR=/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils + cp -pr COPYING /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils + cp -pr COPYING-GPLV2 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils + cp -pr COPYING-LGPLV3 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils + exit 0 Provides: elfutils = 0.173-8.fc29 elfutils(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasm.so.1()(64bit) libasm.so.1(ELFUTILS_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(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.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) libdw.so.1(ELFUTILS_0.173)(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) rtld(GNU_HASH) Processing files: elfutils-libs-0.173-8.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.smcZM7 + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + LICENSEDIR=/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libs + cp -pr COPYING-GPLV2 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libs + cp -pr COPYING-LGPLV3 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libs + exit 0 Provides: elfutils-libs = 0.173-8.fc29 elfutils-libs(riscv-64) = 0.173-8.fc29 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) libdw.so.1(ELFUTILS_0.173)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(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) rtld(GNU_HASH) Processing files: elfutils-devel-0.173-8.fc29.riscv64 Provides: elfutils-devel = 0.173-8.fc29 elfutils-devel(riscv-64) = 0.173-8.fc29 pkgconfig(libdw) = 0.173 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libasm.so.1()(64bit) libdw.so.1()(64bit) pkgconfig(libelf) = 0.173 pkgconfig(liblzma) pkgconfig(zlib) Processing files: elfutils-devel-static-0.173-8.fc29.riscv64 Provides: elfutils-devel-static = 0.173-8.fc29 elfutils-devel-static(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elfutils-libelf-0.173-8.fc29.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wnvlca + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + LICENSEDIR=/builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libelf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libelf + cp -pr COPYING-GPLV2 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libelf + cp -pr COPYING-LGPLV3 /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64/usr/share/licenses/elfutils-libelf + exit 0 Provides: elfutils-libelf = 0.173-8.fc29 elfutils-libelf(riscv-64) = 0.173-8.fc29 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) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: libelf <= 0.8.2-2 Processing files: elfutils-libelf-devel-0.173-8.fc29.riscv64 Provides: elfutils-libelf-devel = 0.173-8.fc29 elfutils-libelf-devel(riscv-64) = 0.173-8.fc29 pkgconfig(libelf) = 0.173 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libelf.so.1()(64bit) pkgconfig(zlib) Obsoletes: libelf-devel <= 0.8.2-2 Processing files: elfutils-libelf-devel-static-0.173-8.fc29.riscv64 Provides: elfutils-libelf-devel-static = 0.173-8.fc29 elfutils-libelf-devel-static(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elfutils-default-yama-scope-0.173-8.fc29.noarch Provides: default-yama-scope elfutils-default-yama-scope = 0.173-8.fc29 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Recommends: systemd Processing files: elfutils-debugsource-0.173-8.fc29.riscv64 Provides: elfutils-debugsource = 0.173-8.fc29 elfutils-debugsource(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elfutils-debuginfo-0.173-8.fc29.riscv64 Provides: debuginfo(build-id) = 09be162e007cc78694c9631bb3ea72e15683a5f9 debuginfo(build-id) = 0a2a959748c350bdf428b5e2ddb00f4301a7cc90 debuginfo(build-id) = 44d57366a24e3eff59e8121849ed6991a11c7b05 debuginfo(build-id) = 48fc29ea8997cbc8517c2ae1e3d70410878f3533 debuginfo(build-id) = 4a2f30e5ad42e4bb7c0051129a50baef0e4bc076 debuginfo(build-id) = 5b0e7258181640eba32c63720727ddf36c97a66e debuginfo(build-id) = 7a2a372b52bd3d0eb9091b0fbe8e2415372fea3c debuginfo(build-id) = 80b2bdfcaf7b637e734232549120a271b59c3fda debuginfo(build-id) = 8402b386ebfcf8fc81feccd20380188c50656c5e debuginfo(build-id) = 9843a391d1d3a0a9bfa660d42bb07355b3970d71 debuginfo(build-id) = adfb2b7c52b336860def1ec7440d3840dc281e0d debuginfo(build-id) = d2f09e7abe72cdeb48406b83b9426e4d26086db7 debuginfo(build-id) = df8f1b07e6b2eb73b6d4b7e90123a37aa615d710 debuginfo(build-id) = e3ed55fe4d837dac823335519ab13913384ac171 debuginfo(build-id) = e850df5cb7ffe260e68b708378eddf3321fb2cf4 elfutils-debuginfo = 0.173-8.fc29 elfutils-debuginfo(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elfutils-debugsource(riscv-64) = 0.173-8.fc29 Processing files: elfutils-libs-debuginfo-0.173-8.fc29.riscv64 Provides: debuginfo(build-id) = 0097cd2603d552b590011d25a18478abc860e62c debuginfo(build-id) = 081e1ea32cc19c2c270a2bd724453fe5125f27a8 debuginfo(build-id) = 0fe58e582c0a7b75487501d00611242eb3b220bd debuginfo(build-id) = 19f3bddc5d7fe8b22bed6c98ff3bc2fe205f77f3 debuginfo(build-id) = 1f6cb46555045fe51d4164184fa85d8087ca9117 debuginfo(build-id) = 59e8d2d4a114accbb666380c72edea5ec8ea5bfe debuginfo(build-id) = 5b1117a4a91efd10b4b432edccb36031d088b3f8 debuginfo(build-id) = 6b058e8d1408e3fe08aef39ae08a53435a8ecc23 debuginfo(build-id) = 72844304b25381cc826bb629db15d1147d35367b debuginfo(build-id) = 8ad4514607465493b68abe59baa100788d6fc5fc debuginfo(build-id) = 9946ef11457aa487790da76e6c44f887b063fa73 debuginfo(build-id) = a76eb4e6e0abde72ff15500615f5b3868bac59c4 debuginfo(build-id) = a997f1ee58df751a05cbcfb3ed831a2ac8164ff7 debuginfo(build-id) = afa8c432c021dc053f74d8ba3b347144264f63f0 debuginfo(build-id) = cc00116b94dd69dd3dc13bb54fff5de7d886a119 debuginfo(build-id) = e48b152956ef0dcbea8abd7ed06182c15c056f50 debuginfo(build-id) = ed3e743b4253dc959d18c04eec6d8b08a4e94f68 elfutils-libs-debuginfo = 0.173-8.fc29 elfutils-libs-debuginfo(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elfutils-debugsource(riscv-64) = 0.173-8.fc29 Processing files: elfutils-libelf-debuginfo-0.173-8.fc29.riscv64 Provides: debuginfo(build-id) = b7e2d53f5e1a2b7218778a30e586035a68fc48f4 elfutils-libelf-debuginfo = 0.173-8.fc29 elfutils-libelf-debuginfo(riscv-64) = 0.173-8.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: elfutils-debugsource(riscv-64) = 0.173-8.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 Wrote: /builddir/build/RPMS/elfutils-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libs-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-devel-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-devel-static-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libelf-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libelf-devel-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libelf-devel-static-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-default-yama-scope-0.173-8.fc29.noarch.rpm Wrote: /builddir/build/RPMS/elfutils-debugsource-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-debuginfo-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libs-debuginfo-0.173-8.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/elfutils-libelf-debuginfo-0.173-8.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M5mDCV + umask 022 + cd /builddir/build/BUILD + cd elfutils-0.173 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elfutils-0.173-8.fc29.riscv64 + exit 0 Child return code was: 0