Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/elfio.spec'], chrootPath='/var/lib/mock/f34-build-25317068-2873706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/elfio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/elfio-3.8-2.fc34.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/elfio.spec'], chrootPath='/var/lib/mock/f34-build-25317068-2873706/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/elfio.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hozdte + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elfio-3.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/elfio-3.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd elfio-3.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5qBy4i + umask 022 + cd /builddir/build/BUILD + cd elfio-3.8 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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 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 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 whether make supports the include directive... yes (GNU style) checking dependency style of g++... none checking for s390x-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating examples/elfdump/Makefile config.status: creating examples/tutorial/Makefile config.status: creating examples/writer/Makefile config.status: creating examples/anonymizer/Makefile config.status: creating examples/write_obj/Makefile config.status: creating examples/add_section/Makefile config.status: creating examples/c_wrapper/Makefile config.status: executing depfiles commands + /usr/bin/make -O -j3 V=1 VERBOSE=1 Making all in examples/elfdump make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o elfdump.o elfdump.cpp make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' In file included from ../../elfio/elfio.hpp:42, from ../../elfio/elfio_dump.hpp:31, from elfdump.cpp:31: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o elfdump elfdump.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' Making all in examples/tutorial make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tutorial.o tutorial.cpp make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' In file included from ../../elfio/elfio.hpp:42, from tutorial.cpp:24: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tutorial tutorial.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' Making all in examples/writer make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/writer' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o writer.o writer.cpp In file included from ../../elfio/elfio.hpp:42, from writer.cpp:23: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/writer' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/writer' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o writer writer.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/writer' Making all in examples/write_obj make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o write_obj.o write_obj.cpp In file included from ../../elfio/elfio.hpp:42, from write_obj.cpp:37: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ In file included from ../../elfio/elfio.hpp:948, from write_obj.cpp:37: ../../elfio/elfio_relocation.hpp: In member function 'ELFIO::relocation_section_accessor_template::swap_symbols(unsigned long, unsigned long)': ../../elfio/elfio_relocation.hpp:306:26: warning: 'addend' may be used uninitialized in this function [-Wmaybe-uninitialized] 306 | set_entry( i, offset, (Elf_Word)first, rtype, addend ); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../elfio/elfio_relocation.hpp:306:26: warning: 'rtype' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../elfio/elfio_relocation.hpp:302:18: warning: 'symbol' may be used uninitialized in this function [-Wmaybe-uninitialized] 302 | if ( symbol == first ) { | ^~~~~~ ../../elfio/elfio_relocation.hpp:306:26: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized] 306 | set_entry( i, offset, (Elf_Word)first, rtype, addend ); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o write_obj write_obj.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' Making all in examples/anonymizer make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o anonymizer.o anonymizer.cpp make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' In file included from ../../elfio/elfio.hpp:42, from anonymizer.cpp:48: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ anonymizer.cpp: In function 'void process_string_table(const ELFIO::section*, const string&)': anonymizer.cpp:69:19: warning: comparison of integer expressions of different signedness: 'int' and 'ELFIO::Elf_Xword' {aka 'long unsigned int'} [-Wsign-compare] 69 | while ( index < s->get_size() ) { | ~~~~~~^~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o anonymizer anonymizer.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' Making all in examples/add_section make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o add_section.o add_section.cpp In file included from ../../elfio/elfio.hpp:42, from add_section.cpp:24: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o add_section add_section.o make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' Making all in examples/c_wrapper make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' gcc -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o c_example.o c_example.c In file included from c_example.c:26: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ c_example.c: In function 'main': c_example.c:71:20: warning: unused variable 'psegment' [-Wunused-variable] 71 | psegment_t psegment = elfio_get_segment_by_index( pelfio, i ); | ^~~~~~~~ make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' g++ -DPACKAGE_NAME=\"ELFIO\" -DPACKAGE_TARNAME=\"elfio\" -DPACKAGE_VERSION=\"3.8\" -DPACKAGE_STRING=\"ELFIO\ 3.8\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"elfio\" -DVERSION=\"3.8\" -I. -I../.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -c -o elfio_c_wrapper.o elfio_c_wrapper.cpp In file included from ../../elfio/elfio.hpp:42, from elfio_c_wrapper.cpp:23: ../../elfio/elf_types.hpp:378:8: warning: multi-line comment [-Wcomment] 378 | 64 // AMDGPU OS for HSA compatible compute \ | ^ ../../elfio/elf_types.hpp:381:8: warning: multi-line comment [-Wcomment] 381 | 65 // AMDGPU OS for AMD PAL compatible graphics \ | ^ ../../elfio/elf_types.hpp:384:8: warning: multi-line comment [-Wcomment] 384 | 66 // AMDGPU OS for Mesa3D compatible graphics \ | ^ ../../elfio/elf_types.hpp:390:11: warning: multi-line comment [-Wcomment] 390 | 0x100 // Indicates if the XNACK target feature is \ | ^ make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o c_example c_example.o elfio_c_wrapper.o elfio_c_wrapper.h:112:14: warning: type of 'elfio_load' does not match original declaration [-Wlto-type-mismatch] 112 | bool elfio_load( pelfio_t pelfio, const char* file_name ); | ^ elfio_c_wrapper.cpp:44:6: note: return value type mismatch 44 | bool elfio_load( pelfio_t pelfio, const char* file_name ) | ^ elfio_c_wrapper.cpp:44:6: note: type 'bool' should match type 'bool' elfio_c_wrapper.cpp:44:6: note: 'elfio_load' was previously declared here elfio_c_wrapper.cpp:44:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used elfio_c_wrapper.h:190:15: warning: type of 'elfio_symbol_get_symbol' does not match original declaration [-Wlto-type-mismatch] 190 | bool elfio_symbol_get_symbol( psymbol_t psymbol, | ^ elfio_c_wrapper.cpp:210:6: note: return value type mismatch 210 | bool elfio_symbol_get_symbol( psymbol_t psymbol, | ^ elfio_c_wrapper.cpp:210:6: note: type 'bool' should match type 'bool' elfio_c_wrapper.cpp:210:6: note: 'elfio_symbol_get_symbol' was previously declared here elfio_c_wrapper.cpp:210:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used elfio_c_wrapper.h:218:15: warning: type of 'elfio_relocation_get_entry' does not match original declaration [-Wlto-type-mismatch] 218 | bool elfio_relocation_get_entry( prelocation_t prelocation, | ^ elfio_c_wrapper.cpp:265:6: note: return value type mismatch 265 | bool elfio_relocation_get_entry( prelocation_t prelocation, | ^ elfio_c_wrapper.cpp:265:6: note: type 'bool' should match type 'bool' elfio_c_wrapper.cpp:265:6: note: 'elfio_relocation_get_entry' was previously declared here elfio_c_wrapper.cpp:265:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used elfio_c_wrapper.h:254:14: warning: type of 'elfio_note_get_note' does not match original declaration [-Wlto-type-mismatch] 254 | bool elfio_note_get_note( pnote_t pnote, | ^ elfio_c_wrapper.cpp:339:6: note: return value type mismatch 339 | bool elfio_note_get_note( pnote_t pnote, | ^ elfio_c_wrapper.cpp:339:6: note: type 'bool' should match type 'bool' elfio_c_wrapper.cpp:339:6: note: 'elfio_note_get_note' was previously declared here elfio_c_wrapper.cpp:339:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used elfio_c_wrapper.h:294:16: warning: type of 'elfio_dynamic_get_entry' does not match original declaration [-Wlto-type-mismatch] 294 | bool elfio_dynamic_get_entry( pdynamic_t pdynamic, | ^ elfio_c_wrapper.cpp:434:6: note: return value type mismatch 434 | bool elfio_dynamic_get_entry( pdynamic_t pdynamic, | ^ elfio_c_wrapper.cpp:434:6: note: type 'bool' should match type 'bool' elfio_c_wrapper.cpp:434:6: note: 'elfio_dynamic_get_entry' was previously declared here elfio_c_wrapper.cpp:434:6: note: code may be misoptimized unless '-fno-strict-aliasing' is used make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KpbIAA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x ++ dirname /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x + cd elfio-3.8 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x 'INSTALL=/usr/bin/install -p' Making install in examples/elfdump make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p elfdump '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/elfdump' Making install in examples/tutorial make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p tutorial '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/tutorial' Making install in examples/writer make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/writer' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/writer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p writer '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/writer' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/writer' Making install in examples/write_obj make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p write_obj '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/write_obj' Making install in examples/anonymizer make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p anonymizer '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/anonymizer' Making install in examples/add_section make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p add_section '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/add_section' Making install in examples/c_wrapper make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' /usr/bin/install -p c_example '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8/examples/c_wrapper' make[1]: Entering directory '/builddir/build/BUILD/elfio-3.8' make[2]: Entering directory '/builddir/build/BUILD/elfio-3.8' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/include/elfio' /usr/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 elfio/elfio_version.hpp elfio/elfio_modinfo.hpp '/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/include/elfio' make[2]: Leaving directory '/builddir/build/BUILD/elfio-3.8' make[1]: Leaving directory '/builddir/build/BUILD/elfio-3.8' + rm /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/add_section /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/anonymizer /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/c_example /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/elfdump /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/tutorial /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/write_obj /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/bin/writer + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1b8IxY + umask 022 + cd /builddir/build/BUILD + cd elfio-3.8 + examples/elfdump/elfdump /usr/bin/make ELF Header Class: ELF64 Encoding: Big endian ELFVersion: Current Type: Shared object file Machine: IBM S/390 Version: Current Entry: 0xc650 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 000000000000000f 0000 A 0000 0000 0001 .interp [ 2] NOTE 0000000000000248 0000000000000024 0000 A 0000 0000 0004 .note.gnu.build-id [ 3] NOTE 000000000000026c 0000000000000020 0000 A 0000 0000 0004 .note.ABI-tag [ 4] ? (0x6ffffff6) 0000000000000290 00000000000009b8 0000 A 0005 0000 0008 .gnu.hash [ 5] DYNSYM 0000000000000c48 0000000000002958 0018 A 0006 0002 0008 .dynsym [ 6] STRTAB 00000000000035a0 000000000000177d 0000 A 0000 0000 0001 .dynstr [ 7] ? (0x6fffffff) 0000000000004d1e 0000000000000372 0002 A 0005 0000 0002 .gnu.version [ 8] ? (0x6ffffffe) 0000000000005090 00000000000000e0 0000 A 0006 0003 0008 .gnu.version_r [ 9] RELA 0000000000005170 0000000000003120 0018 A 0005 0000 0008 .rela.dyn [ 10] RELA 0000000000008290 0000000000000ca8 0018 A 0005 0016 0008 .rela.plt [ 11] PROGBITS 0000000000008f38 0000000000000040 0000 AX 0000 0000 0004 .init [ 12] PROGBITS 0000000000008f78 0000000000001100 0020 AX 0000 0000 0004 .plt [ 13] PROGBITS 000000000000a080 0000000000035300 0000 AX 0000 0000 0010 .text [ 14] PROGBITS 000000000003f380 000000000000002c 0000 AX 0000 0000 0004 .fini [ 15] PROGBITS 000000000003f3b0 0000000000005f18 0000 A 0000 0000 0008 .rodata [ 16] PROGBITS 00000000000452c8 0000000000000a54 0000 A 0000 0000 0004 .eh_frame_hdr [ 17] PROGBITS 0000000000045d20 00000000000047f0 0000 A 0000 0000 0008 .eh_frame [ 18] INIT_ARRAY 000000000004bec0 0000000000000008 0008 WA 0000 0000 0008 .init_array [ 19] FINI_ARRAY 000000000004bec8 0000000000000008 0008 WA 0000 0000 0008 .fini_array [ 20] PROGBITS 000000000004bed0 0000000000000a58 0000 WA 0000 0000 0008 .data.rel.ro [ 21] DYNAMIC 000000000004c928 0000000000000210 0010 WA 0006 0000 0008 .dynamic [ 22] PROGBITS 000000000004cb38 00000000000004c8 0008 WA 0000 0000 0008 .got [ 23] PROGBITS 000000000004d000 0000000000000d80 0000 WA 0000 0000 0008 .data [ 24] NOBITS 000000000004dd80 0000000000003728 0000 WA 0000 0000 0008 .bss [ 25] NOTE 00000000000514a8 0000000000000358 0000 0000 0000 0004 .gnu.build.attributes [ 26] PROGBITS 0000000000000000 0000000000000020 0000 0000 0000 0004 .gnu_debuglink [ 27] PROGBITS 0000000000000000 0000000000001000 0000 0000 0000 0001 .gnu_debugdata [ 28] STRTAB 0000000000000000 0000000000000122 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 R 00000000000001f8 00000000000001f8 0000000000000008 [ 1] INTERP 0000000000000238 0000000000000238 R 000000000000000f 000000000000000f 0000000000000001 [ 2] LOAD 0000000000000000 0000000000000000 RX 000000000004a510 000000000004a510 0000000000001000 [ 3] LOAD 000000000004bec0 000000000004bec0 RW 0000000000001ec0 00000000000055e8 0000000000001000 [ 4] DYNAMIC 000000000004c928 000000000004c928 RW 0000000000000210 0000000000000210 0000000000000008 [ 5] NOTE 0000000000000248 0000000000000248 R 0000000000000044 0000000000000044 0000000000000004 [ 6] ? (0x6474e550) 00000000000452c8 00000000000452c8 R 0000000000000a54 0000000000000a54 0000000000000004 [ 7] ? (0x6474e551) 0000000000000000 0000000000000000 RW 0000000000000000 0000000000000000 0000000000000010 [ 8] ? (0x6474e552) 000000000004bec0 000000000004bec0 R 0000000000001140 0000000000001140 0000000000000001 Symbol table (.dynsym) [ Nr ] Value Size Type Bind Sect Name [ 0] 0000000000000000 0000000000000000 NOTYPE LOCAL 0 [ 1] 0000000000008f38 0000000000000000 SECTION LOCAL 11 [ 2] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_from_locale_string [ 3] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __vsprintf_chk [ 4] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_destroy [ 5] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stpcpy_chk [ 6] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaddset [ 7] 0000000000000000 0000000000000000 FUNC GLOBAL 0 feof [ 8] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ctime [ 9] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 environ [ 10] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_eval_string [ 11] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_destroy [ 12] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setvbuf [ 13] 0000000000000000 0000000000000000 FUNC GLOBAL 0 tmpfile [ 14] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putenv [ 15] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strncpy_chk [ 16] 0000000000000000 0000000000000000 FUNC GLOBAL 0 waitpid [ 17] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_init [ 18] 0000000000000000 0000000000000000 FUNC GLOBAL 0 closedir [ 19] 0000000000000000 0000000000000000 FUNC GLOBAL 0 clock_gettime [ 20] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fwrite [ 21] 0000000000000000 0000000000000000 FUNC GLOBAL 0 close [ 22] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strstr [ 23] 0000000000000000 0000000000000000 FUNC GLOBAL 0 time [ 24] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fdopen [ 25] 0000000000000000 0000000000000000 NOTYPE WEAK 0 __gmon_start__ [ 26] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigprocmask [ 27] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __isoc99_sscanf [ 28] 0000000000000000 0000000000000000 FUNC GLOBAL 0 remove [ 29] 0000000000000000 0000000000000000 FUNC GLOBAL 0 malloc [ 30] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __printf_chk [ 31] 0000000000000000 0000000000000000 FUNC GLOBAL 0 chdir [ 32] 0000000000000000 0000000000000000 OBJECT WEAK 0 _environ [ 33] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputc [ 34] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getcwd [ 35] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 stdin [ 36] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ftruncate [ 37] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_setsigmask [ 38] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __memcpy_chk [ 39] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strcat [ 40] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memmove [ 41] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strndup [ 42] 0000000000000000 0000000000000000 FUNC GLOBAL 0 puts [ 43] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 stdout [ 44] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strncmp [ 45] 0000000000000000 0000000000000000 FUNC GLOBAL 0 textdomain [ 46] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getloadavg [ 47] 0000000000000000 0000000000000000 NOTYPE WEAK 0 _ITM_deregisterTMCloneTable [ 48] 0000000000000000 0000000000000000 FUNC GLOBAL 0 globfree [ 49] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fcntl [ 50] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_call_1 [ 51] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 optarg [ 52] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readlink [ 53] 0000000000000000 0000000000000000 FUNC GLOBAL 0 lseek [ 54] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fxstat [ 55] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 __environ [ 56] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 opterr [ 57] 0000000000000000 0000000000000000 FUNC GLOBAL 0 putc [ 58] 0000000000000000 0000000000000000 NOTYPE WEAK 0 _ITM_registerTMCloneTable [ 59] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fread [ 60] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_module_lookup [ 61] 0000000000000000 0000000000000000 FUNC GLOBAL 0 kill [ 62] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_b_loc [ 63] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pipe [ 64] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strpbrk [ 65] 0000000000000000 0000000000000000 FUNC GLOBAL 0 realloc [ 66] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ferror [ 67] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strdup [ 68] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpwnam [ 69] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn [ 70] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fclose [ 71] 0000000000000000 0000000000000000 FUNC WEAK 0 __cxa_finalize [ 72] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlsym [ 73] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __errno_location [ 74] 0000000000000000 0000000000000000 FUNC GLOBAL 0 exit [ 75] 0000000000000000 0000000000000000 FUNC GLOBAL 0 open [ 76] 0000000000000000 0000000000000000 FUNC GLOBAL 0 abort [ 77] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fputs [ 78] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigemptyset [ 79] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getpid [ 80] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strerror [ 81] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlopen [ 82] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcmp [ 83] 0000000000000000 0000000000000000 FUNC GLOBAL 0 qsort [ 84] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_from_utf8_string [ 85] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __strcpy_chk [ 86] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_define_module [ 87] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_eval_string [ 88] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_with_guile [ 89] 0000000000000000 0000000000000000 FUNC GLOBAL 0 eaccess [ 90] 0000000000000000 0000000000000000 FUNC GLOBAL 0 signal [ 91] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __xstat [ 92] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __lxstat [ 93] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fileno [ 94] 0000000000000000 0000000000000000 FUNC GLOBAL 0 localtime [ 95] 0000000000000000 0000000000000000 FUNC GLOBAL 0 pselect [ 96] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getenv [ 97] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtod [ 98] 0000000000000000 0000000000000000 FUNC GLOBAL 0 ttyname [ 99] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __stack_chk_fail [ 100] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strchr [ 101] 0000000000000000 0000000000000000 FUNC GLOBAL 0 calloc [ 102] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __cxa_atexit [ 103] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fprintf_chk [ 104] 0000000000000000 0000000000000000 FUNC GLOBAL 0 write [ 105] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memrchr [ 106] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fgets [ 107] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fopen [ 108] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getlogin [ 109] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_c_define_gsubr [ 110] 0000000000000000 0000000000000000 FUNC GLOBAL 0 glob [ 111] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __libc_start_main [ 112] 0000000000000000 0000000000000000 FUNC GLOBAL 0 unlink [ 113] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlclose [ 114] 0000000000000000 0000000000000000 FUNC GLOBAL 0 perror [ 115] 0000000000000000 0000000000000000 FUNC GLOBAL 0 execvp [ 116] 0000000000000000 0000000000000000 FUNC GLOBAL 0 _exit [ 117] 0000000000000000 0000000000000000 FUNC GLOBAL 0 wait [ 118] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __ctype_tolower_loc [ 119] 0000000000000000 0000000000000000 FUNC GLOBAL 0 bindtextdomain [ 120] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_to_locale_string [ 121] 0000000000000000 0000000000000000 FUNC GLOBAL 0 read [ 122] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_init [ 123] 0000000000000000 0000000000000000 FUNC GLOBAL 0 readdir [ 124] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dlerror [ 125] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strtol [ 126] 0000000000000000 0000000000000000 FUNC GLOBAL 0 free [ 127] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fnmatch [ 128] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 optind [ 129] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __realpath_chk [ 130] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dcgettext [ 131] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawn_file_actions_adddup2 [ 132] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strrchr [ 133] 0000000000000000 0000000000000000 FUNC GLOBAL 0 mkstemp [ 134] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __sprintf_chk [ 135] 0000000000000000 0000000000000000 FUNC GLOBAL 0 fflush [ 136] 0000000000000000 0000000000000000 FUNC GLOBAL 0 getopt_long [ 137] 0000000000000000 0000000000000000 FUNC GLOBAL 0 opendir [ 138] 0000000000000000 0000000000000000 FUNC GLOBAL 0 umask [ 139] 0000000000000000 0000000000000000 FUNC GLOBAL 0 strsignal [ 140] 0000000000000000 0000000000000000 FUNC GLOBAL 0 isatty [ 141] 0000000000000000 0000000000000000 FUNC GLOBAL 0 gettimeofday [ 142] 0000000000000000 0000000000000000 FUNC GLOBAL 0 dup [ 143] 0000000000000000 0000000000000000 FUNC GLOBAL 0 memcpy [ 144] 0000000000000000 0000000000000000 OBJECT GLOBAL 0 stderr [ 145] 0000000000000000 0000000000000000 FUNC GLOBAL 0 scm_variable_ref [ 146] 0000000000000000 0000000000000000 FUNC GLOBAL 0 __fdelt_chk [ 147] 0000000000000000 0000000000000000 FUNC GLOBAL 0 setlocale [ 148] 0000000000000000 0000000000000000 FUNC GLOBAL 0 sigaction [ 149] 0000000000000000 0000000000000000 FUNC GLOBAL 0 posix_spawnattr_setflags [ 150] 000000000004e358 0000000000000004 OBJECT GLOBAL 24 commands_started [ 151] 000000000000d560 0000000000000236 FUNC GLOBAL 13 ar_member_touch [ 152] 0000000000039090 000000000000010a FUNC GLOBAL 13 jobserver_pre_child [ 153] 000000000002dd40 000000000000074c FUNC GLOBAL 13 construct_include_path [ 154] 000000000004dd78 0000000000000004 OBJECT GLOBAL 23 exit_failure [ 155] 000000000000d7a0 000000000000004e FUNC GLOBAL 13 set_command_state [ 156] 0000000000038a50 0000000000000002 FUNC GLOBAL 13 unblock_remote_children [ 157] 0000000000039360 00000000000000ac FUNC GLOBAL 13 init_hash_global_variable_set [ 158] 000000000003b400 00000000000004ac FUNC GLOBAL 13 initialize_file_variables [ 159] 000000000003bf60 0000000000000154 FUNC GLOBAL 13 build_vpath_lists [ 160] 000000000002cdf0 00000000000001ca FUNC GLOBAL 13 tilde_expand [ 161] 0000000000039ec0 00000000000004e6 FUNC GLOBAL 13 define_automatic_variables [ 162] 000000000004e248 0000000000000004 OBJECT GLOBAL 24 snapped_deps [ 163] 000000000000dc70 0000000000000446 FUNC GLOBAL 13 print_dir_data_base [ 164] 0000000000028eb0 0000000000000002 FUNC GLOBAL 13 make_access [ 165] 000000000002af50 000000000000018a FUNC GLOBAL 13 output_start [ 166] 000000000002e490 0000000000001132 FUNC GLOBAL 13 parse_file_seq [ 167] 00000000000186c0 0000000000000222 FUNC GLOBAL 13 recursively_expand_for_file [ 168] 000000000003f180 0000000000000122 FUNC GLOBAL 13 vpath_search [ 169] 00000000000103f0 0000000000000454 FUNC GLOBAL 13 patsubst_expand_pat [ 170] 0000000000012310 0000000000000294 FUNC GLOBAL 13 file_timestamp_cons [ 171] 0000000000038c20 0000000000000294 FUNC GLOBAL 13 rpl_fcntl [ 172] 0000000000029410 0000000000000032 FUNC GLOBAL 13 xmalloc [ 173] 000000000004d7e0 0000000000000008 OBJECT GLOBAL 23 current_variable_set_list [ 174] 0000000000016690 0000000000000834 FUNC GLOBAL 13 fatal_error_signal [ 175] 000000000004eb90 0000000000000004 OBJECT GLOBAL 24 check_symlink_flag [ 176] 000000000004eb00 0000000000000030 OBJECT GLOBAL 24 shell_var [ 177] 0000000000028d60 0000000000000076 FUNC GLOBAL 13 writebuf [ 178] 000000000001bfb0 000000000000009e FUNC GLOBAL 13 hash_free_items [ 179] 000000000004e228 0000000000000008 OBJECT GLOBAL 24 children [ 180] 000000000001a220 000000000000003a FUNC GLOBAL 13 rename_file [ 181] 0000000000016ed0 00000000000000c8 FUNC GLOBAL 13 split_prereqs [ 182] 0000000000028ec0 0000000000000002 FUNC GLOBAL 13 child_access [ 183] 000000000000e5c0 000000000000019c FUNC GLOBAL 13 pattern_matches [ 184] 00000000000294f0 00000000000000b8 FUNC GLOBAL 13 copy_dep_chain [ 185] 0000000000037390 00000000000003e2 FUNC GLOBAL 13 strcache_print_stats [ 186] 0000000000039010 0000000000000080 FUNC GLOBAL 13 fd_inherit [ 187] 0000000000028b90 0000000000000046 FUNC GLOBAL 13 lindex [ 188] 000000000002a1b0 00000000000000fe FUNC GLOBAL 13 create_pattern_rule [ 189] 0000000000038a00 0000000000000006 FUNC GLOBAL 13 start_remote_job [ 190] 000000000004eb80 0000000000000004 OBJECT GLOBAL 24 rebuilding_makefiles [ 191] 0000000000038900 000000000000007a FUNC GLOBAL 13 jobserver_clear [ 192] 000000000000f200 000000000000013e FUNC GLOBAL 13 hash_init_directories [ 193] 00000000000514a8 0000000000000000 NOTYPE GLOBAL 24 _end [ 194] 00000000000389c0 0000000000000002 FUNC GLOBAL 13 jobserver_pre_acquire [ 195] 000000000002c830 00000000000005ba FUNC GLOBAL 13 convert_to_pattern [ 196] 0000000000039250 000000000000010e FUNC GLOBAL 13 create_pattern_var [ 197] 0000000000037b00 0000000000000132 FUNC GLOBAL 13 lookup_variable_in_set [ 198] 0000000000014880 00000000000001c2 FUNC GLOBAL 13 execute_file_commands [ 199] 000000000004d7d8 0000000000000008 OBJECT GLOBAL 23 expanding_var [ 200] 0000000000038ec0 0000000000000080 FUNC GLOBAL 13 fd_noinherit [ 201] 0000000000028b40 0000000000000042 FUNC GLOBAL 13 print_spaces [ 202] 000000000004eb88 0000000000000008 OBJECT GLOBAL 24 sync_mutex [ 203] 000000000004e318 0000000000000004 OBJECT GLOBAL 24 max_pattern_targets [ 204] 0000000000029490 0000000000000026 FUNC GLOBAL 13 xstrdup [ 205] 000000000001e790 00000000000000f0 FUNC GLOBAL 13 gmk_eval [ 206] 0000000000025e70 0000000000000d36 FUNC GLOBAL 13 new_job [ 207] 0000000000038a70 00000000000001a4 FUNC GLOBAL 13 concatenated_filename [ 208] 00000000000391a0 00000000000000ac FUNC GLOBAL 13 strcache_init [ 209] 0000000000033780 0000000000000ea4 FUNC GLOBAL 13 f_mtime [ 210] 000000000004dd7c 0000000000000004 OBJECT GLOBAL 23 unixy_shell [ 211] 000000000003c850 0000000000000048 FUNC GLOBAL 13 xalloc_die [ 212] 000000000000e760 0000000000000098 FUNC GLOBAL 13 strip_whitespace [ 213] 000000000001d350 00000000000000c0 FUNC GLOBAL 13 hash_init [ 214] 000000000001d960 000000000000049c FUNC GLOBAL 13 hash_load [ 215] 000000000000e870 0000000000000272 FUNC GLOBAL 13 enter_file [ 216] 000000000004e1bc 0000000000000004 OBJECT GLOBAL 24 touch_flag [ 217] 0000000000024880 0000000000000c76 FUNC GLOBAL 13 reap_children [ 218] 0000000000013150 0000000000000084 FUNC GLOBAL 13 ar_name [ 219] 000000000004d0a0 0000000000000008 OBJECT GLOBAL 23 hash_deleted_item [ 220] 000000000004e350 0000000000000004 OBJECT GLOBAL 24 output_sync [ 221] 0000000000015930 000000000000049a FUNC GLOBAL 13 file_exists_p [ 222] 000000000001e0f0 00000000000000a6 FUNC GLOBAL 13 hash_insert_at [ 223] 0000000000018e40 0000000000000144 FUNC GLOBAL 13 set_default_suffixes [ 224] 000000000000cbd0 00000000000007b8 FUNC GLOBAL 13 ar_scan [ 225] 0000000000015560 00000000000003c2 FUNC GLOBAL 13 dir_file_exists_p [ 226] 000000000002a2b0 0000000000000090 FUNC GLOBAL 13 strcache_iscached [ 227] 0000000000019cc0 0000000000000554 FUNC GLOBAL 13 rehash_file [ 228] 00000000000514a0 0000000000000004 OBJECT GLOBAL 24 batch_mode_shell [ 229] 000000000002c570 00000000000000e0 FUNC GLOBAL 13 show_goal_error [ 230] 0000000000029a90 0000000000000120 FUNC GLOBAL 13 find_percent [ 231] 0000000000016fa0 0000000000000336 FUNC GLOBAL 13 install_default_implicit_rules [ 232] 000000000001c0d0 00000000000000ea FUNC GLOBAL 13 hash_free [ 233] 000000000003ca50 0000000000000392 FUNC GLOBAL 13 find_in_given_path [ 234] 000000000004d000 0000000000000000 NOTYPE WEAK 23 data_start [ 235] 000000000004e230 0000000000000004 OBJECT GLOBAL 24 job_slots_used [ 236] 000000000000c650 0000000000000000 FUNC GLOBAL 13 _start [ 237] 000000000001bd80 00000000000000e4 FUNC GLOBAL 13 hash_find_slot [ 238] 000000000003ba00 00000000000000b4 FUNC GLOBAL 13 try_variable_definition [ 239] 0000000000038a10 0000000000000028 FUNC GLOBAL 13 remote_status [ 240] 000000000002bd10 00000000000000ce FUNC GLOBAL 13 output_tmpfd [ 241] 000000000004eaf0 0000000000000008 OBJECT GLOBAL 24 directory_before_chdir [ 242] 000000000001ea10 00000000000000ce FUNC GLOBAL 13 shell_completed [ 243] 000000000002a340 0000000000000374 FUNC GLOBAL 13 strcache_add_len [ 244] 000000000003c8a0 00000000000001a6 FUNC GLOBAL 13 xconcatenated_filename [ 245] 000000000004dd80 0000000000000000 NOTYPE GLOBAL 23 _edata [ 246] 0000000000023a40 00000000000000b4 FUNC GLOBAL 13 unload_file [ 247] 000000000004e1b8 0000000000000004 OBJECT GLOBAL 24 question_flag [ 248] 00000000000389e0 0000000000000002 FUNC GLOBAL 13 remote_cleanup [ 249] 0000000000017f20 00000000000000a8 FUNC GLOBAL 13 allocated_variable_expand_for_file [ 250] 000000000004e1d8 0000000000000008 OBJECT GLOBAL 24 default_file [ 251] 0000000000019410 00000000000002dc FUNC GLOBAL 13 expand_extra_prereqs [ 252] 0000000000029450 0000000000000036 FUNC GLOBAL 13 xcalloc [ 253] 00000000000294c0 0000000000000026 FUNC GLOBAL 13 xstrndup [ 254] 000000000004ead4 0000000000000004 OBJECT GLOBAL 24 verify_flag [ 255] 0000000000037c40 000000000000017c FUNC GLOBAL 13 pop_variable_scope [ 256] 0000000000033340 0000000000000192 FUNC GLOBAL 13 install_pattern_rule [ 257] 000000000004d918 0000000000000008 OBJECT GLOBAL 23 max_load_average [ 258] 000000000004e240 0000000000000008 OBJECT GLOBAL 24 suffix_file [ 259] 0000000000028870 0000000000000044 FUNC GLOBAL 13 alpha_compare [ 260] 0000000000039410 0000000000000326 FUNC GLOBAL 13 define_variable_in_set [ 261] 000000000004e254 0000000000000004 OBJECT GLOBAL 24 ignore_errors_flag [ 262] 000000000004eac0 0000000000000008 OBJECT GLOBAL 24 program [ 263] 000000000003bac0 0000000000000494 FUNC GLOBAL 13 construct_vpath_list [ 264] 000000000000e800 000000000000006c FUNC GLOBAL 13 ar_parse_name [ 265] 000000000001b9e0 000000000000001c FUNC GLOBAL 13 stemlen_compare [ 266] 000000000004eabc 0000000000000004 OBJECT GLOBAL 24 print_version_flag [ 267] 000000000002b8c0 0000000000000138 FUNC GLOBAL 13 die [ 268] 0000000000020320 00000000000006c8 FUNC GLOBAL 13 handle_function [ 269] 000000000001c050 000000000000007e FUNC GLOBAL 13 hash_delete_items [ 270] 000000000001f700 00000000000001e0 FUNC GLOBAL 13 construct_command_argv [ 271] 00000000000365f0 000000000000056e FUNC GLOBAL 13 update_goal_chain [ 272] 0000000000013ca0 0000000000000bde FUNC GLOBAL 13 set_file_variables [ 273] 0000000000020280 000000000000002e FUNC GLOBAL 13 gmk_add_function [ 274] 000000000004e24c 0000000000000004 OBJECT GLOBAL 24 second_expansion [ 275] 000000000004d940 0000000000000008 OBJECT GLOBAL 23 default_load_average [ 276] 0000000000039800 0000000000000106 FUNC GLOBAL 13 push_new_variable_scope [ 277] 000000000004e44c 0000000000000004 OBJECT GLOBAL 24 keep_going_flag [ 278] 0000000000038a60 0000000000000006 FUNC GLOBAL 13 remote_kill [ 279] 0000000000015310 0000000000000228 FUNC GLOBAL 13 file_impossible_p [ 280] 0000000000015eb0 00000000000004c2 FUNC GLOBAL 13 delete_child_targets [ 281] 000000000001a260 0000000000000814 FUNC GLOBAL 13 snap_deps [ 282] 0000000000028be0 0000000000000054 FUNC GLOBAL 13 end_of_token [ 283] 0000000000039740 00000000000000be FUNC GLOBAL 13 create_new_variable_set [ 284] 0000000000015540 0000000000000020 FUNC GLOBAL 13 dir_name [ 285] 000000000000da30 000000000000023c FUNC GLOBAL 13 undefine_default_variables [ 286] 00000000000389d0 0000000000000002 FUNC GLOBAL 13 remote_setup [ 287] 000000000002bc90 000000000000007c FUNC GLOBAL 13 pfatal_with_name [ 288] 00000000000174c0 00000000000009d2 FUNC GLOBAL 13 variable_expand_string [ 289] 000000000001e5c0 0000000000000100 FUNC GLOBAL 13 hash_dump [ 290] 000000000004e224 0000000000000004 OBJECT GLOBAL 24 handling_fatal_signal [ 291] 0000000000028c40 0000000000000054 FUNC GLOBAL 13 next_token [ 292] 000000000004e2f0 0000000000000004 OBJECT GLOBAL 24 shell_function_pid [ 293] 000000000001fed0 00000000000003aa FUNC GLOBAL 13 define_new_function [ 294] 000000000002b230 0000000000000280 FUNC GLOBAL 13 message [ 295] 0000000000015dd0 00000000000000dc FUNC GLOBAL 13 ar_member_date [ 296] 000000000001bf80 000000000000002c FUNC GLOBAL 13 hash_delete_at [ 297] 0000000000017ea0 0000000000000080 FUNC GLOBAL 13 variable_expand_for_file [ 298] 0000000000038a40 0000000000000002 FUNC GLOBAL 13 block_remote_children [ 299] 000000000004e308 0000000000000004 OBJECT GLOBAL 24 max_pattern_deps [ 300] 000000000000cb40 0000000000000088 FUNC GLOBAL 13 ar_name_equal [ 301] 000000000000d390 00000000000001ca FUNC GLOBAL 13 ar_glob [ 302] 00000000000230d0 0000000000000142 FUNC GLOBAL 13 try_implicit_rule [ 303] 000000000004e320 0000000000000008 OBJECT GLOBAL 24 pattern_rules [ 304] 0000000000013c10 0000000000000086 FUNC GLOBAL 13 define_default_variables [ 305] 0000000000037780 000000000000015a FUNC GLOBAL 13 free_variable_set [ 306] 000000000004e250 0000000000000004 OBJECT GLOBAL 24 export_all_variables [ 307] 000000000004e270 0000000000000004 OBJECT GLOBAL 24 print_data_base_flag [ 308] 000000000004eb84 0000000000000004 OBJECT GLOBAL 24 clock_skew_detected [ 309] 0000000000038f40 000000000000003e FUNC GLOBAL 13 jobserver_post_child [ 310] 0000000000034630 0000000000000532 FUNC GLOBAL 13 notice_finished_file [ 311] 000000000003c0c0 0000000000000216 FUNC GLOBAL 13 jobserver_setup [ 312] 000000000003f3b0 0000000000000004 OBJECT GLOBAL 15 _IO_stdin_used [ 313] 000000000004d000 0000000000000000 NOTYPE GLOBAL 23 __data_start [ 314] 000000000000ff60 00000000000000ac FUNC GLOBAL 13 init_hash_files [ 315] 000000000003f320 0000000000000002 FUNC GLOBAL 13 __libc_csu_fini [ 316] 000000000003b8b0 0000000000000148 FUNC GLOBAL 13 assign_variable_definition [ 317] 0000000000032a80 00000000000007aa FUNC GLOBAL 13 read_all_makefiles [ 318] 000000000000fd20 0000000000000064 FUNC GLOBAL 13 install_variable_buffer [ 319] 000000000004eaf8 0000000000000004 OBJECT GLOBAL 24 stdio_traced [ 320] 000000000001aa80 0000000000000b76 FUNC GLOBAL 13 print_file_data_base [ 321] 000000000000d7f0 000000000000013a FUNC GLOBAL 13 print_commands [ 322] 0000000000038350 00000000000001be FUNC GLOBAL 13 print_file_variables [ 323] 000000000003a7e0 000000000000074c FUNC GLOBAL 13 target_environment [ 324] 000000000001c540 0000000000000264 FUNC GLOBAL 13 jhash_string [ 325] 000000000001c3e0 0000000000000158 FUNC GLOBAL 13 jhash [ 326] 000000000004e258 0000000000000004 OBJECT GLOBAL 24 not_parallel [ 327] 000000000004d004 0000000000000001 OBJECT GLOBAL 23 cmd_prefix [ 328] 000000000004e360 0000000000000080 OBJECT GLOBAL 24 fatal_signal_set [ 329] 0000000000010010 00000000000003d4 FUNC GLOBAL 13 subst_expand [ 330] 000000000004e340 0000000000000008 OBJECT GLOBAL 24 job_counter [ 331] 0000000000017fd0 0000000000000012 FUNC GLOBAL 13 variable_expand [ 332] 000000000003f2b0 0000000000000062 FUNC GLOBAL 13 __libc_csu_init [ 333] 0000000000029690 00000000000002c6 FUNC GLOBAL 13 strcache_add [ 334] 000000000003c7d0 0000000000000074 FUNC GLOBAL 13 jobserver_release [ 335] 0000000000012670 00000000000004de FUNC GLOBAL 13 verify_file_data_base [ 336] 0000000000026bd0 0000000000000714 FUNC GLOBAL 13 load_file [ 337] 000000000004e1c8 0000000000000004 OBJECT GLOBAL 24 db_level [ 338] 000000000000f340 00000000000000cc FUNC GLOBAL 13 variable_buffer_output [ 339] 0000000000026bb0 0000000000000014 FUNC GLOBAL 13 start_waiting_jobs [ 340] 0000000000028f40 0000000000000046 FUNC GLOBAL 13 xrealloc [ 341] 000000000004e1d0 0000000000000004 OBJECT GLOBAL 24 one_shell [ 342] 00000000000389f0 0000000000000006 FUNC GLOBAL 13 start_remote_job_p [ 343] 000000000000e0c0 0000000000000044 FUNC GLOBAL 13 dir_setup_glob [ 344] 000000000004e280 0000000000000008 OBJECT GLOBAL 24 starting_directory [ 345] 00000000000288f0 0000000000000002 FUNC GLOBAL 13 user_access [ 346] 0000000000038710 00000000000001c6 FUNC GLOBAL 13 print_vpath_data_base [ 347] 000000000002aeb0 000000000000009a FUNC GLOBAL 13 output_close [ 348] 000000000003af30 00000000000004ca FUNC GLOBAL 13 do_variable_definition [ 349] 000000000001be70 0000000000000110 FUNC GLOBAL 13 hash_delete [ 350] 0000000000028ed0 0000000000000068 FUNC GLOBAL 13 out_of_memory [ 351] 000000000003c4b0 000000000000012c FUNC GLOBAL 13 jobserver_acquire_all [ 352] 000000000004e1c4 0000000000000004 OBJECT GLOBAL 24 just_print_flag [ 353] 00000000000380d0 0000000000000274 FUNC GLOBAL 13 print_variable_data_base [ 354] 000000000004dd80 0000000000000000 NOTYPE GLOBAL 24 __bss_start [ 355] 0000000000028e70 0000000000000036 FUNC GLOBAL 13 free_ns_chain [ 356] 000000000002ba00 000000000000024a FUNC GLOBAL 13 fatal [ 357] 000000000002ad50 0000000000000158 FUNC GLOBAL 13 output_init [ 358] 0000000000036b60 0000000000000486 FUNC GLOBAL 13 snap_implicit_rules [ 359] 000000000004e1f0 0000000000000004 OBJECT GLOBAL 24 always_make_flag [ 360] 000000000001e1a0 0000000000000418 FUNC GLOBAL 13 hash_insert [ 361] 000000000002bde0 00000000000003ce FUNC GLOBAL 13 print_rule_data_base [ 362] 000000000004eb40 0000000000000004 OBJECT GLOBAL 24 print_directory_flag [ 363] 000000000004eae4 000000000000000c OBJECT GLOBAL 24 make_sync [ 364] 0000000000038f80 0000000000000086 FUNC GLOBAL 13 get_bad_stdin [ 365] 000000000001c810 00000000000000c8 FUNC GLOBAL 13 is_bourne_compatible_shell [ 366] 000000000001bc70 0000000000000108 FUNC GLOBAL 13 hash_find_item [ 367] 000000000001c250 000000000000008e FUNC GLOBAL 13 hash_map_arg [ 368] 000000000004e238 0000000000000008 OBJECT GLOBAL 24 reading_file [ 369] 000000000004e278 0000000000000008 OBJECT GLOBAL 24 remote_description [ 370] 00000000000209f0 00000000000002c8 FUNC GLOBAL 13 guile_gmake_setup [ 371] 0000000000038510 000000000000015e FUNC GLOBAL 13 print_target_variables [ 372] 000000000004e458 0000000000000004 OBJECT GLOBAL 24 job_slots [ 373] 000000000001c940 0000000000000006 FUNC GLOBAL 13 gmk_free [ 374] 000000000002b0e0 0000000000000146 FUNC GLOBAL 13 outputs [ 375] 000000000004ead8 0000000000000008 OBJECT GLOBAL 24 output_sync_option [ 376] 000000000004e1d4 0000000000000004 OBJECT GLOBAL 24 no_builtin_variables_flag [ 377] 000000000004d988 0000000000000008 OBJECT GLOBAL 23 version_string [ 378] 000000000004e310 0000000000000008 OBJECT GLOBAL 24 max_pattern_dep_length [ 379] 000000000000eaf0 0000000000000710 FUNC GLOBAL 13 install_default_suffix_rules [ 380] 0000000000028de0 0000000000000084 FUNC GLOBAL 13 readbuf [ 381] 000000000001f3b0 0000000000000264 FUNC GLOBAL 13 exec_command [ 382] 000000000001e6c0 0000000000000032 FUNC GLOBAL 13 gmk_alloc [ 383] 0000000000028ca0 00000000000000b2 FUNC GLOBAL 13 find_next_token [ 384] 000000000004eb60 0000000000000008 OBJECT GLOBAL 24 default_goal_var [ 385] 000000000003a3b0 0000000000000058 FUNC GLOBAL 13 jobserver_get_auth [ 386] 000000000004e0c8 0000000000000004 OBJECT GLOBAL 24 no_builtin_rules_flag [ 387] 0000000000025500 000000000000050c FUNC GLOBAL 13 func_shell_base [ 388] 000000000004e234 0000000000000004 OBJECT GLOBAL 24 warn_undefined_variables_flag [ 389] 000000000001c2e0 00000000000000f4 FUNC GLOBAL 13 hash_print_stats [ 390] 000000000000e110 000000000000003a FUNC GLOBAL 13 restore_variable_buffer [ 391] 000000000004e354 0000000000000004 OBJECT GLOBAL 24 trace_flag [ 392] 0000000000029bb0 0000000000000288 FUNC GLOBAL 13 find_percent_cached [ 393] 000000000004dec0 0000000000000200 OBJECT GLOBAL 24 stopchar_map [ 394] 00000000000125b0 00000000000000ba FUNC GLOBAL 13 file_timestamp_now [ 395] 000000000002c2b0 00000000000000a6 FUNC GLOBAL 13 perror_with_name [ 396] 000000000004e448 0000000000000004 OBJECT GLOBAL 24 jobserver_tokens [ 397] 000000000004dcf8 0000000000000008 OBJECT GLOBAL 23 default_shell [ 398] 000000000004eb44 0000000000000004 OBJECT GLOBAL 24 inhibit_print_directory_flag [ 399] 000000000001f8e0 000000000000004a FUNC GLOBAL 13 gmk_expand [ 400] 0000000000038980 0000000000000038 FUNC GLOBAL 13 jobserver_signal [ 401] 000000000004e260 0000000000000008 OBJECT GLOBAL 24 output_context [ 402] 0000000000023b00 000000000000050c FUNC GLOBAL 13 child_execute_job [ 403] 0000000000014f70 0000000000000392 FUNC GLOBAL 13 file_impossible [ 404] 000000000004de58 0000000000000008 OBJECT GLOBAL 24 variable_buffer [ 405] 000000000004eb30 0000000000000004 OBJECT GLOBAL 24 makelevel [ 406] 0000000000029200 0000000000000202 FUNC GLOBAL 13 concat [ 407] 0000000000039910 00000000000005aa FUNC GLOBAL 13 merge_variable_set_lists [ 408] 00000000000188f0 000000000000054c FUNC GLOBAL 13 enter_prereqs [ 409] 000000000003c5e0 00000000000001b8 FUNC GLOBAL 13 jobserver_acquire [ 410] 000000000000e150 00000000000001ae FUNC GLOBAL 13 lookup_file [ 411] 000000000001c1c0 0000000000000086 FUNC GLOBAL 13 hash_map [ 412] 0000000000010850 000000000000026e FUNC GLOBAL 13 patsubst_expand [ 413] 000000000001d410 000000000000054c FUNC GLOBAL 13 hash_init_function_table [ 414] 0000000000012d70 00000000000002b6 FUNC GLOBAL 13 remove_intermediates [ 415] 000000000002b4b0 000000000000032c FUNC GLOBAL 13 error [ 416] 000000000003a440 0000000000000396 FUNC GLOBAL 13 lookup_variable [ 417] 000000000004e1cc 0000000000000004 OBJECT GLOBAL 24 run_silent [ 418] 000000000004d990 0000000000000008 OBJECT GLOBAL 23 make_host [ 419] 000000000001c8e0 0000000000000058 FUNC GLOBAL 13 unblock_all_sigs [ 420] 00000000000295b0 00000000000000d2 FUNC GLOBAL 13 get_tmpfile [ 421] 000000000001ba20 0000000000000048 FUNC GLOBAL 13 child_handler [ 422] 0000000000017ff0 000000000000018c FUNC GLOBAL 13 expand_argument [ 423] 0000000000033230 000000000000010a FUNC GLOBAL 13 eval_buffer [ 424] 000000000002a960 00000000000003ec FUNC GLOBAL 13 output_dump [ 425] 00000000000388e0 0000000000000014 FUNC GLOBAL 13 jobserver_enabled [ 426] 0000000000013590 000000000000001a FUNC GLOBAL 13 chop_commands [ 427] 000000000003c2e0 00000000000001ce FUNC GLOBAL 13 jobserver_parse_auth [ 428] 000000000004ebb8 0000000000000008 OBJECT GLOBAL 24 last_pattern_rule [ 429] 00000000000378e0 0000000000000212 FUNC GLOBAL 13 undefine_variable_in_set [ 430] 0000000000028900 0000000000000240 FUNC GLOBAL 13 collapse_continuations [ 431] 000000000000e300 0000000000000196 FUNC GLOBAL 13 file_timestamp_sprintf [ 432] 0000000000037dc0 0000000000000302 FUNC GLOBAL 13 parse_variable_definition [ 433] 0000000000038670 000000000000009a FUNC GLOBAL 13 gpath_search [ 434] 000000000004e300 0000000000000004 OBJECT GLOBAL 24 posix_pedantic [ 435] 000000000000fd90 00000000000001cc FUNC GLOBAL 13 build_target_list [ 436] 000000000000e4a0 000000000000011a FUNC GLOBAL 13 print_prereqs [ 437] 000000000004e31c 0000000000000004 OBJECT GLOBAL 24 num_pattern_rules [ 438] 0000000000012b50 0000000000000216 FUNC GLOBAL 13 ar_touch [ 439] 000000000004ddf0 0000000000000004 OBJECT GLOBAL 24 env_overrides [ 440] 000000000000a080 00000000000025ca FUNC GLOBAL 13 main 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$3s924 [ 2] 00000100 GA$3a1 [ 3] 00000100 GA$3p924 [ 4] 00000100 GA* [ 5] 00000100 GA$annobin gcc 10.2.1 20200723 [ 6] 00000100 GA$running gcc 10.2.1 20200723 [ 7] 00000100 GA* [ 8] 00000100 GA! [ 9] 00000100 GA*FORTIFY [10] 00000100 GA+GLIBCXX_ASSERTIONS [11] 00000100 GA*GOW [12] 00000100 GA*cf_protection [13] 00000100 GA+omit_frame_pointer [14] 00000100 GA+stack_clash [15] 00000100 GA$3p924 [16] 00000100 GA* [17] 00000100 GA$annobin gcc 10.2.1 20200723 [18] 00000100 GA$running gcc 10.2.1 20200723 [19] 00000100 GA* [20] 00000100 GA! [21] 00000100 GA*FORTIFY [22] 00000100 GA+GLIBCXX_ASSERTIONS [23] 00000100 GA*GOW [24] 00000100 GA*cf_protection [25] 00000100 GA+omit_frame_pointer [26] 00000100 GA+stack_clash Dynamic section (.dynamic) [ Nr ] Tag Name/Value [ 0] NEEDED libguile-2.2.so.1 [ 1] NEEDED libdl.so.2 [ 2] NEEDED libc.so.6 [ 3] INIT 0000000000008f38 [ 4] FINI 000000000003f380 [ 5] INIT_ARRAY 000000000004bec0 [ 6] INIT_ARRAYSZ 0000000000000008 [ 7] FINI_ARRAY 000000000004bec8 [ 8] FINI_ARRAYSZ 0000000000000008 [ 9] ? (0x6ffffef5) 0000000000000290 [ 10] STRTAB 00000000000035a0 [ 11] SYMTAB 0000000000000c48 [ 12] STRSZ 000000000000177d [ 13] SYMENT 0000000000000018 [ 14] DEBUG 0000000000000000 [ 15] PLTGOT 000000000004cb38 [ 16] PLTRELSZ 0000000000000ca8 [ 17] PLTREL 0000000000000007 [ 18] JMPREL 0000000000008290 [ 19] RELA 0000000000005170 [ 20] RELASZ 0000000000003120 [ 21] RELAENT 0000000000000018 [ 22] BIND_NOW 0000000000000000 [ 23] ? (0x6ffffffb) 0000000008000001 [ 24] ? (0x6ffffffe) 0000000000005090 [ 25] ? (0x6fffffff) 0000000000000003 [ 26] ? (0x6ffffff0) 0000000000004d1e [ 27] ? (0x6ffffff9) 00000000000001e9 [ 28] NULL 0000000000000000 Section Data: .interp [00000000] 2f 6c 69 62 2f 6c 64 36 34 2e 73 6f 2e 31 00 .note.gnu.build-id [00000000] 00 00 00 04 00 00 00 14 00 00 00 03 47 4e 55 00 [00000010] f6 77 2a ab f1 78 e6 16 be bd 5a 78 d9 53 d3 00 [00000020] 66 c5 ae 57 .note.ABI-tag [00000000] 00 00 00 04 00 00 00 10 00 00 00 01 47 4e 55 00 [00000010] 00 00 00 00 00 00 00 03 00 00 00 02 00 00 00 00 .gnu.hash [00000000] 00 00 01 07 00 00 00 96 00 00 00 20 00 00 00 0b [00000010] 44 02 40 4a 20 82 02 02 08 09 40 04 07 21 04 6a [00000020] c0 80 20 30 55 85 02 e1 09 11 42 a8 08 a8 50 1b [00000030] 02 08 01 03 10 81 00 16 00 0c 94 ba 10 43 24 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 00 00 00 00 03 00 00 0b [00000020] 00 00 00 00 00 00 8f 38 00 00 00 00 00 00 00 00 [00000030] 00 00 04 94 12 00 00 00 00 00 00 00 00 00 00 00 .dynstr [00000000] 00 5f 5f 63 78 61 5f 66 69 6e 61 6c 69 7a 65 00 [00000010] 5f 5f 6c 69 62 63 5f 73 74 61 72 74 5f 6d 61 69 [00000020] 6e 00 5f 5f 63 78 61 5f 61 74 65 78 69 74 00 5f [00000030] 5f 78 73 74 61 74 00 5f 5f 6c 78 73 74 61 74 00 .gnu.version [00000000] 00 00 00 00 00 02 00 03 00 04 00 05 00 04 00 04 [00000010] 00 04 00 04 00 02 00 04 00 04 00 04 00 04 00 05 [00000020] 00 04 00 04 00 04 00 06 00 04 00 04 00 04 00 04 [00000030] 00 04 00 00 00 04 00 07 00 04 00 04 00 03 00 04 .gnu.version_r [00000000] 00 01 00 01 00 00 05 99 00 00 00 10 00 00 00 20 [00000010] 0d 69 69 12 00 00 00 0a 00 00 17 12 00 00 00 00 [00000020] 00 01 00 09 00 00 05 a4 00 00 00 10 00 00 00 a0 [00000030] 09 69 1a 73 00 00 00 0c 00 00 17 1c 00 00 00 10 .rela.dyn [00000000] 00 00 00 00 00 04 be c0 00 00 00 00 00 00 00 0c [00000010] 00 00 00 00 00 00 c7 70 00 00 00 00 00 04 be c8 [00000020] 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 c7 20 [00000030] 00 00 00 00 00 04 be d0 00 00 00 00 00 00 00 0c .rela.plt [00000000] 00 00 00 00 00 04 cb 50 00 00 00 02 00 00 00 0b [00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 04 cb 58 [00000020] 00 00 00 03 00 00 00 0b 00 00 00 00 00 00 00 00 [00000030] 00 00 00 00 00 04 cb 60 00 00 00 04 00 00 00 0b .init [00000000] eb 6f f0 30 00 24 b9 04 00 1f a7 fb ff 60 e3 10 [00000010] f0 00 00 24 c0 c0 00 02 1d f6 c0 10 00 02 20 1f [00000020] e3 10 10 00 00 04 b9 02 00 11 a7 84 00 03 0d e1 [00000030] e3 40 f1 10 00 04 eb 6f f0 d0 00 04 07 f4 07 07 .plt [00000000] e3 10 f0 38 00 24 c0 10 00 02 1d dd d2 07 f0 30 [00000010] 10 08 e3 10 10 10 00 04 07 f1 07 00 07 00 07 00 [00000020] c0 10 00 02 1d dc e3 10 10 00 00 04 07 f1 0d 10 [00000030] e3 10 10 0c 00 14 c0 f4 ff ff ff e5 00 00 00 00 .text [00000000] eb 6f f0 30 00 24 b9 04 00 ef e3 f0 f0 00 ff 71 [00000010] e3 00 ff f8 00 20 e3 f0 f6 e8 ff 71 a7 eb ff f0 [00000020] 60 80 e0 00 60 a0 e0 08 b9 04 00 bf e3 30 b0 e0 [00000030] 00 24 e3 20 b0 c0 00 24 e3 40 b0 e8 00 24 b2 4f .fini [00000000] eb 6f f0 30 00 24 b9 04 00 1f a7 fb ff 60 e3 10 [00000010] f0 00 00 24 c0 c0 00 00 6b d2 07 07 e3 40 f1 10 [00000020] 00 04 eb 6f f0 d0 00 04 07 f4 07 07 .rodata [00000000] 00 02 00 01 41 52 46 49 4c 45 4e 41 4d 45 53 2f [00000010] 00 00 25 38 6f 00 25 6c 75 00 23 20 20 72 65 63 [00000020] 69 70 65 20 74 6f 20 65 78 65 63 75 74 65 00 00 [00000030] 20 28 62 75 69 6c 74 2d 69 6e 29 3a 00 00 20 28 .eh_frame_hdr [00000000] 01 1b 03 3b 00 00 0a 54 00 00 01 49 ff fc 4d b8 [00000010] 00 00 33 10 ff fc 73 88 00 00 0a 70 ff fc 74 b8 [00000020] 00 00 0a a0 ff fc 74 c8 00 00 0a b4 ff fc 74 e8 [00000030] 00 00 0a c8 ff fc 75 08 00 00 0a dc ff fc 75 58 .eh_frame [00000000] 00 00 00 14 00 00 00 00 01 7a 52 00 01 78 0e 01 [00000010] 1b 0c 0f a0 01 07 0e 00 00 00 00 14 00 00 00 1c [00000020] ff fc 69 10 00 00 00 46 00 00 00 00 00 00 00 00 [00000030] 00 00 00 14 00 00 00 00 01 7a 52 00 01 78 0e 01 .init_array [00000000] 00 00 00 00 00 00 c7 70 .fini_array [00000000] 00 00 00 00 00 00 c7 20 .data.rel.ro [00000000] 00 00 00 00 00 04 be d0 00 00 00 62 00 00 00 07 [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 42 00 00 00 00 .dynamic [00000000] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 87 [00000010] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 99 [00000020] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 a4 [00000030] 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 8f 38 .got [00000000] 00 00 00 00 00 04 c9 28 00 00 00 00 00 00 00 00 [00000010] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 8f a6 [00000020] 00 00 00 00 00 00 8f c6 00 00 00 00 00 00 8f e6 [00000030] 00 00 00 00 00 00 90 06 00 00 00 00 00 00 90 26 .data [00000000] 00 00 00 00 09 00 2e 6f 75 74 20 2e 61 20 2e 6c [00000010] 6e 20 2e 6f 20 2e 63 20 2e 63 63 20 2e 43 20 2e [00000020] 63 70 70 20 2e 70 20 2e 66 20 2e 46 20 2e 6d 20 [00000030] 2e 72 20 2e 79 20 2e 6c 20 2e 79 6d 20 2e 79 6c .gnu.build.attributes [00000000] 00 00 00 08 00 00 00 10 00 00 01 00 47 41 24 01 [00000010] 33 61 31 00 00 00 00 00 00 00 8f 38 00 00 00 00 [00000020] 00 00 c6 98 00 00 00 0a 00 00 00 10 00 00 01 00 [00000030] 47 41 24 01 33 73 39 32 34 00 00 00 00 00 00 00 .gnu_debuglink [00000000] 6d 61 6b 65 2d 34 2e 33 2d 32 2e 66 63 33 33 2e [00000010] 73 33 39 30 78 2e 64 65 62 75 67 00 a8 07 3c b3 .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 38 f7 0f bd 5d 00 3f [00000020] 91 45 84 68 44 54 54 e2 5b 25 e8 49 db 14 88 56 [00000030] b1 9f 3f 23 14 bc 84 fb a7 22 90 f0 4c 31 a4 be .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 67 6e 75 2e 62 75 69 [00000020] 6c 64 2d 69 64 00 2e 6e 6f 74 65 2e 41 42 49 2d [00000030] 74 61 67 00 2e 67 6e 75 2e 68 61 73 68 00 2e 64 Segment Data: Segment # 0 [00000000] 00 00 00 06 00 00 00 04 00 00 00 00 00 00 00 40 [00000010] 00 00 00 00 00 00 00 40 00 00 00 00 00 00 00 40 [00000020] 00 00 00 00 00 00 01 f8 00 00 00 00 00 00 01 f8 [00000030] 00 00 00 00 00 00 00 08 00 00 00 03 00 00 00 04 Segment # 1 [00000000] 2f 6c 69 62 2f 6c 64 36 34 2e 73 6f 2e 31 00 Segment # 2 [00000000] 7f 45 4c 46 02 02 01 00 00 00 00 00 00 00 00 00 [00000010] 00 03 00 16 00 00 00 01 00 00 00 00 00 00 c6 50 [00000020] 00 00 00 00 00 00 00 40 00 00 00 00 00 04 e2 20 [00000030] 00 00 00 00 00 40 00 38 00 09 00 40 00 1d 00 1c Segment # 3 [00000000] 00 00 00 00 00 00 c7 70 00 00 00 00 00 00 c7 20 [00000010] 00 00 00 00 00 04 be d0 00 00 00 62 00 00 00 07 [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 Segment # 4 [00000000] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 87 [00000010] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 99 [00000020] 00 00 00 00 00 00 00 01 00 00 00 00 00 00 05 a4 [00000030] 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 8f 38 Segment # 5 [00000000] 00 00 00 04 00 00 00 14 00 00 00 03 47 4e 55 00 [00000010] f6 77 2a ab f1 78 e6 16 be bd 5a 78 d9 53 d3 00 [00000020] 66 c5 ae 57 00 00 00 04 00 00 00 10 00 00 00 01 [00000030] 47 4e 55 00 00 00 00 00 00 00 00 03 00 00 00 02 Segment # 6 [00000000] 01 1b 03 3b 00 00 0a 54 00 00 01 49 ff fc 4d b8 [00000010] 00 00 33 10 ff fc 73 88 00 00 0a 70 ff fc 74 b8 [00000020] 00 00 0a a0 ff fc 74 c8 00 00 0a b4 ff fc 74 e8 [00000030] 00 00 0a c8 ff fc 75 08 00 00 0a dc ff fc 75 58 Segment # 7 Segment # 8 [00000000] 00 00 00 00 00 00 c7 70 00 00 00 00 00 00 c7 20 [00000010] 00 00 00 00 00 04 be d0 00 00 00 62 00 00 00 07 [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 Processing files: elfio-devel-3.8-2.fc34.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kqdnb3 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd elfio-3.8 + DOCDIR=/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/doc/elfio-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/doc/elfio-devel + cp -pr AUTHORS /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/doc/elfio-devel + cp -pr doc/elfio.pdf /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/doc/elfio-devel + cp -pr README /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/doc/elfio-devel + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd elfio-3.8 + LICENSEDIR=/builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/licenses/elfio-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/licenses/elfio-devel + cp -pr COPYING /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x/usr/share/licenses/elfio-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.V8dSt7 Provides: elfio-devel = 3.8-2.fc34 elfio-static = 3.8-2.fc34 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.8-2.fc34.s390x Wrote: /builddir/build/RPMS/elfio-devel-3.8-2.fc34.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rmRxsP + umask 022 + cd /builddir/build/BUILD + cd elfio-3.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elfio-3.8-2.fc34.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0