<86>Jun 1 04:06:15 userdel[1250248]: delete user 'rooter' <86>Jun 1 04:06:15 userdel[1250248]: removed group 'rooter' owned by 'rooter' <86>Jun 1 04:06:15 userdel[1250248]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 1 04:06:15 groupadd[1250259]: group added to /etc/group: name=rooter, GID=549 <86>Jun 1 04:06:15 groupadd[1250259]: group added to /etc/gshadow: name=rooter <86>Jun 1 04:06:15 groupadd[1250259]: new group: name=rooter, GID=549 <86>Jun 1 04:06:15 useradd[1250267]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Jun 1 04:06:15 userdel[1250289]: delete user 'builder' <86>Jun 1 04:06:15 userdel[1250289]: removed group 'builder' owned by 'builder' <86>Jun 1 04:06:15 userdel[1250289]: removed shadow group 'builder' owned by 'builder' <86>Jun 1 04:06:15 groupadd[1250299]: group added to /etc/group: name=builder, GID=550 <86>Jun 1 04:06:15 groupadd[1250299]: group added to /etc/gshadow: name=builder <86>Jun 1 04:06:15 groupadd[1250299]: new group: name=builder, GID=550 <86>Jun 1 04:06:15 useradd[1250308]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Jun 1 04:06:18 rpmi: gcc-c++-common-1.4.24-alt3 sisyphus+243033.100.1.1 1576462403 installed <13>Jun 1 04:06:19 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Jun 1 04:06:20 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Jun 1 04:06:20 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881406 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/elfio-3.5-alt1_1.nosrc.rpm Installing elfio-3.5-alt1_1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.7975 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf elfio-3.5 + echo 'Source #0 (elfio-3.5.tar.gz):' Source #0 (elfio-3.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/elfio-3.5.tar.gz + /bin/tar -xf - + cd elfio-3.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71730 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.5 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=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 whether make supports the include directive... yes (GNU style) 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.5/examples/elfdump' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.5\" -DPACKAGE_STRING=\"ELFIO\ 3.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.5\" -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.5/examples/elfdump' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/elfdump' Making all in tutorial make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/tutorial' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.5\" -DPACKAGE_STRING=\"ELFIO\ 3.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.5\" -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.5/examples/tutorial' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/tutorial' Making all in writer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/writer' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.5\" -DPACKAGE_STRING=\"ELFIO\ 3.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.5\" -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.5/examples/writer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/writer' Making all in write_obj make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/write_obj' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.5\" -DPACKAGE_STRING=\"ELFIO\ 3.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.5\" -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.5/examples/write_obj' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/write_obj' Making all in anonymizer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/anonymizer' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.5\" -DPACKAGE_STRING=\"ELFIO\ 3.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.5\" -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.5/examples/anonymizer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/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.73007 + 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.5 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/elfio-buildroot make: Entering directory '/usr/src/RPM/BUILD/elfio-3.5' Making install in examples make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples' Making install in elfdump make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/elfdump' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/elfdump' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples/elfdump' Making install in tutorial make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/tutorial' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/tutorial' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples/tutorial' Making install in writer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/writer' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/writer' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples/writer' Making install in write_obj make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/write_obj' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/write_obj' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples/write_obj' Making install in anonymizer make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples/anonymizer' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples/anonymizer' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples/anonymizer' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/examples' make[3]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5/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.5/examples' make[2]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples' make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5/examples' make[1]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5' make[2]: Entering directory '/usr/src/RPM/BUILD/elfio-3.5' 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.5' make[1]: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5' make: Leaving directory '/usr/src/RPM/BUILD/elfio-3.5' + 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.73007 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.5 + 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: 0x4096f0 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 0000000000000024 0000 A 0000 0000 0004 .note.gnu.build-id [ 3] NOTE 00000000004002e8 0000000000000020 0000 A 0000 0000 0004 .note.ABI-tag [ 4] ? (0x6ffffff6) 0000000000400308 0000000000000ef0 0000 A 0005 0000 0008 .gnu.hash [ 5] DYNSYM 00000000004011f8 0000000000002868 0018 A 0006 0001 0008 .dynsym [ 6] STRTAB 0000000000403a60 0000000000001672 0000 A 0000 0000 0001 .dynstr [ 7] ? (0x6fffffff) 00000000004050d2 000000000000035e 0002 A 0005 0000 0002 .gnu.version [ 8] ? (0x6ffffffe) 0000000000405430 00000000000000c0 0000 A 0006 0002 0008 .gnu.version_r [ 9] RELA 00000000004054f0 00000000000000d8 0018 A 0005 0000 0008 .rela.dyn [ 10] RELA 00000000004055c8 0000000000000c18 0018 A 0005 0016 0008 .rela.plt [ 11] PROGBITS 0000000000407000 0000000000000017 0000 AX 0000 0000 0004 .init [ 12] PROGBITS 0000000000407020 0000000000000820 0010 AX 0000 0000 0010 .plt [ 13] PROGBITS 0000000000407840 00000000000222a0 0000 AX 0000 0000 0010 .text [ 14] PROGBITS 0000000000429ae0 0000000000000009 0000 AX 0000 0000 0004 .fini [ 15] PROGBITS 000000000042a000 0000000000006581 0000 A 0000 0000 0020 .rodata [ 16] PROGBITS 0000000000430584 0000000000000b0c 0000 A 0000 0000 0004 .eh_frame_hdr [ 17] PROGBITS 0000000000431090 0000000000004270 0000 A 0000 0000 0008 .eh_frame [ 18] INIT_ARRAY 0000000000436e00 0000000000000008 0008 WA 0000 0000 0008 .init_array [ 19] FINI_ARRAY 0000000000436e08 0000000000000008 0008 WA 0000 0000 0008 .fini_array [ 20] DYNAMIC 0000000000436e10 00000000000001e0 0010 WA 0006 0000 0008 .dynamic [ 21] PROGBITS 0000000000436ff0 0000000000000010 0008 WA 0000 0000 0008 .got [ 22] PROGBITS 0000000000437000 0000000000000420 0008 WA 0000 0000 0008 .got.plt [ 23] PROGBITS 0000000000437420 0000000000000e14 0000 WA 0000 0000 0020 .data [ 24] NOBITS 0000000000438240 0000000000003880 0000 WA 0000 0000 0020 .bss [ 25] NOTE 000000000043dac0 0000000000000048 0000 0000 0000 0004 .gnu.build.attributes [ 26] PROGBITS 0000000000000000 0000000000000010 0000 0000 0000 0004 .gnu_debuglink [ 27] STRTAB 0000000000000000 000000000000010f 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 00000000000061e0 00000000000061e0 0000000000001000 [ 3] LOAD 0000000000407000 0000000000407000 RX 0000000000022ae9 0000000000022ae9 0000000000001000 [ 4] LOAD 000000000042a000 000000000042a000 R 000000000000b300 000000000000b300 0000000000001000 [ 5] LOAD 0000000000436e00 0000000000436e00 RW 0000000000001434 0000000000004cc0 0000000000001000 [ 6] DYNAMIC 0000000000436e10 0000000000436e10 RW 00000000000001e0 00000000000001e0 0000000000000008 [ 7] NOTE 00000000004002c4 00000000004002c4 R 0000000000000044 0000000000000044 0000000000000004 [ 8] ? (0x6474e550) 0000000000430584 0000000000430584 R 0000000000000b0c 0000000000000b0c 0000000000000004 [ 9] ? (0x6474e551) 0000000000000000 0000000000000000 RW 0000000000000000 0000000000000000 0000000000000010 [ 10] ? (0x6474e552) 0000000000436e00 0000000000436e00 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 posix_spawnattr_setsigmask [ 5] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_init [ 6] 0000000000000000 0000000000000000 FUNC GLOBAL 0 localtime [ 7] 0000000000000000 0000000000000000 FUNC GLOBAL 0 abort [ 8] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __errno_location [ 9] 0000000000000000 0000000000000000 FUNC GLOBAL 0 unlink [ 10] 0000000000000000 0000000000000000 FUNC GLOBAL 0 remove [ 11] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncmp [ 12] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _exit [ 13] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcpy [ 14] 0000000000000000 0000000000000000 FUNC GLOBAL 0 puts [ 15] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ferror [ 16] 0000000000000000 0000000000000000 FUNC GLOBAL 0 qsort [ 17] 0000000000000000 0000000000000000 FUNC GLOBAL 0 isatty [ 18] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaction [ 19] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fread [ 20] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtod [ 21] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readlink [ 22] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fcntl [ 23] 0000000000000000 0000000000000000 FUNC GLOBAL 0 clock_gettime [ 24] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_destroy [ 25] 0000000000000000 0000000000000000 FUNC GLOBAL 0 write [ 26] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpid [ 27] 0000000000000000 0000000000000000 FUNC GLOBAL 0 textdomain [ 28] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fclose [ 29] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_destroy [ 30] 0000000000000000 0000000000000000 FUNC GLOBAL 0 opendir [ 31] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getloadavg [ 32] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ctime [ 33] 0000000000000000 0000000000000000 FUNC GLOBAL 0 bindtextdomain [ 34] 0000000000000000 0000000000000000 FUNC GLOBAL 0 stpcpy [ 35] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dcgettext [ 36] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strlen [ 37] 0000000000000000 0000000000000000 FUNC GLOBAL 0 eaccess [ 38] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __lxstat [ 39] 0000000000000000 0000000000000000 FUNC GLOBAL 0 chdir [ 40] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stack_chk_fail [ 41] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getopt_long [ 42] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pselect [ 43] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strchr [ 44] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fdelt_chk [ 45] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strrchr [ 46] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ftruncate [ 47] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup [ 48] 0000000000000000 0000000000000000 FUNC GLOBAL 0 lseek [ 49] 0000000000000000 0000000000000000 FUNC GLOBAL 0 gettimeofday [ 50] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputs [ 51] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fnmatch [ 52] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memset [ 53] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getcwd [ 54] 0000000000000000 0000000000000000 FUNC GLOBAL 0 close [ 55] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __realpath_chk [ 56] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pipe [ 57] 0000000000000000 0000000000000000 FUNC GLOBAL 0 closedir [ 58] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputc [ 59] 0000000000000000 0000000000000000 FUNC GLOBAL 0 read [ 60] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strndup [ 61] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __libc_start_main [ 62] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcmp [ 63] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fgets [ 64] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_init [ 65] 0000000000000000 0000000000000000 FUNC GLOBAL 0 calloc [ 66] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putenv [ 67] 0000000000000000 0000000000000000 FUNC GLOBAL 0 tmpfile [ 68] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcmp [ 69] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putc [ 70] 0000000000000000 0000000000000000 FUNC GLOBAL 0 signal [ 71] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpwnam [ 72] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __memcpy_chk [ 73] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigemptyset [ 74] 0000000000000000 0000000000000000 FUNC GLOBAL 0 feof [ 75] 0000000000000000 0000000000000000 NOTYPE WEAK 0 __gmon_start__ [ 76] 0000000000000000 0000000000000000 FUNC GLOBAL 0 umask [ 77] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtol [ 78] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcpy [ 79] 0000000000000000 0000000000000000 FUNC GLOBAL 0 kill [ 80] 0000000000000000 0000000000000000 FUNC GLOBAL 0 time [ 81] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fileno [ 82] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stpcpy_chk [ 83] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __xstat [ 84] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readdir [ 85] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlopen [ 86] 0000000000000000 0000000000000000 FUNC GLOBAL 0 malloc [ 87] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fflush [ 88] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __isoc99_sscanf [ 89] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fxstat [ 90] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getlogin [ 91] 0000000000000000 0000000000000000 FUNC GLOBAL 0 mkstemp [ 92] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strpbrk [ 93] 0000000000000000 0000000000000000 FUNC GLOBAL 0 confstr [ 94] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlclose [ 95] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strncpy_chk [ 96] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strsignal [ 97] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ttyname [ 98] 0000000000000000 0000000000000000 FUNC GLOBAL 0 realloc [ 99] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strcpy_chk [ 100] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fdopen [ 101] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setlocale [ 102] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __printf_chk [ 103] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setvbuf [ 104] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memmove [ 105] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memrchr [ 106] 0000000000000000 0000000000000000 FUNC GLOBAL 0 waitpid [ 107] 0000000000000000 0000000000000000 FUNC GLOBAL 0 open [ 108] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fopen [ 109] 0000000000000000 0000000000000000 FUNC GLOBAL 0 perror [ 110] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn [ 111] 0000000000000000 0000000000000000 FUNC GLOBAL 0 execvp [ 112] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __cxa_atexit [ 113] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcat [ 114] 0000000000000000 0000000000000000 FUNC GLOBAL 0 glob [ 115] 0000000000000000 0000000000000000 FUNC GLOBAL 0 exit [ 116] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_setflags [ 117] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fwrite [ 118] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fprintf_chk [ 119] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_adddup2 [ 120] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strdup [ 121] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strerror [ 122] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlsym [ 123] 0000000000000000 0000000000000000 FUNC GLOBAL 0 wait [ 124] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaddset [ 125] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strstr [ 126] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __vsprintf_chk [ 127] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlerror [ 128] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_tolower_loc [ 129] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_b_loc [ 130] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __sprintf_chk [ 131] 00000000004387c4 0000000000000004 OBJECT GLOBAL 24 output_sync [ 132] 0000000000413ad0 000000000000013e FUNC GLOBAL 13 jhash [ 133] 00000000004381e0 0000000000000008 OBJECT GLOBAL 23 current_variable_set_list [ 134] 0000000000407870 0000000000001e71 FUNC GLOBAL 13 main [ 135] 000000000042a000 0000000000000004 OBJECT GLOBAL 15 _IO_stdin_used [ 136] 00000000004191d0 0000000000000097 FUNC GLOBAL 13 gmk_eval [ 137] 000000000040b140 00000000000002e4 FUNC GLOBAL 13 chop_commands [ 138] 000000000043b9dc 0000000000000004 OBJECT GLOBAL 24 not_parallel [ 139] 00000000004293d0 0000000000000001 FUNC GLOBAL 13 remote_setup [ 140] 000000000040c400 0000000000000011 FUNC GLOBAL 13 dir_name [ 141] 00000000004133d0 00000000000000b9 FUNC GLOBAL 13 hash_find_slot [ 142] 000000000043bac0 0000000000000000 NOTYPE GLOBAL 24 _end [ 143] 0000000000409d10 00000000000005a3 FUNC GLOBAL 13 ar_scan [ 144] 000000000040c0b0 0000000000000016 FUNC GLOBAL 13 dir_file_exists_p [ 145] 0000000000429660 000000000000023f FUNC GLOBAL 13 rpl_fcntl [ 146] 000000000043ba84 0000000000000004 OBJECT GLOBAL 24 touch_flag [ 147] 0000000000413060 0000000000000218 FUNC GLOBAL 13 define_new_function [ 148] 000000000040c310 00000000000000e5 FUNC GLOBAL 13 file_impossible_p [ 149] 0000000000426460 000000000000001f FUNC GLOBAL 13 init_hash_global_variable_set [ 150] 000000000043af78 0000000000000004 OBJECT GLOBAL 24 commands_started [ 151] 00000000004387e4 0000000000000004 OBJECT GLOBAL 24 no_builtin_rules_flag [ 152] 0000000000409bb0 000000000000015d FUNC GLOBAL 13 ar_glob [ 153] 000000000043baa8 0000000000000004 OBJECT GLOBAL 24 max_pattern_targets [ 154] 00000000004387c0 0000000000000004 OBJECT GLOBAL 24 trace_flag [ 155] 0000000000438280 0000000000000004 OBJECT GLOBAL 24 opterr [ 156] 000000000040e900 00000000000003da FUNC GLOBAL 13 snap_deps [ 157] 0000000000438140 0000000000000008 OBJECT GLOBAL 23 max_load_average [ 158] 00000000004387cc 0000000000000004 OBJECT GLOBAL 24 always_make_flag [ 159] 000000000041b200 0000000000000018 FUNC GLOBAL 13 xstrndup [ 160] 00000000004288b0 000000000000008c FUNC GLOBAL 13 gpath_search [ 161] 00000000004385c0 0000000000000200 OBJECT GLOBAL 24 stopchar_map [ 162] 000000000041c1b0 00000000000001e5 FUNC GLOBAL 13 error [ 163] 000000000043af30 0000000000000008 OBJECT GLOBAL 24 reading_file [ 164] 000000000043bab8 0000000000000004 OBJECT GLOBAL 24 num_pattern_rules [ 165] 0000000000413490 0000000000000026 FUNC GLOBAL 13 hash_find_item [ 166] 000000000040b770 0000000000000119 FUNC GLOBAL 13 set_default_suffixes [ 167] 000000000040db80 0000000000000488 FUNC GLOBAL 13 rehash_file [ 168] 000000000043b968 0000000000000004 OBJECT GLOBAL 24 verify_flag [ 169] 00000000004387f4 0000000000000004 OBJECT GLOBAL 24 env_overrides [ 170] 000000000043bab0 0000000000000008 OBJECT GLOBAL 24 last_pattern_rule [ 171] 00000000004387d0 0000000000000008 OBJECT GLOBAL 24 sync_mutex [ 172] 000000000041ad50 000000000000001d FUNC GLOBAL 13 alpha_compare [ 173] 000000000040b890 0000000000000081 FUNC GLOBAL 13 install_default_suffix_rules [ 174] 00000000004387e0 0000000000000004 OBJECT GLOBAL 24 no_builtin_variables_flag [ 175] 0000000000438ee0 0000000000000004 OBJECT GLOBAL 24 stdio_traced [ 176] 0000000000411990 00000000000002ab FUNC GLOBAL 13 patsubst_expand_pat [ 177] 0000000000419120 000000000000008f FUNC GLOBAL 13 unload_file [ 178] 0000000000429140 0000000000000066 FUNC GLOBAL 13 fd_inherit [ 179] 000000000043ba8c 0000000000000004 OBJECT GLOBAL 24 print_directory [ 180] 0000000000429410 0000000000000019 FUNC GLOBAL 13 remote_status [ 181] 0000000000425b10 0000000000000391 FUNC GLOBAL 13 strcache_print_stats [ 182] 0000000000428030 0000000000000021 FUNC GLOBAL 13 print_file_variables [ 183] 000000000040efa0 0000000000000098 FUNC GLOBAL 13 file_timestamp_now [ 184] 00000000004132d0 00000000000000f4 FUNC GLOBAL 13 hash_init [ 185] 0000000000421550 00000000000002e8 FUNC GLOBAL 13 read_all_makefiles [ 186] 000000000040b660 0000000000000101 FUNC GLOBAL 13 print_commands [ 187] 00000000004293f0 0000000000000003 FUNC GLOBAL 13 start_remote_job_p [ 188] 0000000000428f70 0000000000000028 FUNC GLOBAL 13 jobserver_signal [ 189] 000000000041b1e0 0000000000000018 FUNC GLOBAL 13 xstrdup [ 190] 000000000041bbf0 00000000000000ae FUNC GLOBAL 13 output_init [ 191] 000000000041e8a0 000000000000018d FUNC GLOBAL 13 tilde_expand [ 192] 0000000000438804 0000000000000004 OBJECT GLOBAL 24 run_silent [ 193] 0000000000438210 0000000000000008 OBJECT GLOBAL 23 version_string [ 194] 0000000000437420 0000000000000000 NOTYPE GLOBAL 23 __data_start [ 195] 0000000000429aa0 0000000000000001 FUNC GLOBAL 13 __libc_csu_fini [ 196] 000000000041b590 0000000000000001 FUNC GLOBAL 13 make_access [ 197] 0000000000438260 0000000000000008 OBJECT WEAK 24 _environ [ 198] 0000000000411c40 0000000000000056 FUNC GLOBAL 13 patsubst_expand [ 199] 0000000000438138 0000000000000008 OBJECT GLOBAL 23 default_load_average [ 200] 0000000000428a40 00000000000001a8 FUNC GLOBAL 13 print_vpath_data_base [ 201] 0000000000416800 0000000000000051 FUNC GLOBAL 13 unblock_all_sigs [ 202] 000000000043b9c8 0000000000000008 OBJECT GLOBAL 24 program [ 203] 000000000043b9d0 0000000000000008 OBJECT GLOBAL 24 default_goal_var [ 204] 000000000043b960 0000000000000008 OBJECT GLOBAL 24 directory_before_chdir [ 205] 0000000000438258 0000000000000004 OBJECT GLOBAL 24 optind [ 206] 00000000004134c0 0000000000000112 FUNC GLOBAL 13 hash_insert_at [ 207] 0000000000429430 0000000000000001 FUNC GLOBAL 13 block_remote_children [ 208] 000000000040f710 000000000000000f FUNC GLOBAL 13 verify_file_data_base [ 209] 0000000000409a10 000000000000019c FUNC GLOBAL 13 ar_touch [ 210] 0000000000429450 0000000000000006 FUNC GLOBAL 13 remote_kill [ 211] 000000000040c1b0 0000000000000158 FUNC GLOBAL 13 file_impossible [ 212] 0000000000438250 0000000000000008 OBJECT GLOBAL 24 stdin [ 213] 0000000000426ce0 000000000000049a FUNC GLOBAL 13 define_automatic_variables [ 214] 0000000000428fb0 000000000000018f FUNC GLOBAL 13 jobserver_acquire [ 215] 0000000000418530 0000000000000011 FUNC GLOBAL 13 start_waiting_jobs [ 216] 0000000000421840 0000000000000105 FUNC GLOBAL 13 eval_buffer [ 217] 0000000000429460 00000000000001e0 FUNC GLOBAL 13 find_in_given_path [ 218] 0000000000426a50 000000000000004c FUNC GLOBAL 13 create_new_variable_set [ 219] 000000000043b958 0000000000000008 OBJECT GLOBAL 24 variable_buffer [ 220] 00000000004387f8 0000000000000008 OBJECT GLOBAL 24 output_sync_option [ 221] 000000000040ba10 000000000000004a FUNC GLOBAL 13 undefine_default_variables [ 222] 00000000004251a0 000000000000037a FUNC GLOBAL 13 convert_to_pattern [ 223] 0000000000421bc0 00000000000000a6 FUNC GLOBAL 13 show_goal_error [ 224] 0000000000427180 000000000000039d FUNC GLOBAL 13 target_environment [ 225] 000000000040b920 0000000000000069 FUNC GLOBAL 13 install_default_implicit_rules [ 226] 000000000041b220 0000000000000024 FUNC GLOBAL 13 lindex [ 227] 00000000004128d0 0000000000000399 FUNC GLOBAL 13 func_shell_base [ 228] 0000000000428dc0 000000000000003e FUNC GLOBAL 13 jobserver_get_auth [ 229] 00000000004135e0 000000000000003f FUNC GLOBAL 13 hash_insert [ 230] 0000000000428c70 0000000000000143 FUNC GLOBAL 13 jobserver_parse_auth [ 231] 000000000043b980 0000000000000030 OBJECT GLOBAL 24 shell_var [ 232] 00000000004384f8 0000000000000008 OBJECT GLOBAL 24 children [ 233] 000000000040c860 0000000000000031 FUNC GLOBAL 13 dir_setup_glob [ 234] 000000000043b9f4 0000000000000004 OBJECT GLOBAL 24 one_shell [ 235] 00000000004291b0 0000000000000028 FUNC GLOBAL 13 jobserver_pre_child [ 236] 000000000041b580 0000000000000001 FUNC GLOBAL 13 user_access [ 237] 000000000040a340 0000000000000229 FUNC GLOBAL 13 ar_member_touch [ 238] 0000000000438800 0000000000000004 OBJECT GLOBAL 24 db_level [ 239] 00000000004132c0 0000000000000006 FUNC GLOBAL 13 guile_gmake_setup [ 240] 0000000000424440 0000000000000479 FUNC GLOBAL 13 update_goal_chain [ 241] 000000000043ba00 0000000000000080 OBJECT GLOBAL 24 fatal_signal_set [ 242] 00000000004191b0 0000000000000007 FUNC GLOBAL 13 gmk_alloc [ 243] 0000000000426aa0 000000000000005c FUNC GLOBAL 13 push_new_variable_scope [ 244] 000000000041db70 00000000000001ea FUNC GLOBAL 13 find_percent_cached [ 245] 000000000043baac 0000000000000004 OBJECT GLOBAL 24 max_pattern_deps [ 246] 000000000041b280 0000000000000023 FUNC GLOBAL 13 next_token [ 247] 000000000040ee70 000000000000012e FUNC GLOBAL 13 file_timestamp_cons [ 248] 000000000040e360 0000000000000231 FUNC GLOBAL 13 enter_prereqs [ 249] 000000000043ba90 0000000000000008 OBJECT GLOBAL 24 suffix_file [ 250] 0000000000409880 000000000000008c FUNC GLOBAL 13 ar_name [ 251] 000000000040f720 0000000000000175 FUNC GLOBAL 13 build_target_list [ 252] 000000000040e2b0 00000000000000a5 FUNC GLOBAL 13 split_prereqs [ 253] 0000000000438500 0000000000000004 OBJECT GLOBAL 24 batch_mode_shell [ 254] 0000000000416860 000000000000000c FUNC GLOBAL 13 child_handler [ 255] 0000000000428060 0000000000000094 FUNC GLOBAL 13 print_target_variables [ 256] 000000000040d590 0000000000000081 FUNC GLOBAL 13 variable_expand_for_file [ 257] 0000000000428ed0 0000000000000091 FUNC GLOBAL 13 jobserver_acquire_all [ 258] 000000000043b9b0 0000000000000008 OBJECT GLOBAL 24 starting_directory [ 259] 0000000000416870 00000000000004a8 FUNC GLOBAL 13 child_execute_job [ 260] 0000000000407060 0000000000000000 FUNC GLOBAL 0 free [ 261] 000000000043babc 0000000000000004 OBJECT GLOBAL 24 export_all_variables [ 262] 0000000000416d20 000000000000016c FUNC GLOBAL 13 exec_command [ 263] 000000000040f6b0 000000000000005e FUNC GLOBAL 13 print_file_data_base [ 264] 0000000000425520 00000000000001a6 FUNC GLOBAL 13 print_rule_data_base [ 265] 0000000000426a00 0000000000000044 FUNC GLOBAL 13 lookup_variable_in_set [ 266] 000000000041b5a0 0000000000000001 FUNC GLOBAL 13 child_access [ 267] 000000000040c930 000000000000006a FUNC GLOBAL 13 variable_buffer_output [ 268] 0000000000412800 00000000000000c4 FUNC GLOBAL 13 shell_completed [ 269] 0000000000424f70 00000000000000b5 FUNC GLOBAL 13 create_pattern_rule [ 270] 0000000000421dc0 0000000000000920 FUNC GLOBAL 13 f_mtime [ 271] 0000000000427f50 00000000000000e0 FUNC GLOBAL 13 print_variable_data_base [ 272] 000000000040e740 0000000000000076 FUNC GLOBAL 13 expand_extra_prereqs [ 273] 0000000000416e90 00000000000000ab FUNC GLOBAL 13 construct_command_argv [ 274] 0000000000438208 0000000000000008 OBJECT GLOBAL 23 make_host [ 275] 000000000041b2b0 0000000000000073 FUNC GLOBAL 13 find_next_token [ 276] 0000000000426820 00000000000001df FUNC GLOBAL 13 lookup_variable [ 277] 000000000041bdf0 000000000000014d FUNC GLOBAL 13 output_start [ 278] 0000000000428fa0 0000000000000001 FUNC GLOBAL 13 jobserver_pre_acquire [ 279] 0000000000438120 0000000000000004 OBJECT GLOBAL 23 unixy_shell [ 280] 000000000041b4b0 0000000000000029 FUNC GLOBAL 13 free_ns_chain [ 281] 0000000000425a50 0000000000000091 FUNC GLOBAL 13 strcache_add_len [ 282] 000000000041b040 0000000000000196 FUNC GLOBAL 13 concat [ 283] 0000000000438260 0000000000000008 OBJECT GLOBAL 24 __environ [ 284] 000000000043ba98 0000000000000008 OBJECT GLOBAL 24 pattern_rules [ 285] 000000000041b000 0000000000000037 FUNC GLOBAL 13 xrealloc [ 286] 0000000000427b70 0000000000000268 FUNC GLOBAL 13 parse_variable_definition [ 287] 0000000000426480 0000000000000256 FUNC GLOBAL 13 define_variable_in_set [ 288] 0000000000425980 0000000000000094 FUNC GLOBAL 13 strcache_iscached [ 289] 00000000004387dc 0000000000000004 OBJECT GLOBAL 24 check_symlink_flag [ 290] 00000000004387e8 0000000000000004 OBJECT GLOBAL 24 question_flag [ 291] 00000000004136b0 0000000000000023 FUNC GLOBAL 13 hash_delete_at [ 292] 000000000040e040 000000000000026c FUNC GLOBAL 13 remove_intermediates [ 293] 00000000004384f0 0000000000000004 OBJECT GLOBAL 24 job_slots_used [ 294] 000000000041c010 0000000000000195 FUNC GLOBAL 13 message [ 295] 000000000041bca0 0000000000000077 FUNC GLOBAL 13 output_close [ 296] 0000000000438240 0000000000000008 OBJECT GLOBAL 24 stdout [ 297] 000000000043b9c4 0000000000000004 OBJECT GLOBAL 24 second_expansion [ 298] 000000000041bff0 0000000000000015 FUNC GLOBAL 13 outputs [ 299] 000000000041b330 000000000000005d FUNC GLOBAL 13 writebuf [ 300] 0000000000429a40 000000000000005d FUNC GLOBAL 13 __libc_csu_init [ 301] 0000000000437420 0000000000000000 NOTYPE WEAK 23 data_start [ 302] 0000000000438260 0000000000000008 OBJECT WEAK 24 environ [ 303] 000000000040d690 000000000000002d FUNC GLOBAL 13 restore_variable_buffer [ 304] 0000000000428940 00000000000000f3 FUNC GLOBAL 13 vpath_search [ 305] 00000000004387f0 0000000000000004 OBJECT GLOBAL 24 ignore_errors_flag [ 306] 0000000000438460 0000000000000004 OBJECT GLOBAL 24 shell_function_pid [ 307] 0000000000429640 0000000000000018 FUNC GLOBAL 13 xconcatenated_filename [ 308] 000000000040b990 0000000000000071 FUNC GLOBAL 13 define_default_variables [ 309] 000000000041b4e0 0000000000000091 FUNC GLOBAL 13 get_tmpfile [ 310] 000000000043ba80 0000000000000004 OBJECT GLOBAL 24 clock_skew_detected [ 311] 000000000041bd80 000000000000006a FUNC GLOBAL 13 output_tmpfd [ 312] 000000000040f8a0 000000000000001f FUNC GLOBAL 13 init_hash_files [ 313] 0000000000409910 000000000000003e FUNC GLOBAL 13 ar_parse_name [ 314] 0000000000412c80 00000000000003df FUNC GLOBAL 13 handle_function [ 315] 000000000043b9d8 0000000000000004 OBJECT GLOBAL 24 makelevel [ 316] 0000000000419270 0000000000000007 FUNC GLOBAL 13 gmk_expand [ 317] 0000000000438128 0000000000000008 OBJECT GLOBAL 23 default_shell [ 318] 0000000000427910 0000000000000253 FUNC GLOBAL 13 initialize_file_variables [ 319] 000000000041afa0 0000000000000024 FUNC GLOBAL 13 xmalloc [ 320] 0000000000427de0 00000000000000bc FUNC GLOBAL 13 assign_variable_definition [ 321] 000000000040c9a0 0000000000000144 FUNC GLOBAL 13 expand_argument [ 322] 000000000040a2c0 000000000000005d FUNC GLOBAL 13 ar_name_equal [ 323] 0000000000438230 0000000000000004 OBJECT GLOBAL 23 exit_failure [ 324] 000000000040d620 0000000000000039 FUNC GLOBAL 13 allocated_variable_expand_for_file [ 325] 000000000043b9f8 0000000000000004 OBJECT GLOBAL 24 warn_undefined_variables_flag [ 326] 000000000041ece0 000000000000074f FUNC GLOBAL 13 parse_file_seq [ 327] 000000000043baa0 0000000000000008 OBJECT GLOBAL 24 max_pattern_dep_length [ 328] 0000000000438268 0000000000000008 OBJECT GLOBAL 24 optarg [ 329] 000000000043b9b8 0000000000000004 OBJECT GLOBAL 24 just_print_flag [ 330] 0000000000429400 0000000000000006 FUNC GLOBAL 13 start_remote_job [ 331] 0000000000413740 0000000000000044 FUNC GLOBAL 13 hash_delete_items [ 332] 00000000004293e0 0000000000000001 FUNC GLOBAL 13 remote_cleanup [ 333] 0000000000411780 00000000000001a4 FUNC GLOBAL 13 subst_expand [ 334] 000000000040f040 00000000000000fc FUNC GLOBAL 13 print_prereqs [ 335] 0000000000429350 0000000000000071 FUNC GLOBAL 13 get_bad_stdin [ 336] 000000000043ba88 0000000000000004 OBJECT GLOBAL 24 job_slots [ 337] 0000000000427520 00000000000003e2 FUNC GLOBAL 13 do_variable_definition [ 338] 0000000000413870 00000000000001b9 FUNC GLOBAL 13 hash_print_stats [ 339] 000000000040d380 0000000000000203 FUNC GLOBAL 13 recursively_expand_for_file [ 340] 000000000040b4e0 0000000000000159 FUNC GLOBAL 13 fatal_error_signal [ 341] 000000000040d360 0000000000000011 FUNC GLOBAL 13 variable_expand [ 342] 000000000041b250 0000000000000023 FUNC GLOBAL 13 end_of_token [ 343] 000000000041ea30 00000000000002a5 FUNC GLOBAL 13 construct_include_path [ 344] 0000000000413c10 00000000000002b4 FUNC GLOBAL 13 jhash_string [ 345] 0000000000429440 0000000000000001 FUNC GLOBAL 13 unblock_remote_children [ 346] 0000000000424b90 000000000000029f FUNC GLOBAL 13 snap_implicit_rules [ 347] 0000000000419fa0 00000000000000e5 FUNC GLOBAL 13 die [ 348] 0000000000438234 0000000000000000 NOTYPE GLOBAL 24 __bss_start [ 349] 0000000000426b00 000000000000007a FUNC GLOBAL 13 pop_variable_scope [ 350] 000000000041afd0 0000000000000029 FUNC GLOBAL 13 xcalloc [ 351] 0000000000413280 0000000000000040 FUNC GLOBAL 13 hash_init_function_table [ 352] 000000000041c7f0 0000000000000059 FUNC GLOBAL 13 out_of_memory [ 353] 00000000004136e0 000000000000005e FUNC GLOBAL 13 hash_free_items [ 354] 0000000000419280 0000000000000012 FUNC GLOBAL 13 gmk_add_function [ 355] 0000000000426720 00000000000000f7 FUNC GLOBAL 13 undefine_variable_in_set [ 356] 0000000000418550 0000000000000622 FUNC GLOBAL 13 new_job [ 357] 000000000043b9bc 0000000000000004 OBJECT GLOBAL 24 keep_going_flag [ 358] 00000000004387c8 0000000000000004 OBJECT GLOBAL 24 rebuilding_makefiles [ 359] 000000000040a890 00000000000008a8 FUNC GLOBAL 13 set_file_variables [ 360] 0000000000425a20 0000000000000026 FUNC GLOBAL 13 strcache_add [ 361] 000000000040d660 0000000000000024 FUNC GLOBAL 13 install_variable_buffer [ 362] 000000000040caf0 000000000000070b FUNC GLOBAL 13 variable_expand_string [ 363] 00000000004384e0 0000000000000004 OBJECT GLOBAL 24 jobserver_tokens [ 364] 0000000000413ed0 0000000000000010 FUNC GLOBAL 13 stemlen_compare [ 365] 000000000040d9d0 000000000000008d FUNC GLOBAL 13 lookup_file [ 366] 0000000000428e60 0000000000000065 FUNC GLOBAL 13 jobserver_release [ 367] 000000000041af60 0000000000000031 FUNC GLOBAL 13 print_spaces [ 368] 0000000000425af0 000000000000001f FUNC GLOBAL 13 strcache_init [ 369] 0000000000413a30 000000000000009a FUNC GLOBAL 13 hash_dump [ 370] 0000000000438234 0000000000000000 NOTYPE GLOBAL 23 _edata [ 371] 000000000040e010 0000000000000022 FUNC GLOBAL 13 rename_file [ 372] 0000000000428750 0000000000000154 FUNC GLOBAL 13 build_vpath_lists [ 373] 000000000041c3a0 000000000000007f FUNC GLOBAL 13 perror_with_name [ 374] 0000000000409950 00000000000000be FUNC GLOBAL 13 ar_member_date [ 375] 00000000004096f0 000000000000002b FUNC GLOBAL 13 _start [ 376] 00000000004226e0 00000000000004ef FUNC GLOBAL 13 notice_finished_file [ 377] 0000000000413670 0000000000000038 FUNC GLOBAL 13 hash_delete [ 378] 000000000041b9b0 000000000000023f FUNC GLOBAL 13 output_dump [ 379] 000000000040c0d0 00000000000000d5 FUNC GLOBAL 13 file_exists_p [ 380] 0000000000415cc0 00000000000000b4 FUNC GLOBAL 13 is_bourne_compatible_shell [ 381] 00000000004263a0 00000000000000b8 FUNC GLOBAL 13 create_pattern_var [ 382] 00000000004383e0 0000000000000004 OBJECT GLOBAL 24 snapped_deps [ 383] 00000000004266e0 0000000000000032 FUNC GLOBAL 13 free_variable_set [ 384] 0000000000428430 000000000000031c FUNC GLOBAL 13 construct_vpath_list [ 385] 00000000004387ec 0000000000000004 OBJECT GLOBAL 24 print_data_base_flag [ 386] 000000000041b400 00000000000000b0 FUNC GLOBAL 13 copy_dep_chain [ 387] 000000000040ece0 000000000000005c FUNC GLOBAL 13 set_command_state [ 388] 00000000004174d0 00000000000009c2 FUNC GLOBAL 13 reap_children [ 389] 00000000004382a0 0000000000000008 OBJECT GLOBAL 24 stderr [ 390] 0000000000428e00 000000000000000c FUNC GLOBAL 13 jobserver_enabled [ 391] 00000000004382b0 0000000000000004 OBJECT GLOBAL 24 handling_fatal_signal [ 392] 0000000000413820 000000000000004b FUNC GLOBAL 13 hash_map_arg [ 393] 0000000000426b80 0000000000000151 FUNC GLOBAL 13 merge_variable_set_lists [ 394] 000000000041ad70 00000000000001eb FUNC GLOBAL 13 collapse_continuations [ 395] 000000000041c5f0 00000000000001f8 FUNC GLOBAL 13 fatal [ 396] 0000000000438130 0000000000000001 OBJECT GLOBAL 23 cmd_prefix [ 397] 000000000043b948 0000000000000008 OBJECT GLOBAL 24 remote_description [ 398] 0000000000418b80 0000000000000596 FUNC GLOBAL 13 load_file [ 399] 00000000004291e0 0000000000000066 FUNC GLOBAL 13 fd_noinherit [ 400] 000000000043b9c0 0000000000000004 OBJECT GLOBAL 24 posix_pedantic [ 401] 0000000000437d38 0000000000000008 OBJECT GLOBAL 23 expanding_var [ 402] 000000000040b640 0000000000000019 FUNC GLOBAL 13 delete_child_targets [ 403] 000000000041b390 0000000000000067 FUNC GLOBAL 13 readbuf [ 404] 000000000040c420 000000000000043f FUNC GLOBAL 13 print_dir_data_base [ 405] 0000000000429320 0000000000000028 FUNC GLOBAL 13 jobserver_post_child [ 406] 0000000000413620 0000000000000049 FUNC GLOBAL 13 hash_load [ 407] 000000000041db60 000000000000000a FUNC GLOBAL 13 find_percent [ 408] 00000000004380a0 0000000000000008 OBJECT GLOBAL 23 hash_deleted_item [ 409] 0000000000428e10 000000000000004b FUNC GLOBAL 13 jobserver_clear [ 410] 000000000040ed40 000000000000012b FUNC GLOBAL 13 file_timestamp_sprintf [ 411] 000000000043b9e0 0000000000000008 OBJECT GLOBAL 24 default_file [ 412] 000000000040da60 0000000000000111 FUNC GLOBAL 13 enter_file [ 413] 0000000000424e30 0000000000000134 FUNC GLOBAL 13 install_pattern_rule [ 414] 00000000004384e8 0000000000000008 OBJECT GLOBAL 24 job_counter [ 415] 0000000000411cb0 0000000000000129 FUNC GLOBAL 13 pattern_matches [ 416] 000000000040b430 00000000000000a2 FUNC GLOBAL 13 execute_file_commands [ 417] 00000000004191c0 0000000000000005 FUNC GLOBAL 13 gmk_free [ 418] 0000000000427ea0 00000000000000b0 FUNC GLOBAL 13 try_variable_definition [ 419] 0000000000429250 00000000000000cd FUNC GLOBAL 13 jobserver_setup [ 420] 00000000004387d8 0000000000000004 OBJECT GLOBAL 24 print_version_flag [ 421] 0000000000415730 0000000000000100 FUNC GLOBAL 13 try_implicit_rule [ 422] 0000000000429a00 0000000000000031 FUNC GLOBAL 13 xalloc_die [ 423] 000000000043b9e8 000000000000000c OBJECT GLOBAL 24 make_sync [ 424] 000000000041bd20 0000000000000059 FUNC GLOBAL 13 pfatal_with_name [ 425] 00000000004137d0 0000000000000042 FUNC GLOBAL 13 hash_map [ 426] 0000000000412240 000000000000005f FUNC GLOBAL 13 strip_whitespace [ 427] 0000000000438ee8 0000000000000008 OBJECT GLOBAL 24 output_context [ 428] 0000000000413790 000000000000003f FUNC GLOBAL 13 hash_free [ 429] 000000000040c8a0 0000000000000046 FUNC GLOBAL 13 hash_init_directories [ 430] 00000000004298a0 0000000000000158 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 0000000000407000 [ 3] FINI 0000000000429ae0 [ 4] INIT_ARRAY 0000000000436e00 [ 5] INIT_ARRAYSZ 0000000000000008 [ 6] FINI_ARRAY 0000000000436e08 [ 7] FINI_ARRAYSZ 0000000000000008 [ 8] ? (0x6ffffef5) 0000000000400308 [ 9] STRTAB 0000000000403a60 [ 10] SYMTAB 00000000004011f8 [ 11] STRSZ 0000000000001672 [ 12] SYMENT 0000000000000018 [ 13] DEBUG 0000000000000000 [ 14] PLTGOT 0000000000437000 [ 15] PLTRELSZ 0000000000000c18 [ 16] PLTREL 0000000000000007 [ 17] JMPREL 00000000004055c8 [ 18] RELA 00000000004054f0 [ 19] RELASZ 00000000000000d8 [ 20] RELAENT 0000000000000018 [ 21] ? (0x6ffffffe) 0000000000405430 [ 22] ? (0x6fffffff) 0000000000000002 [ 23] ? (0x6ffffff0) 00000000004050d2 [ 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.gnu.build-id [00000000] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00 [00000010] 20 e5 63 54 e0 a2 5f 21 87 4f c8 20 18 64 06 b8 [00000020] 10 75 6c e1 .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 20 00 00 00 0b 00 00 00 [00000010] 02 02 82 20 4a 40 02 44 6a 04 21 07 04 40 09 08 [00000020] e1 02 81 55 30 20 80 40 1b 50 a8 08 a8 42 11 09 [00000030] 16 00 81 10 03 01 08 02 00 24 43 10 1a 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 f2 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] 8c 04 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 02 00 03 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 10 16 00 00 00 00 00 00 [00000020] 01 00 09 00 38 00 00 00 10 00 00 00 00 00 00 00 [00000030] 13 69 69 0d 00 00 0b 00 1c 16 00 00 10 00 00 00 .rela.dyn [00000000] f0 6f 43 00 00 00 00 00 06 00 00 00 3d 00 00 00 [00000010] 00 00 00 00 00 00 00 00 f8 6f 43 00 00 00 00 00 [00000020] 06 00 00 00 4b 00 00 00 00 00 00 00 00 00 00 00 [00000030] 40 82 43 00 00 00 00 00 05 00 00 00 28 01 00 00 .rela.plt [00000000] 18 70 43 00 00 00 00 00 07 00 00 00 01 00 00 00 [00000010] 00 00 00 00 00 00 00 00 20 70 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 70 43 00 00 00 00 00 07 00 00 00 03 00 00 00 .init [00000000] 48 83 ec 08 48 8b 05 ed ff 02 00 48 85 c0 74 02 [00000010] ff d0 48 83 c4 08 c3 .plt [00000000] ff 35 e2 ff 02 00 ff 25 e4 ff 02 00 0f 1f 40 00 [00000010] ff 25 e2 ff 02 00 68 00 00 00 00 e9 e0 ff ff ff [00000020] ff 25 da ff 02 00 68 01 00 00 00 e9 d0 ff ff ff [00000030] ff 25 d2 ff 02 00 68 02 00 00 00 e9 c0 ff ff ff .text [00000000] e8 5b f8 ff ff e8 56 f8 ff ff e8 51 f8 ff ff e8 [00000010] 4c f8 ff ff e8 47 f8 ff ff e8 42 f8 ff ff e8 3d [00000020] f8 ff ff 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 [00000030] 55 48 89 e5 41 57 41 56 49 89 d6 41 55 41 54 41 .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 08 0b 00 00 60 01 00 00 9c 6a fd ff [00000010] 54 0b 00 00 bc 72 fd ff 64 16 00 00 c1 72 fd ff [00000020] 7c 1e 00 00 c6 72 fd ff d4 2c 00 00 cb 72 fd ff [00000030] 58 2e 00 00 d0 72 fd ff 6c 3d 00 00 d5 72 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] 40 86 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] c0 97 40 00 00 00 00 00 .fini_array [00000000] 90 97 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 70 40 00 00 00 00 00 [00000030] 0d 00 00 00 00 00 00 00 e0 9a 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 6e 43 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000010] 00 00 00 00 00 00 00 00 36 70 40 00 00 00 00 00 [00000020] 46 70 40 00 00 00 00 00 56 70 40 00 00 00 00 00 [00000030] 66 70 40 00 00 00 00 00 76 70 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] 52 a2 42 00 00 00 00 00 55 a2 42 00 00 00 00 00 [00000030] 58 a2 42 00 00 00 00 00 84 f4 42 00 00 00 00 00 .gnu.build.attributes [00000000] 08 00 00 00 10 00 00 00 00 01 00 00 47 41 24 01 [00000010] 33 61 31 00 20 97 40 00 00 00 00 00 c2 97 40 00 [00000020] 00 00 00 00 08 00 00 00 10 00 00 00 00 01 00 00 [00000030] 47 41 24 01 33 61 31 00 e0 9a 42 00 00 00 00 00 .gnu_debuglink [00000000] 6d 61 6b 65 2e 64 65 62 75 67 00 00 c8 e1 ad 9e .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 f0 96 40 00 00 00 00 00 [00000020] 40 00 00 00 00 00 00 00 a0 73 03 00 00 00 00 00 [00000030] 00 00 00 00 40 00 38 00 0b 00 40 00 1c 00 1b 00 Segment # 3 [00000000] 48 83 ec 08 48 8b 05 ed ff 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 ff 02 00 ff 25 e4 ff 02 00 0f 1f 40 00 [00000030] ff 25 e2 ff 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] c0 97 40 00 00 00 00 00 90 97 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 70 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 70 40 00 00 00 00 00 [00000030] 0d 00 00 00 00 00 00 00 e0 9a 42 00 00 00 00 00 Segment # 7 [00000000] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00 [00000010] 20 e5 63 54 e0 a2 5f 21 87 4f c8 20 18 64 06 b8 [00000020] 10 75 6c e1 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 9c 6a fd ff [00000010] 54 0b 00 00 bc 72 fd ff 64 16 00 00 c1 72 fd ff [00000020] 7c 1e 00 00 c6 72 fd ff d4 2c 00 00 cb 72 fd ff [00000030] 58 2e 00 00 d0 72 fd ff 6c 3d 00 00 d5 72 fd ff Segment # 9 Segment # a [00000000] c0 97 40 00 00 00 00 00 90 97 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 70 40 00 00 00 00 00 + exit 0 Processing files: elfio-devel-3.5-alt1_1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.33198 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd elfio-3.5 + DOCDIR=/usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + export DOCDIR + rm -rf /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + /bin/mkdir -p /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + cp -prL --no-dereference COPYING /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + cp -prL AUTHORS doc/elfio.pdf README /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + chmod -R go-w /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + chmod -R a+rX /usr/src/tmp/elfio-buildroot/usr/share/doc/elfio-devel-3.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlcqr6 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.5qHgZ8 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.5-alt1_1 Wrote: /usr/src/RPM/RPMS/noarch/elfio-devel-3.5-alt1_1.noarch.rpm 25.00user 2.84system 0:32.33elapsed 86%CPU (0avgtext+0avgdata 191532maxresident)k 0inputs+0outputs (0major+534000minor)pagefaults 0swaps 32.75user 8.69system 0:46.36elapsed 89%CPU (0avgtext+0avgdata 191532maxresident)k 0inputs+0outputs (0major+806716minor)pagefaults 0swaps