<86>Mar 17 12:27:04 userdel[474661]: delete user 'rooter'
<86>Mar 17 12:27:04 userdel[474661]: removed group 'rooter' owned by 'rooter'
<86>Mar 17 12:27:04 userdel[474661]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 17 12:27:04 groupadd[474690]: group added to /etc/group: name=rooter, GID=678
<86>Mar 17 12:27:04 groupadd[474690]: group added to /etc/gshadow: name=rooter
<86>Mar 17 12:27:04 groupadd[474690]: new group: name=rooter, GID=678
<86>Mar 17 12:27:04 useradd[474695]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash
<86>Mar 17 12:27:04 userdel[474733]: delete user 'builder'
<86>Mar 17 12:27:04 userdel[474733]: removed group 'builder' owned by 'builder'
<86>Mar 17 12:27:04 userdel[474733]: removed shadow group 'builder' owned by 'builder'
<86>Mar 17 12:27:04 groupadd[474760]: group added to /etc/group: name=builder, GID=679
<86>Mar 17 12:27:04 groupadd[474760]: group added to /etc/gshadow: name=builder
<86>Mar 17 12:27:04 groupadd[474760]: new group: name=builder, GID=679
<86>Mar 17 12:27:04 useradd[474778]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash
<13>Mar 17 12:27:07 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+262033.600.7.2 1607340230 installed
<13>Mar 17 12:27:08 rpmi: libstdc++10-devel-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed
<13>Mar 17 12:27:10 rpmi: gcc10-c++-10.2.1-alt3 sisyphus+267829.100.1.1 1615808579 installed
<13>Mar 17 12:27:10 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/elfio-3.8-alt1_1.nosrc.rpm (w1.gzdio)
Installing elfio-3.8-alt1_1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82191
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf elfio-3.8
+ echo 'Source #0 (elfio-3.8.tar.gz):'
Source #0 (elfio-3.8.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/elfio-3.8.tar.gz
+ /bin/tar -xf -
+ cd elfio-3.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82191
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.8
+ 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 '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ 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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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 -j8
Making all in examples/elfdump
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o elfdump.o elfdump.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from ../../elfio/elfio_dump.hpp:31,
                 from elfdump.cpp:31:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o elfdump elfdump.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
Making all in examples/tutorial
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o tutorial.o tutorial.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from tutorial.cpp:24:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o tutorial tutorial.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
Making all in examples/writer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o writer.o writer.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from writer.cpp:23:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o writer writer.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
Making all in examples/write_obj
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o write_obj.o write_obj.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from write_obj.cpp:37:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
In file included from ../../elfio/elfio.hpp:948,
                 from write_obj.cpp:37:
../../elfio/elfio_relocation.hpp: In member function 'void ELFIO::relocation_section_accessor_template<S>::swap_symbols(ELFIO::Elf_Xword, ELFIO::Elf_Xword) [with S = ELFIO::section]':
../../elfio/elfio_relocation.hpp:306:26: warning: 'addend' may be used uninitialized in this function [-Wmaybe-uninitialized]
  306 |                 set_entry( i, offset, (Elf_Word)first, rtype, addend );
      |                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../elfio/elfio_relocation.hpp:306:26: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized]
../../elfio/elfio_relocation.hpp:302:18: warning: 'symbol' may be used uninitialized in this function [-Wmaybe-uninitialized]
  302 |             if ( symbol == first ) {
      |                  ^~~~~~
../../elfio/elfio_relocation.hpp:306:26: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
  306 |                 set_entry( i, offset, (Elf_Word)first, rtype, addend );
      |                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o write_obj write_obj.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
Making all in examples/anonymizer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o anonymizer.o anonymizer.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from anonymizer.cpp:48:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
anonymizer.cpp: In function 'void process_string_table(const ELFIO::section*, const string&)':
anonymizer.cpp:69:19: warning: comparison of integer expressions of different signedness: 'int' and 'ELFIO::Elf_Xword' {aka 'long long unsigned int'} [-Wsign-compare]
   69 |     while ( index < s->get_size() ) {
      |             ~~~~~~^~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o anonymizer anonymizer.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
Making all in examples/add_section
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o add_section.o add_section.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from add_section.cpp:24:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o add_section add_section.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
Making all in examples/c_wrapper
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
i586-alt-linux-gcc -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o c_example.o c_example.c
In file included from c_example.c:26:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
c_example.c: In function 'main':
c_example.c:71:20: warning: unused variable 'psegment' [-Wunused-variable]
   71 |         psegment_t psegment = elfio_get_segment_by_index( pelfio, i );
      |                    ^~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
i586-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I.  -I../..   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o elfio_c_wrapper.o elfio_c_wrapper.cpp
In file included from ../../elfio/elfio.hpp:42,
                 from elfio_c_wrapper.cpp:23:
../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment]
  378 |     64 // AMDGPU OS for HSA compatible compute \
      |        ^
../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment]
  381 |     65 // AMDGPU OS for AMD PAL compatible graphics \
      |        ^
../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment]
  384 |     66 // AMDGPU OS for Mesa3D compatible graphics \
      |        ^
../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment]
  390 |     0x100 // Indicates if the XNACK target feature is \
      |           ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
i586-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o c_example c_example.o elfio_c_wrapper.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39743
+ 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.8
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/elfio-buildroot
make: Entering directory '/usr/src/RPM/BUILD/elfio-3.8'
Making install in examples/elfdump
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/elfdump'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/elfdump'
Making install in examples/tutorial
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/tutorial'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/tutorial'
Making install in examples/writer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/writer'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/writer'
Making install in examples/write_obj
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/write_obj'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/write_obj'
Making install in examples/anonymizer
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/anonymizer'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/anonymizer'
Making install in examples/add_section
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/add_section'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/add_section'
Making install in examples/c_wrapper
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8/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.8/examples/c_wrapper'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8/examples/c_wrapper'
make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8'
make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.8'
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 '/usr/src/tmp/elfio-buildroot/usr/include/elfio'
make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8'
make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8'
make: Leaving directory '/usr/src/RPM/BUILD/elfio-3.8'
+ 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)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.35569
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.8
+ examples/elfdump/elfdump /usr/bin/make
ELF Header

  Class:      ELF32
  Encoding:   Little endian
  ELFVersion: Current
  Type:       Executable file
  Machine:    Intel 80386
  Version:    Current
  Entry:      0x804f6b0
  Flags:      0x0

