<86>Jan 10 10:39:10 userdel[3366338]: delete user 'rooter' <86>Jan 10 10:39:10 userdel[3366338]: removed group 'rooter' owned by 'rooter' <86>Jan 10 10:39:10 userdel[3366338]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 10 10:39:10 groupadd[3366344]: group added to /etc/group: name=rooter, GID=639 <86>Jan 10 10:39:10 groupadd[3366344]: group added to /etc/gshadow: name=rooter <86>Jan 10 10:39:10 groupadd[3366344]: new group: name=rooter, GID=639 <86>Jan 10 10:39:10 useradd[3366356]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Jan 10 10:39:10 userdel[3366363]: delete user 'builder' <86>Jan 10 10:39:10 userdel[3366363]: removed group 'builder' owned by 'builder' <86>Jan 10 10:39:10 userdel[3366363]: removed shadow group 'builder' owned by 'builder' <86>Jan 10 10:39:10 groupadd[3366368]: group added to /etc/group: name=builder, GID=640 <86>Jan 10 10:39:10 groupadd[3366368]: group added to /etc/gshadow: name=builder <86>Jan 10 10:39:10 groupadd[3366368]: new group: name=builder, GID=640 <86>Jan 10 10:39:10 useradd[3366372]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Jan 10 10:39:13 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Jan 10 10:39:14 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Jan 10 10:39:15 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed <13>Jan 10 10:39:15 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Jan 10 10:39:17 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152458 installed <13>Jan 10 10:39:17 rpmi: zlib-devel-static-1.2.11-alt1 sisyphus+221902.6000.4.1 1550601058 installed <13>Jan 10 10:39:17 rpmi: binutils-devel-1:2.31.1-alt4 sisyphus+221902.1000.4.1 1550588337 installed <13>Jan 10 10:39:17 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Jan 10 10:39:17 rpmi: libelf-devel-0.177-alt1 p9+236401.200.1.1 1566385155 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libdwarf-20180527-alt1.nosrc.rpm Installing libdwarf-20180527-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46585 + 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.46585 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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=i586-alt-linux' '--host=i586-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--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=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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=i586-alt-linux' '--host=i586-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--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=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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=i586-alt-linux' '--host=i586-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--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=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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=i586-alt-linux' '--host=i586-alt-linux' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--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=i586-alt-linux' 'host_alias=i586-alt-linux' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' --cache-file=/dev/null --srcdir=. checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for cc... /usr/bin/cc checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc needs -traditional... no checking for a BSD-compatible install... /bin/install -c checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-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 -march=i586 -mtune=generic -I. -I. -fPIC -c ./dwgetopt.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 . i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_abbrev.o dwarf_abbrev.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_alloc.o dwarf_alloc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_arange.o dwarf_arange.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_die_deliv.o dwarf_die_deliv.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_dsc.o dwarf_dsc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_dnames.o dwarf_dnames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_elf_access.o dwarf_elf_access.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c ./dwarf_error.c -o dwarf_error.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_form.o dwarf_form.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_frame.o dwarf_frame.c dwarf_frame.c: In function '_dwarf_exec_frame_instr': dwarf_frame.c:776:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fp_offset = (Dwarf_Unsigned) instr_ptr; ^ dwarf_frame.c:801:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fp_offset = (Dwarf_Unsigned) instr_ptr; ^ dwarf_frame.c:966:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fp_offset = (Dwarf_Unsigned) instr_ptr; ^ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_funcs.o dwarf_funcs.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_gdbindex.o dwarf_gdbindex.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_global.o dwarf_global.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_groups.o dwarf_groups.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_harmless.o dwarf_harmless.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_init_finish.o dwarf_init_finish.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_leb.o dwarf_leb.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c ./dwarf_line.c -o dwarf_line.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c ./dwarf_loc.c ./dwarf_loc.c: In function '_dwarf_read_loc_expr_op': ./dwarf_loc.c:580:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] operand2 = (Dwarf_Unsigned)loc_ptr; ^ ./dwarf_loc.c:664:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] operand2 = (Dwarf_Unsigned)loc_ptr; ^ ./dwarf_loc.c:688:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] operand3 = (Dwarf_Unsigned) loc_ptr; ^ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_macro.o dwarf_macro.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_macro5.o dwarf_macro5.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_original_elf_init.o dwarf_original_elf_init.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_pubtypes.o dwarf_pubtypes.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_query.o dwarf_query.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_ranges.o dwarf_ranges.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_string.o dwarf_string.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_str_offsets.o dwarf_str_offsets.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_tied.o dwarf_tied.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_tsearchhash.o dwarf_tsearchhash.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_types.o dwarf_types.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_util.o dwarf_util.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_vars.o dwarf_vars.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_weaks.o dwarf_weaks.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_xu_index.o dwarf_xu_index.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c ./dwarf_print_lines.c -o dwarf_print_lines.o i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o malloc_check.o malloc_check.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_alloc.o pro_alloc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_arange.o pro_arange.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_die.o pro_die.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_encode_nm.o pro_encode_nm.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_error.o pro_error.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_expr.o pro_expr.c pro_expr.c: In function 'dwarf_expr_into_block': pro_expr.c:574:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] return ((Dwarf_Addr) & (expr->ex_byte_stream[0])); ^ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_finish.o pro_finish.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_forms.o pro_forms.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_funcs.o pro_funcs.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_frame.o pro_frame.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_init.o pro_init.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_line.o pro_line.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_reloc.o pro_reloc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_reloc_stream.o pro_reloc_stream.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_reloc_symbolic.o pro_reloc_symbolic.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_pubnames.o pro_pubnames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_section.o pro_section.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_types.o pro_types.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_vars.o pro_vars.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_macinfo.o pro_macinfo.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o pro_weaks.o pro_weaks.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -fPIC -c -o dwarf_names.o dwarf_names.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./common.c /usr/bin/cc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o addrmap.o addrmap.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o checkutil.o checkutil.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwarfdump.o dwarfdump.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o dwconf.o dwconf.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o command_options.o command_options.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o compiler_info.o compiler_info.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o esb.o esb.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o glflags.o glflags.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o helpertree.o helpertree.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o macrocheck.o macrocheck.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_abbrevs.o print_abbrevs.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_aranges.o print_aranges.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_debugfission.o print_debugfission.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_die.o print_die.c print_die.c: In function '_dwarf_print_one_expr_op': print_die.c:3656:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] bp = (const unsigned char *) opd2; ^ print_die.c:3693:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] bp = (Dwarf_Small *) opd2; ^ print_die.c:3716:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] bp = (Dwarf_Small *) opd3; ^ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_dnames.o print_dnames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_frames.o print_frames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_gdbindex.o print_gdbindex.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_lines.o print_lines.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_locs.o print_locs.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macro.o print_macro.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_macros.o print_macros.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_pubnames.o print_pubnames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_ranges.o print_ranges.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_reloc.o print_reloc.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_sections.o print_sections.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_section_groups.o print_section_groups.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_funcs.o print_static_funcs.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_static_vars.o print_static_vars.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_strings.o print_strings.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_str_offsets.o print_str_offsets.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_types.o print_types.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o print_weaknames.o print_weaknames.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o sanitized.o sanitized.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o section_bitmaps.o section_bitmaps.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o strstrnocase.o strstrnocase.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c -o uri.o uri.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwarf_tsearchbal.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./makename.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./naming.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -I. -I. -I../libdwarf -I./../libdwarf -DCONFPREFIX=/usr/lib -c ./dwgetopt.c i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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.11389 + 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 + 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/lib/libdwarf.so.0.20180527.0 + ln -s libdwarf.so.0.20180527.0 /usr/src/tmp/libdwarf-buildroot/usr/lib/libdwarf.so.0 + ln -s libdwarf.so.0.20180527.0 /usr/src/tmp/libdwarf-buildroot/usr/lib/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/lib/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) 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/lib: 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) verify-elf: WARNING: ./usr/bin/dwarfdump: uses non-LFS functions: fopen freopen open verify-elf: WARNING: ./usr/lib/libdwarf.so.0.20180527.0: uses non-LFS functions: __fxstat fopen Hardlinking identical .pyc and .pyo files Processing files: libdwarf-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61710 + 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.pVAnEx find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libdwarf-buildroot/usr/lib/libdwarf.so.0: 547 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tc6Ugo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libdwarf.so.0 = set:ndcZh6DMD5ugj5FcZ6SD5ZtEr7HFyE5NZr7fMZ0nfi9YIkqIUfateZy0r0y9uyrjkly3wl8DwHfYDi7ZFff55iSkds0nf2q8pikmu61zgsv2Zp8xpY5Q0K2qjQNSMrZfWNNtgiAa5kZt3PIEZBW0lLFPm1KKwwVv2VzqV6dVFYPLyf3Y50VqP0lqO3ZaK4d2v42L3wYauZrPwfzBDSXwhOb0nAYPELWCPWZxffJQeMJFs3PL1FJYGRhQZ9gAR6IDuF9hIiCD4eVh0Sl88HbBAUsElyB5OJBcqh2BrZA5Uahyh2dZFYwo7tzclYzO8EZItbGiFg85clSiOiwodHYBSDIkM3FcTX7Jb7CVU238lSEwVfyVt34WHKsZ4cTRJD1pXKDX5X2Fwm72AdapKCNAE8008w8CLrtcZc3wJ2v3auUJjA2k4udHlNc0JM23UswJqFPSo1Rn4l4RMOym9RZv5uv0900XlMkAoP7yh1g8i75ZsuNczH0mzgJWNcK2kyBreP4XG34LOk42N8rWrbogeTQrFk3hTY9VkOXr60BdZwzPEJEXwwuoApOJFs6FiZe1M4jVDZLFjDTdL31MrEJlzB9xXGEH21AVYUcq1IiuRKEIni8fP9EUcu09ebc3AKn19MX4OIicWlFZECdlI89cuUupZ37BAxGn3zPtpvKUu3dKiMX2HaIZqK7A0jl0lIoXxZCtEuRBeb62LO4ZHw8ecMUsUQAJJt5ZFftI4vsVYAO8FEE13wADvCZ3wZciXNZgSWvLjR59vN3KQ08PMV2ARhdg6y5uPBOZvrZpXyZ5RKZHdFF50MqIfvsB2dVEwgySp740XBKBxnQMYKhZsnY7m02upZkcqW1QTXn1eKyZhQluNfMIBkP0oMKpzju1SkJQJV7vsmhYNGbiIF1BciTmCQ3mvWkgGDO0v4W8kXyQ0FWe0ymxzOeqZHItKi0Sex5Tw9c53SfeZbGaAmtdStcStMEvjkSiVAM6a3dzwtw6rJzZJwegeMFJn9f2UwVfQrKgd6wc5QuQCEbCGgVwGYv3w9ewHai2XaDb8yFBZehcVBCKI7aGc1YVx7JcYoDyBOgx6I37rLZECfq5ojCoV5iOTS6ArUJKIZrlvem6f4wU02ndinQsy6ZkNrgPDU8Aq0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libelf.so.1 >= set:kgMpMlKdBwt4YQZ2KjnmJA5Bo6ZlZG, libelf.so.1(ELFUTILS_1.0), libz.so.1 >= 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.TDOVCy Creating libdwarf-debuginfo package Processing files: libdwarf-devel-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21538 + 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.AZ5thF 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.FmPEc5 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/lib/libdwarf.so.0.20180527.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hOnRxX Processing files: libdwarf-tools-20180527-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28675 + 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.5I5FDz 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.6ZjNUH find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libdwarf = 20180527-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdwarf.so.0 >= set:nfaCXPy74j5iptHHMP6B9OZjKCvBCmYpTqcNkyYuNoXZIEpXaJAVhpBP94jv2ZAo5JHw9STMAHbeO5nBv2umexH92Cp5w2nv69FHL4HC6LWE2h0EZxHvvYgrcpZ6bTG58E9XzszqptKtN78Iy2apayvk6lZFKrkvdACmnc3sPszRpKnUxHct3ofQ4haPA2GRh3Zyzx3OUg8eMBN1aVrJnHQqLZy0NBd5XVVEgx8JHYyNcKa0ZoTzxN5ZfunR12QmaDXQbr9GT52BZKhpweufwkLedd6B6tzCaYergFUXzTABNitpjBv8snLv3aXJLZuqjCGh0LgdQtiWPjjyZH2AdUg01CI4IFZBzViZlY8Y2UsFIuqio7GFiTLFrPgIkojKQUxh0TO8wV76LQ2iR3ELrZy2sk9LHMbCPdFC60QoX5QLXN9DSyLVq7i8nXcizyJGoUmPVGNjnCCMkcsZElrnttYqTdlF61J3ENmJ3jZfQmLyYo4kV21hojSbY8hG8bYVaZ8XZ075zKZFfDiplYXDE9fqYfDTaXiUDFq9h3ZkBt0Nh1, libelf.so.1 >= set:kg8lnZCgBrj9o71ftvJmJw74pFeV44Bo6ZlZG, libelf.so.1(ELFUTILS_1.0), 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.LIHJy9 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.LpUwi8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FIJF4m find-requires: running scripts (debuginfo) Provides: debug(libdwarf.so.0) Requires: libdwarf = 20180527-alt1, debug(libc.so.6), debug(libelf.so.1), debug(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.sVhcd7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1FELJ8 find-requires: running scripts (debuginfo) Requires: libdwarf-tools = 20180527-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libdwarf.so.0), debug(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 7 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/i586/libdwarf-20180527-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdwarf-devel-20180527-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdwarf-tools-20180527-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdwarf-debuginfo-20180527-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libdwarf-tools-debuginfo-20180527-alt1.i586.rpm 53.15user 11.91system 1:10.56elapsed 92%CPU (0avgtext+0avgdata 47236maxresident)k 0inputs+0outputs (0major+2115619minor)pagefaults 0swaps 63.95user 17.75system 1:26.01elapsed 94%CPU (0avgtext+0avgdata 116896maxresident)k 368inputs+0outputs (0major+2481205minor)pagefaults 0swaps