+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libdwarf.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Uu2rdY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dwarf-20170709 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdwarf-20170709.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dwarf-20170709 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.R2hcgd + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared checking for riscv64-redhat-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 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 whether byte ordering is bigendian... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in libdwarf (/builddir/build/BUILD/dwarf-20170709/libdwarf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for riscv64-redhat-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 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 whether byte ordering is bigendian... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for unistd.h... (cached) yes checking elfaccess.h usability... no checking elfaccess.h presence... no checking for elfaccess.h... no checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking for sys/types.h... (cached) yes checking sys/elf_386.h usability... no checking sys/elf_386.h presence... no checking for sys/elf_386.h... no checking sys/elf_amd64.h usability... no checking sys/elf_amd64.h presence... no checking for sys/elf_amd64.h... no checking sys/elf_SPARC.h usability... no checking sys/elf_SPARC.h presence... no checking for sys/elf_SPARC.h... no checking sys/ia64/elf.h usability... no checking sys/ia64/elf.h presence... no checking for sys/ia64/elf.h... no Assuming struct Elf for the default libdwarf.h checking for elf64_getehdr in -lelf... yes yes checking for elf64_getshdr in -lelf... yes yes checking is __uint32_t predefined in the compiler... no checking is __uint64_t predefined in the compiler... no checking is __uint32_t defined in sys/types.h... yes checking is __uint64_t defined in sys/types.h... yes checking compiler supports __attribute__ unused ... yes checking zlib.h usability... yes libelf/libelf.h does not have struct _Elf libelf.h does not have struct _Elf checking Intel Itanium relocation types defined... no checking libelf defines struct _Elf... no checking compile with libelf.h works ... yes checking libelf.h exists and has Elf function declarations... yes checking libelf/libelf.h exists and has Elf function declarations... no checking libelf defines off64_t if _GNU_SOURCE defined... yes checking sgidefs.h present and defines __uint32_t... no checking sgidefs.h present and defines __uint64_t... no checking is Elf64_Rela defined in elf.h... yes checking is Elf64_Sym defined in elf.h... yes checking build shared... yes checking build nonshared... yes checking build -fPIC... yes checking build -Wall... no checking build -fsanitize-address... no checking enable nonstandardprintf... no checking enable windowspath... no checking enable old frame columns... no checking have windows stdafx.h... no checking producer generates SGI IRIX output... no checking producer generates only 32bit... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfdump (/builddir/build/BUILD/dwarf-20170709/dwarfdump) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for riscv64-redhat-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 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 whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar 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 elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking for unistd.h... (cached) yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking libelf/libelf.h usability... no checking libelf/libelf.h presence... no checking for libelf/libelf.h... no checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking for elf64_getehdr in -lelf... yes checking compile with -Wall... no checking build -fsanitize-address... no checking checking if __attribute__ unused compiles ok... yes checking checking zlib present ... yes checking is off64_t type supported... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfgen (/builddir/build/BUILD/dwarf-20170709/dwarfgen) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for riscv64-redhat-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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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 whether byte ordering is bigendian... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfexample (/builddir/build/BUILD/dwarf-20170709/dwarfexample) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' '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 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for riscv64-redhat-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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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 whether byte ordering is bigendian... no checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking build -fsanitize-address... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + LD_LIBRARY_PATH=../libdwarf + make -j4 SONAME=libdwarf.so.1 cd libdwarf && make make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/dwarf-20170709/libdwarf' gcc -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 -I. -I. -fPIC -c ./dwgetopt.c gcc -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 -I. -I. -fPIC ./gennames.c dwgetopt.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gennames grep DW_DLE libdwarf.h >errmsg_check_list gcc -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 -I. -I. -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -DTESTING ./dwarf_errmsg_list.c -o errmsg_check ./errmsg_check -f errmsg_check_list rm -f dwarf_names.h dwarf_names.c ./gennames -s -i . -o . ./gennames [ 2017-07-09 16:38:09-07:00 Release] Arguments: -s -i . -o . gcc -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 -I. -I. -fPIC -c -o dwarf_abbrev.o dwarf_abbrev.c gcc -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 -I. -I. -fPIC -c -o dwarf_alloc.o dwarf_alloc.c gcc -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 -I. -I. -fPIC -c -o dwarf_arange.o dwarf_arange.c gcc -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 -I. -I. -fPIC -c -o dwarf_die_deliv.o dwarf_die_deliv.c gcc -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 -I. -I. -fPIC -c -o dwarf_dsc.o dwarf_dsc.c gcc -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 -I. -I. -fPIC -c -o dwarf_dnames.o dwarf_dnames.c gcc -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 -I. -I. -fPIC -c -o dwarf_elf_access.o dwarf_elf_access.c gcc -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 -I. -I. -fPIC -c ./dwarf_error.c -o dwarf_error.o gcc -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 -I. -I. -fPIC -c -o dwarf_form.o dwarf_form.c gcc -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 -I. -I. -fPIC -c -o dwarf_frame.o dwarf_frame.c gcc -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 -I. -I. -fPIC -c -o dwarf_frame2.o dwarf_frame2.c gcc -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 -I. -I. -fPIC -c -o dwarf_frame3.o dwarf_frame3.c gcc -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 -I. -I. -fPIC -c -o dwarf_funcs.o dwarf_funcs.c gcc -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 -I. -I. -fPIC -c -o dwarf_gdbindex.o dwarf_gdbindex.c gcc -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 -I. -I. -fPIC -c -o dwarf_global.o dwarf_global.c gcc -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 -I. -I. -fPIC -c -o dwarf_groups.o dwarf_groups.c gcc -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 -I. -I. -fPIC -c -o dwarf_harmless.o dwarf_harmless.c gcc -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 -I. -I. -fPIC -c -o dwarf_init_finish.o dwarf_init_finish.c gcc -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 -I. -I. -fPIC -c -o dwarf_leb.o dwarf_leb.c gcc -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 -I. -I. -fPIC -c ./dwarf_line.c -o dwarf_line.o gcc -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 -I. -I. -fPIC -c ./dwarf_loc.c gcc -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 -I. -I. -fPIC -c -o dwarf_macro.o dwarf_macro.c gcc -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 -I. -I. -fPIC -c -o dwarf_macro5.o dwarf_macro5.c gcc -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 -I. -I. -fPIC -c -o dwarf_original_elf_init.o dwarf_original_elf_init.c gcc -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 -I. -I. -fPIC -c -o dwarf_pubtypes.o dwarf_pubtypes.c gcc -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 -I. -I. -fPIC -c -o dwarf_query.o dwarf_query.c gcc -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 -I. -I. -fPIC -c -o dwarf_ranges.o dwarf_ranges.c gcc -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 -I. -I. -fPIC -c -o dwarf_string.o dwarf_string.c gcc -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 -I. -I. -fPIC -c -o dwarf_tied.o dwarf_tied.c gcc -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 -I. -I. -fPIC -c -o dwarf_tsearchhash.o dwarf_tsearchhash.c gcc -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 -I. -I. -fPIC -c -o dwarf_types.o dwarf_types.c gcc -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 -I. -I. -fPIC -c -o dwarf_util.o dwarf_util.c gcc -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 -I. -I. -fPIC -c -o dwarf_vars.o dwarf_vars.c gcc -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 -I. -I. -fPIC -c -o dwarf_weaks.o dwarf_weaks.c gcc -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 -I. -I. -fPIC -c -o dwarf_xu_index.o dwarf_xu_index.c gcc -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 -I. -I. -fPIC -c ./dwarf_print_lines.c -o dwarf_print_lines.o gcc -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 -I. -I. -fPIC -c -o malloc_check.o malloc_check.c gcc -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 -I. -I. -fPIC -c -o pro_alloc.o pro_alloc.c gcc -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 -I. -I. -fPIC -c -o pro_arange.o pro_arange.c gcc -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 -I. -I. -fPIC -c -o pro_die.o pro_die.c gcc -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 -I. -I. -fPIC -c -o pro_encode_nm.o pro_encode_nm.c gcc -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 -I. -I. -fPIC -c -o pro_error.o pro_error.c gcc -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 -I. -I. -fPIC -c -o pro_expr.o pro_expr.c gcc -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 -I. -I. -fPIC -c -o pro_finish.o pro_finish.c gcc -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 -I. -I. -fPIC -c -o pro_forms.o pro_forms.c gcc -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 -I. -I. -fPIC -c -o pro_funcs.o pro_funcs.c gcc -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 -I. -I. -fPIC -c -o pro_frame.o pro_frame.c gcc -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 -I. -I. -fPIC -c -o pro_init.o pro_init.c gcc -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 -I. -I. -fPIC -c -o pro_line.o pro_line.c gcc -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 -I. -I. -fPIC -c -o pro_reloc.o pro_reloc.c gcc -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 -I. -I. -fPIC -c -o pro_reloc_stream.o pro_reloc_stream.c gcc -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 -I. -I. -fPIC -c -o pro_reloc_symbolic.o pro_reloc_symbolic.c gcc -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 -I. -I. -fPIC -c -o pro_pubnames.o pro_pubnames.c gcc -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 -I. -I. -fPIC -c -o pro_section.o pro_section.c gcc -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 -I. -I. -fPIC -c -o pro_types.o pro_types.c gcc -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 -I. -I. -fPIC -c -o pro_vars.o pro_vars.c gcc -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 -I. -I. -fPIC -c -o pro_macinfo.o pro_macinfo.c gcc -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 -I. -I. -fPIC -c -o pro_weaks.o pro_weaks.c gcc -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 -I. -I. -fPIC -c -o dwarf_names.o dwarf_names.c gcc -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 -I. -I. -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_dsc.o dwarf_dnames.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_groups.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o -Wl,-soname=libdwarf.so.1 dwarf_names.o -lz -o libdwarf.so ln libdwarf.so libdwarf.so.1 ar rv libdwarf.a dwarf_abbrev.o dwarf_alloc.o dwarf_arange.o dwarf_die_deliv.o dwarf_dsc.o dwarf_dnames.o dwarf_elf_access.o dwarf_error.o dwarf_form.o dwarf_frame.o dwarf_frame2.o dwarf_frame3.o dwarf_funcs.o dwarf_gdbindex.o dwarf_global.o dwarf_groups.o dwarf_harmless.o dwarf_init_finish.o dwarf_leb.o dwarf_line.o dwarf_loc.o dwarf_macro.o dwarf_macro5.o dwarf_original_elf_init.o dwarf_pubtypes.o dwarf_query.o dwarf_ranges.o dwarf_string.o dwarf_tied.o dwarf_tsearchhash.o dwarf_types.o dwarf_util.o dwarf_vars.o dwarf_weaks.o dwarf_xu_index.o dwarf_print_lines.o malloc_check.o pro_alloc.o pro_arange.o pro_die.o pro_encode_nm.o pro_error.o pro_expr.o pro_finish.o pro_forms.o pro_funcs.o pro_frame.o pro_init.o pro_line.o pro_reloc.o pro_reloc_stream.o pro_reloc_symbolic.o pro_pubnames.o pro_section.o pro_types.o pro_vars.o pro_macinfo.o pro_weaks.o dwarf_names.o > ar-output-temp ar: creating libdwarf.a make[1]: Leaving directory '/builddir/build/BUILD/dwarf-20170709/libdwarf' cd dwarfdump && make make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/dwarf-20170709/dwarfdump' gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./common.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o tag_common.o tag_common.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./makename.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ./naming.c -o trivial_naming.o gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwgetopt.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwarf_tsearchbal.c LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_tree.c tag_common.o common.o makename.o dwarf_tsearchbal.o trivial_naming.o dwgetopt.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../libdwarf -ldwarf -lelf -lz -o tag_tree_build rm -f tmp-t1.c cp ./tag_tree.list tmp-t1.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t1.c > ./tmp-tag-tree-build1.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -s -i tmp-tag-tree-build1.tmp -o tmp-tt-table.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_attr.c tag_common.o common.o makename.o trivial_naming.o dwarf_tsearchbal.o dwgetopt.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../libdwarf -ldwarf -lelf -lz -o tag_attr_build rm -f tmp-t2.c cp ./tag_attr.list tmp-t2.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t2.c > ./tmp-tag-attr-build2.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -s -i tmp-tag-attr-build2.tmp -o tmp-ta-table.c rm -f tmp-t3.c cp ./tag_attr_ext.list tmp-t3.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t3.c > ./tmp-tag-attr-build3.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_attr_build -e -i tmp-tag-attr-build3.tmp -o tmp-ta-ext-table.c rm -f tmp-t4.c cp ./tag_tree_ext.list tmp-t4.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -E tmp-t4.c > ./tmp-tag-tree-build4.tmp LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf ./tag_tree_build -e -i tmp-tag-tree-build4.tmp -o tmp-tt-ext-table.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o addrmap.o addrmap.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o checkutil.o checkutil.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwarfdump.o dwarfdump.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwconf.o dwconf.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o esb.o esb.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o glflags.o glflags.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o helpertree.o helpertree.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o macrocheck.o macrocheck.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_abbrevs.o print_abbrevs.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_aranges.o print_aranges.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_debugfission.o print_debugfission.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_die.o print_die.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_dnames.o print_dnames.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_frames.o print_frames.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_gdbindex.o print_gdbindex.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_lines.o print_lines.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_locs.o print_locs.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macro.o print_macro.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macros.o print_macros.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_pubnames.o print_pubnames.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_ranges.o print_ranges.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_reloc.o print_reloc.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_sections.o print_sections.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_section_groups.o print_section_groups.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_funcs.o print_static_funcs.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_vars.o print_static_vars.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_strings.o print_strings.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_types.o print_types.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_weaknames.o print_weaknames.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o sanitized.o sanitized.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o section_bitmaps.o section_bitmaps.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o strstrnocase.o strstrnocase.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o uri.o uri.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./naming.c gcc -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 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -o dwarfdump addrmap.o checkutil.o dwarfdump.o dwconf.o esb.o glflags.o helpertree.o macrocheck.o print_abbrevs.o print_aranges.o print_debugfission.o print_die.o print_dnames.o print_frames.o print_gdbindex.o print_lines.o print_locs.o print_macro.o print_macros.o print_pubnames.o print_ranges.o print_reloc.o print_sections.o print_section_groups.o print_static_funcs.o print_static_vars.o print_strings.o print_types.o print_weaknames.o sanitized.o section_bitmaps.o strstrnocase.o uri.o common.o makename.o naming.o dwgetopt.o dwarf_tsearchbal.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L../libdwarf -ldwarf -lelf -lz make[1]: Leaving directory '/builddir/build/BUILD/dwarf-20170709/dwarfdump' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DEEZFe + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 + cd dwarf-20170709 + install -pDm 0644 libdwarf/dwarf.h /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/include/libdwarf/dwarf.h + install -pDm 0644 libdwarf/libdwarf.a /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/lib64/libdwarf.a + install -pDm 0644 libdwarf/libdwarf.h /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/include/libdwarf/libdwarf.h + install -pDm 0755 libdwarf/libdwarf.so /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/lib64/libdwarf.so.1.20170709.0 + ln -s libdwarf.so.1.20170709.0 /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/lib64/libdwarf.so.1 + ln -s libdwarf.so.1.20170709.0 /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/lib64/libdwarf.so + install -pDm 0755 dwarfdump/dwarfdump /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/bin/dwarfdump + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libdwarf-20170709-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fhrcOf + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + DOCDIR=/builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf + cp -pr libdwarf/ChangeLog /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf + cp -pr libdwarf/README /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NfQ8iE + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf + cp -pr libdwarf/COPYING /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf + cp -pr libdwarf/LIBDWARFCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf + cp -pr libdwarf/LGPL.txt /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf + exit 0 Provides: libdwarf = 20170709-3.fc28 libdwarf(riscv-64) = 20170709-3.fc28 libdwarf.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) Processing files: libdwarf-devel-20170709-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IYAzwQ + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + DOCDIR=/builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-devel + cp -pr libdwarf/libdwarf2.1.pdf libdwarf/libdwarf2p.1.pdf libdwarf/mips_extensions.pdf /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-devel + exit 0 Provides: libdwarf-devel = 20170709-3.fc28 libdwarf-devel(riscv-64) = 20170709-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdwarf.so.1()(64bit) Processing files: libdwarf-static-20170709-3.fc28.riscv64 Provides: libdwarf-static = 20170709-3.fc28 libdwarf-static(riscv-64) = 20170709-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdwarf-tools-20170709-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EzcU5S + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + DOCDIR=/builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-tools + cp -pr dwarfdump/README /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-tools + cp -pr dwarfdump/ChangeLog /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/doc/libdwarf-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9nSdV4 + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + LICENSEDIR=/builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/COPYING /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/DWARFDUMPCOPYRIGHT /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf-tools + cp -pr dwarfdump/GPL.txt /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64/usr/share/licenses/libdwarf-tools + exit 0 Provides: libdwarf-tools = 20170709-3.fc28 libdwarf-tools(riscv-64) = 20170709-3.fc28 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) libdwarf.so.1()(64bit) libelf.so.1()(64bit) libelf.so.1(ELFUTILS_1.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/libdwarf-20170709-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libdwarf-20170709-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdwarf-devel-20170709-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdwarf-static-20170709-3.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdwarf-tools-20170709-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vTCkRP + umask 022 + cd /builddir/build/BUILD + cd dwarf-20170709 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdwarf-20170709-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff