Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/elfio.spec'], uid=1000user='mockbuild'timeout=172800printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7599517-694131/root'gid=425shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/elfio.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/elfio-3.2-4.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/elfio.spec'], uid=1000user='mockbuild'timeout=172800printOutput=Falseenv={'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7599517-694131/root'gid=425shell=Falselogger=private_network=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/elfio.spec'] with env {'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2eX2j2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elfio-3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/elfio-3.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elfio-3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ymIhIh + umask 022 + cd /builddir/build/BUILD + cd elfio-3.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/elfio-3.2/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/elfio-3.2/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of 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/write_obj/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j6 Making all in examples Making all in elfdump make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.2\" -DPACKAGE_STRING=\"ELFIO\ 3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.2\" -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o elfdump.o elfdump.cpp make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' In file included from elfdump.cpp:31:0: ../../elfio/elfio_dump.hpp: In static member function 'static void ELFIO::dump::dynamic_tags(std::ostream&, const ELFIO::elfio&)': ../../elfio/elfio_dump.hpp:731:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( int i = 0; i < dyn_no; ++i ) { ~~^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elfdump elfdump.o make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' Making all in tutorial make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.2\" -DPACKAGE_STRING=\"ELFIO\ 3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.2\" -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o tutorial.o tutorial.cpp make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tutorial tutorial.o make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' Making all in writer make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/writer' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.2\" -DPACKAGE_STRING=\"ELFIO\ 3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.2\" -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o writer.o writer.cpp make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/writer' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/writer' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o writer writer.o make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/writer' Making all in write_obj make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.2\" -DPACKAGE_STRING=\"ELFIO\ 3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.2\" -I. -I../.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o write_obj.o write_obj.cpp make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write_obj write_obj.o make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' 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 /var/tmp/rpm-tmp.8pxf75 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 + cd elfio-3.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 Making install in examples make[1]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples' Making install in elfdump make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' make[3]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' /usr/bin/install -c elfdump '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/elfdump' Making install in tutorial make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' make[3]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' /usr/bin/install -c tutorial '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/tutorial' Making install in writer make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/writer' make[3]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/writer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' /usr/bin/install -c writer '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/writer' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/writer' Making install in write_obj make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' make[3]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' /usr/bin/install -c write_obj '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples/write_obj' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2/examples' make[3]: Entering directory '/builddir/build/BUILD/elfio-3.2/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 '/builddir/build/BUILD/elfio-3.2/examples' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.2/examples' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.2' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/include/elfio' /usr/bin/install -c -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 '/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/include/elfio' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.2' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.2' + rm /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin/elfdump /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin/tutorial /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin/write_obj /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/bin/writer + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MLW87U + umask 022 + cd /builddir/build/BUILD + cd elfio-3.2 + examples/elfdump/elfdump /usr/bin/make ELF Header Class: ELF64 Encoding: Little endian ELFVersion: Current Type: Shared object file Machine: Advanced Micro Devices X86-64 processor Version: Current Entry: 0xae30 Flags: 0x0 Section Headers: [ Nr ] Type Addr Size ES Flg Lk Inf Al Name [ 0] NULL 0000000000000000 0000000000000000 0000 0000 0000 0000 [ 1] PROGBITS 0000000000000238 000000000000001c 0000 A 0000 0000 0001 .interp [ 2] NOTE 0000000000000254 0000000000000020 0000 A 0000 0000 0004 .note.ABI-tag [ 3] NOTE 0000000000000274 0000000000000024 0000 A 0000 0000 0004 .note.gnu.build-id [ 4] ? (0x6ffffff6) 0000000000000298 00000000000009bc 0000 A 0005 0000 0008 .gnu.hash [ 5] DYNSYM 0000000000000c58 0000000000002838 0018 A 0006 0001 0008 .dynsym [ 6] STRTAB 0000000000003490 000000000000166f 0000 A 0000 0000 0001 .dynstr [ 7] ? (0x6fffffff) 0000000000004b00 000000000000035a 0002 A 0005 0000 0002 .gnu.version [ 8] ? (0x6ffffffe) 0000000000004e60 00000000000000e0 0000 A 0006 0004 0008 .gnu.version_r [ 9] RELA 0000000000004f40 0000000000003b88 0018 A 0005 0000 0008 .rela.dyn [ 10] PROGBITS 0000000000008ac8 0000000000000017 0000 AX 0000 0000 0004 .init [ 11] PROGBITS 0000000000008ae0 0000000000000010 0010 AX 0000 0000 0010 .plt [ 12] PROGBITS 0000000000008af0 0000000000000420 0000 AX 0000 0000 0008 .plt.got [ 13] PROGBITS 0000000000008f10 0000000000021d90 0000 AX 0000 0000 0010 .text [ 14] PROGBITS 000000000002aca0 0000000000000009 0000 AX 0000 0000 0004 .fini [ 15] PROGBITS 000000000002acb0 0000000000005634 0000 A 0000 0000 0010 .rodata [ 16] PROGBITS 00000000000302e4 0000000000000aa4 0000 A 0000 0000 0004 .eh_frame_hdr [ 17] PROGBITS 0000000000030d88 00000000000041e4 0000 A 0000 0000 0008 .eh_frame [ 18] INIT_ARRAY 0000000000234fd0 0000000000000008 0008 WA 0000 0000 0008 .init_array [ 19] FINI_ARRAY 0000000000234fd8 0000000000000008 0008 WA 0000 0000 0008 .fini_array [ 20] PROGBITS 0000000000234fe0 00000000000009c8 0000 WA 0000 0000 0020 .data.rel.ro [ 21] DYNAMIC 00000000002359a8 0000000000000200 0010 WA 0006 0000 0008 .dynamic [ 22] PROGBITS 0000000000235ba8 0000000000000458 0008 WA 0000 0000 0008 .got [ 23] PROGBITS 0000000000236000 0000000000000e00 0000 WA 0000 0000 0020 .data [ 24] NOBITS 0000000000236e00 0000000000003848 0000 WA 0000 0000 0020 .bss [ 25] PROGBITS 0000000000000000 0000000000000010 0000 0000 0000 0004 .gnu_debuglink [ 26] PROGBITS 0000000000000000 0000000000000fa0 0000 0000 0000 0001 .gnu_debugdata [ 27] STRTAB 0000000000000000 000000000000010b 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 0000000000000040 0000000000000040 RX 00000000000001f8 00000000000001f8 0000000000000008 [ 1] INTERP 0000000000000238 0000000000000238 R 000000000000001c 000000000000001c 0000000000000001 [ 2] LOAD 0000000000000000 0000000000000000 RX 0000000000034f6c 0000000000034f6c 0000000000200000 [ 3] LOAD 0000000000234fd0 0000000000234fd0 RW 0000000000001e30 0000000000005678 0000000000200000 [ 4] DYNAMIC 00000000002359a8 00000000002359a8 RW 0000000000000200 0000000000000200 0000000000000008 [ 5] NOTE 0000000000000254 0000000000000254 R 0000000000000044 0000000000000044 0000000000000004 [ 6] ? (0x6474e550) 00000000000302e4 00000000000302e4 R 0000000000000aa4 0000000000000aa4 0000000000000004 [ 7] ? (0x6474e551) 0000000000000000 0000000000000000 RW 0000000000000000 0000000000000000 0000000000000010 [ 8] ? (0x6474e552) 0000000000234fd0 0000000000234fd0 R 0000000000001030 0000000000001030 0000000000000020 Symbol table (.dynsym) [ Nr ] Value Size Type Bind Sect Name [ 0] 0000000000000000 0000000000000000 NOTYPE LOCAL 0 [ 1] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_from_locale_string [ 2] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ctime [ 3] 0000000000000000 0000000000000000 FUNC GLOBAL 0 chdir [ 4] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fileno [ 5] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup2 [ 6] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memset [ 7] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_eval_string [ 8] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strncpy_chk [ 9] 0000000000000000 0000000000000000 FUNC GLOBAL 0 close [ 10] 0000000000000000 0000000000000000 FUNC GLOBAL 0 wait [ 11] 0000000000000000 0000000000000000 FUNC GLOBAL 0 abort [ 12] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ttyname [ 13] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setrlimit [ 14] 0000000000000000 0000000000000000 FUNC GLOBAL 0 stpcpy [ 15] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getlogin [ 16] 0000000000000000 0000000000000000 FUNC GLOBAL 0 clock_gettime [ 17] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fprintf_chk [ 18] 0000000000000000 0000000000000000 FUNC GLOBAL 0 isatty [ 19] 0000000000000000 0000000000000000 NOTYPE WEAK 0 __gmon_start__ [ 20] 0000000000000000 0000000000000000 FUNC GLOBAL 0 puts [ 21] 0000000000000000 0000000000000000 FUNC GLOBAL 0 textdomain [ 22] 0000000000000000 0000000000000000 FUNC GLOBAL 0 execvp [ 23] 0000000000000000 0000000000000000 FUNC GLOBAL 0 exit [ 24] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __printf_chk [ 25] 0000000000000000 0000000000000000 FUNC GLOBAL 0 bindtextdomain [ 26] 0000000000000000 0000000000000000 FUNC GLOBAL 0 gettimeofday [ 27] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setvbuf [ 28] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strpbrk [ 29] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strsignal [ 30] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __rawmemchr [ 31] 0000000000000000 0000000000000000 FUNC GLOBAL 0 bsd_signal [ 32] 0000000000000000 0000000000000000 FUNC GLOBAL 0 read [ 33] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncmp [ 34] 0000000000000000 0000000000000000 FUNC GLOBAL 0 malloc [ 35] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fopen [ 36] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __libc_start_main [ 37] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup [ 38] 0000000000000000 0000000000000000 FUNC GLOBAL 0 unlink [ 39] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _exit [ 40] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __cxa_atexit [ 41] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpid [ 42] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fgets [ 43] 0000000000000000 0000000000000000 NOTYPE WEAK 0 _ITM_deregisterTMCloneTable [ 44] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_call_1 [ 45] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pselect [ 46] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strdup [ 47] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputc [ 48] 0000000000000000 0000000000000000 FUNC GLOBAL 0 free [ 49] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fnmatch [ 50] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strlen [ 51] 0000000000000000 0000000000000000 NOTYPE WEAK 0 _ITM_registerTMCloneTable [ 52] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ferror [ 53] 0000000000000000 0000000000000000 FUNC GLOBAL 0 opendir [ 54] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __xstat [ 55] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_module_lookup [ 56] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_b_loc [ 57] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getloadavg [ 58] 0000000000000000 0000000000000000 FUNC WEAK 0 __cxa_finalize [ 59] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __vsprintf_chk [ 60] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readdir [ 61] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlerror [ 62] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fdopen [ 63] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strrchr [ 64] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sscanf [ 65] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pipe [ 66] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlclose [ 67] 0000000000000000 0000000000000000 FUNC GLOBAL 0 kill [ 68] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strerror [ 69] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strstr [ 70] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigprocmask [ 71] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcat [ 72] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputs [ 73] 0000000000000000 0000000000000000 FUNC GLOBAL 0 lseek [ 74] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtol [ 75] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readlink [ 76] 0000000000000000 0000000000000000 FUNC GLOBAL 0 tmpfile [ 77] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putenv [ 78] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_from_utf8_string [ 79] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strcpy_chk [ 80] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_define_module [ 81] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_eval_string [ 82] 0000000000000000 0000000000000000 FUNC GLOBAL 0 signal [ 83] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_with_guile [ 84] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memmove [ 85] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strchr [ 86] 0000000000000000 0000000000000000 FUNC GLOBAL 0 waitpid [ 87] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getopt_long [ 88] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fread [ 89] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fxstat [ 90] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getenv [ 91] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __errno_location [ 92] 0000000000000000 0000000000000000 FUNC GLOBAL 0 qsort [ 93] 0000000000000000 0000000000000000 FUNC GLOBAL 0 mkstemp [ 94] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dcgettext [ 95] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaddset [ 96] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stack_chk_fail [ 97] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcmp [ 98] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getcwd [ 99] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcpy [ 100] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_define_gsubr [ 101] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_tolower_loc [ 102] 0000000000000000 0000000000000000 FUNC GLOBAL 0 calloc [ 103] 0000000000000000 0000000000000000 FUNC GLOBAL 0 globfree [ 104] 0000000000000000 0000000000000000 FUNC GLOBAL 0 feof [ 105] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fclose [ 106] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlopen [ 107] 0000000000000000 0000000000000000 FUNC GLOBAL 0 remove [ 108] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_to_locale_string [ 109] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncpy [ 110] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getrlimit [ 111] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __lxstat [ 112] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlsym [ 113] 0000000000000000 0000000000000000 FUNC GLOBAL 0 closedir [ 114] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __sprintf_chk [ 115] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ftruncate [ 116] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __realpath_chk [ 117] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigemptyset [ 118] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fwrite [ 119] 0000000000000000 0000000000000000 FUNC GLOBAL 0 realloc [ 120] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setlocale [ 121] 0000000000000000 0000000000000000 FUNC GLOBAL 0 perror [ 122] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strndup [ 123] 0000000000000000 0000000000000000 FUNC GLOBAL 0 localtime [ 124] 0000000000000000 0000000000000000 FUNC GLOBAL 0 write [ 125] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcpy [ 126] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fcntl [ 127] 0000000000000000 0000000000000000 FUNC GLOBAL 0 glob [ 128] 0000000000000000 0000000000000000 FUNC GLOBAL 0 open [ 129] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpwnam [ 130] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_variable_ref [ 131] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtod [ 132] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fdelt_chk [ 133] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _IO_putc [ 134] 0000000000000000 0000000000000000 FUNC GLOBAL 0 time [ 135] 0000000000000000 0000000000000000 FUNC GLOBAL 0 vfork [ 136] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fflush [ 137] 0000000000239af8 0000000000000004 OBJECT GLOBAL 24 commands_started [ 138] 000000000000ba30 00000000000002a1 FUNC GLOBAL 13 ar_member_touch [ 139] 000000000001c770 0000000000000042 FUNC GLOBAL 13 jobserver_pre_child [ 140] 000000000001fd60 00000000000002fe FUNC GLOBAL 13 construct_include_path [ 141] 0000000000010530 0000000000000048 FUNC GLOBAL 13 set_command_state [ 142] 000000000002abd0 0000000000000002 FUNC GLOBAL 13 unblock_remote_children [ 143] 0000000000027b00 0000000000000026 FUNC GLOBAL 13 init_hash_global_variable_set [ 144] 0000000000029040 0000000000000273 FUNC GLOBAL 13 initialize_file_variables [ 145] 0000000000029ee0 000000000000012b FUNC GLOBAL 13 build_vpath_lists [ 146] 000000000001fbd0 0000000000000186 FUNC GLOBAL 13 tilde_expand [ 147] 00000000000283f0 00000000000004e4 FUNC GLOBAL 13 define_automatic_variables [ 148] 0000000000236f80 0000000000000004 OBJECT GLOBAL 24 snapped_deps [ 149] 000000000000dd40 000000000000046a FUNC GLOBAL 13 print_dir_data_base [ 150] 000000000001c390 0000000000000002 FUNC GLOBAL 13 make_access [ 151] 000000000001d2c0 0000000000000166 FUNC GLOBAL 13 output_start [ 152] 0000000000020060 0000000000000702 FUNC GLOBAL 13 parse_file_seq [ 153] 000000000000ece0 000000000000020d FUNC GLOBAL 13 recursively_expand_for_file [ 154] 000000000002a090 00000000000000e2 FUNC GLOBAL 13 vpath_search [ 155] 0000000000013540 00000000000002b6 FUNC GLOBAL 13 patsubst_expand_pat [ 156] 00000000000106c0 0000000000000130 FUNC GLOBAL 13 file_timestamp_cons [ 157] 000000000001bee0 0000000000000024 FUNC GLOBAL 13 xmalloc [ 158] 0000000000236dc0 0000000000000008 OBJECT GLOBAL 23 current_variable_set_list [ 159] 000000000000cd70 0000000000000147 FUNC GLOBAL 13 fatal_error_signal [ 160] 0000000000017c70 0000000000000010 FUNC GLOBAL 13 block_sigs [ 161] 0000000000237384 0000000000000004 OBJECT GLOBAL 24 check_symlink_flag [ 162] 000000000023a500 0000000000000030 OBJECT GLOBAL 24 shell_var [ 163] 000000000002a750 000000000000005e FUNC GLOBAL 13 hash_free_items [ 164] 0000000000237098 0000000000000008 OBJECT GLOBAL 24 children [ 165] 000000000000f9e0 0000000000000022 FUNC GLOBAL 13 rename_file [ 166] 000000000000fca0 00000000000000a5 FUNC GLOBAL 13 split_prereqs [ 167] 000000000001c3a0 0000000000000002 FUNC GLOBAL 13 child_access [ 168] 0000000000013870 0000000000000127 FUNC GLOBAL 13 pattern_matches [ 169] 000000000001c290 00000000000000b6 FUNC GLOBAL 13 copy_dep_chain [ 170] 0000000000026fd0 00000000000003b3 FUNC GLOBAL 13 strcache_print_stats [ 171] 000000000001c180 0000000000000035 FUNC GLOBAL 13 lindex [ 172] 00000000000263a0 00000000000000b3 FUNC GLOBAL 13 create_pattern_rule [ 173] 000000000002ab90 0000000000000006 FUNC GLOBAL 13 start_remote_job [ 174] 0000000000237368 0000000000000004 OBJECT GLOBAL 24 rebuilding_makefiles [ 175] 000000000001c600 000000000000004b FUNC GLOBAL 13 jobserver_clear [ 176] 000000000000e1e0 0000000000000054 FUNC GLOBAL 13 hash_init_directories [ 177] 000000000023a648 0000000000000000 NOTYPE GLOBAL 24 _end [ 178] 000000000001c880 0000000000000002 FUNC GLOBAL 13 jobserver_pre_acquire [ 179] 00000000000265d0 0000000000000321 FUNC GLOBAL 13 convert_to_pattern [ 180] 0000000000236e40 0000000000000008 OBJECT GLOBAL 24 stderr [ 181] 0000000000027a10 00000000000000e9 FUNC GLOBAL 13 create_pattern_var [ 182] 0000000000028110 0000000000000041 FUNC GLOBAL 13 lookup_variable_in_set [ 183] 000000000000cca0 00000000000000c1 FUNC GLOBAL 13 execute_file_commands [ 184] 0000000000236918 0000000000000008 OBJECT GLOBAL 23 expanding_var [ 185] 000000000001bea0 0000000000000032 FUNC GLOBAL 13 print_spaces [ 186] 0000000000237370 0000000000000008 OBJECT GLOBAL 24 sync_mutex [ 187] 000000000023a614 0000000000000004 OBJECT GLOBAL 24 max_pattern_targets [ 188] 000000000001c120 0000000000000018 FUNC GLOBAL 13 xstrdup [ 189] 000000000001a0c0 0000000000000096 FUNC GLOBAL 13 gmk_eval [ 190] 0000000000019440 000000000000062c FUNC GLOBAL 13 new_job [ 191] 0000000000026fa0 0000000000000026 FUNC GLOBAL 13 strcache_init [ 192] 0000000000023140 000000000000097c FUNC GLOBAL 13 f_mtime [ 193] 0000000000236c90 0000000000000004 OBJECT GLOBAL 23 unixy_shell [ 194] 0000000000013e30 0000000000000082 FUNC GLOBAL 13 strip_whitespace [ 195] 000000000002a340 00000000000000f5 FUNC GLOBAL 13 hash_init [ 196] 000000000002a690 000000000000004a FUNC GLOBAL 13 hash_load [ 197] 000000000000f470 0000000000000111 FUNC GLOBAL 13 enter_file [ 198] 000000000023a5cc 0000000000000004 OBJECT GLOBAL 24 touch_flag [ 199] 000000000001d070 0000000000000059 FUNC GLOBAL 13 output_tmpfile [ 200] 00000000000186f0 00000000000008fd FUNC GLOBAL 13 reap_children [ 201] 000000000000afd0 0000000000000097 FUNC GLOBAL 13 ar_name [ 202] 0000000000237388 0000000000000004 OBJECT GLOBAL 24 default_keep_going_flag [ 203] 0000000000236df8 0000000000000008 OBJECT GLOBAL 23 hash_deleted_item [ 204] 0000000000236e00 0000000000000008 OBJECT WEAK 24 _environ [ 205] 0000000000237364 0000000000000004 OBJECT GLOBAL 24 output_sync [ 206] 000000000000d9d0 00000000000000ef FUNC GLOBAL 13 file_exists_p [ 207] 000000000002a530 0000000000000117 FUNC GLOBAL 13 hash_insert_at [ 208] 000000000000cff0 0000000000000127 FUNC GLOBAL 13 set_default_suffixes [ 209] 000000000000b490 0000000000000520 FUNC GLOBAL 13 ar_scan [ 210] 000000000000d9b0 0000000000000016 FUNC GLOBAL 13 dir_file_exists_p [ 211] 0000000000026e30 0000000000000095 FUNC GLOBAL 13 strcache_iscached [ 212] 000000000000f590 0000000000000443 FUNC GLOBAL 13 rehash_file [ 213] 00000000002370a0 0000000000000004 OBJECT GLOBAL 24 batch_mode_shell [ 214] 0000000000022f10 00000000000000b9 FUNC GLOBAL 13 show_goal_error [ 215] 000000000001ef70 000000000000000a FUNC GLOBAL 13 find_percent [ 216] 000000000000d1c0 000000000000006a FUNC GLOBAL 13 install_default_implicit_rules [ 217] 000000000002a800 000000000000003f FUNC GLOBAL 13 hash_free [ 218] 0000000000236000 0000000000000000 NOTYPE WEAK 23 data_start [ 219] 0000000000237090 0000000000000004 OBJECT GLOBAL 24 job_slots_used [ 220] 000000000000ae30 000000000000002b FUNC GLOBAL 13 _start [ 221] 000000000023a5d8 0000000000000004 OBJECT GLOBAL 24 silent_flag [ 222] 000000000002a440 00000000000000b9 FUNC GLOBAL 13 hash_find_slot [ 223] 0000000000029600 00000000000000b0 FUNC GLOBAL 13 try_variable_definition [ 224] 000000000002aba0 0000000000000019 FUNC GLOBAL 13 remote_status [ 225] 000000000001d260 0000000000000058 FUNC GLOBAL 13 output_tmpfd [ 226] 000000000023a600 0000000000000008 OBJECT GLOBAL 24 directory_before_chdir [ 227] 0000000000014460 00000000000000b8 FUNC GLOBAL 13 shell_completed [ 228] 0000000000026f00 0000000000000094 FUNC GLOBAL 13 strcache_add_len [ 229] 0000000000236e00 0000000000000000 NOTYPE GLOBAL 23 _edata [ 230] 000000000001a000 000000000000009a FUNC GLOBAL 13 unload_file [ 231] 0000000000237394 0000000000000004 OBJECT GLOBAL 24 question_flag [ 232] 000000000002ab70 0000000000000002 FUNC GLOBAL 13 remote_cleanup [ 233] 000000000000ef80 0000000000000037 FUNC GLOBAL 13 allocated_variable_expand_for_file [ 234] 000000000023a4d8 0000000000000008 OBJECT GLOBAL 24 default_file [ 235] 0000000000236e30 0000000000000008 OBJECT GLOBAL 24 stdin [ 236] 000000000001bf10 0000000000000045 FUNC GLOBAL 13 xcalloc [ 237] 000000000001c140 0000000000000036 FUNC GLOBAL 13 xstrndup [ 238] 000000000023a5e4 0000000000000004 OBJECT GLOBAL 24 verify_flag [ 239] 0000000000028220 000000000000007a FUNC GLOBAL 13 pop_variable_scope [ 240] 0000000000026270 000000000000012d FUNC GLOBAL 13 install_pattern_rule [ 241] 0000000000236cf8 0000000000000008 OBJECT GLOBAL 23 max_load_average [ 242] 000000000023a628 0000000000000008 OBJECT GLOBAL 24 suffix_file [ 243] 000000000001bc80 000000000000001d FUNC GLOBAL 13 alpha_compare [ 244] 0000000000027b30 00000000000002ba FUNC GLOBAL 13 define_variable_in_set [ 245] 000000000023739c 0000000000000004 OBJECT GLOBAL 24 ignore_errors_flag [ 246] 000000000023a4e0 0000000000000008 OBJECT GLOBAL 24 program [ 247] 0000000000029bc0 0000000000000320 FUNC GLOBAL 13 construct_vpath_list [ 248] 000000000000b070 000000000000003e FUNC GLOBAL 13 ar_parse_name [ 249] 00000000000151b0 0000000000000010 FUNC GLOBAL 13 stemlen_compare [ 250] 0000000000237378 0000000000000004 OBJECT GLOBAL 24 print_version_flag [ 251] 000000000001aee0 00000000000000e3 FUNC GLOBAL 13 die [ 252] 0000000000014920 00000000000003ac FUNC GLOBAL 13 handle_function [ 253] 000000000002a7b0 0000000000000044 FUNC GLOBAL 13 hash_delete_items [ 254] 0000000000018050 00000000000000b0 FUNC GLOBAL 13 construct_command_argv [ 255] 00000000000258d0 00000000000004c1 FUNC GLOBAL 13 update_goal_chain [ 256] 000000000000c070 0000000000000927 FUNC GLOBAL 13 set_file_variables [ 257] 000000000001a170 0000000000000012 FUNC GLOBAL 13 gmk_add_function [ 258] 000000000023a4cc 0000000000000004 OBJECT GLOBAL 24 second_expansion [ 259] 0000000000236cf0 0000000000000008 OBJECT GLOBAL 23 default_load_average [ 260] 00000000000281c0 0000000000000052 FUNC GLOBAL 13 push_new_variable_scope [ 261] 0000000000236e00 0000000000000008 OBJECT GLOBAL 24 __environ [ 262] 000000000023a4c0 0000000000000004 OBJECT GLOBAL 24 keep_going_flag [ 263] 000000000002abe0 0000000000000006 FUNC GLOBAL 13 remote_kill [ 264] 000000000000dc20 00000000000000f7 FUNC GLOBAL 13 file_impossible_p [ 265] 000000000000cec0 0000000000000015 FUNC GLOBAL 13 delete_child_targets [ 266] 0000000000010140 00000000000003e5 FUNC GLOBAL 13 snap_deps [ 267] 000000000001c1c0 0000000000000027 FUNC GLOBAL 13 end_of_token [ 268] 0000000000028160 0000000000000051 FUNC GLOBAL 13 create_new_variable_set [ 269] 000000000000dd20 0000000000000011 FUNC GLOBAL 13 dir_name [ 270] 000000000000d2b0 000000000000004a FUNC GLOBAL 13 undefine_default_variables [ 271] 000000000002ab60 0000000000000002 FUNC GLOBAL 13 remote_setup [ 272] 000000000001d200 000000000000005b FUNC GLOBAL 13 pfatal_with_name [ 273] 000000000000e440 0000000000000725 FUNC GLOBAL 13 variable_expand_string [ 274] 000000000002aab0 00000000000000a6 FUNC GLOBAL 13 hash_dump [ 275] 0000000000236e58 0000000000000004 OBJECT GLOBAL 24 handling_fatal_signal [ 276] 000000000001c1f0 0000000000000027 FUNC GLOBAL 13 next_token [ 277] 0000000000237000 0000000000000004 OBJECT GLOBAL 24 shell_function_pid [ 278] 0000000000014cd0 0000000000000219 FUNC GLOBAL 13 define_new_function [ 279] 000000000001d530 0000000000000197 FUNC GLOBAL 13 message [ 280] 000000000000b0b0 00000000000000be FUNC GLOBAL 13 ar_member_date [ 281] 000000000002a720 0000000000000024 FUNC GLOBAL 13 hash_delete_at [ 282] 000000000000eef0 0000000000000081 FUNC GLOBAL 13 variable_expand_for_file [ 283] 000000000002abc0 0000000000000002 FUNC GLOBAL 13 block_remote_children [ 284] 000000000023a610 0000000000000004 OBJECT GLOBAL 24 max_pattern_deps [ 285] 0000000000236e20 0000000000000004 OBJECT GLOBAL 24 opterr [ 286] 000000000000b9b0 000000000000005d FUNC GLOBAL 13 ar_name_equal [ 287] 000000000000b330 0000000000000153 FUNC GLOBAL 13 ar_glob [ 288] 0000000000236e08 0000000000000004 OBJECT GLOBAL 24 optind [ 289] 0000000000016b30 00000000000000f0 FUNC GLOBAL 13 try_implicit_rule [ 290] 000000000023a630 0000000000000008 OBJECT GLOBAL 24 pattern_rules [ 291] 000000000000d230 0000000000000072 FUNC GLOBAL 13 define_default_variables [ 292] 0000000000027df0 0000000000000034 FUNC GLOBAL 13 free_variable_set [ 293] 000000000023a640 0000000000000004 OBJECT GLOBAL 24 export_all_variables [ 294] 0000000000237398 0000000000000004 OBJECT GLOBAL 24 print_data_base_flag [ 295] 000000000023a5e0 0000000000000004 OBJECT GLOBAL 24 clock_skew_detected [ 296] 000000000001c7c0 0000000000000082 FUNC GLOBAL 13 jobserver_post_child [ 297] 000000000002aca0 0000000000000000 FUNC GLOBAL 14 _fini [ 298] 0000000000023ac0 000000000000055f FUNC GLOBAL 13 notice_finished_file [ 299] 000000000001c3b0 00000000000000c7 FUNC GLOBAL 13 jobserver_setup [ 300] 000000000002acb0 0000000000000004 OBJECT GLOBAL 15 _IO_stdin_used [ 301] 0000000000236000 0000000000000000 NOTYPE GLOBAL 23 __data_start [ 302] 0000000000011170 0000000000000026 FUNC GLOBAL 13 init_hash_files [ 303] 000000000002ac60 0000000000000002 FUNC GLOBAL 13 __libc_csu_fini [ 304] 0000000000029540 00000000000000bc FUNC GLOBAL 13 assign_variable_definition [ 305] 0000000000022870 0000000000000322 FUNC GLOBAL 13 read_all_makefiles [ 306] 000000000000efc0 0000000000000022 FUNC GLOBAL 13 install_variable_buffer [ 307] 0000000000237a60 0000000000000004 OBJECT GLOBAL 24 stdio_traced [ 308] 0000000000236e00 0000000000000008 OBJECT WEAK 24 environ [ 309] 0000000000010f80 0000000000000068 FUNC GLOBAL 13 print_file_data_base [ 310] 000000000000cee0 0000000000000103 FUNC GLOBAL 13 print_commands [ 311] 00000000000297a0 0000000000000022 FUNC GLOBAL 13 print_file_variables [ 312] 00000000000288e0 00000000000003da FUNC GLOBAL 13 target_environment [ 313] 000000000023a5e8 0000000000000004 OBJECT GLOBAL 24 not_parallel [ 314] 0000000000008ac8 0000000000000000 FUNC GLOBAL 10 _init [ 315] 0000000000236ce8 0000000000000001 OBJECT GLOBAL 23 cmd_prefix [ 316] 000000000023a540 0000000000000080 OBJECT GLOBAL 24 fatal_signal_set [ 317] 0000000000013330 00000000000001a3 FUNC GLOBAL 13 subst_expand [ 318] 0000000000237088 0000000000000008 OBJECT GLOBAL 24 job_counter [ 319] 000000000000ecc0 0000000000000011 FUNC GLOBAL 13 variable_expand [ 320] 000000000002abf0 0000000000000065 FUNC GLOBAL 13 __libc_csu_init [ 321] 0000000000026ed0 0000000000000026 FUNC GLOBAL 13 strcache_add [ 322] 000000000001c650 0000000000000088 FUNC GLOBAL 13 jobserver_release [ 323] 0000000000010ff0 0000000000000013 FUNC GLOBAL 13 verify_file_data_base [ 324] 0000000000019a70 0000000000000590 FUNC GLOBAL 13 load_file [ 325] 00000000002373b0 0000000000000004 OBJECT GLOBAL 24 db_level [ 326] 000000000000e280 0000000000000061 FUNC GLOBAL 13 variable_buffer_output [ 327] 0000000000019430 000000000000000d FUNC GLOBAL 13 start_waiting_jobs [ 328] 000000000001bf60 0000000000000037 FUNC GLOBAL 13 xrealloc [ 329] 000000000023a4c8 0000000000000004 OBJECT GLOBAL 24 one_shell [ 330] 000000000002ab80 0000000000000003 FUNC GLOBAL 13 start_remote_job_p [ 331] 000000000000e1b0 000000000000002d FUNC GLOBAL 13 dir_setup_glob [ 332] 000000000023a5d0 0000000000000008 OBJECT GLOBAL 24 starting_directory [ 333] 000000000001c380 0000000000000002 FUNC GLOBAL 13 user_access [ 334] 000000000002a180 00000000000001b4 FUNC GLOBAL 13 print_vpath_data_base [ 335] 000000000001d180 0000000000000075 FUNC GLOBAL 13 output_close [ 336] 0000000000028cc0 000000000000037e FUNC GLOBAL 13 do_variable_definition [ 337] 000000000002a6e0 0000000000000034 FUNC GLOBAL 13 hash_delete [ 338] 000000000001c6e0 000000000000008a FUNC GLOBAL 13 jobserver_acquire_all [ 339] 000000000023a4d4 0000000000000004 OBJECT GLOBAL 24 just_print_flag [ 340] 00000000000296b0 00000000000000e7 FUNC GLOBAL 13 print_variable_data_base [ 341] 0000000000236e00 0000000000000000 NOTYPE GLOBAL 24 __bss_start [ 342] 000000000001c350 000000000000002a FUNC GLOBAL 13 free_ns_chain [ 343] 000000000001db20 000000000000020a FUNC GLOBAL 13 fatal [ 344] 000000000001d0d0 00000000000000ad FUNC GLOBAL 13 output_init [ 345] 000000000023736c 0000000000000004 OBJECT GLOBAL 24 always_make_flag [ 346] 000000000002a650 000000000000003d FUNC GLOBAL 13 hash_insert [ 347] 0000000000026900 00000000000001f9 FUNC GLOBAL 13 print_rule_data_base [ 348] 0000000000237380 0000000000000004 OBJECT GLOBAL 24 print_directory_flag [ 349] 000000000023a5c0 000000000000000c OBJECT GLOBAL 24 make_sync [ 350] 000000000001c9f0 000000000000007c FUNC GLOBAL 13 get_bad_stdin [ 351] 00000000000170c0 00000000000000b1 FUNC GLOBAL 13 is_bourne_compatible_shell [ 352] 000000000002a500 0000000000000026 FUNC GLOBAL 13 hash_find_item [ 353] 000000000002a890 000000000000004b FUNC GLOBAL 13 hash_map_arg [ 354] 0000000000239ab0 0000000000000008 OBJECT GLOBAL 24 reading_file [ 355] 000000000023a4a8 0000000000000008 OBJECT GLOBAL 24 remote_description [ 356] 0000000000015180 000000000000002b FUNC GLOBAL 13 guile_gmake_setup [ 357] 00000000000297d0 000000000000009f FUNC GLOBAL 13 print_target_variables [ 358] 000000000023a5ec 0000000000000004 OBJECT GLOBAL 24 job_slots [ 359] 000000000001a0b0 0000000000000005 FUNC GLOBAL 13 gmk_free [ 360] 000000000001d510 0000000000000015 FUNC GLOBAL 13 outputs [ 361] 00000000002373a8 0000000000000008 OBJECT GLOBAL 24 output_sync_option [ 362] 000000000023738c 0000000000000004 OBJECT GLOBAL 24 no_builtin_variables_flag [ 363] 0000000000236df0 0000000000000008 OBJECT GLOBAL 23 version_string [ 364] 000000000023a618 0000000000000004 OBJECT GLOBAL 24 max_pattern_dep_length [ 365] 000000000023a61c 0000000000000004 OBJECT GLOBAL 24 maxsuffix [ 366] 000000000000d120 0000000000000092 FUNC GLOBAL 13 install_default_suffix_rules [ 367] 0000000000017ce0 00000000000001e5 FUNC GLOBAL 13 exec_command [ 368] 000000000001a0a0 0000000000000005 FUNC GLOBAL 13 gmk_alloc [ 369] 000000000001c220 000000000000006c FUNC GLOBAL 13 find_next_token [ 370] 000000000023a608 0000000000000008 OBJECT GLOBAL 24 default_goal_var [ 371] 000000000001c5b0 000000000000003e FUNC GLOBAL 13 jobserver_get_auth [ 372] 0000000000237390 0000000000000004 OBJECT GLOBAL 24 no_builtin_rules_flag [ 373] 0000000000014520 00000000000003e9 FUNC GLOBAL 13 func_shell_base [ 374] 000000000023a4c4 0000000000000004 OBJECT GLOBAL 24 warn_undefined_variables_flag [ 375] 000000000002a8e0 00000000000001c6 FUNC GLOBAL 13 hash_print_stats [ 376] 000000000000eff0 000000000000002b FUNC GLOBAL 13 restore_variable_buffer [ 377] 0000000000237360 0000000000000004 OBJECT GLOBAL 24 trace_flag [ 378] 000000000001ef80 000000000000021e FUNC GLOBAL 13 find_percent_cached [ 379] 0000000000237160 0000000000000200 OBJECT GLOBAL 24 stopchar_map [ 380] 00000000000107f0 00000000000000a0 FUNC GLOBAL 13 file_timestamp_now [ 381] 000000000001d8c0 0000000000000081 FUNC GLOBAL 13 perror_with_name [ 382] 0000000000237080 0000000000000004 OBJECT GLOBAL 24 jobserver_tokens [ 383] 0000000000236ce0 0000000000000008 OBJECT GLOBAL 23 default_shell [ 384] 000000000023737c 0000000000000004 OBJECT GLOBAL 24 inhibit_print_directory_flag [ 385] 000000000001a160 0000000000000007 FUNC GLOBAL 13 gmk_expand [ 386] 000000000001c850 000000000000002a FUNC GLOBAL 13 jobserver_signal [ 387] 0000000000237a68 0000000000000008 OBJECT GLOBAL 24 output_context [ 388] 0000000000017ed0 000000000000017a FUNC GLOBAL 13 child_execute_job [ 389] 000000000000dac0 0000000000000158 FUNC GLOBAL 13 file_impossible [ 390] 000000000023a4b0 0000000000000008 OBJECT GLOBAL 24 variable_buffer [ 391] 000000000023a4d0 0000000000000004 OBJECT GLOBAL 24 makelevel [ 392] 000000000001bfa0 0000000000000172 FUNC GLOBAL 13 concat [ 393] 0000000000026090 00000000000001d8 FUNC GLOBAL 13 count_implicit_rule_limits [ 394] 00000000000282a0 000000000000014a FUNC GLOBAL 13 merge_variable_set_lists [ 395] 000000000000fd50 0000000000000232 FUNC GLOBAL 13 enter_prereqs [ 396] 000000000001c890 0000000000000156 FUNC GLOBAL 13 jobserver_acquire [ 397] 000000000000f3e0 0000000000000090 FUNC GLOBAL 13 lookup_file [ 398] 000000000002a840 0000000000000042 FUNC GLOBAL 13 hash_map [ 399] 0000000000013800 0000000000000056 FUNC GLOBAL 13 patsubst_expand [ 400] 0000000000014ef0 000000000000004b FUNC GLOBAL 13 hash_init_function_table [ 401] 000000000000fa10 000000000000028e FUNC GLOBAL 13 remove_intermediates [ 402] 0000000000236e38 0000000000000008 OBJECT GLOBAL 24 optarg [ 403] 000000000001d6d0 00000000000001e7 FUNC GLOBAL 13 error [ 404] 0000000000027f30 00000000000001dd FUNC GLOBAL 13 lookup_variable [ 405] 0000000000236de8 0000000000000008 OBJECT GLOBAL 23 make_host [ 406] 000000000023a5f0 0000000000000010 OBJECT GLOBAL 24 stack_limit [ 407] 0000000000017c60 000000000000000c FUNC GLOBAL 13 child_handler [ 408] 0000000000236e48 0000000000000008 OBJECT GLOBAL 24 stdout [ 409] 000000000000e2f0 0000000000000148 FUNC GLOBAL 13 expand_argument [ 410] 0000000000022ba0 0000000000000105 FUNC GLOBAL 13 eval_buffer [ 411] 000000000001ce20 0000000000000243 FUNC GLOBAL 13 output_dump [ 412] 000000000001c5f0 000000000000000c FUNC GLOBAL 13 jobserver_enabled [ 413] 000000000000c9a0 00000000000002f9 FUNC GLOBAL 13 chop_commands [ 414] 000000000001c480 000000000000012d FUNC GLOBAL 13 jobserver_parse_auth [ 415] 000000000023a638 0000000000000008 OBJECT GLOBAL 24 last_pattern_rule [ 416] 0000000000027e30 00000000000000f9 FUNC GLOBAL 13 undefine_variable_in_set [ 417] 000000000001bca0 00000000000001fc FUNC GLOBAL 13 collapse_continuations [ 418] 0000000000010580 0000000000000137 FUNC GLOBAL 13 file_timestamp_sprintf [ 419] 00000000000292c0 0000000000000273 FUNC GLOBAL 13 parse_variable_definition [ 420] 000000000002a010 0000000000000080 FUNC GLOBAL 13 gpath_search [ 421] 000000000023a5dc 0000000000000004 OBJECT GLOBAL 24 posix_pedantic [ 422] 0000000000011010 000000000000015a FUNC GLOBAL 13 build_target_list [ 423] 0000000000010890 00000000000000f4 FUNC GLOBAL 13 print_prereqs [ 424] 0000000000017c80 0000000000000053 FUNC GLOBAL 13 unblock_sigs [ 425] 000000000023a620 0000000000000004 OBJECT GLOBAL 24 num_pattern_rules [ 426] 000000000000b170 00000000000001b3 FUNC GLOBAL 13 ar_touch [ 427] 00000000002373a0 0000000000000004 OBJECT GLOBAL 24 env_overrides [ 428] 0000000000008f10 0000000000001f1a FUNC GLOBAL 13 main 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 libguile-2.0.so.22 [ 1] NEEDED libgc.so.1 [ 2] NEEDED libdl.so.2 [ 3] NEEDED libpthread.so.0 [ 4] NEEDED libc.so.6 [ 5] INIT 0000000000008ac8 [ 6] FINI 000000000002aca0 [ 7] INIT_ARRAY 0000000000234fd0 [ 8] INIT_ARRAYSZ 0000000000000008 [ 9] FINI_ARRAY 0000000000234fd8 [ 10] FINI_ARRAYSZ 0000000000000008 [ 11] ? (0x6ffffef5) 0000000000000298 [ 12] STRTAB 0000000000003490 [ 13] SYMTAB 0000000000000c58 [ 14] STRSZ 000000000000166f [ 15] SYMENT 0000000000000018 [ 16] DEBUG 0000000000000000 [ 17] PLTGOT 0000000000235ba8 [ 18] RELA 0000000000004f40 [ 19] RELASZ 0000000000003b88 [ 20] RELAENT 0000000000000018 [ 21] BIND_NOW 0000000000000000 [ 22] ? (0x6ffffffb) 0000000008000001 [ 23] ? (0x6ffffffe) 0000000000004e60 [ 24] ? (0x6fffffff) 0000000000000004 [ 25] ? (0x6ffffff0) 0000000000004b00 [ 26] ? (0x6ffffff9) 00000000000001ec [ 27] 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 02 00 00 00 06 00 00 00 20 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] 2d 22 68 de 39 aa 20 f6 42 08 42 5e 51 d0 f2 7b [00000020] 88 af 57 93 .gnu.hash [00000000] 07 01 00 00 89 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 e3 00 00 00 12 00 00 00 [00000020] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000030] 36 03 00 00 12 00 00 00 00 00 00 00 00 00 00 00 .dynstr [00000000] 00 6c 69 62 67 75 69 6c 65 2d 32 2e 30 2e 73 6f [00000010] 2e 32 32 00 5f 5f 67 6d 6f 6e 5f 73 74 61 72 74 [00000020] 5f 5f 00 5f 49 54 4d 5f 64 65 72 65 67 69 73 74 [00000030] 65 72 54 4d 43 6c 6f 6e 65 54 61 62 6c 65 00 5f .gnu.version [00000000] 00 00 02 00 03 00 03 00 03 00 03 00 03 00 02 00 [00000010] 04 00 05 00 05 00 03 00 03 00 03 00 03 00 03 00 [00000020] 06 00 04 00 03 00 00 00 03 00 03 00 03 00 03 00 [00000030] 04 00 03 00 03 00 03 00 03 00 03 00 03 00 03 00 .gnu.version_r [00000000] 01 00 01 00 3a 01 00 00 10 00 00 00 20 00 00 00 [00000010] 75 1a 69 09 00 00 08 00 18 16 00 00 00 00 00 00 [00000020] 01 00 01 00 62 01 00 00 10 00 00 00 20 00 00 00 [00000030] 75 1a 69 09 00 00 05 00 18 16 00 00 00 00 00 00 .rela.dyn [00000000] d0 4f 23 00 00 00 00 00 08 00 00 00 00 00 00 00 [00000010] 30 af 00 00 00 00 00 00 d8 4f 23 00 00 00 00 00 [00000020] 08 00 00 00 00 00 00 00 f0 ae 00 00 00 00 00 00 [00000030] e0 4f 23 00 00 00 00 00 08 00 00 00 00 00 00 00 .init [00000000] 48 83 ec 08 48 8b 05 7d d1 22 00 48 85 c0 74 02 [00000010] ff d0 48 83 c4 08 c3 .plt [00000000] ff 35 ca d0 22 00 ff 25 cc d0 22 00 0f 1f 40 00 .plt.got [00000000] ff 25 ca d0 22 00 66 90 ff 25 ca d0 22 00 66 90 [00000010] ff 25 ca d0 22 00 66 90 ff 25 ca d0 22 00 66 90 [00000020] ff 25 ca d0 22 00 66 90 ff 25 ca d0 22 00 66 90 [00000030] ff 25 ca d0 22 00 66 90 ff 25 ca d0 22 00 66 90 .text [00000000] 55 48 89 e5 41 57 41 56 41 55 41 54 49 89 d7 53 [00000010] 41 bc 00 20 00 00 bb 80 00 00 00 41 bd 02 00 00 [00000020] 00 41 be 02 00 00 00 48 81 ec e8 18 00 00 89 bd [00000030] 20 e7 ff ff 48 8d 3d 75 16 23 00 48 89 b5 28 e7 .fini [00000000] 48 83 ec 08 48 83 c4 08 c3 .rodata [00000000] 01 00 02 00 28 00 74 6f 75 63 68 3a 20 00 00 00 [00000010] 61 74 74 65 6d 70 74 20 74 6f 20 75 73 65 20 75 [00000020] 6e 73 75 70 70 6f 72 74 65 64 20 66 65 61 74 75 [00000030] 72 65 3a 20 27 25 73 27 00 00 00 00 00 00 00 00 .eh_frame_hdr [00000000] 01 1b 03 3b a0 0a 00 00 53 01 00 00 fc 87 fd ff [00000010] ec 0a 00 00 2c 8c fd ff 94 2c 00 00 4c ab fd ff [00000020] bc 0a 00 00 5c ac fd ff 14 0b 00 00 7c ac fd ff [00000030] 2c 0b 00 00 ec ac fd ff 5c 0b 00 00 8c ad 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] 88 a0 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] 30 af 00 00 00 00 00 00 .fini_array [00000000] f0 ae 00 00 00 00 00 00 .data.rel.ro [00000000] e0 4f 23 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] 32 f7 02 00 00 00 00 00 d5 ae 02 00 00 00 00 00 [00000030] 49 d1 02 00 00 00 00 00 4f d1 02 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 22 01 00 00 00 00 00 00 [00000020] 01 00 00 00 00 00 00 00 3a 01 00 00 00 00 00 00 [00000030] 01 00 00 00 00 00 00 00 62 01 00 00 00 00 00 00 .got [00000000] a8 59 23 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] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000030] 00 00 00 00 00 00 00 00 00 00 00 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] 2e 6f 75 74 20 2e 61 20 2e 6c 6e 20 2e 6f 20 2e [00000030] 63 20 2e 63 63 20 2e 43 20 2e 63 70 70 20 2e 70 .gnu_debuglink [00000000] 6d 61 6b 65 2e 64 65 62 75 67 00 00 b0 fa dd 5d .gnu_debugdata [00000000] fd 37 7a 58 5a 00 00 04 e6 d6 b4 46 02 00 21 01 [00000010] 16 00 00 00 74 2f e5 a3 e0 39 1f 0f 5e 5d 00 3f [00000020] 91 45 84 68 3d 89 a6 da 8a e1 83 32 4e d9 04 96 [00000030] b7 55 d7 de 3d 97 88 19 de 71 b3 25 ff b7 f6 a1 .shstrtab [00000000] 00 2e 73 68 73 74 72 74 61 62 00 2e 69 6e 74 65 [00000010] 72 70 00 2e 6e 6f 74 65 2e 41 42 49 2d 74 61 67 [00000020] 00 2e 6e 6f 74 65 2e 67 6e 75 2e 62 75 69 6c 64 [00000030] 2d 69 64 00 2e 67 6e 75 2e 68 61 73 68 00 2e 64 Segment Data: Segment # 0 [00000000] 06 00 00 00 05 00 00 00 40 00 00 00 00 00 00 00 [00000010] 40 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 [00000020] f8 01 00 00 00 00 00 00 f8 01 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] 03 00 3e 00 01 00 00 00 30 ae 00 00 00 00 00 00 [00000020] 40 00 00 00 00 00 00 00 c0 7e 03 00 00 00 00 00 [00000030] 00 00 00 00 40 00 38 00 09 00 40 00 1c 00 1b 00 Segment # 3 [00000000] 30 af 00 00 00 00 00 00 f0 ae 00 00 00 00 00 00 [00000010] e0 4f 23 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000020] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000030] 32 f7 02 00 00 00 00 00 d5 ae 02 00 00 00 00 00 Segment # 4 [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 22 01 00 00 00 00 00 00 [00000020] 01 00 00 00 00 00 00 00 3a 01 00 00 00 00 00 00 [00000030] 01 00 00 00 00 00 00 00 62 01 00 00 00 00 00 00 Segment # 5 [00000000] 04 00 00 00 10 00 00 00 01 00 00 00 47 4e 55 00 [00000010] 00 00 00 00 02 00 00 00 06 00 00 00 20 00 00 00 [00000020] 04 00 00 00 14 00 00 00 03 00 00 00 47 4e 55 00 [00000030] 2d 22 68 de 39 aa 20 f6 42 08 42 5e 51 d0 f2 7b Segment # 6 [00000000] 01 1b 03 3b a0 0a 00 00 53 01 00 00 fc 87 fd ff [00000010] ec 0a 00 00 2c 8c fd ff 94 2c 00 00 4c ab fd ff [00000020] bc 0a 00 00 5c ac fd ff 14 0b 00 00 7c ac fd ff [00000030] 2c 0b 00 00 ec ac fd ff 5c 0b 00 00 8c ad fd ff Segment # 7 Segment # 8 [00000000] 30 af 00 00 00 00 00 00 f0 ae 00 00 00 00 00 00 [00000010] e0 4f 23 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000020] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [00000030] 32 f7 02 00 00 00 00 00 d5 ae 02 00 00 00 00 00 Processing files: elfio-devel-3.2-4.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KBzW9J Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.w87cdz + exit 0 + umask 022 + cd /builddir/build/BUILD + cd elfio-3.2 + DOCDIR=/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/doc/elfio-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/doc/elfio-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/doc/elfio-devel + cp -pr doc/elfio.pdf /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/doc/elfio-devel + cp -pr README /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/doc/elfio-devel + exit 0 + umask 022 + cd /builddir/build/BUILD + cd elfio-3.2 + LICENSEDIR=/builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/licenses/elfio-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/licenses/elfio-devel + cp -pr COPYING /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64/usr/share/licenses/elfio-devel + exit 0 Provides: elfio-devel = 3.2-4.fc26 elfio-static = 3.2-4.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 Wrote: /builddir/build/RPMS/elfio-devel-3.2-4.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kK4NZo + umask 022 + cd /builddir/build/BUILD + cd elfio-3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elfio-3.2-4.fc26.x86_64 + exit 0 Child return code was: 0