<86>Dec  4 04:06:56 userdel[416883]: delete user 'rooter'
<86>Dec  4 04:06:56 userdel[416883]: removed group 'rooter' owned by 'rooter'
<86>Dec  4 04:06:56 userdel[416883]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  4 04:06:56 groupadd[416898]: group added to /etc/group: name=rooter, GID=918
<86>Dec  4 04:06:56 groupadd[416898]: group added to /etc/gshadow: name=rooter
<86>Dec  4 04:06:56 groupadd[416898]: new group: name=rooter, GID=918
<86>Dec  4 04:06:56 useradd[416908]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>Dec  4 04:06:56 userdel[416933]: delete user 'builder'
<86>Dec  4 04:06:56 userdel[416933]: removed group 'builder' owned by 'builder'
<86>Dec  4 04:06:56 userdel[416933]: removed shadow group 'builder' owned by 'builder'
<86>Dec  4 04:06:56 groupadd[416957]: group added to /etc/group: name=builder, GID=919
<86>Dec  4 04:06:56 groupadd[416957]: group added to /etc/gshadow: name=builder
<86>Dec  4 04:06:56 groupadd[416957]: new group: name=builder, GID=919
<86>Dec  4 04:06:56 useradd[416972]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
<13>Dec  4 04:06:57 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Dec  4 04:06:57 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed
<13>Dec  4 04:06:58 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461765 installed
<13>Dec  4 04:06:58 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632239666 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/elfio-3.9-alt1_1.nosrc.rpm (w1.gzdio)
Installing elfio-3.9-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2062
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf elfio-3.9
+ echo 'Source #0 (elfio-3.9.tar.gz):'
Source #0 (elfio-3.9.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/elfio-3.9.tar.gz
+ /bin/tar -xf -
+ cd elfio-3.9
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2062
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.9
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
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-g++ accepts -g... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-g++... none
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/elfdump/Makefile
config.status: creating examples/tutorial/Makefile
config.status: creating examples/writer/Makefile
config.status: creating examples/anonymizer/Makefile
config.status: creating examples/write_obj/Makefile
config.status: creating examples/add_section/Makefile
config.status: creating examples/c_wrapper/Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
Making all in examples/elfdump
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o elfdump.o elfdump.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o elfdump elfdump.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
Making all in examples/tutorial
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tutorial.o tutorial.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o tutorial tutorial.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
Making all in examples/writer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o writer.o writer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o writer writer.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
Making all in examples/write_obj
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o write_obj.o write_obj.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o write_obj write_obj.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
Making all in examples/anonymizer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o anonymizer.o anonymizer.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o anonymizer anonymizer.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
Making all in examples/add_section
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o add_section.o add_section.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o add_section add_section.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
Making all in examples/c_wrapper
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
i586-alt-linux-gcc -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o c_example.o c_example.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"ELFIO\ 3.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.9\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o elfio_c_wrapper.o elfio_c_wrapper.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o c_example c_example.o elfio_c_wrapper.o  
elfio_c_wrapper.h:114:14: warning: type of 'elfio_load' does not match original declaration [-Wlto-type-mismatch]
  114 |     bool     elfio_load( pelfio_t pelfio, const char* file_name );
      |              ^
elfio_c_wrapper.cpp:48:6: note: return value type mismatch
   48 | bool elfio_load( pelfio_t pelfio, const char* file_name )
      |      ^
elfio_c_wrapper.cpp:48:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:48:6: note: 'elfio_load' was previously declared here
elfio_c_wrapper.cpp:48:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:139:16: warning: type of 'elfio_validate' does not match original declaration [-Wlto-type-mismatch]
  139 |     bool       elfio_validate( pelfio_t pelfio, char* msg, int msg_len );
      |                ^
elfio_c_wrapper.cpp:111:6: note: return value type mismatch
  111 | bool elfio_validate( pelfio_t pelfio, char* msg, int msg_len )
      |      ^
