<86>Jan 22 03:57:33 userdel[3584579]: delete user 'rooter' <86>Jan 22 03:57:33 groupadd[3584591]: group added to /etc/group: name=rooter, GID=549 <86>Jan 22 03:57:33 groupadd[3584591]: group added to /etc/gshadow: name=rooter <86>Jan 22 03:57:33 groupadd[3584591]: new group: name=rooter, GID=549 <86>Jan 22 03:57:33 useradd[3584603]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Jan 22 03:57:33 userdel[3584613]: delete user 'builder' <86>Jan 22 03:57:33 userdel[3584613]: removed group 'builder' owned by 'builder' <86>Jan 22 03:57:33 userdel[3584613]: removed shadow group 'builder' owned by 'builder' <86>Jan 22 03:57:33 groupadd[3584625]: group added to /etc/group: name=builder, GID=550 <86>Jan 22 03:57:33 groupadd[3584625]: group added to /etc/gshadow: name=builder <86>Jan 22 03:57:33 groupadd[3584625]: new group: name=builder, GID=550 <86>Jan 22 03:57:33 useradd[3584634]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root warning: user mike does not exist - using root warning: group mike does not exist - using root <13>Jan 22 03:57:35 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Jan 22 03:57:36 rpmi: libstdc++9-devel-9.2.1-alt2 sisyphus+240563.200.2.1 1573478618 installed <13>Jan 22 03:57:37 rpmi: gcc9-c++-9.2.1-alt2 sisyphus+240563.200.2.1 1573478618 installed <13>Jan 22 03:57:37 rpmi: gcc-c++-9-alt1 sisyphus+239632.300.3.1 1571789214 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/elfio-3.4-alt2_11.nosrc.rpm Installing elfio-3.4-alt2_11.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.55871 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf elfio-3.4 + echo 'Source #0 (elfio-3.4.tar.gz):' Source #0 (elfio-3.4.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/elfio-3.4.tar.gz + /bin/tar -xf - + cd elfio-3.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89173 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.4 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var --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 x86_64-alt-linux-g++... x86_64-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 x86_64-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-g++... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/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: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 Making all in examples Making all in elfdump make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"ELFIO\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.4\" -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o elfdump.o elfdump.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o elfdump elfdump.o make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' Making all in tutorial make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"ELFIO\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.4\" -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tutorial.o tutorial.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o tutorial tutorial.o make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' Making all in writer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"ELFIO\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.4\" -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o writer.o writer.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o writer writer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' Making all in write_obj make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"ELFIO\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.4\" -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o write_obj.o write_obj.cpp make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o write_obj write_obj.o make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' Making all in anonymizer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"ELFIO\ 3.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.4\" -I. -I../.. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o anonymizer.o anonymizer.cpp anonymizer.cpp: In function 'std::string generate(int)': anonymizer.cpp:84:21: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 84 | if ( s.length() > length ) { | ~~~~~~~~~~~^~~~~~~~ anonymizer.cpp:88:23: warning: comparison of integer expressions of different signedness: 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 88 | while (s.length() < length) | ~~~~~~~~~~~^~~~~~~~ anonymizer.cpp: In function 'void processStringTable(const ELFIO::section*, const string&)': anonymizer.cpp:98:19: warning: comparison of integer expressions of different signedness: 'int' and 'ELFIO::Elf_Xword' {aka 'long unsigned int'} [-Wsign-compare] 98 | while ( index < s->get_size() ) { | ~~~~~~^~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -o anonymizer anonymizer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89308 + 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 + cd elfio-3.4 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/elfio-buildroot make: Entering directory '/usr/src/RPM/BUILD/elfio-3.4' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples' Making install in elfdump make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin' /bin/install -p elfdump '/usr/src/tmp/elfio-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/elfdump' Making install in tutorial make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin' /bin/install -p tutorial '/usr/src/tmp/elfio-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/tutorial' Making install in writer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin' /bin/install -p writer '/usr/src/tmp/elfio-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/writer' Making install in write_obj make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin' /bin/install -p write_obj '/usr/src/tmp/elfio-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/write_obj' Making install in anonymizer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' /bin/mkdir -p '/usr/src/tmp/elfio-buildroot/usr/bin' /bin/install -p anonymizer '/usr/src/tmp/elfio-buildroot/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples/anonymizer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.4' 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' /bin/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 '/usr/src/tmp/elfio-buildroot/usr/include/elfio' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4' make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4' make: Leaving directory '/usr/src/RPM/BUILD/elfio-3.4' + rm /usr/src/tmp/elfio-buildroot/usr/bin/anonymizer /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) 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.38982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.4 + examples/elfdump/elfdump /usr/bin/make ELF Header Class: ELF64 Encoding: Little endian ELFVersion: Current Type: Executable file Machine: Advanced Micro Devices X86-64 processor Version: Current Entry: 0x408680 Flags: 0x0 Section Headers: [ Nr ] Type Addr Size ES Flg Lk Inf Al Name [ 0] NULL 0000000000000000 0000000000000000 0000 0000 0000 0000 [ 1] PROGBITS 00000000004002a8 000000000000001c 0000 A 0000 0000 0001 .interp [ 2] NOTE 00000000004002c4 0000000000000020 0000 A 0000 0000 0004 .note.ABI-tag [ 3] NOTE 00000000004002e4 0000000000000024 0000 A 0000 0000 0004 .note.gnu.build-id [ 4] ? (0x6ffffff6) 0000000000400308 0000000000000ec8 0000 A 0005 0000 0008 .gnu.hash [ 5] DYNSYM 00000000004011d0 00000000000026e8 0018 A 0006 0001 0008 .dynsym [ 6] STRTAB 00000000004038b8 0000000000001521 0000 A 0000 0000 0001 .dynstr [ 7] ? (0x6fffffff) 0000000000404dda 000000000000033e 0002 A 0005 0000 0002 .gnu.version [ 8] ? (0x6ffffffe) 0000000000405118 00000000000000b0 0000 A 0006 0002 0008 .gnu.version_r [ 9] RELA 00000000004051c8 00000000000000d8 0018 A 0005 0000 0008 .rela.dyn [ 10] RELA 00000000004052a0 0000000000000b40 0018 A 0005 0016 0008 .rela.plt [ 11] PROGBITS 0000000000406000 0000000000000017 0000 AX 0000 0000 0004 .init [ 12] PROGBITS 0000000000406020 0000000000000790 0010 AX 0000 0000 0010 .plt [ 13] PROGBITS 00000000004067b0 00000000000207c0 0000 AX 0000 0000 0010 .text [ 14] PROGBITS 0000000000426f70 0000000000000009 0000 AX 0000 0000 0004 .fini [ 15] PROGBITS 0000000000427000 0000000000005eec 0000 A 0000 0000 0020 .rodata [ 16] PROGBITS 000000000042ceec 0000000000000ab4 0000 A 0000 0000 0004 .eh_frame_hdr [ 17] PROGBITS 000000000042d9a0 0000000000003f40 0000 A 0000 0000 0008 .eh_frame [ 18] INIT_ARRAY 0000000000432e00 0000000000000008 0008 WA 0000 0000 0008 .init_array [ 19] FINI_ARRAY 0000000000432e08 0000000000000008 0008 WA 0000 0000 0008 .fini_array [ 20] DYNAMIC 0000000000432e10 00000000000001e0 0010 WA 0006 0000 0008 .dynamic [ 21] PROGBITS 0000000000432ff0 0000000000000010 0008 WA 0000 0000 0008 .got [ 22] PROGBITS 0000000000433000 00000000000003d8 0008 WA 0000 0000 0008 .got.plt [ 23] PROGBITS 00000000004333e0 0000000000000e20 0000 WA 0000 0000 0020 .data [ 24] NOBITS 0000000000434200 0000000000003868 0000 WA 0000 0000 0020 .bss [ 25] PROGBITS 0000000000000000 0000000000000010 0000 0000 0000 0004 .gnu_debuglink [ 26] STRTAB 0000000000000000 00000000000000f9 0000 0000 0000 0001 .shstrtab Key to Flags: W (write), A (alloc), X (execute) Segment headers: [ Nr ] Type VirtAddr PhysAddr Flags FileSize Mem.Size Align [ 0] PHDR 0000000000400040 0000000000400040 R 0000000000000268 0000000000000268 0000000000000008 [ 1] INTERP 00000000004002a8 00000000004002a8 R 000000000000001c 000000000000001c 0000000000000001 [ 2] LOAD 0000000000400000 0000000000400000 R 0000000000005de0 0000000000005de0 0000000000001000 [ 3] LOAD 0000000000406000 0000000000406000 RX 0000000000020f79 0000000000020f79 0000000000001000 [ 4] LOAD 0000000000427000 0000000000427000 R 000000000000a8e0 000000000000a8e0 0000000000001000 [ 5] LOAD 0000000000432e00 0000000000432e00 RW 0000000000001400 0000000000004c68 0000000000001000 [ 6] DYNAMIC 0000000000432e10 0000000000432e10 RW 00000000000001e0 00000000000001e0 0000000000000008 [ 7] NOTE 00000000004002c4 00000000004002c4 R 0000000000000044 0000000000000044 0000000000000004 [ 8] ? (0x6474e550) 000000000042ceec 000000000042ceec R 0000000000000ab4 0000000000000ab4 0000000000000004 [ 9] ? (0x6474e551) 0000000000000000 0000000000000000 RW 0000000000000000 0000000000000000 0000000000000010 [ 10] ? (0x6474e552) 0000000000432e00 0000000000432e00 R 0000000000000200 0000000000000200 0000000000000001 Symbol table (.dynsym) [ Nr ] Value Size Type Bind Sect Name [ 0] 0000000000000000 0000000000000000 NOTYPE LOCAL 0 [ 1] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getenv [ 2] 0000000000000000 0000000000000000 FUNC GLOBAL 0 globfree [ 3] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigprocmask [ 4] 0000000000000000 0000000000000000 FUNC GLOBAL 0 localtime [ 5] 0000000000000000 0000000000000000 FUNC GLOBAL 0 abort [ 6] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __errno_location [ 7] 0000000000000000 0000000000000000 FUNC GLOBAL 0 unlink [ 8] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncpy [ 9] 0000000000000000 0000000000000000 FUNC GLOBAL 0 remove [ 10] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncmp [ 11] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _exit [ 12] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcpy [ 13] 0000000000000000 0000000000000000 FUNC GLOBAL 0 puts [ 14] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ferror [ 15] 0000000000000000 0000000000000000 FUNC GLOBAL 0 qsort [ 16] 0000000000000000 0000000000000000 FUNC GLOBAL 0 isatty [ 17] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaction [ 18] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fread [ 19] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtod [ 20] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readlink [ 21] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fcntl [ 22] 0000000000000000 0000000000000000 FUNC GLOBAL 0 clock_gettime [ 23] 0000000000000000 0000000000000000 FUNC GLOBAL 0 write [ 24] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpid [ 25] 0000000000000000 0000000000000000 FUNC GLOBAL 0 textdomain [ 26] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fclose [ 27] 0000000000000000 0000000000000000 FUNC GLOBAL 0 opendir [ 28] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getloadavg [ 29] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ctime [ 30] 0000000000000000 0000000000000000 FUNC GLOBAL 0 bindtextdomain [ 31] 0000000000000000 0000000000000000 FUNC GLOBAL 0 stpcpy [ 32] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dcgettext [ 33] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strlen [ 34] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __lxstat [ 35] 0000000000000000 0000000000000000 FUNC GLOBAL 0 chdir [ 36] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stack_chk_fail [ 37] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getopt_long [ 38] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup2 [ 39] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pselect [ 40] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strchr [ 41] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _IO_putc [ 42] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fdelt_chk [ 43] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strrchr [ 44] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ftruncate [ 45] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup [ 46] 0000000000000000 0000000000000000 FUNC GLOBAL 0 lseek [ 47] 0000000000000000 0000000000000000 FUNC GLOBAL 0 gettimeofday [ 48] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputs [ 49] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fnmatch [ 50] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memset [ 51] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getcwd [ 52] 0000000000000000 0000000000000000 FUNC GLOBAL 0 close [ 53] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __realpath_chk [ 54] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pipe [ 55] 0000000000000000 0000000000000000 FUNC GLOBAL 0 closedir [ 56] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputc [ 57] 0000000000000000 0000000000000000 FUNC GLOBAL 0 read [ 58] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strndup [ 59] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __libc_start_main [ 60] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fgets [ 61] 0000000000000000 0000000000000000 FUNC GLOBAL 0 calloc [ 62] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putenv [ 63] 0000000000000000 0000000000000000 FUNC GLOBAL 0 tmpfile [ 64] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcmp [ 65] 0000000000000000 0000000000000000 FUNC GLOBAL 0 signal [ 66] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpwnam [ 67] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigemptyset [ 68] 0000000000000000 0000000000000000 FUNC GLOBAL 0 feof [ 69] 0000000000000000 0000000000000000 NOTYPE WEAK 0 __gmon_start__ [ 70] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtol [ 71] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcpy [ 72] 0000000000000000 0000000000000000 FUNC GLOBAL 0 kill [ 73] 0000000000000000 0000000000000000 FUNC GLOBAL 0 time [ 74] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fileno [ 75] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stpcpy_chk [ 76] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __xstat [ 77] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readdir [ 78] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlopen [ 79] 0000000000000000 0000000000000000 FUNC GLOBAL 0 malloc [ 80] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fflush [ 81] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fxstat [ 82] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sscanf [ 83] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getlogin [ 84] 0000000000000000 0000000000000000 FUNC GLOBAL 0 mkstemp [ 85] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strpbrk [ 86] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlclose [ 87] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strncpy_chk [ 88] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setrlimit [ 89] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strsignal [ 90] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ttyname [ 91] 0000000000000000 0000000000000000 FUNC GLOBAL 0 realloc [ 92] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strcpy_chk [ 93] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fdopen [ 94] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setlocale [ 95] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __printf_chk [ 96] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setvbuf [ 97] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memmove [ 98] 0000000000000000 0000000000000000 FUNC GLOBAL 0 waitpid [ 99] 0000000000000000 0000000000000000 FUNC GLOBAL 0 open [ 100] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fopen [ 101] 0000000000000000 0000000000000000 FUNC GLOBAL 0 perror [ 102] 0000000000000000 0000000000000000 FUNC GLOBAL 0 vfork [ 103] 0000000000000000 0000000000000000 FUNC GLOBAL 0 execvp [ 104] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __cxa_atexit [ 105] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcat [ 106] 0000000000000000 0000000000000000 FUNC GLOBAL 0 glob [ 107] 0000000000000000 0000000000000000 FUNC GLOBAL 0 exit [ 108] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fwrite [ 109] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fprintf_chk [ 110] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getrlimit [ 111] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strdup [ 112] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strerror [ 113] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlsym [ 114] 0000000000000000 0000000000000000 FUNC GLOBAL 0 wait [ 115] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaddset [ 116] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strstr [ 117] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __vsprintf_chk [ 118] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlerror [ 119] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_tolower_loc [ 120] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_b_loc [ 121] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __sprintf_chk [ 122] 0000000000418eb0 0000000000000127 FUNC GLOBAL 13 jobserver_parse_auth [ 123] 0000000000437a50 0000000000000008 OBJECT GLOBAL 24 last_pattern_rule [ 124] 0000000000434798 0000000000000004 OBJECT GLOBAL 24 print_version_flag [ 125] 00000000004245c0 000000000000001c FUNC GLOBAL 13 lookup_variable_in_set [ 126] 0000000000418910 000000000000003e FUNC GLOBAL 13 xmalloc [ 127] 0000000000426ec0 0000000000000006 FUNC GLOBAL 13 remote_kill [ 128] 0000000000419030 000000000000004b FUNC GLOBAL 13 jobserver_clear [ 129] 00000000004344a8 0000000000000008 OBJECT GLOBAL 24 job_counter [ 130] 0000000000423520 000000000000009a FUNC GLOBAL 13 strcache_add_len [ 131] 0000000000413cb0 00000000000000b1 FUNC GLOBAL 13 is_bourne_compatible_shell [ 132] 0000000000415200 0000000000000820 FUNC GLOBAL 13 reap_children [ 133] 000000000040c950 000000000000005c FUNC GLOBAL 13 lookup_file [ 134] 000000000041f660 00000000000000b7 FUNC GLOBAL 13 show_goal_error [ 135] 0000000000434210 0000000000000008 OBJECT GLOBAL 24 stdin [ 136] 00000000004344c0 0000000000000004 OBJECT GLOBAL 24 batch_mode_shell [ 137] 0000000000434420 0000000000000004 OBJECT GLOBAL 24 shell_function_pid [ 138] 00000000004186b0 0000000000000216 FUNC GLOBAL 13 collapse_continuations [ 139] 00000000004340d0 0000000000000001 OBJECT GLOBAL 23 cmd_prefix [ 140] 0000000000426940 000000000000003d FUNC GLOBAL 13 hash_insert [ 141] 0000000000426730 00000000000000b9 FUNC GLOBAL 13 hash_find_slot [ 142] 0000000000425ae0 000000000000009d FUNC GLOBAL 13 print_target_variables [ 143] 00000000004379a0 0000000000000080 OBJECT GLOBAL 24 fatal_signal_set [ 144] 0000000000419e70 0000000000000015 FUNC GLOBAL 13 outputs [ 145] 00000000004267f0 0000000000000026 FUNC GLOBAL 13 hash_find_item [ 146] 000000000040c5a0 000000000000002b FUNC GLOBAL 13 restore_variable_buffer [ 147] 0000000000437920 0000000000000030 OBJECT GLOBAL 24 shell_var [ 148] 0000000000416ab0 0000000000000072 FUNC GLOBAL 13 gmk_eval [ 149] 00000000004344b8 0000000000000008 OBJECT GLOBAL 24 children [ 150] 0000000000437970 0000000000000008 OBJECT GLOBAL 24 default_goal_var [ 151] 0000000000410580 0000000000000275 FUNC GLOBAL 13 patsubst_expand_pat [ 152] 0000000000418690 000000000000001b FUNC GLOBAL 13 alpha_compare [ 153] 0000000000418a00 0000000000000153 FUNC GLOBAL 13 concat [ 154] 00000000004228d0 000000000000011f FUNC GLOBAL 13 install_pattern_rule [ 155] 0000000000426e80 0000000000000019 FUNC GLOBAL 13 remote_status [ 156] 00000000004243f0 00000000000001c6 FUNC GLOBAL 13 lookup_variable [ 157] 00000000004235c0 000000000000001f FUNC GLOBAL 13 strcache_init [ 158] 0000000000426370 00000000000000f3 FUNC GLOBAL 13 vpath_search [ 159] 00000000004189a0 0000000000000051 FUNC GLOBAL 13 xrealloc [ 160] 0000000000434788 0000000000000004 OBJECT GLOBAL 24 rebuilding_makefiles [ 161] 00000000004245e0 000000000000004c FUNC GLOBAL 13 create_new_variable_set [ 162] 0000000000416a90 0000000000000005 FUNC GLOBAL 13 gmk_alloc [ 163] 0000000000437994 0000000000000004 OBJECT GLOBAL 24 one_shell [ 164] 000000000040c530 0000000000000037 FUNC GLOBAL 13 allocated_variable_expand_for_file [ 165] 0000000000424d00 0000000000000358 FUNC GLOBAL 13 target_environment [ 166] 0000000000419020 000000000000000c FUNC GLOBAL 13 jobserver_enabled [ 167] 00000000004341e8 0000000000000008 OBJECT GLOBAL 23 make_host [ 168] 0000000000437980 0000000000000008 OBJECT GLOBAL 24 default_file [ 169] 00000000004067e0 0000000000001e9b FUNC GLOBAL 13 main [ 170] 0000000000423f70 00000000000000c7 FUNC GLOBAL 13 create_pattern_var [ 171] 00000000004340c8 0000000000000008 OBJECT GLOBAL 23 default_shell [ 172] 000000000043478c 0000000000000004 OBJECT GLOBAL 24 always_make_flag [ 173] 0000000000434270 0000000000000004 OBJECT GLOBAL 24 handling_fatal_signal [ 174] 0000000000418fe0 000000000000003c FUNC GLOBAL 13 jobserver_get_auth [ 175] 0000000000424040 000000000000001f FUNC GLOBAL 13 init_hash_global_variable_set [ 176] 0000000000437988 000000000000000c OBJECT GLOBAL 24 make_sync [ 177] 000000000040b000 00000000000000e5 FUNC GLOBAL 13 file_exists_p [ 178] 000000000040cf30 000000000000026c FUNC GLOBAL 13 remove_intermediates [ 179] 00000000004178d0 00000000000000e5 FUNC GLOBAL 13 die [ 180] 0000000000426f30 0000000000000001 FUNC GLOBAL 13 __libc_csu_fini [ 181] 0000000000414840 000000000000000e FUNC GLOBAL 13 block_sigs [ 182] 0000000000425880 00000000000000ba FUNC GLOBAL 13 assign_variable_definition [ 183] 000000000040b0f0 0000000000000160 FUNC GLOBAL 13 file_impossible [ 184] 0000000000416a00 000000000000008f FUNC GLOBAL 13 unload_file [ 185] 0000000000433cf8 0000000000000008 OBJECT GLOBAL 23 expanding_var [ 186] 0000000000426820 0000000000000112 FUNC GLOBAL 13 hash_insert_at [ 187] 0000000000410370 00000000000001a6 FUNC GLOBAL 13 subst_expand [ 188] 0000000000415e10 0000000000000011 FUNC GLOBAL 13 start_waiting_jobs [ 189] 000000000040caa0 0000000000000460 FUNC GLOBAL 13 rehash_file [ 190] 000000000041b850 000000000000000a FUNC GLOBAL 13 find_percent [ 191] 00000000004261d0 0000000000000114 FUNC GLOBAL 13 build_vpath_lists [ 192] 00000000004340e0 0000000000000008 OBJECT GLOBAL 23 max_load_average [ 193] 0000000000434580 0000000000000200 OBJECT GLOBAL 24 stopchar_map [ 194] 000000000040c9b0 00000000000000e4 FUNC GLOBAL 13 enter_file [ 195] 0000000000423450 0000000000000094 FUNC GLOBAL 13 strcache_iscached [ 196] 0000000000434200 0000000000000000 NOTYPE GLOBAL 24 __bss_start [ 197] 0000000000426bd0 00000000000001b9 FUNC GLOBAL 13 hash_print_stats [ 198] 00000000004341f0 0000000000000008 OBJECT GLOBAL 23 version_string [ 199] 00000000004347c8 0000000000000008 OBJECT GLOBAL 24 output_sync_option [ 200] 0000000000437a44 0000000000000004 OBJECT GLOBAL 24 max_pattern_targets [ 201] 00000000004347b8 0000000000000004 OBJECT GLOBAL 24 print_data_base_flag [ 202] 0000000000408ad0 0000000000000156 FUNC GLOBAL 13 ar_glob [ 203] 0000000000416aa0 0000000000000005 FUNC GLOBAL 13 gmk_free [ 204] 000000000040b7b0 0000000000000029 FUNC GLOBAL 13 dir_setup_glob [ 205] 0000000000418ba0 0000000000000034 FUNC GLOBAL 13 xstrndup [ 206] 0000000000426f70 0000000000000000 FUNC GLOBAL 14 _fini [ 207] 0000000000437a30 0000000000000008 OBJECT GLOBAL 24 suffix_file [ 208] 0000000000434780 0000000000000004 OBJECT GLOBAL 24 trace_flag [ 209] 000000000043479c 0000000000000004 OBJECT GLOBAL 24 inhibit_print_directory_flag [ 210] 00000000004333e0 0000000000000000 NOTYPE GLOBAL 23 __data_start [ 211] 00000000004235e0 0000000000000391 FUNC GLOBAL 13 strcache_print_stats [ 212] 0000000000426a10 0000000000000023 FUNC GLOBAL 13 hash_delete_at [ 213] 0000000000419220 0000000000000028 FUNC GLOBAL 13 jobserver_signal [ 214] 00000000004378c8 0000000000000008 OBJECT GLOBAL 24 remote_description [ 215] 0000000000426e40 0000000000000001 FUNC GLOBAL 13 remote_setup [ 216] 000000000040b870 0000000000000063 FUNC GLOBAL 13 variable_buffer_output [ 217] 0000000000414bc0 00000000000000aa FUNC GLOBAL 13 construct_command_argv [ 218] 0000000000436ed0 0000000000000008 OBJECT GLOBAL 24 reading_file [ 219] 0000000000415e30 0000000000000622 FUNC GLOBAL 13 new_job [ 220] 00000000004347d0 0000000000000004 OBJECT GLOBAL 24 db_level [ 221] 00000000004344b0 0000000000000004 OBJECT GLOBAL 24 job_slots_used [ 222] 0000000000424630 000000000000005c FUNC GLOBAL 13 push_new_variable_scope [ 223] 0000000000418c80 0000000000000063 FUNC GLOBAL 13 find_next_token [ 224] 0000000000410800 0000000000000056 FUNC GLOBAL 13 patsubst_expand [ 225] 0000000000437a60 0000000000000004 OBJECT GLOBAL 24 export_all_variables [ 226] 0000000000416b40 0000000000000012 FUNC GLOBAL 13 gmk_add_function [ 227] 000000000040dc60 0000000000000090 FUNC GLOBAL 13 file_timestamp_now [ 228] 0000000000408970 000000000000015c FUNC GLOBAL 13 ar_touch [ 229] 000000000041a1d0 000000000000007f FUNC GLOBAL 13 perror_with_name [ 230] 0000000000408680 000000000000002b FUNC GLOBAL 13 _start [ 231] 000000000040afe0 0000000000000016 FUNC GLOBAL 13 dir_file_exists_p [ 232] 0000000000426ea0 0000000000000001 FUNC GLOBAL 13 block_remote_children [ 233] 0000000000411d90 0000000000000040 FUNC GLOBAL 13 hash_init_function_table [ 234] 000000000040c2b0 00000000000001e6 FUNC GLOBAL 13 recursively_expand_for_file [ 235] 000000000040a5a0 0000000000000015 FUNC GLOBAL 13 delete_child_targets [ 236] 000000000041c9c0 00000000000006aa FUNC GLOBAL 13 parse_file_seq [ 237] 0000000000426980 0000000000000049 FUNC GLOBAL 13 hash_load [ 238] 00000000004117e0 000000000000037a FUNC GLOBAL 13 handle_function [ 239] 0000000000411370 00000000000000ac FUNC GLOBAL 13 shell_completed [ 240] 000000000041a3e0 00000000000001f0 FUNC GLOBAL 13 fatal [ 241] 00000000004201e0 00000000000004e6 FUNC GLOBAL 13 notice_finished_file [ 242] 000000000040a5c0 00000000000000ff FUNC GLOBAL 13 print_commands [ 243] 0000000000437a48 0000000000000004 OBJECT GLOBAL 24 max_pattern_deps [ 244] 000000000040cf00 0000000000000022 FUNC GLOBAL 13 rename_file [ 245] 00000000004347c0 0000000000000004 OBJECT GLOBAL 24 env_overrides [ 246] 0000000000437a38 0000000000000008 OBJECT GLOBAL 24 pattern_rules [ 247] 000000000040b250 00000000000000f5 FUNC GLOBAL 13 file_impossible_p [ 248] 0000000000408890 000000000000003e FUNC GLOBAL 13 ar_parse_name [ 249] 0000000000437a5c 0000000000000004 OBJECT GLOBAL 24 num_pattern_rules [ 250] 00000000004344a0 0000000000000004 OBJECT GLOBAL 24 jobserver_tokens [ 251] 0000000000424710 0000000000000141 FUNC GLOBAL 13 merge_variable_set_lists [ 252] 0000000000418be0 0000000000000032 FUNC GLOBAL 13 lindex [ 253] 0000000000434240 0000000000000004 OBJECT GLOBAL 24 opterr [ 254] 0000000000418de0 0000000000000001 FUNC GLOBAL 13 user_access [ 255] 000000000041f050 00000000000002ef FUNC GLOBAL 13 read_all_makefiles [ 256] 0000000000425940 000000000000008b FUNC GLOBAL 13 try_variable_definition [ 257] 00000000004340d8 0000000000000008 OBJECT GLOBAL 23 default_load_average [ 258] 0000000000425ab0 0000000000000021 FUNC GLOBAL 13 print_file_variables [ 259] 00000000004088d0 0000000000000091 FUNC GLOBAL 13 ar_member_date [ 260] 00000000004378d0 0000000000000008 OBJECT GLOBAL 24 variable_buffer [ 261] 0000000000426aa0 0000000000000044 FUNC GLOBAL 13 hash_delete_items [ 262] 000000000041f870 000000000000096a FUNC GLOBAL 13 f_mtime [ 263] 0000000000419b40 0000000000000059 FUNC GLOBAL 13 pfatal_with_name [ 264] 000000000040d1a0 00000000000000a5 FUNC GLOBAL 13 split_prereqs [ 265] 0000000000418e10 00000000000000a0 FUNC GLOBAL 13 jobserver_setup [ 266] 000000000040a6c0 00000000000000f5 FUNC GLOBAL 13 set_default_suffixes [ 267] 00000000004340c0 0000000000000004 OBJECT GLOBAL 23 unixy_shell [ 268] 000000000040d250 0000000000000238 FUNC GLOBAL 13 enter_prereqs [ 269] 0000000000425ec0 000000000000030d FUNC GLOBAL 13 construct_vpath_list [ 270] 00000000004341c0 0000000000000008 OBJECT GLOBAL 23 current_variable_set_list [ 271] 0000000000418c20 0000000000000022 FUNC GLOBAL 13 end_of_token [ 272] 0000000000434200 0000000000000000 NOTYPE GLOBAL 23 _edata [ 273] 0000000000426470 00000000000001b2 FUNC GLOBAL 13 print_vpath_data_base [ 274] 0000000000419250 0000000000000001 FUNC GLOBAL 13 jobserver_pre_acquire [ 275] 00000000004333e0 0000000000000000 NOTYPE WEAK 23 data_start [ 276] 0000000000418db0 0000000000000029 FUNC GLOBAL 13 free_ns_chain [ 277] 000000000040e3f0 000000000000000f FUNC GLOBAL 13 verify_file_data_base [ 278] 0000000000419c00 0000000000000181 FUNC GLOBAL 13 output_start [ 279] 00000000004347b4 0000000000000004 OBJECT GLOBAL 24 question_flag [ 280] 0000000000426b30 0000000000000042 FUNC GLOBAL 13 hash_map [ 281] 0000000000426ed0 000000000000005d FUNC GLOBAL 13 __libc_csu_init [ 282] 00000000004262f0 0000000000000080 FUNC GLOBAL 13 gpath_search [ 283] 0000000000406060 0000000000000000 FUNC GLOBAL 0 free [ 284] 000000000041a010 00000000000001c0 FUNC GLOBAL 13 error [ 285] 0000000000425060 0000000000000343 FUNC GLOBAL 13 do_variable_definition [ 286] 00000000004341f8 0000000000000008 OBJECT GLOBAL 23 hash_deleted_item [ 287] 0000000000421f40 00000000000004b2 FUNC GLOBAL 13 update_goal_chain [ 288] 0000000000437964 0000000000000004 OBJECT GLOBAL 24 second_expansion [ 289] 0000000000413740 00000000000000ee FUNC GLOBAL 13 try_implicit_rule [ 290] 0000000000418c50 0000000000000022 FUNC GLOBAL 13 next_token [ 291] 0000000000437950 0000000000000008 OBJECT GLOBAL 24 starting_directory [ 292] 0000000000434790 0000000000000008 OBJECT GLOBAL 24 sync_mutex [ 293] 0000000000426e70 0000000000000006 FUNC GLOBAL 13 start_remote_job [ 294] 0000000000419080 0000000000000065 FUNC GLOBAL 13 jobserver_release [ 295] 0000000000426af0 000000000000003f FUNC GLOBAL 13 hash_free [ 296] 000000000040b370 000000000000043d FUNC GLOBAL 13 print_dir_data_base [ 297] 00000000004347ac 0000000000000004 OBJECT GLOBAL 24 no_builtin_variables_flag [ 298] 000000000040e400 0000000000000169 FUNC GLOBAL 13 build_target_list [ 299] 0000000000424860 000000000000049a FUNC GLOBAL 13 define_automatic_variables [ 300] 0000000000410870 0000000000000127 FUNC GLOBAL 13 pattern_matches [ 301] 00000000004097d0 00000000000008db FUNC GLOBAL 13 set_file_variables [ 302] 0000000000406000 0000000000000000 FUNC GLOBAL 11 _init [ 303] 0000000000410e00 0000000000000089 FUNC GLOBAL 13 strip_whitespace [ 304] 0000000000434200 0000000000000008 OBJECT GLOBAL 24 stdout [ 305] 0000000000434220 0000000000000008 OBJECT WEAK 24 environ [ 306] 0000000000434218 0000000000000004 OBJECT GLOBAL 24 optind [ 307] 000000000040c570 0000000000000022 FUNC GLOBAL 13 install_variable_buffer [ 308] 000000000040dcf0 00000000000000fc FUNC GLOBAL 13 print_prereqs [ 309] 000000000040a850 0000000000000069 FUNC GLOBAL 13 install_default_implicit_rules [ 310] 00000000004242d0 0000000000000032 FUNC GLOBAL 13 free_variable_set [ 311] 0000000000411de0 000000000000000f FUNC GLOBAL 13 stemlen_compare [ 312] 0000000000427000 0000000000000004 OBJECT GLOBAL 15 _IO_stdin_used [ 313] 0000000000434e88 0000000000000008 OBJECT GLOBAL 24 output_context [ 314] 0000000000434e80 0000000000000004 OBJECT GLOBAL 24 stdio_traced [ 315] 00000000004269d0 0000000000000037 FUNC GLOBAL 13 hash_delete [ 316] 0000000000437998 0000000000000004 OBJECT GLOBAL 24 warn_undefined_variables_flag [ 317] 000000000040e570 000000000000001f FUNC GLOBAL 13 init_hash_files [ 318] 0000000000434220 0000000000000008 OBJECT GLOBAL 24 __environ [ 319] 000000000041c560 000000000000018d FUNC GLOBAL 13 tilde_expand [ 320] 0000000000434220 0000000000000008 OBJECT WEAK 24 _environ [ 321] 0000000000414850 0000000000000026 FUNC GLOBAL 13 unblock_sigs [ 322] 00000000004347bc 0000000000000004 OBJECT GLOBAL 24 ignore_errors_flag [ 323] 0000000000437968 0000000000000008 OBJECT GLOBAL 24 program [ 324] 0000000000419150 0000000000000040 FUNC GLOBAL 13 jobserver_pre_child [ 325] 0000000000437a58 0000000000000004 OBJECT GLOBAL 24 maxsuffix [ 326] 000000000040d640 000000000000038f FUNC GLOBAL 13 snap_deps [ 327] 0000000000426eb0 0000000000000001 FUNC GLOBAL 13 unblock_remote_children [ 328] 0000000000408800 000000000000008d FUNC GLOBAL 13 ar_name [ 329] 00000000004229f0 00000000000000ae FUNC GLOBAL 13 create_pattern_rule [ 330] 0000000000418df0 0000000000000001 FUNC GLOBAL 13 make_access [ 331] 0000000000426630 00000000000000f3 FUNC GLOBAL 13 hash_init [ 332] 00000000004378e0 0000000000000004 OBJECT GLOBAL 24 silent_flag [ 333] 000000000040d9d0 0000000000000047 FUNC GLOBAL 13 set_command_state [ 334] 00000000004190f0 000000000000005a FUNC GLOBAL 13 jobserver_acquire_all [ 335] 0000000000437a28 0000000000000004 OBJECT GLOBAL 24 job_slots [ 336] 000000000040b8e0 000000000000014f FUNC GLOBAL 13 expand_argument [ 337] 000000000040db30 000000000000012e FUNC GLOBAL 13 file_timestamp_cons [ 338] 000000000041c6f0 00000000000002c9 FUNC GLOBAL 13 construct_include_path [ 339] 0000000000411b60 0000000000000222 FUNC GLOBAL 13 define_new_function [ 340] 000000000041b860 0000000000000216 FUNC GLOBAL 13 find_percent_cached [ 341] 0000000000414880 00000000000001bd FUNC GLOBAL 13 exec_command [ 342] 0000000000424690 000000000000007a FUNC GLOBAL 13 pop_variable_scope [ 343] 0000000000416b30 0000000000000007 FUNC GLOBAL 13 gmk_expand [ 344] 0000000000419ac0 0000000000000075 FUNC GLOBAL 13 output_close [ 345] 0000000000437960 0000000000000004 OBJECT GLOBAL 24 posix_pedantic [ 346] 000000000043797c 0000000000000004 OBJECT GLOBAL 24 not_parallel [ 347] 00000000004253b0 0000000000000253 FUNC GLOBAL 13 initialize_file_variables [ 348] 0000000000419e90 0000000000000178 FUNC GLOBAL 13 message [ 349] 00000000004347a0 0000000000000004 OBJECT GLOBAL 24 print_directory_flag [ 350] 00000000004234f0 0000000000000026 FUNC GLOBAL 13 strcache_add [ 351] 0000000000437a20 0000000000000004 OBJECT GLOBAL 24 clock_skew_detected [ 352] 0000000000426a40 000000000000005e FUNC GLOBAL 13 hash_free_items [ 353] 000000000040a940 000000000000004a FUNC GLOBAL 13 undefine_default_variables [ 354] 0000000000418b60 0000000000000032 FUNC GLOBAL 13 xstrdup [ 355] 0000000000419a10 00000000000000ae FUNC GLOBAL 13 output_init [ 356] 0000000000426e50 0000000000000001 FUNC GLOBAL 13 remote_cleanup [ 357] 0000000000411420 00000000000003ae FUNC GLOBAL 13 func_shell_base [ 358] 000000000040b350 0000000000000011 FUNC GLOBAL 13 dir_name [ 359] 0000000000418e00 0000000000000001 FUNC GLOBAL 13 child_access [ 360] 0000000000426d90 00000000000000a6 FUNC GLOBAL 13 hash_dump [ 361] 00000000004378e8 0000000000000008 OBJECT GLOBAL 24 directory_before_chdir [ 362] 00000000004199b0 0000000000000059 FUNC GLOBAL 13 output_tmpfile [ 363] 0000000000436f18 0000000000000004 OBJECT GLOBAL 24 commands_started [ 364] 000000000040b7e0 0000000000000046 FUNC GLOBAL 13 hash_init_directories [ 365] 0000000000422f40 00000000000001d5 FUNC GLOBAL 13 print_rule_data_base [ 366] 00000000004226e0 00000000000001e4 FUNC GLOBAL 13 count_implicit_rule_limits [ 367] 0000000000416460 0000000000000598 FUNC GLOBAL 13 load_file [ 368] 00000000004378f0 0000000000000004 OBJECT GLOBAL 24 verify_flag [ 369] 00000000004091e0 0000000000000299 FUNC GLOBAL 13 ar_member_touch [ 370] 0000000000437a24 0000000000000004 OBJECT GLOBAL 24 touch_flag [ 371] 000000000040a0b0 00000000000002ed FUNC GLOBAL 13 chop_commands [ 372] 0000000000419190 0000000000000089 FUNC GLOBAL 13 jobserver_post_child [ 373] 0000000000409160 000000000000005d FUNC GLOBAL 13 ar_name_equal [ 374] 0000000000434784 0000000000000004 OBJECT GLOBAL 24 output_sync [ 375] 00000000004343a0 0000000000000004 OBJECT GLOBAL 24 snapped_deps [ 376] 0000000000434260 0000000000000008 OBJECT GLOBAL 24 stderr [ 377] 0000000000437900 0000000000000010 OBJECT GLOBAL 24 stack_limit [ 378] 0000000000418cf0 00000000000000b1 FUNC GLOBAL 13 copy_dep_chain [ 379] 00000000004347a4 0000000000000004 OBJECT GLOBAL 24 check_symlink_flag [ 380] 000000000040ba30 00000000000006f3 FUNC GLOBAL 13 variable_expand_string [ 381] 0000000000437a68 0000000000000000 NOTYPE GLOBAL 24 _end [ 382] 000000000040a3a0 00000000000000a1 FUNC GLOBAL 13 execute_file_commands [ 383] 0000000000437958 0000000000000004 OBJECT GLOBAL 24 just_print_flag [ 384] 0000000000426b80 000000000000004b FUNC GLOBAL 13 hash_map_arg [ 385] 0000000000414a40 000000000000017f FUNC GLOBAL 13 child_execute_job [ 386] 00000000004347a8 0000000000000004 OBJECT GLOBAL 24 default_keep_going_flag [ 387] 0000000000426e60 0000000000000003 FUNC GLOBAL 13 start_remote_job_p [ 388] 000000000043795c 0000000000000004 OBJECT GLOBAL 24 keep_going_flag [ 389] 0000000000414830 000000000000000c FUNC GLOBAL 13 child_handler [ 390] 0000000000437978 0000000000000004 OBJECT GLOBAL 24 makelevel [ 391] 000000000040e390 000000000000005e FUNC GLOBAL 13 print_file_data_base [ 392] 0000000000419770 000000000000023f FUNC GLOBAL 13 output_dump [ 393] 0000000000437a40 0000000000000004 OBJECT GLOBAL 24 max_pattern_dep_length [ 394] 0000000000424310 00000000000000d2 FUNC GLOBAL 13 undefine_variable_in_set [ 395] 00000000004188d0 0000000000000031 FUNC GLOBAL 13 print_spaces [ 396] 000000000040a8c0 0000000000000071 FUNC GLOBAL 13 define_default_variables [ 397] 0000000000422c10 0000000000000322 FUNC GLOBAL 13 convert_to_pattern [ 398] 0000000000408c30 0000000000000525 FUNC GLOBAL 13 ar_scan [ 399] 0000000000418950 0000000000000043 FUNC GLOBAL 13 xcalloc [ 400] 000000000040c290 0000000000000011 FUNC GLOBAL 13 variable_expand [ 401] 0000000000419380 000000000000005a FUNC GLOBAL 13 get_bad_stdin [ 402] 000000000040a450 000000000000014d FUNC GLOBAL 13 fatal_error_signal [ 403] 0000000000424060 0000000000000270 FUNC GLOBAL 13 define_variable_in_set [ 404] 000000000040a7c0 0000000000000081 FUNC GLOBAL 13 install_default_suffix_rules [ 405] 0000000000425610 000000000000026c FUNC GLOBAL 13 parse_variable_definition [ 406] 0000000000411dd0 0000000000000006 FUNC GLOBAL 13 guile_gmake_setup [ 407] 00000000004259d0 00000000000000df FUNC GLOBAL 13 print_variable_data_base [ 408] 000000000040c4a0 0000000000000081 FUNC GLOBAL 13 variable_expand_for_file [ 409] 0000000000419ba0 0000000000000054 FUNC GLOBAL 13 output_tmpfd [ 410] 00000000004347b0 0000000000000004 OBJECT GLOBAL 24 no_builtin_rules_flag [ 411] 0000000000419260 000000000000011c FUNC GLOBAL 13 jobserver_acquire [ 412] 0000000000434228 0000000000000008 OBJECT GLOBAL 24 optarg [ 413] 000000000041f340 00000000000000e0 FUNC GLOBAL 13 eval_buffer [ 414] 000000000040da20 000000000000010f FUNC GLOBAL 13 file_timestamp_sprintf Note section (.note.ABI-tag) No Type Name [ 0] 00000001 GNU Note section (.note.gnu.build-id) No Type Name [ 0] 00000003 GNU Dynamic section (.dynamic) [ Nr ] Tag Name/Value [ 0] NEEDED libdl.so.2 [ 1] NEEDED libc.so.6 [ 2] INIT 0000000000406000 [ 3] FINI 0000000000426f70 [ 4] INIT_ARRAY 0000000000432e00 [ 5] INIT_ARRAYSZ 0000000000000008 [ 6] FINI_ARRAY 0000000000432e08 [ 7] FINI_ARRAYSZ 0000000000000008 [ 8] ? (0x6ffffef5) 0000000000400308 [ 9] STRTAB 00000000004038b8 [ 10] SYMTAB 00000000004011d0 [ 11] STRSZ 0000000000001521 [ 12] SYMENT 0000000000000018 [ 13] DEBUG 0000000000000000 [ 14] PLTGOT 0000000000433000 [ 15] PLTRELSZ 0000000000000b40 [ 16] PLTREL 0000000000000007 [ 17] JMPREL 00000000004052a0 [ 18] RELA 00000000004051c8 [ 19] RELASZ 00000000000000d8 [ 20] RELAENT 0000000000000018 [ 21] ? (0x6ffffffe) 0000000000405118 [ 22] ? (0x6fffffff) 0000000000000002 [ 23] ? (0x6ffffff0) 0000000000404dda [ 24] NULL 0000000000000000 Section Data: .interp [00000000] 2f 6c 69 62 36 34 2f 6c 64 2d 6c 69 6e 75 78 2d [00000010] 78 38 36 2d 36 34 2e 73 6f 2e 32 00 .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 .note.gnu.build-id [00000000] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00 [00000010] 01 99 a5 0a ce d0 10 cf 90 0d c4 b9 44 02 ee 41 [00000020] 45 e5 45 d7 .gnu.hash [00000000] 49 02 00 00 7a 00 00 00 20 00 00 00 0b 00 00 00 [00000010] 02 02 82 20 4a 40 02 44 68 04 21 07 04 40 08 08 [00000020] e1 02 85 55 30 20 80 c0 1b 50 a0 08 a8 42 11 01 [00000030] 16 00 81 10 03 01 08 02 00 24 43 10 ba 94 0c 00 .dynsym [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 4e 02 00 00 12 00 00 00 [00000020] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000030] ba 03 00 00 12 00 00 00 00 00 00 00 00 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 73 79 6d 00 64 6c 6f 70 65 6e 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 02 00 02 00 02 00 02 00 02 00 02 00 [00000010] 02 00 02 00 02 00 02 00 02 00 02 00 02 00 02 00 [00000020] 02 00 02 00 02 00 02 00 02 00 02 00 03 00 02 00 [00000030] 02 00 02 00 02 00 02 00 02 00 02 00 02 00 02 00 .gnu.version_r [00000000] 01 00 01 00 01 00 00 00 10 00 00 00 20 00 00 00 [00000010] 75 1a 69 09 00 00 08 00 c9 14 00 00 00 00 00 00 [00000020] 01 00 08 00 38 00 00 00 10 00 00 00 00 00 00 00 [00000030] 13 69 69 0d 00 00 0a 00 d5 14 00 00 10 00 00 00 .rela.dyn [00000000] f0 2f 43 00 00 00 00 00 06 00 00 00 3b 00 00 00 [00000010] 00 00 00 00 00 00 00 00 f8 2f 43 00 00 00 00 00 [00000020] 06 00 00 00 45 00 00 00 00 00 00 00 00 00 00 00 [00000030] 00 42 43 00 00 00 00 00 05 00 00 00 30 01 00 00 .rela.plt [00000000] 18 30 43 00 00 00 00 00 07 00 00 00 01 00 00 00 [00000010] 00 00 00 00 00 00 00 00 20 30 43 00 00 00 00 00 [00000020] 07 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 [00000030] 28 30 43 00 00 00 00 00 07 00 00 00 03 00 00 00 .init [00000000] 48 83 ec 08 48 8b 05 ed cf 02 00 48 85 c0 74 02 [00000010] ff d0 48 83 c4 08 c3 .plt [00000000] ff 35 e2 cf 02 00 ff 25 e4 cf 02 00 0f 1f 40 00 [00000010] ff 25 e2 cf 02 00 68 00 00 00 00 e9 e0 ff ff ff [00000020] ff 25 da cf 02 00 68 01 00 00 00 e9 d0 ff ff ff [00000030] ff 25 d2 cf 02 00 68 02 00 00 00 e9 c0 ff ff ff .text [00000000] e8 cb f8 ff ff e8 c6 f8 ff ff e8 c1 f8 ff ff e8 [00000010] bc f8 ff ff e8 b7 f8 ff ff e8 b2 f8 ff ff e8 ad [00000020] f8 ff ff e8 a8 f8 ff ff 0f 1f 84 00 00 00 00 00 [00000030] 55 48 89 e5 41 57 49 89 d7 41 56 49 89 f6 41 55 .fini [00000000] 48 83 ec 08 48 83 c4 08 c3 .rodata [00000000] 01 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000010] 28 00 74 6f 75 63 68 3a 20 00 00 00 00 00 00 00 [00000020] 61 74 74 65 6d 70 74 20 74 6f 20 75 73 65 20 75 [00000030] 6e 73 75 70 70 6f 72 74 65 64 20 66 65 61 74 75 .eh_frame_hdr [00000000] 01 1b 03 3b b0 0a 00 00 55 01 00 00 34 91 fd ff [00000010] fc 0a 00 00 c4 98 fd ff f0 15 00 00 c9 98 fd ff [00000020] c8 1d 00 00 ce 98 fd ff f4 28 00 00 d3 98 fd ff [00000030] 74 2a 00 00 d8 98 fd ff 2c 2b 00 00 dd 98 fd ff .eh_frame [00000000] 14 00 00 00 00 00 00 00 01 7a 52 00 01 78 10 01 [00000010] 1b 0c 07 08 90 01 07 10 14 00 00 00 1c 00 00 00 [00000020] c0 ac fd ff 2b 00 00 00 00 00 00 00 00 00 00 00 [00000030] 14 00 00 00 00 00 00 00 01 7a 52 00 01 78 10 01 .init_array [00000000] 50 87 40 00 00 00 00 00 .fini_array [00000000] 20 87 40 00 00 00 00 00 .dynamic [00000000] 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 [00000010] 01 00 00 00 00 00 00 00 38 00 00 00 00 00 00 00 [00000020] 0c 00 00 00 00 00 00 00 00 60 40 00 00 00 00 00 [00000030] 0d 00 00 00 00 00 00 00 70 6f 42 00 00 00 00 00 .got [00000000] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 .got.plt [00000000] 10 2e 43 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000010] 00 00 00 00 00 00 00 00 36 60 40 00 00 00 00 00 [00000020] 46 60 40 00 00 00 00 00 56 60 40 00 00 00 00 00 [00000030] 66 60 40 00 00 00 00 00 76 60 40 00 00 00 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] 78 72 42 00 00 00 00 00 7b 72 42 00 00 00 00 00 [00000030] 7e 72 42 00 00 00 00 00 54 bd 42 00 00 00 00 00 .gnu_debuglink [00000000] 6d 61 6b 65 2e 64 65 62 75 67 00 00 c2 68 08 30 .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 04 00 00 00 40 00 00 00 00 00 00 00 [00000010] 40 00 40 00 00 00 00 00 40 00 40 00 00 00 00 00 [00000020] 68 02 00 00 00 00 00 00 68 02 00 00 00 00 00 00 [00000030] 08 00 00 00 00 00 00 00 03 00 00 00 04 00 00 00 Segment # 1 [00000000] 2f 6c 69 62 36 34 2f 6c 64 2d 6c 69 6e 75 78 2d [00000010] 78 38 36 2d 36 34 2e 73 6f 2e 32 00 Segment # 2 [00000000] 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00 [00000010] 02 00 3e 00 01 00 00 00 80 86 40 00 00 00 00 00 [00000020] 40 00 00 00 00 00 00 00 10 33 03 00 00 00 00 00 [00000030] 00 00 00 00 40 00 38 00 0b 00 40 00 1b 00 1a 00 Segment # 3 [00000000] 48 83 ec 08 48 8b 05 ed cf 02 00 48 85 c0 74 02 [00000010] ff d0 48 83 c4 08 c3 00 00 00 00 00 00 00 00 00 [00000020] ff 35 e2 cf 02 00 ff 25 e4 cf 02 00 0f 1f 40 00 [00000030] ff 25 e2 cf 02 00 68 00 00 00 00 e9 e0 ff ff ff Segment # 4 [00000000] 01 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000010] 28 00 74 6f 75 63 68 3a 20 00 00 00 00 00 00 00 [00000020] 61 74 74 65 6d 70 74 20 74 6f 20 75 73 65 20 75 [00000030] 6e 73 75 70 70 6f 72 74 65 64 20 66 65 61 74 75 Segment # 5 [00000000] 50 87 40 00 00 00 00 00 20 87 40 00 00 00 00 00 [00000010] 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 [00000020] 01 00 00 00 00 00 00 00 38 00 00 00 00 00 00 00 [00000030] 0c 00 00 00 00 00 00 00 00 60 40 00 00 00 00 00 Segment # 6 [00000000] 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 [00000010] 01 00 00 00 00 00 00 00 38 00 00 00 00 00 00 00 [00000020] 0c 00 00 00 00 00 00 00 00 60 40 00 00 00 00 00 [00000030] 0d 00 00 00 00 00 00 00 70 6f 42 00 00 00 00 00 Segment # 7 [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 [00000020] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00 [00000030] 01 99 a5 0a ce d0 10 cf 90 0d c4 b9 44 02 ee 41 Segment # 8 [00000000] 01 1b 03 3b b0 0a 00 00 55 01 00 00 34 91 fd ff [00000010] fc 0a 00 00 c4 98 fd ff f0 15 00 00 c9 98 fd ff [00000020] c8 1d 00 00 ce 98 fd ff f4 28 00 00 d3 98 fd ff [00000030] 74 2a 00 00 d8 98 fd ff 2c 2b 00 00 dd 98 fd ff Segment # 9 Segment # a [00000000] 50 87 40 00 00 00 00 00 20 87 40 00 00 00 00 00 [00000010] 01 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 [00000020] 01 00 00 00 00 00 00 00 38 00 00 00 00 00 00 00 [00000030] 0c 00 00 00 00 00 00 00 00 60 40 00 00 00 00 00 + exit 0 Processing files: elfio-devel-3.4-alt2_11 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.38982 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.4 + DOCDIR=/usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + export DOCDIR + rm -rf /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + /bin/mkdir -p /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + cp -prL --no-dereference COPYING /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + cp -prL AUTHORS doc/elfio.pdf README /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AAVpcP 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.tSMwvO 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 | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/elfio-buildroot/usr/include/elfio/elfio.hpp: cpp failed, trying c++ mode Provides: elfio-static = 3.4-alt2_11 Wrote: /usr/src/RPM/RPMS/noarch/elfio-devel-3.4-alt2_11.noarch.rpm 14.63user 1.12system 0:19.34elapsed 81%CPU (0avgtext+0avgdata 188716maxresident)k 0inputs+0outputs (0major+520967minor)pagefaults 0swaps 21.09user 4.15system 0:29.31elapsed 86%CPU (0avgtext+0avgdata 188716maxresident)k 0inputs+0outputs (0major+787773minor)pagefaults 0swaps