<86>Aug 8 13:11:46 userdel[2794342]: delete user 'rooter' <86>Aug 8 13:11:46 userdel[2794342]: removed group 'rooter' owned by 'rooter' <86>Aug 8 13:11:46 userdel[2794342]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 8 13:11:46 groupadd[2794353]: group added to /etc/group: name=rooter, GID=663 <86>Aug 8 13:11:46 groupadd[2794353]: group added to /etc/gshadow: name=rooter <86>Aug 8 13:11:46 groupadd[2794353]: new group: name=rooter, GID=663 <86>Aug 8 13:11:46 useradd[2794363]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Aug 8 13:11:46 userdel[2794381]: delete user 'builder' <86>Aug 8 13:11:46 userdel[2794381]: removed group 'builder' owned by 'builder' <86>Aug 8 13:11:46 userdel[2794381]: removed shadow group 'builder' owned by 'builder' <86>Aug 8 13:11:46 groupadd[2794389]: group added to /etc/group: name=builder, GID=664 <86>Aug 8 13:11:46 groupadd[2794389]: group added to /etc/gshadow: name=builder <86>Aug 8 13:11:46 useradd[2794399]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash <13>Aug 8 13:11:49 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Aug 8 13:11:49 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 8 13:11:50 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Aug 8 13:11:50 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Aug 8 13:11:52 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152844 installed <13>Aug 8 13:11:52 rpmi: zlib-devel-static-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed <13>Aug 8 13:11:53 rpmi: binutils-devel-1:2.31.1-alt4 sisyphus+221902.1000.4.1 1550588320 installed <13>Aug 8 13:11:53 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Aug 8 13:11:53 rpmi: libelf-devel-0.183-alt1 p9+266215.200.3.1 1614869792 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libdwarf-20180527-alt1.nosrc.rpm (w1.gzdio) Installing libdwarf-20180527-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf dwarf-20180527 + echo 'Source #0 (libdwarf-20180527.tar.gz):' Source #0 (libdwarf-20180527.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libdwarf-20180527.tar.gz + /bin/tar -xf - + cd dwarf-20180527 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's|@dwfzlib@|@dwfzlib@ -lelf|' libdwarf/Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.12739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwarf-20180527 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-shared --disable-nonshared checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-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 (/usr/src/RPM/BUILD/dwarf-20180527/libdwarf) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--enable-shared' '--disable-nonshared' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' --cache-file=/dev/null --srcdir=. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-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 checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking where is basic elf data... Assuming struct Elf for the default libdwarf.h checking is elf64_getehdr function in libelf... checking for library containing elf64_getehdr... -lelf yes checking is elf64_getshdr function in libelf... checking for library containing elf64_getshdr... none required 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 checking if __attribute__ unused compiles ok... yes checking is libelf.h present and calls compile... yes checking libelf has elf_begin function... checking for library containing elf_begin... none required yes checking libz aka zlib has uncompress function... checking for library containing uncompress... -lz yes checking is zlib.h present... yes checking are zlib.h and its library present... yes checking enable nonstandardprintf... no 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 do we build shared... yes checking do we build nonshared... no checking build -fPIC... yes checking build -Wall... no checking build -fsanitize-address... 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 (/usr/src/RPM/BUILD/dwarf-20180527/dwarfdump) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--enable-shared' '--disable-nonshared' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' --cache-file=/dev/null --srcdir=. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-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 where is basic elf data... checking libelf has elf_getehdr function... checking for library containing elf64_getehdr... -lelf yes checking do we build to use shared lib... yes checking compile with -Wall... no checking build -fsanitize-address... no checking checking for windows stdafx.h... no checking do we have Elf64_Rel struct... yes checking for snprintf... yes checking for vsnprintf... 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 is regex defined... yes checking checking if __attribute__ unused compiles ok... yes checking libelf has elf_begin function... checking for library containing elf_begin... none required yes checking is libelf header present and library linkable... no checking are libelf.h and its library present and linkable... no checking libz aka zlib has uncompress function... checking for library containing uncompress... -lz yes checking is zlib.h present... yes checking are zlib.h and its library present... yes checking enable nonstandardprintf... no checking libelf defines off64_t if _GNU_SOURCE defined... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h === configuring in dwarfgen (/usr/src/RPM/BUILD/dwarf-20180527/dwarfgen) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--enable-shared' '--disable-nonshared' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' --cache-file=/dev/null --srcdir=. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-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 (/usr/src/RPM/BUILD/dwarf-20180527/dwarfexample) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alt-linux' '--host=x86_64-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--disable-silent-rules' '--without-included-gettext' '--enable-shared' '--disable-nonshared' 'build_alias=x86_64-alt-linux' 'host_alias=x86_64-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2' --cache-file=/dev/null --srcdir=. checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 x86_64-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-ar... no checking for ar... ar 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 sgidefs.h usability... no checking sgidefs.h presence... no checking for sgidefs.h... no checking for sys/types.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking check if __uint32_t in IRIX sgidefs.h... no checking check if __uint64_t in IRIX sgidefs.h... no checking is C99 intptr_t in stdint.h... yes checking should we enable shared lib... yes checking should we disable nonshared... yes checking should we use full compiler warnings... yes checking should we use full runtime sanitization checks... checking build -fsanitize-address... no checking libz aka zlib has uncompress function... checking for library containing uncompress... -lz yes checking is zlib.h present... yes checking are zlib.h and its library present... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h + LD_LIBRARY_PATH=../libdwarf + make -j8 SONAME=libdwarf.so.0 make: Entering directory '/usr/src/RPM/BUILD/dwarf-20180527' cd libdwarf && make make[1]: Entering directory '/usr/src/RPM/BUILD/dwarf-20180527/libdwarf' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/dwarf-20180527/libdwarf' make[1]: Entering directory '/usr/src/RPM/BUILD/dwarf-20180527/libdwarf' /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c ./dwgetopt.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC ./gennames.c dwgetopt.o -o gennames grep DW_DLE libdwarf.h >errmsg_check_list /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC ./dwarf_test_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 [ 2018-05-26 17:04:57-07:00 Release] Arguments: -s -i . -o . x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_abbrev.o dwarf_abbrev.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_alloc.o dwarf_alloc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_arange.o dwarf_arange.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_die_deliv.o dwarf_die_deliv.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_dsc.o dwarf_dsc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_dnames.o dwarf_dnames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_elf_access.o dwarf_elf_access.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c ./dwarf_error.c -o dwarf_error.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_form.o dwarf_form.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_frame.o dwarf_frame.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_frame2.o dwarf_frame2.c dwarf_frame2.c: In function 'validate_length.isra.0': dwarf_frame2.c:173:13: warning: '.' directive writing 1 byte into a region of size between 0 and 6 [-Wformat-overflow=] "DW_DLE_DEBUG_FRAME_LENGTH_NOT_MULTIPLE" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dwarf_frame2.c:181:52: note: format string is defined here ", offset 0x%" DW_PR_XZEROS DW_PR_DUx ".", ^ In file included from /usr/include/stdio.h:862, from dwarf_frame2.c:32: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 196 or more bytes (assuming 202) into a destination of size 200 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_funcs.o dwarf_funcs.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_gdbindex.o dwarf_gdbindex.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_global.o dwarf_global.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_groups.o dwarf_groups.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_harmless.o dwarf_harmless.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_init_finish.o dwarf_init_finish.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_leb.o dwarf_leb.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c ./dwarf_line.c -o dwarf_line.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c ./dwarf_loc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_macro.o dwarf_macro.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_macro5.o dwarf_macro5.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_original_elf_init.o dwarf_original_elf_init.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_pubtypes.o dwarf_pubtypes.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_query.o dwarf_query.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_ranges.o dwarf_ranges.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_string.o dwarf_string.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_str_offsets.o dwarf_str_offsets.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_tied.o dwarf_tied.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_tsearchhash.o dwarf_tsearchhash.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_types.o dwarf_types.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_util.o dwarf_util.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_vars.o dwarf_vars.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_weaks.o dwarf_weaks.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_xu_index.o dwarf_xu_index.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c ./dwarf_print_lines.c -o dwarf_print_lines.o x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o malloc_check.o malloc_check.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_alloc.o pro_alloc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_arange.o pro_arange.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_die.o pro_die.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_encode_nm.o pro_encode_nm.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_error.o pro_error.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_expr.o pro_expr.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_finish.o pro_finish.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_forms.o pro_forms.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_funcs.o pro_funcs.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_frame.o pro_frame.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_init.o pro_init.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_line.o pro_line.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_reloc.o pro_reloc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_reloc_stream.o pro_reloc_stream.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_reloc_symbolic.o pro_reloc_symbolic.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_pubnames.o pro_pubnames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_section.o pro_section.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_types.o pro_types.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_vars.o pro_vars.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_macinfo.o pro_macinfo.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o pro_weaks.o pro_weaks.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -c -o dwarf_names.o dwarf_names.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -fPIC -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_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_str_offsets.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.0 dwarf_names.o -lz -lelf -o libdwarf.so ln libdwarf.so libdwarf.so.0 echo "Not building archive library libdwarf.a" Not building archive library libdwarf.a make[1]: Leaving directory '/usr/src/RPM/BUILD/dwarf-20180527/libdwarf' cd dwarfdump && make make[1]: Entering directory '/usr/src/RPM/BUILD/dwarf-20180527/dwarfdump' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/dwarf-20180527/dwarfdump' make[1]: Entering directory '/usr/src/RPM/BUILD/dwarf-20180527/dwarfdump' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./common.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ./tag_common.c -o btag_common.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./makename.c -o bmakename.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./common.c -o bcommon.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ./naming.c -o btrivial_naming.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwgetopt.c -o bdwgetopt.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ./esb.c -o besb.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwarf_tsearchbal.c -o bdwarf_tsearchbal.o /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -DTRIVIAL_NAMING -c ../libdwarf/dwarf_names.c -o bnames.o LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_tree.c btag_common.o bcommon.o bmakename.o bdwarf_tsearchbal.o btrivial_naming.o bdwgetopt.o besb.o bnames.o -o tag_tree_build rm -f tmp-t1.c cp ./tag_tree.list tmp-t1.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -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.h LD_LIBRARY_PATH=$LD_LIBRARY_PATH:../libdwarf /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib ./tag_attr.c btag_common.o bcommon.o bmakename.o btrivial_naming.o besb.o bdwarf_tsearchbal.o bdwgetopt.o bnames.o -o tag_attr_build rm -f tmp-t2.c cp ./tag_attr.list tmp-t2.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -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.h rm -f tmp-t3.c cp ./tag_attr_ext.list tmp-t3.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -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.h rm -f tmp-t4.c cp ./tag_tree_ext.list tmp-t4.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -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.h x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o addrmap.o addrmap.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o checkutil.o checkutil.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwarfdump.o dwarfdump.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwconf.o dwconf.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o command_options.o command_options.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o compiler_info.o compiler_info.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o esb.o esb.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o glflags.o glflags.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o helpertree.o helpertree.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o macrocheck.o macrocheck.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_abbrevs.o print_abbrevs.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_aranges.o print_aranges.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_debugfission.o print_debugfission.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_die.o print_die.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_dnames.o print_dnames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_frames.o print_frames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_gdbindex.o print_gdbindex.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_lines.o print_lines.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_locs.o print_locs.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macro.o print_macro.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macros.o print_macros.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_pubnames.o print_pubnames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_ranges.o print_ranges.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_reloc.o print_reloc.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_sections.o print_sections.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_section_groups.o print_section_groups.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_funcs.o print_static_funcs.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_vars.o print_static_vars.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_strings.o print_strings.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_str_offsets.o print_str_offsets.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_types.o print_types.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_weaknames.o print_weaknames.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o sanitized.o sanitized.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o section_bitmaps.o section_bitmaps.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o strstrnocase.o strstrnocase.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o uri.o uri.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwarf_tsearchbal.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./makename.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./naming.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwgetopt.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -o dwarfdump addrmap.o checkutil.o dwarfdump.o dwconf.o command_options.o compiler_info.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_str_offsets.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 -lz -lelf -L../libdwarf -ldwarf -lelf -lz make[1]: Leaving directory '/usr/src/RPM/BUILD/dwarf-20180527/dwarfdump' make: Leaving directory '/usr/src/RPM/BUILD/dwarf-20180527' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92648 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libdwarf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libdwarf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd dwarf-20180527 + install -pDm 0644 libdwarf/dwarf.h /usr/src/tmp/libdwarf-buildroot/usr/include/libdwarf/dwarf.h + install -pDm 0644 libdwarf/libdwarf.h /usr/src/tmp/libdwarf-buildroot/usr/include/libdwarf/libdwarf.h + install -pDm 0755 libdwarf/libdwarf.so /usr/src/tmp/libdwarf-buildroot/usr/lib64/libdwarf.so.0.20180527.0 + ln -s libdwarf.so.0.20180527.0 /usr/src/tmp/libdwarf-buildroot/usr/lib64/libdwarf.so.0 + ln -s libdwarf.so.0.20180527.0 /usr/src/tmp/libdwarf-buildroot/usr/lib64/libdwarf.so + install -pDm 0755 dwarfdump/dwarfdump /usr/src/tmp/libdwarf-buildroot/usr/bin/dwarfdump + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libdwarf-buildroot (auto) mode of './usr/lib64/libdwarf.so.0.20180527.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libdwarf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libdwarf-buildroot/ (default) Compressing files in /usr/src/tmp/libdwarf-buildroot (auto) Adjusting library links in /usr/src/tmp/libdwarf-buildroot ./usr/lib64: libdwarf.so.0 -> libdwarf.so.0.20180527.0 Verifying ELF objects in /usr/src/tmp/libdwarf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libdwarf-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77807 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwarf-20180527 + DOCDIR=/usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + export DOCDIR + rm -rf /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + /bin/mkdir -p /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + cp -prL libdwarf/ChangeLog libdwarf/README libdwarf/COPYING libdwarf/LIBDWARFCOPYRIGHT libdwarf/LGPL.txt /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + chmod -R go-w /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + chmod -R a+rX /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-20180527 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.y1kehL find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdwarf-buildroot/usr/lib64/libdwarf.so.0: 547 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AEGW8K find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdwarf.so.0()(64bit) = set:ndcZh6DMD5ugj5FcZ6SD5ZtEr7HFyE5NZr7fMZ0nfi9YIkqIUfateZy0r0y9uyrjkly3wl8DwHfYDi7ZFff55iSkds0nf2q8pikmu61zgsv2Zp8xpY5Q0K2qjQNSMrZfWNNtgiAa5kZt3PIEZBW0lLFPm1KKwwVv2VzqV6dVFYPLyf3Y50VqP0lqO3ZaK4d2v42L3wYauZrPwfzBDSXwhOb0nAYPELWCPWZxffJQeMJFs3PL1FJYGRhQZ9gAR6IDuF9hIiCD4eVh0Sl88HbBAUsElyB5OJBcqh2BrZA5Uahyh2dZFYwo7tzclYzO8EZItbGiFg85clSiOiwodHYBSDIkM3FcTX7Jb7CVU238lSEwVfyVt34WHKsZ4cTRJD1pXKDX5X2Fwm72AdapKCNAE8008w8CLrtcZc3wJ2v3auUJjA2k4udHlNc0JM23UswJqFPSo1Rn4l4RMOym9RZv5uv0900XlMkAoP7yh1g8i75ZsuNczH0mzgJWNcK2kyBreP4XG34LOk42N8rWrbogeTQrFk3hTY9VkOXr60BdZwzPEJEXwwuoApOJFs6FiZe1M4jVDZLFjDTdL31MrEJlzB9xXGEH21AVYUcq1IiuRKEIni8fP9EUcu09ebc3AKn19MX4OIicWlFZECdlI89cuUupZ37BAxGn3zPtpvKUu3dKiMX2HaIZqK7A0jl0lIoXxZCtEuRBeb62LO4ZHw8ecMUsUQAJJt5ZFftI4vsVYAO8FEE13wADvCZ3wZciXNZgSWvLjR59vN3KQ08PMV2ARhdg6y5uPBOZvrZpXyZ5RKZHdFF50MqIfvsB2dVEwgySp740XBKBxnQMYKhZsnY7m02upZkcqW1QTXn1eKyZhQluNfMIBkP0oMKpzju1SkJQJV7vsmhYNGbiIF1BciTmCQ3mvWkgGDO0v4W8kXyQ0FWe0ymxzOeqZHItKi0Sex5Tw9c53SfeZbGaAmtdStcStMEvjkSiVAM6a3dzwtw6rJzZJwegeMFJn9f2UwVfQrKgd6wc5QuQCEbCGgVwGYv3w9ewHai2XaDb8yFBZehcVBCKI7aGc1YVx7JcYoDyBOgx6I37rLZECfq5ojCoV5iOTS6ArUJKIZrlvem6f4wU02ndinQsy6ZkNrgPDU8Aq0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libelf.so.1()(64bit) >= set:kgMpMlKdBwt4YQZ2KjnmJA5Bo6ZlZG, libelf.so.1(ELFUTILS_1.0)(64bit), libz.so.1()(64bit) >= set:kjZvg1, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OT0Q6N Creating libdwarf-debuginfo package Processing files: libdwarf-devel-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92838 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwarf-20180527 + DOCDIR=/usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + export DOCDIR + rm -rf /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + /bin/mkdir -p /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + cp -prL libdwarf/libdwarf2.1.pdf libdwarf/libdwarf2p.1.pdf libdwarf/mips_extensions.pdf /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + chmod -R go-w /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + chmod -R a+rX /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-devel-20180527 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.idnNEU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QeRri4 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdwarf = 20180527-alt1, /usr/lib64/libdwarf.so.0.20180527.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KLXB4g Processing files: libdwarf-tools-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69353 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd dwarf-20180527 + DOCDIR=/usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + export DOCDIR + rm -rf /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + /bin/mkdir -p /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + cp -prL dwarfdump/README dwarfdump/ChangeLog dwarfdump/COPYING dwarfdump/DWARFDUMPCOPYRIGHT dwarfdump/GPL.txt /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + chmod -R go-w /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + chmod -R a+rX /usr/src/tmp/libdwarf-buildroot/usr/share/doc/libdwarf-tools-20180527 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ejj2Ax find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eThkdR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdwarf = 20180527-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libdwarf.so.0()(64bit) >= set:nfaCXPy74j5iptHHMP6B9OZjKCvBCmYpTqcNkyYuNoXZIEpXaJAVhpBP94jv2ZAo5JHw9STMAHbeO5nBv2umexH92Cp5w2nv69FHL4HC6LWE2h0EZxHvvYgrcpZ6bTG58E9XzszqptKtN78Iy2apayvk6lZFKrkvdACmnc3sPszRpKnUxHct3ofQ4haPA2GRh3Zyzx3OUg8eMBN1aVrJnHQqLZy0NBd5XVVEgx8JHYyNcKa0ZoTzxN5ZfunR12QmaDXQbr9GT52BZKhpweufwkLedd6B6tzCaYergFUXzTABNitpjBv8snLv3aXJLZuqjCGh0LgdQtiWPjjyZH2AdUg01CI4IFZBzViZlY8Y2UsFIuqio7GFiTLFrPgIkojKQUxh0TO8wV76LQ2iR3ELrZy2sk9LHMbCPdFC60QoX5QLXN9DSyLVq7i8nXcizyJGoUmPVGNjnCCMkcsZElrnttYqTdlF61J3ENmJ3jZfQmLyYo4kV21hojSbY8hG8bYVaZ8XZ075zKZFfDiplYXDE9fqYfDTaXiUDFq9h3ZkBt0Nh1, libelf.so.1()(64bit) >= set:kg8lnZCgBrj9o71ftvJmJw74pFeV44Bo6ZlZG, libelf.so.1(ELFUTILS_1.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AsgkVd Creating libdwarf-tools-debuginfo package Processing files: libdwarf-debuginfo-20180527-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CBoDKD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OxXpF6 find-requires: running scripts (debuginfo) Provides: debug64(libdwarf.so.0) Requires: libdwarf = 20180527-alt1, debug64(libc.so.6), debug64(libelf.so.1), debug64(libz.so.1) Processing files: libdwarf-tools-debuginfo-20180527-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OxnXGC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aRTMNb find-requires: running scripts (debuginfo) Requires: libdwarf-tools = 20180527-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libdwarf.so.0), debug64(libelf.so.1) Adding to libdwarf-tools-debuginfo a strict dependency on libdwarf-debuginfo Removing from libdwarf-tools-debuginfo 2 sources provided by libdwarf-debuginfo Removing 1 extra deps from libdwarf-devel due to dependency on libdwarf Removing 1 extra deps from libdwarf-tools due to dependency on libdwarf Removing 1 extra deps from libdwarf-tools-debuginfo due to dependency on libdwarf-debuginfo Removing 6 extra deps from libdwarf-tools due to repentancy on libdwarf Removing 2 extra deps from libdwarf-tools-debuginfo due to repentancy on libdwarf-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libdwarf-20180527-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdwarf-devel-20180527-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdwarf-tools-20180527-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdwarf-debuginfo-20180527-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libdwarf-tools-debuginfo-20180527-alt1.x86_64.rpm (w2.lzdio) 25.87user 6.85system 0:43.86elapsed 74%CPU (0avgtext+0avgdata 59216maxresident)k 0inputs+0outputs (0major+2478629minor)pagefaults 0swaps 34.56user 10.17system 0:55.62elapsed 80%CPU (0avgtext+0avgdata 115988maxresident)k 0inputs+0outputs (0major+2847673minor)pagefaults 0swaps --- libdwarf-20180527-alt1.x86_64.rpm.repo 2018-06-30 19:01:28.000000000 +0000 +++ libdwarf-20180527-alt1.x86_64.rpm.hasher 2021-08-08 13:12:39.915738365 +0000 @@ -21,3 +21,3 @@ File: /usr/lib64/libdwarf.so.0 120777 root:root libdwarf.so.0.20180527.0 -File: /usr/lib64/libdwarf.so.0.20180527.0 100644 root:root e695b6b8226d293fe7535523b5dc06af +File: /usr/lib64/libdwarf.so.0.20180527.0 100644 root:root a730d89506a8d3d455c475e048b5ec66 File: /usr/share/doc/libdwarf-20180527 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/libdwarf-20180527/README 100644 root:root bd4cd8689b6c5d2b0f70e852f3a21484 -RPMIdentity: c2a0bd18fdddc0935590dc96c41970e7e4110a07ea1c459c6758b6cdbefccf077216d61e13fa6ebd366d62c536e9cf8a6f699d203538cd300925b8f34449e29e +RPMIdentity: c944c92f5760b73dd4bac9dd41c1fdac70c0a6e5fbafd3ecd58e4179243fd5a944b84bc66c170bf671c144e004dbf73721a28441ab85c79487091ce5d2ca7d43 --- libdwarf-debuginfo-20180527-alt1.x86_64.rpm.repo 2018-06-30 19:01:28.000000000 +0000 +++ libdwarf-debuginfo-20180527-alt1.x86_64.rpm.hasher 2021-08-08 13:12:40.047737439 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/5609b666a7fb23eb7490c73c584f31eddb4657 120777 root:root ../../../../lib64/libdwarf.so.0.20180527.0 -/usr/lib/debug/.build-id/67/5609b666a7fb23eb7490c73c584f31eddb4657.debug 120777 root:root ../../usr/lib64/libdwarf.so.0.20180527.0.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/2b8eac36684a7c2628539b1de4118f63020d42 120777 root:root ../../../../lib64/libdwarf.so.0.20180527.0 +/usr/lib/debug/.build-id/dc/2b8eac36684a7c2628539b1de4118f63020d42.debug 120777 root:root ../../usr/lib64/libdwarf.so.0.20180527.0.debug /usr/lib/debug/usr/lib64/libdwarf.so.0.20180527.0.debug 100644 root:root @@ -110,6 +110,6 @@ Provides: libdwarf-debuginfo = 20180527-alt1 -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/5609b666a7fb23eb7490c73c584f31eddb4657 120777 root:root ../../../../lib64/libdwarf.so.0.20180527.0 -File: /usr/lib/debug/.build-id/67/5609b666a7fb23eb7490c73c584f31eddb4657.debug 120777 root:root ../../usr/lib64/libdwarf.so.0.20180527.0.debug -File: /usr/lib/debug/usr/lib64/libdwarf.so.0.20180527.0.debug 100644 root:root 5e824834018e86ccc39ff7773b8fa630 +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/2b8eac36684a7c2628539b1de4118f63020d42 120777 root:root ../../../../lib64/libdwarf.so.0.20180527.0 +File: /usr/lib/debug/.build-id/dc/2b8eac36684a7c2628539b1de4118f63020d42.debug 120777 root:root ../../usr/lib64/libdwarf.so.0.20180527.0.debug +File: /usr/lib/debug/usr/lib64/libdwarf.so.0.20180527.0.debug 100644 root:root 363f8895f83ffb465efa207f2a47c62d File: /usr/lib/debug/usr/lib64/libdwarf.so.0.debug 120777 root:root libdwarf.so.0.20180527.0.debug @@ -213,2 +213,2 @@ File: /usr/src/debug/dwarf-20180527/libdwarf/pro_weaks.c 100644 root:root 7d24df1b2ce3303d55454928aa68f1d5 -RPMIdentity: 5a24ad806cde6e372ca735b113722313c0f0810fa4efe281e6b01c0c3851fbc4174ad48c6eabeeea3a4a5f756723205daf54af165e948f5f1219a6a33c501ac6 +RPMIdentity: 7d4e933decac27541be095c5210dde859beebf76b30dcf63483a63602840102978c33da67d6bef6dd8a34faf6414295f1e974264c31c29882d5ff0eba0b1743a --- libdwarf-tools-20180527-alt1.x86_64.rpm.repo 2018-06-30 19:01:28.000000000 +0000 +++ libdwarf-tools-20180527-alt1.x86_64.rpm.hasher 2021-08-08 13:12:40.172736563 +0000 @@ -13,3 +13,3 @@ Provides: libdwarf-tools = 20180527-alt1 -File: /usr/bin/dwarfdump 100755 root:root 24ce486c1bf39ac5497e5dcdbe9e159f +File: /usr/bin/dwarfdump 100755 root:root 51c8f3ebdfdd0ae5ba03478f6fbe2528 File: /usr/share/doc/libdwarf-tools-20180527 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/doc/libdwarf-tools-20180527/README 100644 root:root 5425e231cfea125131a6c72dc4434a31 -RPMIdentity: c132c041bfdb6996edc5d2e2a1f12c5807ccc2e2a6d082427241a33bbf3d8c97841d4f28f66f0cb0eb1a90a1f997388a6a50d60e4b9945e1b25dfb378cbef931 +RPMIdentity: 99a55996e000109a5708f6db9750f290f81adfa89eb29951a7d4a2dbd03f2a76c713d597aaff0b6847d31a25ded44d5ab2787fb558ddabe6a661e1458ae7a448 --- libdwarf-tools-debuginfo-20180527-alt1.x86_64.rpm.repo 2018-06-30 19:01:28.000000000 +0000 +++ libdwarf-tools-debuginfo-20180527-alt1.x86_64.rpm.hasher 2021-08-08 13:12:40.248736030 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1b 40755 root:root -/usr/lib/debug/.build-id/1b/d9ffabfacccd287fd669180521e109949d3e84 120777 root:root ../../../../bin/dwarfdump -/usr/lib/debug/.build-id/1b/d9ffabfacccd287fd669180521e109949d3e84.debug 120777 root:root ../../usr/bin/dwarfdump.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/710ff628a6a50597ea9cbfe1652d248a903ae7 120777 root:root ../../../../bin/dwarfdump +/usr/lib/debug/.build-id/8b/710ff628a6a50597ea9cbfe1652d248a903ae7.debug 120777 root:root ../../usr/bin/dwarfdump.debug /usr/lib/debug/usr/bin/dwarfdump.debug 100644 root:root @@ -84,6 +84,6 @@ Provides: libdwarf-tools-debuginfo = 20180527-alt1 -File: /usr/lib/debug/.build-id/1b 40755 root:root -File: /usr/lib/debug/.build-id/1b/d9ffabfacccd287fd669180521e109949d3e84 120777 root:root ../../../../bin/dwarfdump -File: /usr/lib/debug/.build-id/1b/d9ffabfacccd287fd669180521e109949d3e84.debug 120777 root:root ../../usr/bin/dwarfdump.debug -File: /usr/lib/debug/usr/bin/dwarfdump.debug 100644 root:root c79dc62994b2bded27e9e94f733f96d4 +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/710ff628a6a50597ea9cbfe1652d248a903ae7 120777 root:root ../../../../bin/dwarfdump +File: /usr/lib/debug/.build-id/8b/710ff628a6a50597ea9cbfe1652d248a903ae7.debug 120777 root:root ../../usr/bin/dwarfdump.debug +File: /usr/lib/debug/usr/bin/dwarfdump.debug 100644 root:root 8502a74335056a02f28afc354546c29d File: /usr/src/debug/dwarf-20180527 40755 root:root @@ -163,2 +163,2 @@ File: /usr/src/debug/dwarf-20180527/libdwarf/dwarf_reloc_x86_64.h 100644 root:root 44fe144318c6b596a709572b393225c9 -RPMIdentity: 2fd7aa3e460bcd4a8a1ec66a0681328e650d414750dbf8a5b755abdd343c6371150b2e4f50760d4e72f72b53e5e6ee0cf464de671fa9cfa7446e1c206412ff7a +RPMIdentity: b3b23c22b19d17806b3716321ddf0abe5715e831465192405fa15e1b566727b22a9fce399010ce19c5bdbfb63a69309f35188d23365be5697a275932cc0f66d9