elfio_c_wrapper.cpp:111:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:111:6: note: 'elfio_validate' was previously declared here
elfio_c_wrapper.cpp:111:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:193:15: warning: type of 'elfio_symbol_get_symbol' does not match original declaration [-Wlto-type-mismatch]
  193 |     bool      elfio_symbol_get_symbol( psymbol_t      psymbol,
      |               ^
elfio_c_wrapper.cpp:225:6: note: return value type mismatch
  225 | bool elfio_symbol_get_symbol( psymbol_t      psymbol,
      |      ^
elfio_c_wrapper.cpp:225:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:225:6: note: 'elfio_symbol_get_symbol' was previously declared here
elfio_c_wrapper.cpp:225:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:221:15: warning: type of 'elfio_relocation_get_entry' does not match original declaration [-Wlto-type-mismatch]
  221 |     bool      elfio_relocation_get_entry( prelocation_t prelocation,
      |               ^
elfio_c_wrapper.cpp:280:6: note: return value type mismatch
  280 | bool elfio_relocation_get_entry( prelocation_t prelocation,
      |      ^
elfio_c_wrapper.cpp:280:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:280:6: note: 'elfio_relocation_get_entry' was previously declared here
elfio_c_wrapper.cpp:280:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:257:14: warning: type of 'elfio_note_get_note' does not match original declaration [-Wlto-type-mismatch]
  257 |     bool     elfio_note_get_note( pnote_t   pnote,
      |              ^
elfio_c_wrapper.cpp:354:6: note: return value type mismatch
  354 | bool elfio_note_get_note( pnote_t   pnote,
      |      ^
elfio_c_wrapper.cpp:354:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:354:6: note: 'elfio_note_get_note' was previously declared here
elfio_c_wrapper.cpp:354:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:297:16: warning: type of 'elfio_dynamic_get_entry' does not match original declaration [-Wlto-type-mismatch]
  297 |     bool       elfio_dynamic_get_entry( pdynamic_t pdynamic,
      |                ^
elfio_c_wrapper.cpp:449:6: note: return value type mismatch
  449 | bool elfio_dynamic_get_entry( pdynamic_t pdynamic,
      |      ^
elfio_c_wrapper.cpp:449:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:449:6: note: 'elfio_dynamic_get_entry' was previously declared here
elfio_c_wrapper.cpp:449:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
elfio_c_wrapper.h:314:15: warning: type of 'elfio_array_get_entry' does not match original declaration [-Wlto-type-mismatch]
  314 |     bool      elfio_array_get_entry( parray_t    parray,
      |               ^
elfio_c_wrapper.cpp:486:6: note: return value type mismatch
  486 | bool elfio_array_get_entry( parray_t    parray,
      |      ^
elfio_c_wrapper.cpp:486:6: note: type 'bool' should match type 'bool'
elfio_c_wrapper.cpp:486:6: note: 'elfio_array_get_entry' was previously declared here
elfio_c_wrapper.cpp:486:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/elfio-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/elfio-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd elfio-3.9
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/elfio-buildroot
make: Entering directory '/usr/src/RPM/BUILD/elfio-3.9'
Making install in examples/elfdump
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p elfdump '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/elfdump'
Making install in examples/tutorial
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p tutorial '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/tutorial'
Making install in examples/writer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p writer '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/writer'
Making install in examples/write_obj
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p write_obj '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/write_obj'
Making install in examples/anonymizer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p anonymizer '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/anonymizer'
Making install in examples/add_section
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p add_section '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/add_section'
Making install in examples/c_wrapper
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p c_example '/usr/src/tmp/elfio-buildroot/usr/bin'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.9'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/include/elfio'
 /usr/libexec/rpm-build/install -p -m 644  elfio/elf_types.hpp elfio/elfio_dynamic.hpp elfio/elfio.hpp elfio/elfio_header.hpp elfio/elfio_note.hpp elfio/elfio_relocation.hpp elfio/elfio_section.hpp elfio/elfio_segment.hpp elfio/elfio_strings.hpp elfio/elfio_symbols.hpp elfio/elfio_utils.hpp elfio/elfio_dump.hpp elfio/elfio_version.hpp elfio/elfio_modinfo.hpp elfio/elfio_array.hpp '/usr/src/tmp/elfio-buildroot/usr/include/elfio'
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9'
make: Leaving directory '/usr/src/RPM/BUILD/elfio-3.9'
+ rm /usr/src/tmp/elfio-buildroot/usr/bin/add_section /usr/src/tmp/elfio-buildroot/usr/bin/anonymizer /usr/src/tmp/elfio-buildroot/usr/bin/c_example /usr/src/tmp/elfio-buildroot/usr/bin/elfdump /usr/src/tmp/elfio-buildroot/usr/bin/tutorial /usr/src/tmp/elfio-buildroot/usr/bin/write_obj /usr/src/tmp/elfio-buildroot/usr/bin/writer
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/elfio-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/elfio-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/elfio-buildroot/ (default)
Compressing files in /usr/src/tmp/elfio-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/elfio-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.48847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.9
+ examples/elfdump/elfdump /usr/bin/make
ELF Header

  Class:      ELF32
  Encoding:   Little endian
  ELFVersion: Current
  Type:       Shared object file
  Machine:    Intel 80386
  Version:    Current
  Entry:      0x8a50
  Flags:      0x0

Section Headers:
[  Nr ] Type              Addr     Size     ES Flg Lk Inf Al Name
[    0] NULL              00000000 00000000 00     00 000 00                   
[    1] PROGBITS          00000194 00000013 00 A   00 000 01 .interp           
[    2] NOTE              000001a8 00000024 00 A   00 000 04 .note.gnu.build-id 
[    3] NOTE              000001cc 00000020 00 A   00 000 04 .note.ABI-tag     
[    4] ? (0x6ffffff6)    000001ec 00000e84 04 A   05 000 04 .gnu.hash         
[    5] DYNSYM            00001070 00001b30 10 A   06 001 04 .dynsym           
[    6] STRTAB            00002ba0 00001713 00 A   00 000 01 .dynstr           
[    7] ? (0x6fffffff)    000042b4 00000366 02 A   05 000 02 .gnu.version      
[    8] ? (0x6ffffffe)    0000461c 00000110 00 A   06 002 04 .gnu.version_r    
[    9] REL               0000472c 00001070 08 A   05 000 04 .rel.dyn          
[   10] REL               0000579c 00000408 08 A   05 017 04 .rel.plt          
[   11] PROGBITS          00006000 00000020 00 AX  00 000 04 .init             
[   12] PROGBITS          00006020 00000820 04 AX  00 000 10 .plt              
[   13] PROGBITS          00006840 00000010 08 AX  00 000 08 .plt.got          
[   14] PROGBITS          00006850 00025334 00 AX  00 000 10 .text             
[   15] PROGBITS          0002bb84 00000014 00 AX  00 000 04 .fini             
[   16] PROGBITS          0002c000 0000544d 00 A   00 000 08 .rodata           
[   17] PROGBITS          00031450 00000b24 00 A   00 000 04 .eh_frame_hdr     
[   18] PROGBITS          00031f74 0000aadc 00 A   00 000 04 .eh_frame         
[   19] INIT_ARRAY        0003e698 00000004 04 WA  00 000 04 .init_array       
[   20] FINI_ARRAY        0003e69c 00000004 04 WA  00 000 04 .fini_array       
[   21] PROGBITS          0003e6a0 00000608 00 WA  00 000 20 .data.rel.ro      
[   22] DYNAMIC           0003eca8 00000100 08 WA  06 000 04 .dynamic          
[   23] PROGBITS          0003eda8 0000024c 04 WA  00 000 04 .got              
[   24] PROGBITS          0003f000 000007b8 00 WA  00 000 20 .data             
[   25] NOBITS            0003f7c0 00002efc 00 WA  00 000 20 .bss              
[   26] NOTE              000426bc 00000038 00     00 000 04 .gnu.build.attributes 
[   27] PROGBITS          00000000 00000010 00     00 000 04 .gnu_debuglink    
[   28] STRTAB            00000000 00000115 00     00 000 01 .shstrtab         
Key to Flags: W (write), A (alloc), X (execute)


Segment headers:
[  Nr ] Type           VirtAddr PhysAddr FileSize Mem.Size Flags    Align
[    0] PHDR           00000034 00000034 00000160 00000160 R        00000004 
[    1] INTERP         00000194 00000194 00000013 00000013 R        00000001 
[    2] LOAD           00000000 00000000 00005ba4 00005ba4 R        00001000 
[    3] LOAD           00006000 00006000 00025b98 00025b98 RX       00001000 
[    4] LOAD           0002c000 0002c000 00010a50 00010a50 R        00001000 
[    5] LOAD           0003e698 0003e698 00001120 00004024 RW       00001000 
[    6] DYNAMIC        0003eca8 0003eca8 00000100 00000100 RW       00000004 
[    7] NOTE           000001a8 000001a8 00000044 00000044 R        00000004 
[    8] ? (0x6474e550) 00031450 00031450 00000b24 00000b24 R        00000004 
[    9] ? (0x6474e551) 00000000 00000000 00000000 00000000 RW       00000010 
[   10] ? (0x6474e552) 0003e698 0003e698 00000968 00000968 R        00000001 

Symbol table (.dynsym)
[  Nr ] Value    Size     Type    Bind      Sect Name
[    0] 00000000 00000000 NOTYPE  LOCAL        0   
[    1] 00000000 00000000 FUNC    GLOBAL       0 getpwnam 
[    2] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_setflags 
[    3] 00000000 00000000 FUNC    GLOBAL       0 strstr 
[    4] 00000000 00000000 FUNC    GLOBAL       0 strcmp 
[    5] 00000000 00000000 FUNC    GLOBAL       0 open64 
[    6] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn_file_actions_adddup2 
[    7] 00000000 00000000 FUNC    GLOBAL       0 getlogin 
[    8] 00000000 00000000 FUNC    GLOBAL       0 read 
[    9] 00000000 00000000 NOTYPE  WEAK         0 _ITM_deregisterTMCloneTable 
[   10] 00000000 00000000 OBJECT  GLOBAL       0 __environ 
[   11] 00000000 00000000 FUNC    GLOBAL       0 fflush 
[   12] 00000000 00000000 FUNC    GLOBAL       0 dup 
[   13] 00000000 00000000 OBJECT  GLOBAL       0 stderr 
[   14] 00000000 00000000 FUNC    GLOBAL       0 _exit 
[   15] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_init 
[   16] 00000000 00000000 FUNC    GLOBAL       0 sigprocmask 
[   17] 00000000 00000000 FUNC    GLOBAL       0 memmove 
[   18] 00000000 00000000 FUNC    GLOBAL       0 confstr 
[   19] 00000000 00000000 FUNC    GLOBAL       0 free 
[   20] 00000000 00000000 FUNC    GLOBAL       0 strdup 
[   21] 00000000 00000000 FUNC    GLOBAL       0 memcpy 
[   22] 00000000 00000000 FUNC    GLOBAL       0 clock_gettime 
[   23] 00000000 00000000 FUNC    GLOBAL       0 ferror 
[   24] 00000000 00000000 FUNC    GLOBAL       0 fgets 
[   25] 00000000 00000000 FUNC    GLOBAL       0 fclose 
[   26] 00000000 00000000 FUNC    GLOBAL       0 time 
[   27] 00000000 00000000 FUNC    GLOBAL       0 signal 
[   28] 00000000 00000000 FUNC    GLOBAL       0 memcmp 
[   29] 00000000 00000000 FUNC    GLOBAL       0 gettimeofday 
[   30] 00000000 00000000 FUNC    GLOBAL       0 chdir 
[   31] 00000000 00000000 FUNC    GLOBAL       0 ctime 
[   32] 00000000 00000000 FUNC    GLOBAL       0 eaccess 
[   33] 00000000 00000000 OBJECT  GLOBAL       0 optind 
[   34] 00000000 00000000 FUNC    GLOBAL       0 dcgettext 
[   35] 00000000 00000000 FUNC    GLOBAL       0 stpcpy 
[   36] 00000000 00000000 FUNC    GLOBAL       0 __stack_chk_fail 
[   37] 00000000 00000000 FUNC    GLOBAL       0 dlclose 
[   38] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_destroy 
[   39] 00000000 00000000 FUNC    GLOBAL       0 wait 
[   40] 00000000 00000000 FUNC    GLOBAL       0 __fdelt_chk 
[   41] 00000000 00000000 FUNC    GLOBAL       0 dlerror 
[   42] 00000000 00000000 FUNC    GLOBAL       0 unlink 
[   43] 00000000 00000000 FUNC    GLOBAL       0 globfree64 
[   44] 00000000 00000000 FUNC    GLOBAL       0 textdomain 
[   45] 00000000 00000000 FUNC    GLOBAL       0 execvp 
[   46] 00000000 00000000 FUNC    GLOBAL       0 strsignal 
[   47] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn_file_actions_init 
[   48] 00000000 00000000 FUNC    GLOBAL       0 readlink 
[   49] 00000000 00000000 FUNC    GLOBAL       0 fnmatch 
[   50] 00000000 00000000 FUNC    GLOBAL       0 fopen64 
[   51] 00000000 00000000 FUNC    WEAK         0 __cxa_finalize 
[   52] 00000000 00000000 FUNC    GLOBAL       0 perror 
[   53] 00000000 00000000 FUNC    GLOBAL       0 fwrite 
[   54] 00000000 00000000 FUNC    GLOBAL       0 __fxstat64 
[   55] 00000000 00000000 FUNC    GLOBAL       0 waitpid 
[   56] 00000000 00000000 FUNC    GLOBAL       0 __realpath_chk 
[   57] 00000000 00000000 FUNC    GLOBAL       0 strcat 
[   58] 00000000 00000000 FUNC    GLOBAL       0 fread 
[   59] 00000000 00000000 FUNC    GLOBAL       0 strcpy 
[   60] 00000000 00000000 FUNC    GLOBAL       0 getpid 
[   61] 00000000 00000000 FUNC    GLOBAL       0 __cxa_atexit 
[   62] 00000000 00000000 FUNC    GLOBAL       0 getenv 
[   63] 00000000 00000000 FUNC    GLOBAL       0 mkstemp64 
[   64] 00000000 00000000 FUNC    GLOBAL       0 realloc 
[   65] 00000000 00000000 FUNC    GLOBAL       0 malloc 
[   66] 00000000 00000000 FUNC    GLOBAL       0 puts 
[   67] 00000000 00000000 FUNC    GLOBAL       0 strerror 
[   68] 00000000 00000000 FUNC    GLOBAL       0 __memcpy_chk 
[   69] 00000000 00000000 NOTYPE  WEAK         0 __gmon_start__ 
[   70] 00000000 00000000 FUNC    GLOBAL       0 exit 
[   71] 00000000 00000000 FUNC    GLOBAL       0 kill 
[   72] 00000000 00000000 FUNC    GLOBAL       0 glob64 
[   73] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_setsigmask 
[   74] 00000000 00000000 FUNC    GLOBAL       0 fdopen 
[   75] 00000000 00000000 FUNC    GLOBAL       0 feof 
[   76] 00000000 00000000 FUNC    GLOBAL       0 getopt_long 
[   77] 00000000 00000000 FUNC    GLOBAL       0 pselect 
[   78] 00000000 00000000 FUNC    GLOBAL       0 localtime 
[   79] 00000000 00000000 FUNC    GLOBAL       0 strchr 
[   80] 00000000 00000000 FUNC    GLOBAL       0 memrchr 
[   81] 00000000 00000000 FUNC    GLOBAL       0 getcwd 
[   82] 00000000 00000000 FUNC    GLOBAL       0 ttyname 
[   83] 00000000 00000000 FUNC    GLOBAL       0 strlen 
[   84] 00000000 00000000 FUNC    GLOBAL       0 __stpcpy_chk 
[   85] 00000000 00000000 FUNC    GLOBAL       0 __libc_start_main 
[   86] 00000000 00000000 FUNC    GLOBAL       0 write 
[   87] 00000000 00000000 OBJECT  GLOBAL       0 stdin 
[   88] 00000000 00000000 FUNC    GLOBAL       0 sigaddset 
[   89] 00000000 00000000 FUNC    GLOBAL       0 dlsym 
[   90] 00000000 00000000 FUNC    GLOBAL       0 __isoc99_sscanf 
[   91] 00000000 00000000 FUNC    GLOBAL       0 setvbuf 
[   92] 00000000 00000000 FUNC    GLOBAL       0 memset 
[   93] 00000000 00000000 FUNC    GLOBAL       0 __errno_location 
[   94] 00000000 00000000 FUNC    GLOBAL       0 fileno 
[   95] 00000000 00000000 FUNC    GLOBAL       0 getloadavg 
[   96] 00000000 00000000 FUNC    GLOBAL       0 strtod 
[   97] 00000000 00000000 FUNC    GLOBAL       0 __strncpy_chk 
[   98] 00000000 00000000 FUNC    GLOBAL       0 pipe 
[   99] 00000000 00000000 OBJECT  GLOBAL       0 stdout 
[  100] 00000000 00000000 FUNC    GLOBAL       0 __strcpy_chk 
[  101] 00000000 00000000 FUNC    GLOBAL       0 __printf_chk 
[  102] 00000000 00000000 FUNC    GLOBAL       0 ftruncate64 
[  103] 00000000 00000000 FUNC    GLOBAL       0 strndup 
[  104] 00000000 00000000 FUNC    GLOBAL       0 fcntl64 
[  105] 00000000 00000000 OBJECT  WEAK         0 _environ 
[  106] 00000000 00000000 FUNC    GLOBAL       0 sigemptyset 
[  107] 00000000 00000000 FUNC    GLOBAL       0 strpbrk 
[  108] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn_file_actions_destroy 
[  109] 00000000 00000000 FUNC    GLOBAL       0 putenv 
[  110] 00000000 00000000 FUNC    GLOBAL       0 setlocale 
[  111] 00000000 00000000 FUNC    GLOBAL       0 strrchr 
[  112] 00000000 00000000 FUNC    GLOBAL       0 fputc 
[  113] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn 
[  114] 00000000 00000000 FUNC    GLOBAL       0 putc 
[  115] 00000000 00000000 FUNC    GLOBAL       0 tmpfile64 
[  116] 00000000 00000000 OBJECT  GLOBAL       0 opterr 
[  117] 00000000 00000000 FUNC    GLOBAL       0 remove 
[  118] 00000000 00000000 FUNC    GLOBAL       0 lseek64 
[  119] 00000000 00000000 FUNC    GLOBAL       0 readdir64 
[  120] 00000000 00000000 FUNC    GLOBAL       0 qsort 
[  121] 00000000 00000000 FUNC    GLOBAL       0 dlopen 
[  122] 00000000 00000000 FUNC    GLOBAL       0 __fprintf_chk 
[  123] 00000000 00000000 FUNC    GLOBAL       0 sigaction 
[  124] 00000000 00000000 FUNC    GLOBAL       0 bindtextdomain 
[  125] 00000000 00000000 NOTYPE  WEAK         0 _ITM_registerTMCloneTable 
[  126] 00000000 00000000 FUNC    GLOBAL       0 strncmp 
[  127] 00000000 00000000 FUNC    GLOBAL       0 isatty 
[  128] 00000000 00000000 OBJECT  GLOBAL       0 environ 
[  129] 00000000 00000000 FUNC    GLOBAL       0 abort 
[  130] 00000000 00000000 FUNC    GLOBAL       0 __xstat64 
[  131] 00000000 00000000 FUNC    GLOBAL       0 umask 
[  132] 00000000 00000000 OBJECT  GLOBAL       0 optarg 
[  133] 00000000 00000000 FUNC    GLOBAL       0 strtol 
[  134] 00000000 00000000 FUNC    GLOBAL       0 fputs 
[  135] 00000000 00000000 FUNC    GLOBAL       0 __lxstat64 
[  136] 00000000 00000000 FUNC    GLOBAL       0 close 
[  137] 00000000 00000000 FUNC    GLOBAL       0 closedir 
[  138] 00000000 00000000 FUNC    GLOBAL       0 __vsprintf_chk 
[  139] 00000000 00000000 FUNC    GLOBAL       0 opendir 
[  140] 00000000 00000000 FUNC    GLOBAL       0 __ctype_tolower_loc 
[  141] 00000000 00000000 FUNC    GLOBAL       0 __ctype_b_loc 
[  142] 00000000 00000000 FUNC    GLOBAL       0 calloc 
[  143] 00000000 00000000 FUNC    GLOBAL       0 __sprintf_chk 
[  144] 0001bdc0 00000053 FUNC    GLOBAL      14 xrealloc 
[  145] 00022700 000002db FUNC    GLOBAL      14 read_all_makefiles 
[  146] 0000e3c0 000003e4 FUNC    GLOBAL      14 snap_deps 
[  147] 00026ff0 000001cd FUNC    GLOBAL      14 print_rule_data_base 
[  148] 00016cb0 0000005a FUNC    GLOBAL      14 unblock_all_sigs 
[  149] 0001b950 000001c5 FUNC    GLOBAL      14 collapse_continuations 
[  150] 0003f000 00000000 NOTYPE  GLOBAL      24 __data_start 
[  151] 00016110 000000b6 FUNC    GLOBAL      14 is_bourne_compatible_shell 
[  152] 000426bc 00000000 NOTYPE  GLOBAL      25 _end 
[  153] 0003f86c 00000004 OBJECT  GLOBAL      25 variable_buffer 
[  154] 0001cb00 00000083 FUNC    GLOBAL      14 output_tmpfd 
[  155] 0002a770 0000007f FUNC    GLOBAL      14 gpath_search 
[  156] 000172e0 000001ba FUNC    GLOBAL      14 exec_command 
[  157] 0003f6e0 00000004 OBJECT  GLOBAL      24 unixy_shell 
[  158] 0000aed0 0000006e FUNC    GLOBAL      14 define_default_variables 
[  159] 00029ce0 00000106 FUNC    GLOBAL      14 print_variable_data_base 
[  160] 0000e1e0 0000008a FUNC    GLOBAL      14 expand_extra_prereqs 
[  161] 0002b420 00000001 FUNC    GLOBAL      14 unblock_remote_children 
[  162] 0003f730 00000008 OBJECT  GLOBAL      24 default_load_average 
[  163] 00027440 00000089 FUNC    GLOBAL      14 strcache_iscached 
[  164] 0001c9a0 00000045 FUNC    GLOBAL      14 output_init 
[  165] 0002a630 0000013c FUNC    GLOBAL      14 build_vpath_lists 
[  166] 0000aa20 00000180 FUNC    GLOBAL      14 fatal_error_signal 
[  167] 000421a8 00000004 OBJECT  GLOBAL      25 last_pattern_rule 
[  168] 0000d410 0000010d FUNC    GLOBAL      14 enter_file 
[  169] 0001caa0 0000005e FUNC    GLOBAL      14 pfatal_with_name 
[  170] 00013870 00000106 FUNC    GLOBAL      14 hash_print_stats 
[  171] 00029b30 000000e9 FUNC    GLOBAL      14 assign_variable_definition 
[  172] 0000c0e0 00000174 FUNC    GLOBAL      14 expand_argument 
[  173] 0002ac90 00000040 FUNC    GLOBAL      14 jobserver_get_auth 
[  174] 00026f30 000000b7 FUNC    GLOBAL      14 create_pattern_rule 
[  175] 0002ab40 00000142 FUNC    GLOBAL      14 jobserver_parse_auth 
[  176] 0001f820 000001ab FUNC    GLOBAL      14 tilde_expand 
[  177] 00029c20 000000b7 FUNC    GLOBAL      14 try_variable_definition 
[  178] 00026a80 00000370 FUNC    GLOBAL      14 convert_to_pattern 
[  179] 0002acd0 00000016 FUNC    GLOBAL      14 jobserver_enabled 
[  180] 00012cf0 00000358 FUNC    GLOBAL      14 handle_function 
[  181] 0003f788 00000004 OBJECT  GLOBAL      24 current_variable_set_list 
[  182] 0002b3d0 00000006 FUNC    GLOBAL      14 start_remote_job 
[  183] 0001d3d0 0000007c FUNC    GLOBAL      14 perror_with_name 
[  184] 0003fd30 00000004 OBJECT  GLOBAL      25 db_level 
[  185] 0003fcb4 00000004 OBJECT  GLOBAL      25 second_expansion 
[  186] 0002aeb0 00000034 FUNC    GLOBAL      14 jobserver_signal 
[  187] 000421a0 00000004 OBJECT  GLOBAL      25 max_pattern_targets 
[  188] 0000d9a0 00000031 FUNC    GLOBAL      14 rename_file 
[  189] 0000cf30 00000053 FUNC    GLOBAL      14 install_variable_buffer 
[  190] 0003fcf0 00000004 OBJECT  GLOBAL      25 rebuilding_makefiles 
[  191] 00027560 00000104 FUNC    GLOBAL      14 strcache_add_len 
[  192] 0001bb60 000001d1 FUNC    GLOBAL      14 concat 
[  193] 0002c004 00000004 OBJECT  GLOBAL      16 _IO_stdin_used 
[  194] 0003fd10 00000004 OBJECT  GLOBAL      25 keep_going_flag 
[  195] 0003f7c4 00000004 OBJECT  GLOBAL      25 handling_fatal_signal 
[  196] 0003fd28 00000004 OBJECT  GLOBAL      25 env_overrides 
[  197] 0001bfa0 00000062 FUNC    GLOBAL      14 writebuf 
[  198] 0001b900 00000045 FUNC    GLOBAL      14 alpha_compare 
[  199] 0003f000 00000000 NOTYPE  WEAK        24 data_start 
[  200] 0001ab00 0000010e FUNC    GLOBAL      14 die 
[  201] 00009cd0 000008c8 FUNC    GLOBAL      14 set_file_variables 
[  202] 0003f728 00000001 OBJECT  GLOBAL      24 cmd_prefix 
[  203] 0003fa00 00000080 OBJECT  GLOBAL      25 fatal_signal_set 
[  204] 0001fcb0 000007e3 FUNC    GLOBAL      14 parse_file_seq 
[  205] 0000f430 0000003a FUNC    GLOBAL      14 init_hash_files 
[  206] 0000dda0 00000261 FUNC    GLOBAL      14 enter_prereqs 
[  207] 00013b40 000002cd FUNC    GLOBAL      14 jhash_string 
[  208] 0002b890 0000018b FUNC    GLOBAL      14 concatenated_filename 
[  209] 0000e7b0 00000058 FUNC    GLOBAL      14 set_command_state 
[  210] 00012830 000000cf FUNC    GLOBAL      14 shell_completed 
[  211] 00019c40 0000001f FUNC    GLOBAL      14 gmk_expand 
[  212] 0001c250 00000001 FUNC    GLOBAL      14 user_access 
[  213] 0001c270 00000001 FUNC    GLOBAL      14 child_access 
[  214] 0001e950 0000000e FUNC    GLOBAL      14 find_percent 
[  215] 00013540 0000005c FUNC    GLOBAL      14 hash_insert 
[  216] 00029e30 000000d1 FUNC    GLOBAL      14 print_target_variables 
[  217] 00040100 00000004 OBJECT  GLOBAL      25 stdio_traced 
[  218] 0002ad70 0000008e FUNC    GLOBAL      14 jobserver_release 
[  219] 0001bd40 00000035 FUNC    GLOBAL      14 xmalloc 
[  220] 00042198 00000004 OBJECT  GLOBAL      25 max_pattern_dep_length 
[  221] 0001c9f0 000000ae FUNC    GLOBAL      14 output_close 
[  222] 0001cf70 0000016a FUNC    GLOBAL      14 fatal 
[  223] 0003fcc4 00000004 OBJECT  GLOBAL      25 makelevel 
[  224] 00025e10 000004bb FUNC    GLOBAL      14 update_goal_chain 
[  225] 0002b3c0 00000003 FUNC    GLOBAL      14 start_remote_job_p 
[  226] 0000d9e0 0000031a FUNC    GLOBAL      14 remove_intermediates 
[  227] 0001beb0 0000002e FUNC    GLOBAL      14 end_of_token 
[  228] 0003fcd0 00000004 OBJECT  GLOBAL      25 program 
[  229] 0003fd2c 00000004 OBJECT  GLOBAL      25 output_sync_option 
[  230] 000194d0 000005e1 FUNC    GLOBAL      14 load_file 
[  231] 0003fd18 00000004 OBJECT  GLOBAL      25 no_builtin_rules_flag 
[  232] 00028950 000003de FUNC    GLOBAL      14 define_automatic_variables 
[  233] 000421ac 00000004 OBJECT  GLOBAL      25 pattern_rules 
[  234] 0003fd20 00000004 OBJECT  GLOBAL      25 print_data_base_flag 
[  235] 0000e810 00000139 FUNC    GLOBAL      14 file_timestamp_sprintf 
[  236] 0002b310 00000082 FUNC    GLOBAL      14 get_bad_stdin 
[  237] 00009770 0000022a FUNC    GLOBAL      14 ar_member_touch 
[  238] 0002b410 00000001 FUNC    GLOBAL      14 block_remote_children 
[  239] 0000f260 00000027 FUNC    GLOBAL      14 verify_file_data_base 
[  240] 0003fca4 00000004 OBJECT  GLOBAL      25 not_parallel 
[  241] 00011830 000002ef FUNC    GLOBAL      14 patsubst_expand_pat 
[  242] 00042140 00000004 OBJECT  GLOBAL      25 reading_file 
[  243] 00011610 000001c1 FUNC    GLOBAL      14 subst_expand 
[  244] 0000ae50 0000007d FUNC    GLOBAL      14 install_default_implicit_rules 
[  245] 0003fd14 00000004 OBJECT  GLOBAL      25 no_builtin_variables_flag 
[  246] 0001d4e0 00000061 FUNC    GLOBAL      14 out_of_memory 
[  247] 00019ac0 000000a0 FUNC    GLOBAL      14 unload_file 
[  248] 0003f738 00000008 OBJECT  GLOBAL      24 max_load_average 
[  249] 000174a0 000000a2 FUNC    GLOBAL      14 construct_command_argv 
[  250] 000285e0 00000051 FUNC    GLOBAL      14 lookup_variable_in_set 
[  251] 00009160 0000059b FUNC    GLOBAL      14 ar_scan 
[  252] 0003f8e0 00000004 OBJECT  GLOBAL      25 shell_function_pid 
[  253] 0003f944 00000004 OBJECT  GLOBAL      25 job_counter 
[  254] 00023c60 000005b3 FUNC    GLOBAL      14 notice_finished_file 
[  255] 000426b4 00000004 OBJECT  GLOBAL      25 remote_description 
[  256] 00009700 00000070 FUNC    GLOBAL      14 ar_name_equal 
[  257] 00029130 00000444 FUNC    GLOBAL      14 do_variable_definition 
[  258] 0002a7f0 000000f4 FUNC    GLOBAL      14 vpath_search 
[  259] 0000adc0 0000008d FUNC    GLOBAL      14 install_default_suffix_rules 
[  260] 00022fd0 00000c85 FUNC    GLOBAL      14 f_mtime 
[  261] 00028d30 000003f6 FUNC    GLOBAL      14 target_environment 
[  262] 0001bd80 00000037 FUNC    GLOBAL      14 xcalloc 
[  263] 0002b2c0 0000004c FUNC    GLOBAL      14 jobserver_post_child 
[  264] 00042240 00000004 OBJECT  GLOBAL      25 export_all_variables 
[  265] 0003fcb0 00000004 OBJECT  GLOBAL      25 one_shell 
[  266] 0002ba70 0000005d FUNC    GLOBAL      14 __libc_csu_init 
[  267] 00013680 00000064 FUNC    GLOBAL      14 hash_free_items 
[  268] 00013240 000000cb FUNC    GLOBAL      14 hash_init 
[  269] 0002acf0 00000074 FUNC    GLOBAL      14 jobserver_clear 
[  270] 0001c6c0 000002d2 FUNC    GLOBAL      14 output_dump 
[  271] 0001e960 00000248 FUNC    GLOBAL      14 find_percent_cached 
[  272] 00011be0 0000016d FUNC    GLOBAL      14 pattern_matches 
[  273] 0003fcf4 00000004 OBJECT  GLOBAL      25 always_make_flag 
[  274] 0001c260 00000001 FUNC    GLOBAL      14 make_access 
[  275] 0001c010 00000062 FUNC    GLOBAL      14 readbuf 
[  276] 0002a2e0 00000343 FUNC    GLOBAL      14 construct_vpath_list 
[  277] 00042194 00000004 OBJECT  GLOBAL      25 suffix_file 
[  278] 00013310 000000e0 FUNC    GLOBAL      14 hash_find_slot 
[  279] 0000b830 0000018f FUNC    GLOBAL      14 file_impossible 
[  280] 0000cbf0 000001f8 FUNC    GLOBAL      14 recursively_expand_for_file 
[  281] 00029580 0000028b FUNC    GLOBAL      14 initialize_file_variables 
[  282] 0000eaa0 000000b3 FUNC    GLOBAL      14 file_timestamp_now 
[  283] 0001c1a0 000000a9 FUNC    GLOBAL      14 get_tmpfile 
[  284] 0000b9c0 00000125 FUNC    GLOBAL      14 file_impossible_p 
[  285] 000283d0 00000203 FUNC    GLOBAL      14 lookup_variable 
[  286] 0001d200 000001c5 FUNC    GLOBAL      14 error 
[  287] 00027fb0 0000003a FUNC    GLOBAL      14 init_hash_global_variable_set 
[  288] 0000eb60 0000010a FUNC    GLOBAL      14 print_prereqs 
[  289] 0000bb10 00000480 FUNC    GLOBAL      14 print_dir_data_base 
[  290] 0002aef0 00000001 FUNC    GLOBAL      14 jobserver_pre_acquire 
[  291] 0000c260 0000078d FUNC    GLOBAL      14 variable_expand_string 
[  292] 0003f94c 00000004 OBJECT  GLOBAL      25 children 
[  293] 0001bf10 00000084 FUNC    GLOBAL      14 find_next_token 
[  294] 0003fca8 00000004 OBJECT  GLOBAL      25 trace_flag 
[  295] 00027ff0 00000274 FUNC    GLOBAL      14 define_variable_in_set 
[  296] 00008df0 0000016b FUNC    GLOBAL      14 ar_touch 
[  297] 0002b440 00000266 FUNC    GLOBAL      14 find_in_given_path 
[  298] 0003fcd4 0000001c OBJECT  GLOBAL      25 shell_var 
[  299] 00008a50 00000036 FUNC    GLOBAL      14 _start 
[  300] 0000bf90 00000044 FUNC    GLOBAL      14 dir_setup_glob 
[  301] 0003f798 00000004 OBJECT  GLOBAL      24 make_host 
[  302] 00019c60 00000035 FUNC    GLOBAL      14 gmk_add_function 
[  303] 0000c050 00000084 FUNC    GLOBAL      14 variable_buffer_output 
[  304] 0000aba0 0000010f FUNC    GLOBAL      14 print_commands 
[  305] 00019b80 0000001d FUNC    GLOBAL      14 gmk_free 
[  306] 00028270 00000046 FUNC    GLOBAL      14 free_variable_set 
[  307] 00015b40 00000120 FUNC    GLOBAL      14 try_implicit_rule 
[  308] 0002b3b0 00000001 FUNC    GLOBAL      14 remote_cleanup 
[  309] 00013a20 0000011d FUNC    GLOBAL      14 jhash 
[  310] 0000acc0 000000fc FUNC    GLOBAL      14 set_default_suffixes 
[  311] 0000f1e0 00000075 FUNC    GLOBAL      14 print_file_data_base 
[  312] 00028740 00000088 FUNC    GLOBAL      14 pop_variable_scope 
[  313] 00013e20 00000017 FUNC    GLOBAL      14 stemlen_compare 
[  314] 00017b40 00000bd9 FUNC    GLOBAL      14 reap_children 
[  315] 0001c160 0000003a FUNC    GLOBAL      14 free_ns_chain 
[  316] 0000a5a0 00000352 FUNC    GLOBAL      14 chop_commands 
[  317] 00011b80 00000051 FUNC    GLOBAL      14 patsubst_expand 
[  318] 00012210 00000060 FUNC    GLOBAL      14 strip_whitespace 
[  319] 0003f79c 00000004 OBJECT  GLOBAL      24 version_string 
[  320] 0003f880 00000004 OBJECT  GLOBAL      25 snapped_deps 
[  321] 0003fd34 00000004 OBJECT  GLOBAL      25 just_print_flag 
[  322] 0003f950 00000004 OBJECT  GLOBAL      25 batch_mode_shell 
[  323] 0001c080 000000d9 FUNC    GLOBAL      14 copy_dep_chain 
[  324] 0003f948 00000004 OBJECT  GLOBAL      25 job_slots_used 
[  325] 00029df0 00000031 FUNC    GLOBAL      14 print_file_variables 
[  326] 0003fd40 00000004 OBJECT  GLOBAL      25 verify_flag 
[  327] 0003fd08 00000004 OBJECT  GLOBAL      25 print_directory 
[  328] 00013640 00000034 FUNC    GLOBAL      14 hash_delete_at 
[  329] 0002b100 0000004c FUNC    GLOBAL      14 jobserver_pre_child 
[  330] 0002c000 00000004 OBJECT  GLOBAL      16 _fp_hw 
[  331] 00029810 0000031b FUNC    GLOBAL      14 parse_variable_definition 
[  332] 0003fd3c 00000004 OBJECT  GLOBAL      25 run_silent 
[  333] 0003fd38 00000004 OBJECT  GLOBAL      25 touch_flag 
[  334] 00008d30 000000bf FUNC    GLOBAL      14 ar_member_date 
[  335] 000274d0 00000082 FUNC    GLOBAL      14 strcache_add 
[  336] 00026df0 00000131 FUNC    GLOBAL      14 install_pattern_rule 
[  337] 00027670 0000003a FUNC    GLOBAL      14 strcache_init 
[  338] 0004219c 00000004 OBJECT  GLOBAL      25 max_pattern_deps 
[  339] 0002b150 00000062 FUNC    GLOBAL      14 fd_noinherit 
[  340] 00013750 0000005e FUNC    GLOBAL      14 hash_free 
[  341] 0000b6e0 00000149 FUNC    GLOBAL      14 file_exists_p 
[  342] 0002ae00 000000a6 FUNC    GLOBAL      14 jobserver_acquire_all 
[  343] 000282c0 0000010d FUNC    GLOBAL      14 undefine_variable_in_set 
[  344] 0003fcc0 00000004 OBJECT  GLOBAL      25 default_goal_var 
[  345] 0003fccc 00000004 OBJECT  GLOBAL      25 directory_before_chdir 
[  346] 00042168 00000004 OBJECT  GLOBAL      25 commands_started 
[  347] 0000ce70 000000bd FUNC    GLOBAL      14 allocated_variable_expand_for_file 
[  348] 0003fcf8 00000004 OBJECT  GLOBAL      25 warn_undefined_variables_flag 
[  349] 000133f0 0000003f FUNC    GLOBAL      14 hash_find_item 
[  350] 00013430 0000010f FUNC    GLOBAL      14 hash_insert_at 
[  351] 00013050 00000188 FUNC    GLOBAL      14 define_new_function 
[  352] 00018d90 0000004e FUNC    GLOBAL      14 start_waiting_jobs 
[  353] 0003fca0 00000004 OBJECT  GLOBAL      25 clock_skew_detected 
[  354] 0003fd04 00000004 OBJECT  GLOBAL      25 print_version_flag 
[  355] 00028640 0000005a FUNC    GLOBAL      14 create_new_variable_set 
[  356] 0003fd24 00000004 OBJECT  GLOBAL      25 ignore_errors_flag 
[  357] 000286a0 0000009b FUNC    GLOBAL      14 push_new_variable_scope 
[  358] 0000d370 0000009d FUNC    GLOBAL      14 lookup_file 
[  359] 0000b6a0 00000037 FUNC    GLOBAL      14 dir_file_exists_p 
[  360] 0001bb20 0000003b FUNC    GLOBAL      14 print_spaces 
[  361] 0002b3a0 00000001 FUNC    GLOBAL      14 remote_setup 
[  362] 0000e950 0000014a FUNC    GLOBAL      14 file_timestamp_cons 
[  363] 0003fcc8 00000004 OBJECT  GLOBAL      25 starting_directory 
[  364] 0001f9d0 000002d6 FUNC    GLOBAL      14 construct_include_path 
[  365] 0000cf90 00000033 FUNC    GLOBAL      14 restore_variable_buffer 
[  366] 0002b430 00000006 FUNC    GLOBAL      14 remote_kill 
[  367] 00018de0 000006e3 FUNC    GLOBAL      14 new_job 
[  368] 0000cdf0 00000075 FUNC    GLOBAL      14 variable_expand_for_file 
[  369] 00006880 000021c6 FUNC    GLOBAL      14 main 
[  370] 000267a0 000002d6 FUNC    GLOBAL      14 snap_implicit_rules 
[  371] 00008ce0 0000004b FUNC    GLOBAL      14 ar_parse_name 
[  372] 00013980 00000094 FUNC    GLOBAL      14 hash_dump 
[  373] 0003faa0 00000200 OBJECT  GLOBAL      25 stopchar_map 
[  374] 0000a900 000000c9 FUNC    GLOBAL      14 execute_file_commands 
[  375] 00016d10 00000020 FUNC    GLOBAL      14 child_handler 
[  376] 00008f60 0000018c FUNC    GLOBAL      14 ar_glob 
[  377] 0001be50 0000002d FUNC    GLOBAL      14 xstrndup 
[  378] 0003fd1c 00000004 OBJECT  GLOBAL      25 question_flag 
[  379] 0003fcac 00000004 OBJECT  GLOBAL      25 output_sync 
[  380] 0001be20 00000029 FUNC    GLOBAL      14 xstrdup 
[  381] 00016d30 000005ae FUNC    GLOBAL      14 child_execute_job 
[  382] 0000dd00 0000009c FUNC    GLOBAL      14 split_prereqs 
[  383] 0002b3e0 00000024 FUNC    GLOBAL      14 remote_status 
[  384] 0003fd00 00000004 OBJECT  GLOBAL      25 job_slots 
[  385] 000131e0 0000004d FUNC    GLOBAL      14 hash_init_function_table 
[  386] 00040104 00000004 OBJECT  GLOBAL      25 output_context 
[  387] 0003fcb8 00000004 OBJECT  GLOBAL      25 posix_pedantic 
[  388] 0000a9d0 0000004f FUNC    GLOBAL      14 delete_child_targets 
[  389] 000421a4 00000004 OBJECT  GLOBAL      25 num_pattern_rules 
[  390] 0001cf50 0000001d FUNC    GLOBAL      14 outputs 
[  391] 0003fa80 0000000c OBJECT  GLOBAL      25 make_sync 
[  392] 0000bfe0 00000063 FUNC    GLOBAL      14 hash_init_directories 
[  393] 0002af00 0000018a FUNC    GLOBAL      14 jobserver_acquire 
[  394] 0003fd0c 00000004 OBJECT  GLOBAL      25 check_symlink_flag 
[  395] 0001be80 00000025 FUNC    GLOBAL      14 lindex 
[  396] 00027ee0 000000ce FUNC    GLOBAL      14 create_pattern_var 
[  397] 000276b0 000002fa FUNC    GLOBAL      14 strcache_print_stats 
[  398] 0003f7b4 00000004 OBJECT  GLOBAL      24 exit_failure 
[  399] 0002b6b0 00000031 FUNC    GLOBAL      14 xconcatenated_filename 
[  400] 0001cb90 000002f0 FUNC    GLOBAL      14 output_start 
[  401] 0003f51c 00000004 OBJECT  GLOBAL      24 expanding_var 
[  402] 0001d0e0 0000011b FUNC    GLOBAL      14 message 
[  403] 00013810 0000005a FUNC    GLOBAL      14 hash_map_arg 
[  404] 0003f940 00000004 OBJECT  GLOBAL      25 jobserver_tokens 
[  405] 0000cbd0 00000014 FUNC    GLOBAL      14 variable_expand 
[  406] 000287d0 0000017c FUNC    GLOBAL      14 merge_variable_set_lists 
[  407] 0003f6d0 00000004 OBJECT  GLOBAL      24 hash_deleted_item 
[  408] 0000af40 00000047 FUNC    GLOBAL      14 undefine_default_variables 
[  409] 0000f290 00000191 FUNC    GLOBAL      14 build_target_list 
[  410] 0003f7b8 00000000 NOTYPE  GLOBAL      25 __bss_start 
[  411] 0002b1c0 000000f3 FUNC    GLOBAL      14 jobserver_setup 
[  412] 0002a8f0 000001ac FUNC    GLOBAL      14 print_vpath_data_base 
[  413] 00013230 00000006 FUNC    GLOBAL      14 guile_gmake_setup 
[  414] 00019ba0 0000009a FUNC    GLOBAL      14 gmk_eval 
[  415] 0000d520 00000478 FUNC    GLOBAL      14 rehash_file 
[  416] 0000baf0 00000012 FUNC    GLOBAL      14 dir_name 
[  417] 00019b60 0000001d FUNC    GLOBAL      14 gmk_alloc 
[  418] 000136f0 00000060 FUNC    GLOBAL      14 hash_delete_items 
[  419] 00012900 000003db FUNC    GLOBAL      14 func_shell_base 
[  420] 0003f720 00000004 OBJECT  GLOBAL      24 default_shell 
[  421] 0002b6f0 00000196 FUNC    GLOBAL      14 rpl_fcntl 
[  422] 0002ba20 00000041 FUNC    GLOBAL      14 xalloc_die 
[  423] 0003fcfc 00000004 OBJECT  GLOBAL      25 sync_mutex 
[  424] 0003f7b8 00000000 NOTYPE  GLOBAL      24 _edata 
[  425] 000135a0 0000004a FUNC    GLOBAL      14 hash_load 
[  426] 0002b090 00000062 FUNC    GLOBAL      14 fd_inherit 
[  427] 0003fcbc 00000004 OBJECT  GLOBAL      25 default_file 
[  428] 000229e0 00000132 FUNC    GLOBAL      14 eval_buffer 
[  429] 0002bad0 00000001 FUNC    GLOBAL      14 __libc_csu_fini 
[  430] 0001bee0 0000002e FUNC    GLOBAL      14 next_token 
[  431] 00022df0 000000ac FUNC    GLOBAL      14 show_goal_error 
[  432] 000137b0 00000056 FUNC    GLOBAL      14 hash_map 
[  433] 00008c50 00000088 FUNC    GLOBAL      14 ar_name 
[  434] 000135f0 0000004a FUNC    GLOBAL      14 hash_delete 

Note section (.note.gnu.build-id)
    No Type     Name
  [ 0] 00000003 GNU

Note section (.note.ABI-tag)
    No Type     Name
  [ 0] 00000001 GNU

Note section (.gnu.build.attributes)
    No Type     Name
  [ 0] 00000100 GA$3a1
  [ 1] 00000100 GA$3a1

Dynamic section (.dynamic)
[  Nr ] Tag              Name/Value
[    0] NEEDED           libdl.so.2                       
[    1] NEEDED           libc.so.6                        
[    2] INIT             0000000000006000 
[    3] FINI             000000000002bb84 
[    4] INIT_ARRAY       000000000003e698 
[    5] INIT_ARRAYSZ     0000000000000004 
[    6] FINI_ARRAY       000000000003e69c 
[    7] FINI_ARRAYSZ     0000000000000004 
[    8] ? (0x6ffffef5)   00000000000001ec 
[    9] STRTAB           0000000000002ba0 
[   10] SYMTAB           0000000000001070 
[   11] STRSZ            0000000000001713 
[   12] SYMENT           0000000000000010 
[   13] DEBUG            0000000000000000 
[   14] PLTGOT           000000000003eda8 
[   15] PLTRELSZ         0000000000000408 
[   16] PLTREL           0000000000000011 
[   17] JMPREL           000000000000579c 
[   18] REL              000000000000472c 
[   19] RELSZ            0000000000001070 
[   20] RELENT           0000000000000008 
[   21] BIND_NOW         0000000000000000 
[   22] ? (0x6ffffffb)   0000000008000001 
[   23] ? (0x6ffffffe)   000000000000461c 
[   24] ? (0x6fffffff)   0000000000000002 
[   25] ? (0x6ffffff0)   00000000000042b4 
[   26] ? (0x6ffffffa)   0000000000000202 
[   27] NULL             0000000000000000 

Section Data:
.interp
[00000000] 2f 6c 69 62 2f 6c 64 2d 6c 69 6e 75 78 2e 73 6f
[00000010] 2e 32 00
.note.gnu.build-id
[00000000] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00
[00000010] b6 e9 98 f2 ed f5 a6 a9 9a 7b b1 db 44 7f 6b b3
[00000020] d8 b5 d2 d8
.note.ABI-tag
[00000000] 04 00 00 00 10 00 00 00 01 00 00 00 47 4e 55 00
[00000010] 00 00 00 00 03 00 00 00 02 00 00 00 00 00 00 00
.gnu.hash
[00000000] 3a 02 00 00 90 00 00 00 40 00 00 00 0b 00 00 00
[00000010] 40 00 82 20 0a 42 02 44 6e 40 21 27 00 04 09 08
[00000020] d1 02 81 55 20 20 80 00 1b 52 09 08 b8 40 b0 09
[00000030] 16 01 81 00 01 00 08 12 08 14 43 10 12 a4 0e 00
.dynsym
[00000000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000010] e9 01 00 00 00 00 00 00 00 00 00 00 12 00 00 00
[00000020] d0 01 00 00 00 00 00 00 00 00 00 00 12 00 00 00
[00000030] 2a 02 00 00 00 00 00 00 00 00 00 00 12 00 00 00
.dynstr
[00000000] 00 5f 49 54 4d 5f 64 65 72 65 67 69 73 74 65 72
[00000010] 54 4d 43 6c 6f 6e 65 54 61 62 6c 65 00 5f 5f 67
[00000020] 6d 6f 6e 5f 73 74 61 72 74 5f 5f 00 5f 49 54 4d
[00000030] 5f 72 65 67 69 73 74 65 72 54 4d 43 6c 6f 6e 65
.gnu.version
[00000000] 00 00 02 00 03 00 02 00 02 00 04 00 03 00 02 00
[00000010] 02 00 00 00 02 00 02 00 02 00 02 00 02 00 03 00
[00000020] 02 00 02 00 02 00 02 00 02 00 02 00 05 00 02 00
[00000030] 02 00 04 00 02 00 02 00 02 00 02 00 02 00 02 00
.gnu.version_r
[00000000] 01 00 02 00 16 05 00 00 10 00 00 00 30 00 00 00
[00000010] 11 69 69 0d 00 00 0f 00 87 16 00 00 10 00 00 00
[00000020] 10 69 69 0d 00 00 07 00 91 16 00 00 00 00 00 00
[00000030] 01 00 0d 00 21 05 00 00 10 00 00 00 00 00 00 00
.rel.dyn
[00000000] 98 e6 03 00 08 00 00 00 9c e6 03 00 08 00 00 00
[00000010] a0 e6 03 00 08 00 00 00 c0 e6 03 00 08 00 00 00
[00000020] c4 e6 03 00 08 00 00 00 c8 e6 03 00 08 00 00 00
[00000030] cc e6 03 00 08 00 00 00 d0 e6 03 00 08 00 00 00
.rel.plt
[00000000] b4 ed 03 00 07 01 00 00 b8 ed 03 00 07 02 00 00
[00000010] bc ed 03 00 07 03 00 00 c0 ed 03 00 07 04 00 00
[00000020] c4 ed 03 00 07 05 00 00 c8 ed 03 00 07 06 00 00
[00000030] cc ed 03 00 07 07 00 00 d0 ed 03 00 07 08 00 00
.init
[00000000] 53 83 ec 08 e8 87 2a 00 00 81 c3 9f 8d 03 00 8b
[00000010] 83 24 02 00 00 85 c0 74 02 ff d0 83 c4 08 5b c3
.plt
[00000000] ff b3 04 00 00 00 ff a3 08 00 00 00 00 00 00 00
[00000010] ff a3 0c 00 00 00 68 00 00 00 00 e9 e0 ff ff ff
[00000020] ff a3 10 00 00 00 68 08 00 00 00 e9 d0 ff ff ff
[00000030] ff a3 14 00 00 00 68 10 00 00 00 e9 c0 ff ff ff
.plt.got
[00000000] ff a3 18 02 00 00 66 90 ff a3 20 02 00 00 66 90
.text
[00000000] e8 0b ff ff ff e8 06 ff ff ff e8 01 ff ff ff e8
[00000010] fc fe ff ff e8 f7 fe ff ff e8 f2 fe ff ff e8 ed
[00000020] fe ff ff 66 90 66 90 66 90 66 90 66 90 66 90 90
[00000030] 8d 4c 24 04 83 e4 f0 ff 71 fc 55 89 e5 57 56 53
.fini
[00000000] 53 83 ec 08 e8 03 cf fd ff 81 c3 1b 32 01 00 83
[00000010] c4 08 5b c3
.rodata
[00000000] 03 00 00 00 01 00 02 00 28 00 74 6f 75 63 68 3a
[00000010] 20 00 00 00 61 74 74 65 6d 70 74 20 74 6f 20 75
[00000020] 73 65 20 75 6e 73 75 70 70 6f 72 74 65 64 20 66
[00000030] 65 61 74 75 72 65 3a 20 27 25 73 27 00 00 00 00
.eh_frame_hdr
[00000000] 01 1b 03 3b 20 0b 00 00 63 01 00 00 d0 4b fd ff
[00000010] 68 0b 00 00 f0 53 fd ff 8c 0b 00 00 00 54 fd ff
[00000020] 78 25 00 00 05 54 fd ff 38 3a 00 00 0a 54 fd ff
[00000030] f0 5c 00 00 0f 54 fd ff b0 60 00 00 14 54 fd ff
.eh_frame
[00000000] 14 00 00 00 00 00 00 00 01 7a 52 00 01 7c 08 01
[00000010] 1b 0c 04 04 88 01 07 08 10 00 00 00 1c 00 00 00
[00000020] bc 6a fd ff 36 00 00 00 00 00 00 00 14 00 00 00
[00000030] 00 00 00 00 01 7a 52 00 01 7c 08 01 1b 0c 04 04
.init_array
[00000000] 80 8b 00 00
.fini_array
[00000000] 30 8b 00 00
.data.rel.ro
[00000000] a0 e6 03 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000020] f1 07 03 00 ff c1 02 00 e9 e0 02 00 5b e0 02 00
[00000030] 5e e0 02 00 64 e0 02 00 69 e0 02 00 6c e0 02 00
.dynamic
[00000000] 01 00 00 00 16 05 00 00 01 00 00 00 21 05 00 00
[00000010] 0c 00 00 00 00 60 00 00 0d 00 00 00 84 bb 02 00
[00000020] 19 00 00 00 98 e6 03 00 1b 00 00 00 04 00 00 00
[00000030] 1a 00 00 00 9c e6 03 00 1c 00 00 00 04 00 00 00
.got
[00000000] a8 ec 03 00 00 00 00 00 00 00 00 00 36 60 00 00
[00000010] 46 60 00 00 56 60 00 00 66 60 00 00 76 60 00 00
[00000020] 86 60 00 00 96 60 00 00 a6 60 00 00 b6 60 00 00
[00000030] c6 60 00 00 d6 60 00 00 e6 60 00 00 f6 60 00 00
.data
[00000000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000020] 2e 6f 75 74 20 2e 61 20 2e 6c 6e 20 2e 6f 20 2e
[00000030] 63 20 2e 63 63 20 2e 43 20 2e 63 70 70 20 2e 70
.gnu.build.attributes
[00000000] 08 00 00 00 08 00 00 00 00 01 00 00 47 41 24 01
[00000010] 33 61 31 00 a0 8a 00 00 85 8b 00 00 08 00 00 00
[00000020] 08 00 00 00 00 01 00 00 47 41 24 01 33 61 31 00
[00000030] 84 bb 02 00 84 bb 02 00
.gnu_debuglink
[00000000] 6d 61 6b 65 2e 64 65 62 75 67 00 00 86 88 48 3e
.shstrtab
[00000000] 00 2e 64 61 74 61 00 2e 72 6f 64 61 74 61 00 2e
[00000010] 73 68 73 74 72 74 61 62 00 2e 64 79 6e 61 6d 69
[00000020] 63 00 2e 6e 6f 74 65 2e 67 6e 75 2e 62 75 69 6c
[00000030] 64 2d 69 64 00 2e 65 68 5f 66 72 61 6d 65 00 2e

Segment Data:
Segment # 0
[00000000] 06 00 00 00 34 00 00 00 34 00 00 00 34 00 00 00
[00000010] 60 01 00 00 60 01 00 00 04 00 00 00 04 00 00 00
[00000020] 03 00 00 00 94 01 00 00 94 01 00 00 94 01 00 00
[00000030] 13 00 00 00 13 00 00 00 04 00 00 00 01 00 00 00
Segment # 1
[00000000] 2f 6c 69 62 2f 6c 64 2d 6c 69 6e 75 78 2e 73 6f
[00000010] 2e 32 00
Segment # 2
[00000000] 7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
[00000010] 03 00 03 00 01 00 00 00 50 8a 00 00 34 00 00 00
[00000020] 18 e9 03 00 00 00 00 00 34 00 20 00 0b 00 28 00
[00000030] 1d 00 1c 00 06 00 00 00 34 00 00 00 34 00 00 00
Segment # 3
[00000000] 53 83 ec 08 e8 87 2a 00 00 81 c3 9f 8d 03 00 8b
[00000010] 83 24 02 00 00 85 c0 74 02 ff d0 83 c4 08 5b c3
[00000020] ff b3 04 00 00 00 ff a3 08 00 00 00 00 00 00 00
[00000030] ff a3 0c 00 00 00 68 00 00 00 00 e9 e0 ff ff ff
Segment # 4
[00000000] 03 00 00 00 01 00 02 00 28 00 74 6f 75 63 68 3a
[00000010] 20 00 00 00 61 74 74 65 6d 70 74 20 74 6f 20 75
[00000020] 73 65 20 75 6e 73 75 70 70 6f 72 74 65 64 20 66
[00000030] 65 61 74 75 72 65 3a 20 27 25 73 27 00 00 00 00
Segment # 5
[00000000] 80 8b 00 00 30 8b 00 00 a0 e6 03 00 00 00 00 00
[00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000020] 00 00 00 00 00 00 00 00 f1 07 03 00 ff c1 02 00
[00000030] e9 e0 02 00 5b e0 02 00 5e e0 02 00 64 e0 02 00
Segment # 6
[00000000] 01 00 00 00 16 05 00 00 01 00 00 00 21 05 00 00
[00000010] 0c 00 00 00 00 60 00 00 0d 00 00 00 84 bb 02 00
[00000020] 19 00 00 00 98 e6 03 00 1b 00 00 00 04 00 00 00
[00000030] 1a 00 00 00 9c e6 03 00 1c 00 00 00 04 00 00 00
Segment # 7
[00000000] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00
[00000010] b6 e9 98 f2 ed f5 a6 a9 9a 7b b1 db 44 7f 6b b3
[00000020] d8 b5 d2 d8 04 00 00 00 10 00 00 00 01 00 00 00
[00000030] 47 4e 55 00 00 00 00 00 03 00 00 00 02 00 00 00
Segment # 8
[00000000] 01 1b 03 3b 20 0b 00 00 63 01 00 00 d0 4b fd ff
[00000010] 68 0b 00 00 f0 53 fd ff 8c 0b 00 00 00 54 fd ff
[00000020] 78 25 00 00 05 54 fd ff 38 3a 00 00 0a 54 fd ff
[00000030] f0 5c 00 00 0f 54 fd ff b0 60 00 00 14 54 fd ff
Segment # 9
Segment # a
[00000000] 80 8b 00 00 30 8b 00 00 a0 e6 03 00 00 00 00 00
[00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[00000020] 00 00 00 00 00 00 00 00 f1 07 03 00 ff c1 02 00
[00000030] e9 e0 02 00 5b e0 02 00 5e e0 02 00 64 e0 02 00

+ exit 0
Processing files: elfio-devel-3.9-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.9
+ DOCDIR=/usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ export DOCDIR
+ rm -rf /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ /bin/mkdir -p /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ cp -prL --no-dereference COPYING /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ cp -prL AUTHORS doc/elfio.pdf README /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.9
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y5V24K
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9SqQQr
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/elfio-buildroot/usr/include/elfio/elfio.hpp:33:10: fatal error: string: No such file or directory
   33 | #include <string>
      |          ^~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/elfio-buildroot/usr/include/elfio/elfio.hpp: cpp failed, trying c++ mode
Provides: elfio-static = 3.9-alt1_1
Wrote: /usr/src/RPM/RPMS/noarch/elfio-devel-3.9-alt1_1.noarch.rpm (w2.lzdio)
13.48user 1.37system 0:15.73elapsed 94%CPU (0avgtext+0avgdata 99472maxresident)k
0inputs+0outputs (0major+690133minor)pagefaults 0swaps
16.43user 3.98system 0:21.20elapsed 96%CPU (0avgtext+0avgdata 103384maxresident)k
0inputs+0outputs (30096major+916288minor)pagefaults 0swaps