Section Headers:
[  Nr ] Type              Addr     Size     ES Flg Lk Inf Al Name
[    0] NULL              00000000 00000000 00     00 000 00                   
[    1] PROGBITS          08048194 00000013 00 A   00 000 01 .interp           
[    2] NOTE              080481a8 00000024 00 A   00 000 04 .note.gnu.build-id 
[    3] NOTE              080481cc 00000020 00 A   00 000 04 .note.ABI-tag     
[    4] ? (0x6ffffff6)    080481ec 00000ef4 04 A   05 000 04 .gnu.hash         
[    5] DYNSYM            080490e0 00001b00 10 A   06 001 04 .dynsym           
[    6] STRTAB            0804abe0 000016ce 00 A   00 000 01 .dynstr           
[    7] ? (0x6fffffff)    0804c2ae 00000360 02 A   05 000 02 .gnu.version      
[    8] ? (0x6ffffffe)    0804c610 00000110 00 A   06 002 04 .gnu.version_r    
[    9] REL               0804c720 00000040 08 A   05 000 04 .rel.dyn          
[   10] REL               0804c760 00000410 08 A   05 016 04 .rel.plt          
[   11] PROGBITS          0804d000 00000020 00 AX  00 000 04 .init             
[   12] PROGBITS          0804d020 00000830 04 AX  00 000 10 .plt              
[   13] PROGBITS          0804d850 000211e3 00 AX  00 000 10 .text             
[   14] PROGBITS          0806ea34 00000014 00 AX  00 000 04 .fini             
[   15] PROGBITS          0806f000 00005a55 00 A   00 000 20 .rodata           
[   16] PROGBITS          08074a58 00000b0c 00 A   00 000 04 .eh_frame_hdr     
[   17] PROGBITS          08075564 00009e98 00 A   00 000 04 .eh_frame         
[   18] INIT_ARRAY        08080f04 00000004 04 WA  00 000 04 .init_array       
[   19] FINI_ARRAY        08080f08 00000004 04 WA  00 000 04 .fini_array       
[   20] DYNAMIC           08080f0c 000000f0 08 WA  06 000 04 .dynamic          
[   21] PROGBITS          08080ffc 00000004 04 WA  00 000 04 .got              
[   22] PROGBITS          08081000 00000214 04 WA  00 000 04 .got.plt          
[   23] PROGBITS          08081220 000007b8 00 WA  00 000 20 .data             
[   24] NOBITS            080819e0 00002f30 00 WA  00 000 20 .bss              
[   25] NOTE              08084910 00000038 00     00 000 04 .gnu.build.attributes 
[   26] PROGBITS          00000000 00000010 00     00 000 04 .gnu_debuglink    
[   27] STRTAB            00000000 0000010d 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           08048034 08048034 00000160 00000160 R        00000004 
[    1] INTERP         08048194 08048194 00000013 00000013 R        00000001 
[    2] LOAD           08048000 08048000 00004b70 00004b70 R        00001000 
[    3] LOAD           0804d000 0804d000 00021a48 00021a48 RX       00001000 
[    4] LOAD           0806f000 0806f000 000103fc 000103fc R        00001000 
[    5] LOAD           08080f04 08080f04 00000ad4 00003a0c RW       00001000 
[    6] DYNAMIC        08080f0c 08080f0c 000000f0 000000f0 RW       00000004 
[    7] NOTE           080481a8 080481a8 00000044 00000044 R        00000004 
[    8] ? (0x6474e550) 08074a58 08074a58 00000b0c 00000b0c R        00000004 
[    9] ? (0x6474e551) 00000000 00000000 00000000 00000000 RW       00000010 
[   10] ? (0x6474e552) 08080f04 08080f04 000000fc 000000fc 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 FUNC    GLOBAL       0 fflush 
[   10] 00000000 00000000 FUNC    GLOBAL       0 dup 
[   11] 00000000 00000000 FUNC    GLOBAL       0 _exit 
[   12] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_init 
[   13] 00000000 00000000 FUNC    GLOBAL       0 sigprocmask 
[   14] 00000000 00000000 FUNC    GLOBAL       0 memmove 
[   15] 00000000 00000000 FUNC    GLOBAL       0 confstr 
[   16] 00000000 00000000 FUNC    GLOBAL       0 strdup 
[   17] 00000000 00000000 FUNC    GLOBAL       0 memcpy 
[   18] 00000000 00000000 FUNC    GLOBAL       0 clock_gettime 
[   19] 00000000 00000000 FUNC    GLOBAL       0 ferror 
[   20] 00000000 00000000 FUNC    GLOBAL       0 fgets 
[   21] 00000000 00000000 FUNC    GLOBAL       0 fclose 
[   22] 00000000 00000000 FUNC    GLOBAL       0 time 
[   23] 00000000 00000000 FUNC    GLOBAL       0 signal 
[   24] 00000000 00000000 FUNC    GLOBAL       0 memcmp 
[   25] 00000000 00000000 FUNC    GLOBAL       0 gettimeofday 
[   26] 00000000 00000000 FUNC    GLOBAL       0 chdir 
[   27] 00000000 00000000 FUNC    GLOBAL       0 ctime 
[   28] 00000000 00000000 FUNC    GLOBAL       0 eaccess 
[   29] 00000000 00000000 FUNC    GLOBAL       0 dcgettext 
[   30] 00000000 00000000 FUNC    GLOBAL       0 stpcpy 
[   31] 00000000 00000000 FUNC    GLOBAL       0 __stack_chk_fail 
[   32] 00000000 00000000 FUNC    GLOBAL       0 dlclose 
[   33] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_destroy 
[   34] 00000000 00000000 FUNC    GLOBAL       0 wait 
[   35] 00000000 00000000 FUNC    GLOBAL       0 __fdelt_chk 
[   36] 00000000 00000000 FUNC    GLOBAL       0 dlerror 
[   37] 00000000 00000000 FUNC    GLOBAL       0 unlink 
[   38] 00000000 00000000 FUNC    GLOBAL       0 globfree64 
[   39] 00000000 00000000 FUNC    GLOBAL       0 textdomain 
[   40] 00000000 00000000 FUNC    GLOBAL       0 execvp 
[   41] 00000000 00000000 FUNC    GLOBAL       0 strsignal 
[   42] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn_file_actions_init 
[   43] 00000000 00000000 FUNC    GLOBAL       0 readlink 
[   44] 00000000 00000000 FUNC    GLOBAL       0 fnmatch 
[   45] 00000000 00000000 FUNC    GLOBAL       0 fopen64 
[   46] 00000000 00000000 FUNC    GLOBAL       0 perror 
[   47] 00000000 00000000 FUNC    GLOBAL       0 fwrite 
[   48] 00000000 00000000 FUNC    GLOBAL       0 __fxstat64 
[   49] 00000000 00000000 FUNC    GLOBAL       0 waitpid 
[   50] 00000000 00000000 FUNC    GLOBAL       0 __realpath_chk 
[   51] 00000000 00000000 FUNC    GLOBAL       0 strcat 
[   52] 00000000 00000000 FUNC    GLOBAL       0 fread 
[   53] 00000000 00000000 FUNC    GLOBAL       0 strcpy 
[   54] 00000000 00000000 FUNC    GLOBAL       0 getpid 
[   55] 00000000 00000000 FUNC    GLOBAL       0 __cxa_atexit 
[   56] 00000000 00000000 FUNC    GLOBAL       0 getenv 
[   57] 00000000 00000000 FUNC    GLOBAL       0 mkstemp64 
[   58] 00000000 00000000 FUNC    GLOBAL       0 realloc 
[   59] 00000000 00000000 FUNC    GLOBAL       0 malloc 
[   60] 00000000 00000000 FUNC    GLOBAL       0 puts 
[   61] 00000000 00000000 FUNC    GLOBAL       0 strerror 
[   62] 00000000 00000000 FUNC    GLOBAL       0 __memcpy_chk 
[   63] 00000000 00000000 NOTYPE  WEAK         0 __gmon_start__ 
[   64] 00000000 00000000 FUNC    GLOBAL       0 exit 
[   65] 00000000 00000000 FUNC    GLOBAL       0 kill 
[   66] 00000000 00000000 FUNC    GLOBAL       0 glob64 
[   67] 00000000 00000000 FUNC    GLOBAL       0 posix_spawnattr_setsigmask 
[   68] 00000000 00000000 FUNC    GLOBAL       0 fdopen 
[   69] 00000000 00000000 FUNC    GLOBAL       0 feof 
[   70] 00000000 00000000 FUNC    GLOBAL       0 getopt_long 
[   71] 00000000 00000000 FUNC    GLOBAL       0 pselect 
[   72] 00000000 00000000 FUNC    GLOBAL       0 localtime 
[   73] 00000000 00000000 FUNC    GLOBAL       0 strchr 
[   74] 00000000 00000000 FUNC    GLOBAL       0 memrchr 
[   75] 00000000 00000000 FUNC    GLOBAL       0 getcwd 
[   76] 00000000 00000000 FUNC    GLOBAL       0 ttyname 
[   77] 00000000 00000000 FUNC    GLOBAL       0 strlen 
[   78] 00000000 00000000 FUNC    GLOBAL       0 __stpcpy_chk 
[   79] 00000000 00000000 FUNC    GLOBAL       0 __libc_start_main 
[   80] 00000000 00000000 FUNC    GLOBAL       0 write 
[   81] 00000000 00000000 FUNC    GLOBAL       0 sigaddset 
[   82] 00000000 00000000 FUNC    GLOBAL       0 dlsym 
[   83] 00000000 00000000 FUNC    GLOBAL       0 __isoc99_sscanf 
[   84] 00000000 00000000 FUNC    GLOBAL       0 setvbuf 
[   85] 00000000 00000000 FUNC    GLOBAL       0 memset 
[   86] 00000000 00000000 FUNC    GLOBAL       0 __errno_location 
[   87] 00000000 00000000 FUNC    GLOBAL       0 fileno 
[   88] 00000000 00000000 FUNC    GLOBAL       0 getloadavg 
[   89] 00000000 00000000 FUNC    GLOBAL       0 strtod 
[   90] 00000000 00000000 FUNC    GLOBAL       0 __strncpy_chk 
[   91] 00000000 00000000 FUNC    GLOBAL       0 pipe 
[   92] 00000000 00000000 FUNC    GLOBAL       0 __strcpy_chk 
[   93] 00000000 00000000 FUNC    GLOBAL       0 __printf_chk 
[   94] 00000000 00000000 FUNC    GLOBAL       0 ftruncate64 
[   95] 00000000 00000000 FUNC    GLOBAL       0 strndup 
[   96] 00000000 00000000 FUNC    GLOBAL       0 fcntl64 
[   97] 00000000 00000000 FUNC    GLOBAL       0 sigemptyset 
[   98] 00000000 00000000 FUNC    GLOBAL       0 strpbrk 
[   99] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn_file_actions_destroy 
[  100] 00000000 00000000 FUNC    GLOBAL       0 putenv 
[  101] 00000000 00000000 FUNC    GLOBAL       0 setlocale 
[  102] 00000000 00000000 FUNC    GLOBAL       0 strrchr 
[  103] 00000000 00000000 FUNC    GLOBAL       0 fputc 
[  104] 00000000 00000000 FUNC    GLOBAL       0 posix_spawn 
[  105] 00000000 00000000 FUNC    GLOBAL       0 putc 
[  106] 00000000 00000000 FUNC    GLOBAL       0 tmpfile64 
[  107] 00000000 00000000 FUNC    GLOBAL       0 remove 
[  108] 00000000 00000000 FUNC    GLOBAL       0 lseek64 
[  109] 00000000 00000000 FUNC    GLOBAL       0 readdir64 
[  110] 00000000 00000000 FUNC    GLOBAL       0 qsort 
[  111] 00000000 00000000 FUNC    GLOBAL       0 dlopen 
[  112] 00000000 00000000 FUNC    GLOBAL       0 __fprintf_chk 
[  113] 00000000 00000000 FUNC    GLOBAL       0 sigaction 
[  114] 00000000 00000000 FUNC    GLOBAL       0 bindtextdomain 
[  115] 00000000 00000000 FUNC    GLOBAL       0 strncmp 
[  116] 00000000 00000000 FUNC    GLOBAL       0 isatty 
[  117] 00000000 00000000 FUNC    GLOBAL       0 abort 
[  118] 00000000 00000000 FUNC    GLOBAL       0 __xstat64 
[  119] 00000000 00000000 FUNC    GLOBAL       0 umask 
[  120] 00000000 00000000 FUNC    GLOBAL       0 strtol 
[  121] 00000000 00000000 FUNC    GLOBAL       0 fputs 
[  122] 00000000 00000000 FUNC    GLOBAL       0 __lxstat64 
[  123] 00000000 00000000 FUNC    GLOBAL       0 close 
[  124] 00000000 00000000 FUNC    GLOBAL       0 closedir 
[  125] 00000000 00000000 FUNC    GLOBAL       0 __vsprintf_chk 
[  126] 00000000 00000000 FUNC    GLOBAL       0 opendir 
[  127] 00000000 00000000 FUNC    GLOBAL       0 __ctype_tolower_loc 
[  128] 00000000 00000000 FUNC    GLOBAL       0 __ctype_b_loc 
[  129] 00000000 00000000 FUNC    GLOBAL       0 calloc 
[  130] 00000000 00000000 FUNC    GLOBAL       0 __sprintf_chk 
[  131] 08081e64 00000004 OBJECT  GLOBAL      24 output_sync 
[  132] 08059370 0000011d FUNC    GLOBAL      13 jhash 
[  133] 080819a8 00000004 OBJECT  GLOBAL      23 current_variable_set_list 
[  134] 0804d880 00001e21 FUNC    GLOBAL      13 main 
[  135] 0806f004 00000004 OBJECT  GLOBAL      15 _IO_stdin_used 
[  136] 0805e990 0000008d FUNC    GLOBAL      13 gmk_eval 
[  137] 08050f90 00000313 FUNC    GLOBAL      13 chop_commands 
[  138] 08084844 00000004 OBJECT  GLOBAL      24 not_parallel 
[  139] 0806e310 00000001 FUNC    GLOBAL      13 remote_setup 
[  140] 08052210 00000012 FUNC    GLOBAL      13 dir_name 
[  141] 08058d70 000000b6 FUNC    GLOBAL      13 hash_find_slot 
[  142] 08084910 00000000 NOTYPE  GLOBAL      24 _end 
[  143] 0804fcc0 00000502 FUNC    GLOBAL      13 ar_scan 
[  144] 08051f00 0000001f FUNC    GLOBAL      13 dir_file_exists_p 
[  145] 0806e610 0000017e FUNC    GLOBAL      13 rpl_fcntl 
[  146] 080848e4 00000004 OBJECT  GLOBAL      24 touch_flag 
[  147] 08058a80 000001d2 FUNC    GLOBAL      13 define_new_function 
[  148] 08052130 000000d4 FUNC    GLOBAL      13 file_impossible_p 
[  149] 0806b530 00000025 FUNC    GLOBAL      13 init_hash_global_variable_set 
[  150] 080842c8 00000004 OBJECT  GLOBAL      24 commands_started 
[  151] 08081e80 00000004 OBJECT  GLOBAL      24 no_builtin_rules_flag 
[  152] 0804fb70 00000144 FUNC    GLOBAL      13 ar_glob 
[  153] 080848fc 00000004 OBJECT  GLOBAL      24 max_pattern_targets 
[  154] 08081e60 00000004 OBJECT  GLOBAL      24 trace_flag 
[  155] 08081a08 00000004 OBJECT  GLOBAL      24 opterr 
[  156] 08054500 000003ab FUNC    GLOBAL      13 snap_deps 
[  157] 08081958 00000008 OBJECT  GLOBAL      23 max_load_average 
[  158] 08081e6c 00000004 OBJECT  GLOBAL      24 always_make_flag 
[  159] 080607c0 00000020 FUNC    GLOBAL      13 xstrndup 
[  160] 0806d810 0000006f FUNC    GLOBAL      13 gpath_search 
[  161] 08081c60 00000200 OBJECT  GLOBAL      24 stopchar_map 
[  162] 08061880 0000010f FUNC    GLOBAL      13 error 
[  163] 080842a0 00000004 OBJECT  GLOBAL      24 reading_file 
[  164] 08084908 00000004 OBJECT  GLOBAL      24 num_pattern_rules 
[  165] 08058e30 0000002d FUNC    GLOBAL      13 hash_find_item 
[  166] 080515f0 000000ec FUNC    GLOBAL      13 set_default_suffixes 
[  167] 08053830 0000041b FUNC    GLOBAL      13 rehash_file 
[  168] 08084804 00000004 OBJECT  GLOBAL      24 verify_flag 
[  169] 08081e90 00000004 OBJECT  GLOBAL      24 env_overrides 
[  170] 08084904 00000004 OBJECT  GLOBAL      24 last_pattern_rule 
[  171] 08081e70 00000004 OBJECT  GLOBAL      24 sync_mutex 
[  172] 080603a0 0000002e FUNC    GLOBAL      13 alpha_compare 
[  173] 080516e0 00000081 FUNC    GLOBAL      13 install_default_suffix_rules 
[  174] 08081e7c 00000004 OBJECT  GLOBAL      24 no_builtin_variables_flag 
[  175] 08082260 00000004 OBJECT  GLOBAL      24 stdio_traced 
[  176] 08057470 000002ad FUNC    GLOBAL      13 patsubst_expand_pat 
[  177] 0805e8d0 00000096 FUNC    GLOBAL      13 unload_file 
[  178] 0806e040 00000064 FUNC    GLOBAL      13 fd_inherit 
[  179] 080848ec 00000004 OBJECT  GLOBAL      24 print_directory 
[  180] 0806e350 00000017 FUNC    GLOBAL      13 remote_status 
[  181] 0806ac70 000002e8 FUNC    GLOBAL      13 strcache_print_stats 
[  182] 0806cfc0 00000021 FUNC    GLOBAL      13 print_file_variables 
[  183] 08054b70 000000a3 FUNC    GLOBAL      13 file_timestamp_now 
[  184] 08058cb0 000000ba FUNC    GLOBAL      13 hash_init 
[  185] 08066630 000002a3 FUNC    GLOBAL      13 read_all_makefiles 
[  186] 08051500 000000ef FUNC    GLOBAL      13 print_commands 
[  187] 0806e330 00000003 FUNC    GLOBAL      13 start_remote_job_p 
[  188] 0806de70 00000027 FUNC    GLOBAL      13 jobserver_signal 
[  189] 080607a0 0000001c FUNC    GLOBAL      13 xstrdup 
[  190] 08061210 000000a6 FUNC    GLOBAL      13 output_init 
[  191] 08063ae0 00000177 FUNC    GLOBAL      13 tilde_expand 
[  192] 08081e9c 00000004 OBJECT  GLOBAL      24 run_silent 
[  193] 080819bc 00000004 OBJECT  GLOBAL      23 version_string 
[  194] 08081220 00000000 NOTYPE  GLOBAL      23 __data_start 
[  195] 0806e9a0 00000001 FUNC    GLOBAL      13 __libc_csu_fini 
[  196] 08060b30 00000001 FUNC    GLOBAL      13 make_access 
[  197] 080819e0 00000004 OBJECT  WEAK        24 _environ 
[  198] 08057720 00000044 FUNC    GLOBAL      13 patsubst_expand 
[  199] 08081950 00000008 OBJECT  GLOBAL      23 default_load_average 
[  200] 0806d960 00000173 FUNC    GLOBAL      13 print_vpath_data_base 
[  201] 0805c040 0000004d FUNC    GLOBAL      13 unblock_all_sigs 
[  202] 08084838 00000004 OBJECT  GLOBAL      24 program 
[  203] 0808483c 00000004 OBJECT  GLOBAL      24 default_goal_var 
[  204] 08084800 00000004 OBJECT  GLOBAL      24 directory_before_chdir 
[  205] 080819f0 00000004 OBJECT  GLOBAL      24 optind 
[  206] 08058e60 000000ff FUNC    GLOBAL      13 hash_insert_at 
[  207] 0806e370 00000001 FUNC    GLOBAL      13 block_remote_children 
[  208] 080552d0 00000016 FUNC    GLOBAL      13 verify_file_data_base 
[  209] 0804f9f0 00000173 FUNC    GLOBAL      13 ar_touch 
[  210] 0806e390 00000006 FUNC    GLOBAL      13 remote_kill 
[  211] 08051ff0 00000132 FUNC    GLOBAL      13 file_impossible 
[  212] 08081a00 00000004 OBJECT  GLOBAL      24 stdin 
[  213] 0806bdb0 00000371 FUNC    GLOBAL      13 define_automatic_variables 
[  214] 0806deb0 00000181 FUNC    GLOBAL      13 jobserver_acquire 
[  215] 0805dd70 00000011 FUNC    GLOBAL      13 start_waiting_jobs 
[  216] 080668e0 00000102 FUNC    GLOBAL      13 eval_buffer 
[  217] 0806e3a0 00000232 FUNC    GLOBAL      13 find_in_given_path 
[  218] 0806bb30 00000047 FUNC    GLOBAL      13 create_new_variable_set 
[  219] 080847fc 00000004 OBJECT  GLOBAL      24 variable_buffer 
[  220] 08081e94 00000004 OBJECT  GLOBAL      24 output_sync_option 
[  221] 08051860 00000041 FUNC    GLOBAL      13 undefine_default_variables 
[  222] 0806a3d0 00000319 FUNC    GLOBAL      13 convert_to_pattern 
[  223] 08066c80 000000a4 FUNC    GLOBAL      13 show_goal_error 
[  224] 0806c130 0000037e FUNC    GLOBAL      13 target_environment 
[  225] 08051770 00000071 FUNC    GLOBAL      13 install_default_implicit_rules 
[  226] 080607e0 00000025 FUNC    GLOBAL      13 lindex 
[  227] 08058300 000003b2 FUNC    GLOBAL      13 func_shell_base 
[  228] 0806dc90 00000031 FUNC    GLOBAL      13 jobserver_get_auth 
[  229] 08058f60 0000003f FUNC    GLOBAL      13 hash_insert 
[  230] 0806db60 00000127 FUNC    GLOBAL      13 jobserver_parse_auth 
[  231] 08084808 0000001c OBJECT  GLOBAL      24 shell_var 
[  232] 08081bac 00000004 OBJECT  GLOBAL      24 children 
[  233] 08052650 0000002f FUNC    GLOBAL      13 dir_setup_glob 
[  234] 08084858 00000004 OBJECT  GLOBAL      24 one_shell 
[  235] 0806e0b0 0000003a FUNC    GLOBAL      13 jobserver_pre_child 
[  236] 08060b20 00000001 FUNC    GLOBAL      13 user_access 
[  237] 08050260 00000222 FUNC    GLOBAL      13 ar_member_touch 
[  238] 08081e98 00000004 OBJECT  GLOBAL      24 db_level 
[  239] 08058ca0 00000006 FUNC    GLOBAL      13 guile_gmake_setup 
[  240] 08069720 00000448 FUNC    GLOBAL      13 update_goal_chain 
[  241] 08084860 00000080 OBJECT  GLOBAL      24 fatal_signal_set 
[  242] 0805e970 00000005 FUNC    GLOBAL      13 gmk_alloc 
[  243] 0806bb80 00000052 FUNC    GLOBAL      13 push_new_variable_scope 
[  244] 08062ec0 000001cc FUNC    GLOBAL      13 find_percent_cached 
[  245] 08084900 00000004 OBJECT  GLOBAL      24 max_pattern_deps 
[  246] 08060840 0000002a FUNC    GLOBAL      13 next_token 
[  247] 08054a30 00000136 FUNC    GLOBAL      13 file_timestamp_cons 
[  248] 08053fb0 0000021c FUNC    GLOBAL      13 enter_prereqs 
[  249] 080848f0 00000004 OBJECT  GLOBAL      24 suffix_file 
[  250] 0804f860 0000008b FUNC    GLOBAL      13 ar_name 
[  251] 080552f0 0000013c FUNC    GLOBAL      13 build_target_list 
[  252] 08053f20 0000008c FUNC    GLOBAL      13 split_prereqs 
[  253] 08081bb0 00000004 OBJECT  GLOBAL      24 batch_mode_shell 
[  254] 0805c090 0000000c FUNC    GLOBAL      13 child_handler 
[  255] 0806cff0 0000008a FUNC    GLOBAL      13 print_target_variables 
[  256] 08053260 00000075 FUNC    GLOBAL      13 variable_expand_for_file 
[  257] 0806ddd0 00000094 FUNC    GLOBAL      13 jobserver_acquire_all 
[  258] 08084824 00000004 OBJECT  GLOBAL      24 starting_directory 
[  259] 0805c0a0 0000055d FUNC    GLOBAL      13 child_execute_job 
[  260] 0804d120 00000000 FUNC    GLOBAL       0 free 
[  261] 0808490c 00000004 OBJECT  GLOBAL      24 export_all_variables 
[  262] 0805c600 00000126 FUNC    GLOBAL      13 exec_command 
[  263] 08055260 00000062 FUNC    GLOBAL      13 print_file_data_base 
[  264] 0806a6f0 0000019d FUNC    GLOBAL      13 print_rule_data_base 
[  265] 0806bae0 00000046 FUNC    GLOBAL      13 lookup_variable_in_set 
[  266] 08060b40 00000001 FUNC    GLOBAL      13 child_access 
[  267] 08052710 00000074 FUNC    GLOBAL      13 variable_buffer_output 
[  268] 08058240 000000b7 FUNC    GLOBAL      13 shell_completed 
[  269] 0806a1e0 000000a3 FUNC    GLOBAL      13 create_pattern_rule 
[  270] 08066e40 00000a92 FUNC    GLOBAL      13 f_mtime 
[  271] 0806cee0 000000d2 FUNC    GLOBAL      13 print_variable_data_base 
[  272] 08054350 0000007a FUNC    GLOBAL      13 expand_extra_prereqs 
[  273] 0805c730 00000088 FUNC    GLOBAL      13 construct_command_argv 
[  274] 080819b8 00000004 OBJECT  GLOBAL      23 make_host 
[  275] 08060870 0000007c FUNC    GLOBAL      13 find_next_token 
[  276] 0806b900 000001d1 FUNC    GLOBAL      13 lookup_variable 
[  277] 08061430 000002ad FUNC    GLOBAL      13 output_start 
[  278] 0806dea0 00000001 FUNC    GLOBAL      13 jobserver_pre_acquire 
[  279] 08081940 00000004 OBJECT  GLOBAL      23 unixy_shell 
[  280] 08060a50 00000029 FUNC    GLOBAL      13 free_ns_chain 
[  281] 0806abc0 0000007d FUNC    GLOBAL      13 strcache_add_len 
[  282] 08060670 0000012d FUNC    GLOBAL      13 concat 
[  283] 080819e0 00000004 OBJECT  GLOBAL      24 __environ 
[  284] 080848f4 00000004 OBJECT  GLOBAL      24 pattern_rules 
[  285] 08060620 00000043 FUNC    GLOBAL      13 xrealloc 
[  286] 0806cb00 0000028b FUNC    GLOBAL      13 parse_variable_definition 
[  287] 0806b560 00000254 FUNC    GLOBAL      13 define_variable_in_set 
[  288] 0806ab10 00000070 FUNC    GLOBAL      13 strcache_iscached 
[  289] 08081e78 00000004 OBJECT  GLOBAL      24 check_symlink_flag 
[  290] 08081e84 00000004 OBJECT  GLOBAL      24 question_flag 
[  291] 08059030 0000002c FUNC    GLOBAL      13 hash_delete_at 
[  292] 08053c90 0000028f FUNC    GLOBAL      13 remove_intermediates 
[  293] 08081ba8 00000004 OBJECT  GLOBAL      24 job_slots_used 
[  294] 080617b0 000000cb FUNC    GLOBAL      13 message 
[  295] 080612c0 00000096 FUNC    GLOBAL      13 output_close 
[  296] 08081a04 00000004 OBJECT  GLOBAL      24 stdout 
[  297] 08084834 00000004 OBJECT  GLOBAL      24 second_expansion 
[  298] 08061790 0000001d FUNC    GLOBAL      13 outputs 
[  299] 080608f0 00000057 FUNC    GLOBAL      13 writebuf 
[  300] 0806e940 0000005d FUNC    GLOBAL      13 __libc_csu_init 
[  301] 08081220 00000000 NOTYPE  WEAK        23 data_start 
[  302] 080819e0 00000004 OBJECT  WEAK        24 environ 
[  303] 08053350 00000024 FUNC    GLOBAL      13 restore_variable_buffer 
[  304] 0806d880 000000dc FUNC    GLOBAL      13 vpath_search 
[  305] 08081e8c 00000004 OBJECT  GLOBAL      24 ignore_errors_flag 
[  306] 08081b40 00000004 OBJECT  GLOBAL      24 shell_function_pid 
[  307] 0806e5e0 00000024 FUNC    GLOBAL      13 xconcatenated_filename 
[  308] 080517f0 00000061 FUNC    GLOBAL      13 define_default_variables 
[  309] 08060a80 00000099 FUNC    GLOBAL      13 get_tmpfile 
[  310] 080848e0 00000004 OBJECT  GLOBAL      24 clock_skew_detected 
[  311] 080613b0 00000072 FUNC    GLOBAL      13 output_tmpfd 
[  312] 08055430 00000025 FUNC    GLOBAL      13 init_hash_files 
[  313] 0804f8f0 0000003e FUNC    GLOBAL      13 ar_parse_name 
[  314] 080586d0 000003a7 FUNC    GLOBAL      13 handle_function 
[  315] 08084840 00000004 OBJECT  GLOBAL      24 makelevel 
[  316] 0805ea20 00000012 FUNC    GLOBAL      13 gmk_expand 
[  317] 08081944 00000004 OBJECT  GLOBAL      23 default_shell 
[  318] 0806c8d0 00000222 FUNC    GLOBAL      13 initialize_file_variables 
[  319] 080605c0 00000026 FUNC    GLOBAL      13 xmalloc 
[  320] 0806cd90 0000009f FUNC    GLOBAL      13 assign_variable_definition 
[  321] 08052790 0000012f FUNC    GLOBAL      13 expand_argument 
[  322] 080501d0 0000005f FUNC    GLOBAL      13 ar_name_equal 
[  323] 080819d4 00000004 OBJECT  GLOBAL      23 exit_failure 
[  324] 080532e0 0000003a FUNC    GLOBAL      13 allocated_variable_expand_for_file 
[  325] 0808485c 00000004 OBJECT  GLOBAL      24 warn_undefined_variables_flag 
[  326] 08063f20 00000782 FUNC    GLOBAL      13 parse_file_seq 
[  327] 080848f8 00000004 OBJECT  GLOBAL      24 max_pattern_dep_length 
[  328] 08081a10 00000004 OBJECT  GLOBAL      24 optarg 
[  329] 08084828 00000004 OBJECT  GLOBAL      24 just_print_flag 
[  330] 0806e340 00000006 FUNC    GLOBAL      13 start_remote_job 
[  331] 080590b0 00000046 FUNC    GLOBAL      13 hash_delete_items 
[  332] 0806e320 00000001 FUNC    GLOBAL      13 remote_cleanup 
[  333] 08057270 000001ba FUNC    GLOBAL      13 subst_expand 
[  334] 08054c20 000000ea FUNC    GLOBAL      13 print_prereqs 
[  335] 0806e290 00000071 FUNC    GLOBAL      13 get_bad_stdin 
[  336] 080848e8 00000004 OBJECT  GLOBAL      24 job_slots 
[  337] 0806c4b0 00000411 FUNC    GLOBAL      13 do_variable_definition 
[  338] 080591f0 000000ee FUNC    GLOBAL      13 hash_print_stats 
[  339] 08053080 000001d1 FUNC    GLOBAL      13 recursively_expand_for_file 
[  340] 08051370 0000015e FUNC    GLOBAL      13 fatal_error_signal 
[  341] 08053060 00000014 FUNC    GLOBAL      13 variable_expand 
[  342] 08060810 0000002a FUNC    GLOBAL      13 end_of_token 
[  343] 08063c60 000002bd FUNC    GLOBAL      13 construct_include_path 
[  344] 08059490 000002ad FUNC    GLOBAL      13 jhash_string 
[  345] 0806e380 00000001 FUNC    GLOBAL      13 unblock_remote_children 
[  346] 08069e00 000002ba FUNC    GLOBAL      13 snap_implicit_rules 
[  347] 0805f650 00000107 FUNC    GLOBAL      13 die 
[  348] 0806f000 00000004 OBJECT  GLOBAL      15 _fp_hw 
[  349] 080819d8 00000000 NOTYPE  GLOBAL      24 __bss_start 
[  350] 0806bbe0 00000074 FUNC    GLOBAL      13 pop_variable_scope 
[  351] 080605f0 00000028 FUNC    GLOBAL      13 xcalloc 
[  352] 08058c60 00000038 FUNC    GLOBAL      13 hash_init_function_table 
[  353] 08061bd0 00000052 FUNC    GLOBAL      13 out_of_memory 
[  354] 08059060 00000050 FUNC    GLOBAL      13 hash_free_items 
[  355] 0805ea40 00000026 FUNC    GLOBAL      13 gmk_add_function 
[  356] 0806b800 000000f5 FUNC    GLOBAL      13 undefine_variable_in_set 
[  357] 0805dd90 000005d6 FUNC    GLOBAL      13 new_job 
[  358] 0808482c 00000004 OBJECT  GLOBAL      24 keep_going_flag 
[  359] 08081e68 00000004 OBJECT  GLOBAL      24 rebuilding_makefiles 
[  360] 08050790 00000800 FUNC    GLOBAL      13 set_file_variables 
[  361] 0806ab80 00000031 FUNC    GLOBAL      13 strcache_add 
[  362] 08053320 00000027 FUNC    GLOBAL      13 install_variable_buffer 
[  363] 080528c0 0000064c FUNC    GLOBAL      13 variable_expand_string 
[  364] 08081ba0 00000004 OBJECT  GLOBAL      24 jobserver_tokens 
[  365] 08059740 00000017 FUNC    GLOBAL      13 stemlen_compare 
[  366] 080536b0 00000089 FUNC    GLOBAL      13 lookup_file 
[  367] 0806dd50 00000078 FUNC    GLOBAL      13 jobserver_release 
[  368] 08060590 00000030 FUNC    GLOBAL      13 print_spaces 
[  369] 0806ac40 00000025 FUNC    GLOBAL      13 strcache_init 
[  370] 080592e0 00000084 FUNC    GLOBAL      13 hash_dump 
[  371] 080819d8 00000000 NOTYPE  GLOBAL      23 _edata 
[  372] 08053c50 00000031 FUNC    GLOBAL      13 rename_file 
[  373] 0806d6d0 0000013c FUNC    GLOBAL      13 build_vpath_lists 
[  374] 08061990 0000006b FUNC    GLOBAL      13 perror_with_name 
[  375] 0804f930 000000bc FUNC    GLOBAL      13 ar_member_date 
[  376] 0804f6b0 00000022 FUNC    GLOBAL      13 _start 
[  377] 080678e0 00000516 FUNC    GLOBAL      13 notice_finished_file 
[  378] 08058fe0 00000041 FUNC    GLOBAL      13 hash_delete 
[  379] 08060f60 000002a5 FUNC    GLOBAL      13 output_dump 
[  380] 08051f20 000000cb FUNC    GLOBAL      13 file_exists_p 
[  381] 0805b570 0000009e FUNC    GLOBAL      13 is_bourne_compatible_shell 
[  382] 0806b480 000000ad FUNC    GLOBAL      13 create_pattern_var 
[  383] 08081ae0 00000004 OBJECT  GLOBAL      24 snapped_deps 
[  384] 0806b7c0 00000037 FUNC    GLOBAL      13 free_variable_set 
[  385] 0806d3e0 000002ea FUNC    GLOBAL      13 construct_vpath_list 
[  386] 08081e88 00000004 OBJECT  GLOBAL      24 print_data_base_flag 
[  387] 080609b0 000000a0 FUNC    GLOBAL      13 copy_dep_chain 
[  388] 080548b0 00000058 FUNC    GLOBAL      13 set_command_state 
[  389] 080819e8 00000004 OBJECT  GLOBAL      24 stderr 
[  390] 0805cd50 000009e8 FUNC    GLOBAL      13 reap_children 
[  391] 0806dcd0 0000000b FUNC    GLOBAL      13 jobserver_enabled 
[  392] 08081a18 00000004 OBJECT  GLOBAL      24 handling_fatal_signal 
[  393] 080591a0 00000047 FUNC    GLOBAL      13 hash_map_arg 
[  394] 0806bc60 00000148 FUNC    GLOBAL      13 merge_variable_set_lists 
[  395] 080603d0 000001b9 FUNC    GLOBAL      13 collapse_continuations 
[  396] 08061a80 00000143 FUNC    GLOBAL      13 fatal 
[  397] 08081948 00000001 OBJECT  GLOBAL      23 cmd_prefix 
[  398] 080847f4 00000004 OBJECT  GLOBAL      24 remote_description 
[  399] 0805e370 0000055c FUNC    GLOBAL      13 load_file 
[  400] 0806e0f0 00000064 FUNC    GLOBAL      13 fd_noinherit 
[  401] 08084830 00000004 OBJECT  GLOBAL      24 posix_pedantic 
[  402] 08081734 00000004 OBJECT  GLOBAL      23 expanding_var 
[  403] 080514d0 00000021 FUNC    GLOBAL      13 delete_child_targets 
[  404] 08060950 0000005f FUNC    GLOBAL      13 readbuf 
[  405] 08052230 00000412 FUNC    GLOBAL      13 print_dir_data_base 
[  406] 0806e250 0000003a FUNC    GLOBAL      13 jobserver_post_child 
[  407] 08058fa0 0000003f FUNC    GLOBAL      13 hash_load 
[  408] 08062eb0 0000000e FUNC    GLOBAL      13 find_percent 
[  409] 080818f0 00000004 OBJECT  GLOBAL      23 hash_deleted_item 
[  410] 0806dce0 00000064 FUNC    GLOBAL      13 jobserver_clear 
[  411] 08054910 00000120 FUNC    GLOBAL      13 file_timestamp_sprintf 
[  412] 08084848 00000004 OBJECT  GLOBAL      24 default_file 
[  413] 08053740 000000ed FUNC    GLOBAL      13 enter_file 
[  414] 0806a0c0 00000119 FUNC    GLOBAL      13 install_pattern_rule 
[  415] 08081ba4 00000004 OBJECT  GLOBAL      24 job_counter 
[  416] 08057790 00000125 FUNC    GLOBAL      13 pattern_matches 
[  417] 080512b0 000000bb FUNC    GLOBAL      13 execute_file_commands 
[  418] 0805e980 00000005 FUNC    GLOBAL      13 gmk_free 
[  419] 0806ce30 000000a7 FUNC    GLOBAL      13 try_variable_definition 
[  420] 0806e160 000000ed FUNC    GLOBAL      13 jobserver_setup 
[  421] 08081e74 00000004 OBJECT  GLOBAL      24 print_version_flag 
[  422] 0805b050 000000fc FUNC    GLOBAL      13 try_implicit_rule 
[  423] 0806e910 0000002e FUNC    GLOBAL      13 xalloc_die 
[  424] 0808484c 0000000c OBJECT  GLOBAL      24 make_sync 
[  425] 08061360 00000050 FUNC    GLOBAL      13 pfatal_with_name 
[  426] 08059150 00000042 FUNC    GLOBAL      13 hash_map 
[  427] 08057ca0 0000005b FUNC    GLOBAL      13 strip_whitespace 
[  428] 08082264 00000004 OBJECT  GLOBAL      24 output_context 
[  429] 08059100 0000004e FUNC    GLOBAL      13 hash_free 
[  430] 08052680 00000046 FUNC    GLOBAL      13 hash_init_directories 
[  431] 0806e790 00000173 FUNC    GLOBAL      13 concatenated_filename 

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             000000000804d000 
[    3] FINI             000000000806ea34 
[    4] INIT_ARRAY       0000000008080f04 
[    5] INIT_ARRAYSZ     0000000000000004 
[    6] FINI_ARRAY       0000000008080f08 
[    7] FINI_ARRAYSZ     0000000000000004 
[    8] ? (0x6ffffef5)   00000000080481ec 
[    9] STRTAB           000000000804abe0 
[   10] SYMTAB           00000000080490e0 
[   11] STRSZ            00000000000016ce 
[   12] SYMENT           0000000000000010 
[   13] DEBUG            0000000000000000 
[   14] PLTGOT           0000000008081000 
[   15] PLTRELSZ         0000000000000410 
[   16] PLTREL           0000000000000011 
[   17] JMPREL           000000000804c760 
[   18] REL              000000000804c720 
[   19] RELSZ            0000000000000040 
[   20] RELENT           0000000000000008 
[   21] ? (0x6ffffffe)   000000000804c610 
[   22] ? (0x6fffffff)   0000000000000002 
[   23] ? (0x6ffffff0)   000000000804c2ae 
[   24] 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] 44 5a cc 33 79 26 ba 2c 53 0d 4e e5 0b 56 71 01
[00000020] 33 bd 1b c1
.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] 4c 02 00 00 83 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] d9 01 00 00 00 00 00 00 00 00 00 00 12 00 00 00
[00000020] c0 01 00 00 00 00 00 00 00 00 00 00 12 00 00 00
[00000030] 1a 02 00 00 00 00 00 00 00 00 00 00 12 00 00 00
.dynstr
[00000000] 00 6c 69 62 64 6c 2e 73 6f 2e 32 00 5f 5f 67 6d
[00000010] 6f 6e 5f 73 74 61 72 74 5f 5f 00 64 6c 63 6c 6f
[00000020] 73 65 00 64 6c 6f 70 65 6e 00 64 6c 73 79 6d 00
[00000030] 64 6c 65 72 72 6f 72 00 6c 69 62 63 2e 73 6f 2e
.gnu.version
[00000000] 00 00 02 00 03 00 02 00 02 00 04 00 03 00 02 00
[00000010] 02 00 02 00 02 00 02 00 03 00 02 00 02 00 02 00
[00000020] 02 00 02 00 05 00 02 00 02 00 04 00 02 00 02 00
[00000030] 02 00 02 00 02 00 02 00 06 00 02 00 02 00 06 00
.gnu.version_r
[00000000] 01 00 02 00 01 00 00 00 10 00 00 00 30 00 00 00
[00000010] 11 69 69 0d 00 00 0f 00 42 16 00 00 10 00 00 00
[00000020] 10 69 69 0d 00 00 07 00 4c 16 00 00 00 00 00 00
[00000030] 01 00 0d 00 38 00 00 00 10 00 00 00 00 00 00 00
.rel.dyn
[00000000] fc 0f 08 08 06 3f 00 00 e0 19 08 08 05 1b 01 00
[00000010] e8 19 08 08 05 85 01 00 f0 19 08 08 05 cd 00 00
[00000020] 00 1a 08 08 05 d4 00 00 04 1a 08 08 05 28 01 00
[00000030] 08 1a 08 08 05 9b 00 00 10 1a 08 08 05 48 01 00
.rel.plt
[00000000] 0c 10 08 08 07 01 00 00 10 10 08 08 07 02 00 00
[00000010] 14 10 08 08 07 03 00 00 18 10 08 08 07 04 00 00
[00000020] 1c 10 08 08 07 05 00 00 20 10 08 08 07 06 00 00
[00000030] 24 10 08 08 07 07 00 00 28 10 08 08 07 08 00 00
.init
[00000000] 53 83 ec 08 e8 d7 26 00 00 81 c3 f7 3f 03 00 8b
[00000010] 83 fc ff ff ff 85 c0 74 02 ff d0 83 c4 08 5b c3
.plt
[00000000] ff 35 04 10 08 08 ff 25 08 10 08 08 00 00 00 00
[00000010] ff 25 0c 10 08 08 68 00 00 00 00 e9 e0 ff ff ff
[00000020] ff 25 10 10 08 08 68 08 00 00 00 e9 d0 ff ff ff
[00000030] ff 25 14 10 08 08 68 10 00 00 00 e9 c0 ff ff ff
.text
[00000000] e8 1b ff ff ff e8 16 ff ff ff e8 11 ff ff ff e8
[00000010] 0c ff ff ff e8 07 ff ff ff e8 02 ff ff ff e8 fd
[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 be
.fini
[00000000] 53 83 ec 08 e8 a3 0c fe ff 81 c3 c3 25 01 00 83
[00000010] c4 08 5b c3
.rodata
[00000000] 03 00 00 00 01 00 02 00 00 00 00 00 28 00 74 6f
[00000010] 75 63 68 3a 20 00 00 00 61 74 74 65 6d 70 74 20
[00000020] 74 6f 20 75 73 65 20 75 6e 73 75 70 70 6f 72 74
[00000030] 65 64 20 66 65 61 74 75 72 65 3a 20 27 25 73 27
.eh_frame_hdr
[00000000] 01 1b 03 3b 08 0b 00 00 60 01 00 00 c8 85 fd ff
[00000010] 50 0b 00 00 f8 8d fd ff fc 21 00 00 fd 8d fd ff
[00000020] ec 34 00 00 02 8e fd ff 74 54 00 00 07 8e fd ff
[00000030] e8 58 00 00 0c 8e fd ff 4c 89 00 00 11 8e 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] 2c a1 fd ff 22 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] a0 f7 04 08
.fini_array
[00000000] 70 f7 04 08
.dynamic
[00000000] 01 00 00 00 01 00 00 00 01 00 00 00 38 00 00 00
[00000010] 0c 00 00 00 00 d0 04 08 0d 00 00 00 34 ea 06 08
[00000020] 19 00 00 00 04 0f 08 08 1b 00 00 00 04 00 00 00
[00000030] 1a 00 00 00 08 0f 08 08 1c 00 00 00 04 00 00 00
.got
[00000000] 00 00 00 00
.got.plt
[00000000] 0c 0f 08 08 00 00 00 00 00 00 00 00 36 d0 04 08
[00000010] 46 d0 04 08 56 d0 04 08 66 d0 04 08 76 d0 04 08
[00000020] 86 d0 04 08 96 d0 04 08 a6 d0 04 08 b6 d0 04 08
[00000030] c6 d0 04 08 d6 d0 04 08 e6 d0 04 08 f6 d0 04 08
.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] 2a f2 06 08 2d f2 06 08 30 f2 06 08 64 3a 07 08
[00000030] 38 f2 06 08 00 11 07 08 bb f2 06 08 43 f3 06 08
.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 f0 f6 04 08 54 f8 04 08 08 00 00 00
[00000020] 08 00 00 00 00 01 00 00 47 41 24 01 33 61 31 00
[00000030] 33 ea 06 08 33 ea 06 08
.gnu_debuglink
[00000000] 6d 61 6b 65 2e 64 65 62 75 67 00 00 9b fe 55 d7
.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 80 04 08 34 80 04 08
[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 81 04 08 94 81 04 08
[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] 02 00 03 00 01 00 00 00 b0 f6 04 08 34 00 00 00
[00000020] 30 8b 03 00 00 00 00 00 34 00 20 00 0b 00 28 00
[00000030] 1c 00 1b 00 06 00 00 00 34 00 00 00 34 80 04 08
Segment # 3
[00000000] 53 83 ec 08 e8 d7 26 00 00 81 c3 f7 3f 03 00 8b
[00000010] 83 fc ff ff ff 85 c0 74 02 ff d0 83 c4 08 5b c3
[00000020] ff 35 04 10 08 08 ff 25 08 10 08 08 00 00 00 00
[00000030] ff 25 0c 10 08 08 68 00 00 00 00 e9 e0 ff ff ff
Segment # 4
[00000000] 03 00 00 00 01 00 02 00 00 00 00 00 28 00 74 6f
[00000010] 75 63 68 3a 20 00 00 00 61 74 74 65 6d 70 74 20
[00000020] 74 6f 20 75 73 65 20 75 6e 73 75 70 70 6f 72 74
[00000030] 65 64 20 66 65 61 74 75 72 65 3a 20 27 25 73 27
Segment # 5
[00000000] a0 f7 04 08 70 f7 04 08 01 00 00 00 01 00 00 00
[00000010] 01 00 00 00 38 00 00 00 0c 00 00 00 00 d0 04 08
[00000020] 0d 00 00 00 34 ea 06 08 19 00 00 00 04 0f 08 08
[00000030] 1b 00 00 00 04 00 00 00 1a 00 00 00 08 0f 08 08
Segment # 6
[00000000] 01 00 00 00 01 00 00 00 01 00 00 00 38 00 00 00
[00000010] 0c 00 00 00 00 d0 04 08 0d 00 00 00 34 ea 06 08
[00000020] 19 00 00 00 04 0f 08 08 1b 00 00 00 04 00 00 00
[00000030] 1a 00 00 00 08 0f 08 08 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] 44 5a cc 33 79 26 ba 2c 53 0d 4e e5 0b 56 71 01
[00000020] 33 bd 1b c1 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 08 0b 00 00 60 01 00 00 c8 85 fd ff
[00000010] 50 0b 00 00 f8 8d fd ff fc 21 00 00 fd 8d fd ff
[00000020] ec 34 00 00 02 8e fd ff 74 54 00 00 07 8e fd ff
[00000030] e8 58 00 00 0c 8e fd ff 4c 89 00 00 11 8e fd ff
Segment # 9
Segment # a
[00000000] a0 f7 04 08 70 f7 04 08 01 00 00 00 01 00 00 00
[00000010] 01 00 00 00 38 00 00 00 0c 00 00 00 00 d0 04 08
[00000020] 0d 00 00 00 34 ea 06 08 19 00 00 00 04 0f 08 08
[00000030] 1b 00 00 00 04 00 00 00 1a 00 00 00 08 0f 08 08

+ exit 0
Processing files: elfio-devel-3.8-alt1_1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35569
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd elfio-3.8
+ DOCDIR=/usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ export DOCDIR
+ rm -rf /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ /bin/mkdir -p /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ cp -prL --no-dereference COPYING /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ cp -prL AUTHORS doc/elfio.pdf README /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.8
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PGhl1v
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.65U1Fu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.8-alt1_1
Wrote: /usr/src/RPM/RPMS/noarch/elfio-devel-3.8-alt1_1.noarch.rpm (w2.lzdio)
29.37user 1.95system 0:33.61elapsed 93%CPU (0avgtext+0avgdata 128968maxresident)k
0inputs+0outputs (0major+604448minor)pagefaults 0swaps
36.47user 6.55system 0:45.10elapsed 95%CPU (0avgtext+0avgdata 128968maxresident)k
0inputs+0outputs (0major+866757minor)pagefaults 0swaps