[build-status: 60656] Log for failed build of elfutils_0.123-3 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Sat Mar 24 10:35:42 JST 2007


Automatic build of elfutils_0.123-3 on mappi005 by sbuild/m32r 0.53
Build started at 20070324-0757
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 1306kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main elfutils 0.123-3 (dsc) [741B]
Get:2 http://debian.linux-m32r.org 06_devonian/main elfutils 0.123-3 (tar) [1147kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main elfutils 0.123-3 (diff) [159kB]
Fetched 1306kB in 39s (32.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), autotools-dev, bzip2
Build-Conflicts: autoconf2.13, automake1.4
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 5.0.0 is satisfied)
autotools-dev: already installed (20060920.1)
bzip2: already installed (1.0.3-6)
autoconf2.13: already deinstalled
automake1.4: already deinstalled
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Thu Dec 21 21:18:02 2006 JST using DSA key ID 7244970B
gpg: Can't check signature: public key not found
dpkg-source: extracting elfutils in elfutils-0.123
dpkg-source: unpacking elfutils_0.123.orig.tar.gz
dpkg-source: applying /debian/buildd/build/elfutils_0.123-3.diff.gz
dpkg-buildpackage: source package is elfutils
dpkg-buildpackage: source version is 0.123-3
dpkg-buildpackage: source changed by Kurt Roeckx <kurt at roeckx.be>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.123-3
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/elfutils-0.123'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd/elfutils-0.123'
make: [clean] Error 2 (ignored)
rm -f config/config.guess config/config.sub elfutils.spec
rm -rf autom4te.cache
dh_clean
 debian/rules build
dh_testdir
rm -f config/config.guess config/config.sub
ln -s /usr/share/misc/config.guess config/config.guess
ln -s /usr/share/misc/config.sub config/config.sub
CFLAGS="-g -O2" ./configure --build=m32r-linux-gnu --prefix=/usr \
		--program-prefix=eu-
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for gcc with C99 support... yes
checking for -Wextra option to gcc... yes
checking for --as-needed linker option... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating config/Makefile
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating elfutils.spec
config.status: creating lib/Makefile
config.status: creating libelf/Makefile
config.status: creating libelf-po/Makefile.in
config.status: WARNING:  libelf-po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating libebl/Makefile
config.status: creating libdw/Makefile
config.status: creating libdwfl/Makefile
config.status: creating libcpu/Makefile
config.status: creating libasm/Makefile
config.status: creating backends/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating libelf-po/POTFILES
config.status: creating libelf-po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd/elfutils-0.123'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd/elfutils-0.123'
Making all in config
make[3]: Entering directory `/build/buildd/elfutils-0.123/config'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/elfutils-0.123/config'
Making all in m4
make[3]: Entering directory `/build/buildd/elfutils-0.123/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/elfutils-0.123/m4'
Making all in lib
make[3]: Entering directory `/build/buildd/elfutils-0.123/lib'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I./../libelf -I..   -fPIC -Wall -Wshadow -Werror -Wunused -Wextra  -g -O2 -MT xstrndup.o -MD -MP -MF ".deps/xstrndup.Tpo" -c -o xstrndup.o xstrndup.c; \
	then mv -f ".deps/xstrndup.Tpo" ".deps/xstrndup.Po"; else rm -f ".deps/xstrndup.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I./../libelf -I..   -fPIC -Wall -Wshadow -Werror -Wunused -Wextra -ffunction-sections -g -O2 -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \
	then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I./../libelf -I..   -fPIC -Wall -Wshadow -Werror -Wunused -Wextra  -g -O2 -MT next_prime.o -MD -MP -MF ".deps/next_prime.Tpo" -c -o next_prime.o next_prime.c; \
	then mv -f ".deps/next_prime.Tpo" ".deps/next_prime.Po"; else rm -f ".deps/next_prime.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I./../libelf -I..   -fPIC -Wall -Wshadow -Werror -Wunused -Wextra  -g -O2 -MT crc32.o -MD -MP -MF ".deps/crc32.Tpo" -c -o crc32.o crc32.c; \
	then mv -f ".deps/crc32.Tpo" ".deps/crc32.Po"; else rm -f ".deps/crc32.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I./../libelf -I..   -fPIC -Wall -Wshadow -Werror -Wunused -Wextra  -g -O2 -MT crc32_file.o -MD -MP -MF ".deps/crc32_file.Tpo" -c -o crc32_file.o crc32_file.c; \
	then mv -f ".deps/crc32_file.Tpo" ".deps/crc32_file.Po"; else rm -f ".deps/crc32_file.Tpo"; exit 1; fi
rm -f libeu.a
ar cru libeu.a xstrndup.o xmalloc.o next_prime.o crc32.o crc32_file.o 
ranlib libeu.a
make[3]: Leaving directory `/build/buildd/elfutils-0.123/lib'
Making all in libelf
make[3]: Entering directory `/build/buildd/elfutils-0.123/libelf'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_version.o -MD -MP -MF ".deps/elf_version.Tpo" -c -o elf_version.o elf_version.c; \
	then mv -f ".deps/elf_version.Tpo" ".deps/elf_version.Po"; else rm -f ".deps/elf_version.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_hash.o -MD -MP -MF ".deps/elf_hash.Tpo" -c -o elf_hash.o elf_hash.c; \
	then mv -f ".deps/elf_hash.Tpo" ".deps/elf_hash.Po"; else rm -f ".deps/elf_hash.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_error.o -MD -MP -MF ".deps/elf_error.Tpo" -c -o elf_error.o elf_error.c; \
	then mv -f ".deps/elf_error.Tpo" ".deps/elf_error.Po"; else rm -f ".deps/elf_error.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_fill.o -MD -MP -MF ".deps/elf_fill.Tpo" -c -o elf_fill.o elf_fill.c; \
	then mv -f ".deps/elf_fill.Tpo" ".deps/elf_fill.Po"; else rm -f ".deps/elf_fill.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_begin.o -MD -MP -MF ".deps/elf_begin.Tpo" -c -o elf_begin.o elf_begin.c; \
	then mv -f ".deps/elf_begin.Tpo" ".deps/elf_begin.Po"; else rm -f ".deps/elf_begin.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_next.o -MD -MP -MF ".deps/elf_next.Tpo" -c -o elf_next.o elf_next.c; \
	then mv -f ".deps/elf_next.Tpo" ".deps/elf_next.Po"; else rm -f ".deps/elf_next.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_rand.o -MD -MP -MF ".deps/elf_rand.Tpo" -c -o elf_rand.o elf_rand.c; \
	then mv -f ".deps/elf_rand.Tpo" ".deps/elf_rand.Po"; else rm -f ".deps/elf_rand.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_end.o -MD -MP -MF ".deps/elf_end.Tpo" -c -o elf_end.o elf_end.c; \
	then mv -f ".deps/elf_end.Tpo" ".deps/elf_end.Po"; else rm -f ".deps/elf_end.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_kind.o -MD -MP -MF ".deps/elf_kind.Tpo" -c -o elf_kind.o elf_kind.c; \
	then mv -f ".deps/elf_kind.Tpo" ".deps/elf_kind.Po"; else rm -f ".deps/elf_kind.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getclass.o -MD -MP -MF ".deps/gelf_getclass.Tpo" -c -o gelf_getclass.o gelf_getclass.c; \
	then mv -f ".deps/gelf_getclass.Tpo" ".deps/gelf_getclass.Po"; else rm -f ".deps/gelf_getclass.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getbase.o -MD -MP -MF ".deps/elf_getbase.Tpo" -c -o elf_getbase.o elf_getbase.c; \
	then mv -f ".deps/elf_getbase.Tpo" ".deps/elf_getbase.Po"; else rm -f ".deps/elf_getbase.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getident.o -MD -MP -MF ".deps/elf_getident.Tpo" -c -o elf_getident.o elf_getident.c; \
	then mv -f ".deps/elf_getident.Tpo" ".deps/elf_getident.Po"; else rm -f ".deps/elf_getident.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_fsize.o -MD -MP -MF ".deps/elf32_fsize.Tpo" -c -o elf32_fsize.o elf32_fsize.c; \
	then mv -f ".deps/elf32_fsize.Tpo" ".deps/elf32_fsize.Po"; else rm -f ".deps/elf32_fsize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_fsize.o -MD -MP -MF ".deps/elf64_fsize.Tpo" -c -o elf64_fsize.o elf64_fsize.c; \
	then mv -f ".deps/elf64_fsize.Tpo" ".deps/elf64_fsize.Po"; else rm -f ".deps/elf64_fsize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_fsize.o -MD -MP -MF ".deps/gelf_fsize.Tpo" -c -o gelf_fsize.o gelf_fsize.c; \
	then mv -f ".deps/gelf_fsize.Tpo" ".deps/gelf_fsize.Po"; else rm -f ".deps/gelf_fsize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_xlatetof.o -MD -MP -MF ".deps/elf32_xlatetof.Tpo" -c -o elf32_xlatetof.o elf32_xlatetof.c; \
	then mv -f ".deps/elf32_xlatetof.Tpo" ".deps/elf32_xlatetof.Po"; else rm -f ".deps/elf32_xlatetof.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_xlatetom.o -MD -MP -MF ".deps/elf32_xlatetom.Tpo" -c -o elf32_xlatetom.o elf32_xlatetom.c; \
	then mv -f ".deps/elf32_xlatetom.Tpo" ".deps/elf32_xlatetom.Po"; else rm -f ".deps/elf32_xlatetom.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_xlatetof.o -MD -MP -MF ".deps/elf64_xlatetof.Tpo" -c -o elf64_xlatetof.o elf64_xlatetof.c; \
	then mv -f ".deps/elf64_xlatetof.Tpo" ".deps/elf64_xlatetof.Po"; else rm -f ".deps/elf64_xlatetof.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_xlatetom.o -MD -MP -MF ".deps/elf64_xlatetom.Tpo" -c -o elf64_xlatetom.o elf64_xlatetom.c; \
	then mv -f ".deps/elf64_xlatetom.Tpo" ".deps/elf64_xlatetom.Po"; else rm -f ".deps/elf64_xlatetom.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_xlate.o -MD -MP -MF ".deps/gelf_xlate.Tpo" -c -o gelf_xlate.o gelf_xlate.c; \
	then mv -f ".deps/gelf_xlate.Tpo" ".deps/gelf_xlate.Po"; else rm -f ".deps/gelf_xlate.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_getehdr.o -MD -MP -MF ".deps/elf32_getehdr.Tpo" -c -o elf32_getehdr.o elf32_getehdr.c; \
	then mv -f ".deps/elf32_getehdr.Tpo" ".deps/elf32_getehdr.Po"; else rm -f ".deps/elf32_getehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_getehdr.o -MD -MP -MF ".deps/elf64_getehdr.Tpo" -c -o elf64_getehdr.o elf64_getehdr.c; \
	then mv -f ".deps/elf64_getehdr.Tpo" ".deps/elf64_getehdr.Po"; else rm -f ".deps/elf64_getehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getehdr.o -MD -MP -MF ".deps/gelf_getehdr.Tpo" -c -o gelf_getehdr.o gelf_getehdr.c; \
	then mv -f ".deps/gelf_getehdr.Tpo" ".deps/gelf_getehdr.Po"; else rm -f ".deps/gelf_getehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_newehdr.o -MD -MP -MF ".deps/elf32_newehdr.Tpo" -c -o elf32_newehdr.o elf32_newehdr.c; \
	then mv -f ".deps/elf32_newehdr.Tpo" ".deps/elf32_newehdr.Po"; else rm -f ".deps/elf32_newehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_newehdr.o -MD -MP -MF ".deps/elf64_newehdr.Tpo" -c -o elf64_newehdr.o elf64_newehdr.c; \
	then mv -f ".deps/elf64_newehdr.Tpo" ".deps/elf64_newehdr.Po"; else rm -f ".deps/elf64_newehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_newehdr.o -MD -MP -MF ".deps/gelf_newehdr.Tpo" -c -o gelf_newehdr.o gelf_newehdr.c; \
	then mv -f ".deps/gelf_newehdr.Tpo" ".deps/gelf_newehdr.Po"; else rm -f ".deps/gelf_newehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_ehdr.o -MD -MP -MF ".deps/gelf_update_ehdr.Tpo" -c -o gelf_update_ehdr.o gelf_update_ehdr.c; \
	then mv -f ".deps/gelf_update_ehdr.Tpo" ".deps/gelf_update_ehdr.Po"; else rm -f ".deps/gelf_update_ehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_getphdr.o -MD -MP -MF ".deps/elf32_getphdr.Tpo" -c -o elf32_getphdr.o elf32_getphdr.c; \
	then mv -f ".deps/elf32_getphdr.Tpo" ".deps/elf32_getphdr.Po"; else rm -f ".deps/elf32_getphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_getphdr.o -MD -MP -MF ".deps/elf64_getphdr.Tpo" -c -o elf64_getphdr.o elf64_getphdr.c; \
	then mv -f ".deps/elf64_getphdr.Tpo" ".deps/elf64_getphdr.Po"; else rm -f ".deps/elf64_getphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getphdr.o -MD -MP -MF ".deps/gelf_getphdr.Tpo" -c -o gelf_getphdr.o gelf_getphdr.c; \
	then mv -f ".deps/gelf_getphdr.Tpo" ".deps/gelf_getphdr.Po"; else rm -f ".deps/gelf_getphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_newphdr.o -MD -MP -MF ".deps/elf32_newphdr.Tpo" -c -o elf32_newphdr.o elf32_newphdr.c; \
	then mv -f ".deps/elf32_newphdr.Tpo" ".deps/elf32_newphdr.Po"; else rm -f ".deps/elf32_newphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_newphdr.o -MD -MP -MF ".deps/elf64_newphdr.Tpo" -c -o elf64_newphdr.o elf64_newphdr.c; \
	then mv -f ".deps/elf64_newphdr.Tpo" ".deps/elf64_newphdr.Po"; else rm -f ".deps/elf64_newphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_newphdr.o -MD -MP -MF ".deps/gelf_newphdr.Tpo" -c -o gelf_newphdr.o gelf_newphdr.c; \
	then mv -f ".deps/gelf_newphdr.Tpo" ".deps/gelf_newphdr.Po"; else rm -f ".deps/gelf_newphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_phdr.o -MD -MP -MF ".deps/gelf_update_phdr.Tpo" -c -o gelf_update_phdr.o gelf_update_phdr.c; \
	then mv -f ".deps/gelf_update_phdr.Tpo" ".deps/gelf_update_phdr.Po"; else rm -f ".deps/gelf_update_phdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getarhdr.o -MD -MP -MF ".deps/elf_getarhdr.Tpo" -c -o elf_getarhdr.o elf_getarhdr.c; \
	then mv -f ".deps/elf_getarhdr.Tpo" ".deps/elf_getarhdr.Po"; else rm -f ".deps/elf_getarhdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getarsym.o -MD -MP -MF ".deps/elf_getarsym.Tpo" -c -o elf_getarsym.o elf_getarsym.c; \
	then mv -f ".deps/elf_getarsym.Tpo" ".deps/elf_getarsym.Po"; else rm -f ".deps/elf_getarsym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_rawfile.o -MD -MP -MF ".deps/elf_rawfile.Tpo" -c -o elf_rawfile.o elf_rawfile.c; \
	then mv -f ".deps/elf_rawfile.Tpo" ".deps/elf_rawfile.Po"; else rm -f ".deps/elf_rawfile.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_readall.o -MD -MP -MF ".deps/elf_readall.Tpo" -c -o elf_readall.o elf_readall.c; \
	then mv -f ".deps/elf_readall.Tpo" ".deps/elf_readall.Po"; else rm -f ".deps/elf_readall.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_cntl.o -MD -MP -MF ".deps/elf_cntl.Tpo" -c -o elf_cntl.o elf_cntl.c; \
	then mv -f ".deps/elf_cntl.Tpo" ".deps/elf_cntl.Po"; else rm -f ".deps/elf_cntl.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getscn.o -MD -MP -MF ".deps/elf_getscn.Tpo" -c -o elf_getscn.o elf_getscn.c; \
	then mv -f ".deps/elf_getscn.Tpo" ".deps/elf_getscn.Po"; else rm -f ".deps/elf_getscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_nextscn.o -MD -MP -MF ".deps/elf_nextscn.Tpo" -c -o elf_nextscn.o elf_nextscn.c; \
	then mv -f ".deps/elf_nextscn.Tpo" ".deps/elf_nextscn.Po"; else rm -f ".deps/elf_nextscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_ndxscn.o -MD -MP -MF ".deps/elf_ndxscn.Tpo" -c -o elf_ndxscn.o elf_ndxscn.c; \
	then mv -f ".deps/elf_ndxscn.Tpo" ".deps/elf_ndxscn.Po"; else rm -f ".deps/elf_ndxscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_newscn.o -MD -MP -MF ".deps/elf_newscn.Tpo" -c -o elf_newscn.o elf_newscn.c; \
	then mv -f ".deps/elf_newscn.Tpo" ".deps/elf_newscn.Po"; else rm -f ".deps/elf_newscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_getshdr.o -MD -MP -MF ".deps/elf32_getshdr.Tpo" -c -o elf32_getshdr.o elf32_getshdr.c; \
	then mv -f ".deps/elf32_getshdr.Tpo" ".deps/elf32_getshdr.Po"; else rm -f ".deps/elf32_getshdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_getshdr.o -MD -MP -MF ".deps/elf64_getshdr.Tpo" -c -o elf64_getshdr.o elf64_getshdr.c; \
	then mv -f ".deps/elf64_getshdr.Tpo" ".deps/elf64_getshdr.Po"; else rm -f ".deps/elf64_getshdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getshdr.o -MD -MP -MF ".deps/gelf_getshdr.Tpo" -c -o gelf_getshdr.o gelf_getshdr.c; \
	then mv -f ".deps/gelf_getshdr.Tpo" ".deps/gelf_getshdr.Po"; else rm -f ".deps/gelf_getshdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_shdr.o -MD -MP -MF ".deps/gelf_update_shdr.Tpo" -c -o gelf_update_shdr.o gelf_update_shdr.c; \
	then mv -f ".deps/gelf_update_shdr.Tpo" ".deps/gelf_update_shdr.Po"; else rm -f ".deps/gelf_update_shdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_strptr.o -MD -MP -MF ".deps/elf_strptr.Tpo" -c -o elf_strptr.o elf_strptr.c; \
	then mv -f ".deps/elf_strptr.Tpo" ".deps/elf_strptr.Po"; else rm -f ".deps/elf_strptr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_rawdata.o -MD -MP -MF ".deps/elf_rawdata.Tpo" -c -o elf_rawdata.o elf_rawdata.c; \
	then mv -f ".deps/elf_rawdata.Tpo" ".deps/elf_rawdata.Po"; else rm -f ".deps/elf_rawdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getdata.o -MD -MP -MF ".deps/elf_getdata.Tpo" -c -o elf_getdata.o elf_getdata.c; \
	then mv -f ".deps/elf_getdata.Tpo" ".deps/elf_getdata.Po"; else rm -f ".deps/elf_getdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_newdata.o -MD -MP -MF ".deps/elf_newdata.Tpo" -c -o elf_newdata.o elf_newdata.c; \
	then mv -f ".deps/elf_newdata.Tpo" ".deps/elf_newdata.Po"; else rm -f ".deps/elf_newdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagelf.o -MD -MP -MF ".deps/elf_flagelf.Tpo" -c -o elf_flagelf.o elf_flagelf.c; \
	then mv -f ".deps/elf_flagelf.Tpo" ".deps/elf_flagelf.Po"; else rm -f ".deps/elf_flagelf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagehdr.o -MD -MP -MF ".deps/elf_flagehdr.Tpo" -c -o elf_flagehdr.o elf_flagehdr.c; \
	then mv -f ".deps/elf_flagehdr.Tpo" ".deps/elf_flagehdr.Po"; else rm -f ".deps/elf_flagehdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagphdr.o -MD -MP -MF ".deps/elf_flagphdr.Tpo" -c -o elf_flagphdr.o elf_flagphdr.c; \
	then mv -f ".deps/elf_flagphdr.Tpo" ".deps/elf_flagphdr.Po"; else rm -f ".deps/elf_flagphdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagscn.o -MD -MP -MF ".deps/elf_flagscn.Tpo" -c -o elf_flagscn.o elf_flagscn.c; \
	then mv -f ".deps/elf_flagscn.Tpo" ".deps/elf_flagscn.Po"; else rm -f ".deps/elf_flagscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagshdr.o -MD -MP -MF ".deps/elf_flagshdr.Tpo" -c -o elf_flagshdr.o elf_flagshdr.c; \
	then mv -f ".deps/elf_flagshdr.Tpo" ".deps/elf_flagshdr.Po"; else rm -f ".deps/elf_flagshdr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_flagdata.o -MD -MP -MF ".deps/elf_flagdata.Tpo" -c -o elf_flagdata.o elf_flagdata.c; \
	then mv -f ".deps/elf_flagdata.Tpo" ".deps/elf_flagdata.Po"; else rm -f ".deps/elf_flagdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_memory.o -MD -MP -MF ".deps/elf_memory.Tpo" -c -o elf_memory.o elf_memory.c; \
	then mv -f ".deps/elf_memory.Tpo" ".deps/elf_memory.Po"; else rm -f ".deps/elf_memory.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_update.o -MD -MP -MF ".deps/elf_update.Tpo" -c -o elf_update.o elf_update.c; \
	then mv -f ".deps/elf_update.Tpo" ".deps/elf_update.Po"; else rm -f ".deps/elf_update.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_updatenull.o -MD -MP -MF ".deps/elf32_updatenull.Tpo" -c -o elf32_updatenull.o elf32_updatenull.c; \
	then mv -f ".deps/elf32_updatenull.Tpo" ".deps/elf32_updatenull.Po"; else rm -f ".deps/elf32_updatenull.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_updatenull.o -MD -MP -MF ".deps/elf64_updatenull.Tpo" -c -o elf64_updatenull.o elf64_updatenull.c; \
	then mv -f ".deps/elf64_updatenull.Tpo" ".deps/elf64_updatenull.Po"; else rm -f ".deps/elf64_updatenull.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_updatefile.o -MD -MP -MF ".deps/elf32_updatefile.Tpo" -c -o elf32_updatefile.o elf32_updatefile.c; \
	then mv -f ".deps/elf32_updatefile.Tpo" ".deps/elf32_updatefile.Po"; else rm -f ".deps/elf32_updatefile.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_updatefile.o -MD -MP -MF ".deps/elf64_updatefile.Tpo" -c -o elf64_updatefile.o elf64_updatefile.c; \
	then mv -f ".deps/elf64_updatefile.Tpo" ".deps/elf64_updatefile.Po"; else rm -f ".deps/elf64_updatefile.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getsym.o -MD -MP -MF ".deps/gelf_getsym.Tpo" -c -o gelf_getsym.o gelf_getsym.c; \
	then mv -f ".deps/gelf_getsym.Tpo" ".deps/gelf_getsym.Po"; else rm -f ".deps/gelf_getsym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_sym.o -MD -MP -MF ".deps/gelf_update_sym.Tpo" -c -o gelf_update_sym.o gelf_update_sym.c; \
	then mv -f ".deps/gelf_update_sym.Tpo" ".deps/gelf_update_sym.Po"; else rm -f ".deps/gelf_update_sym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getversym.o -MD -MP -MF ".deps/gelf_getversym.Tpo" -c -o gelf_getversym.o gelf_getversym.c; \
	then mv -f ".deps/gelf_getversym.Tpo" ".deps/gelf_getversym.Po"; else rm -f ".deps/gelf_getversym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getverneed.o -MD -MP -MF ".deps/gelf_getverneed.Tpo" -c -o gelf_getverneed.o gelf_getverneed.c; \
	then mv -f ".deps/gelf_getverneed.Tpo" ".deps/gelf_getverneed.Po"; else rm -f ".deps/gelf_getverneed.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getvernaux.o -MD -MP -MF ".deps/gelf_getvernaux.Tpo" -c -o gelf_getvernaux.o gelf_getvernaux.c; \
	then mv -f ".deps/gelf_getvernaux.Tpo" ".deps/gelf_getvernaux.Po"; else rm -f ".deps/gelf_getvernaux.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getverdef.o -MD -MP -MF ".deps/gelf_getverdef.Tpo" -c -o gelf_getverdef.o gelf_getverdef.c; \
	then mv -f ".deps/gelf_getverdef.Tpo" ".deps/gelf_getverdef.Po"; else rm -f ".deps/gelf_getverdef.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getverdaux.o -MD -MP -MF ".deps/gelf_getverdaux.Tpo" -c -o gelf_getverdaux.o gelf_getverdaux.c; \
	then mv -f ".deps/gelf_getverdaux.Tpo" ".deps/gelf_getverdaux.Po"; else rm -f ".deps/gelf_getverdaux.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getrel.o -MD -MP -MF ".deps/gelf_getrel.Tpo" -c -o gelf_getrel.o gelf_getrel.c; \
	then mv -f ".deps/gelf_getrel.Tpo" ".deps/gelf_getrel.Po"; else rm -f ".deps/gelf_getrel.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getrela.o -MD -MP -MF ".deps/gelf_getrela.Tpo" -c -o gelf_getrela.o gelf_getrela.c; \
	then mv -f ".deps/gelf_getrela.Tpo" ".deps/gelf_getrela.Po"; else rm -f ".deps/gelf_getrela.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_rel.o -MD -MP -MF ".deps/gelf_update_rel.Tpo" -c -o gelf_update_rel.o gelf_update_rel.c; \
	then mv -f ".deps/gelf_update_rel.Tpo" ".deps/gelf_update_rel.Po"; else rm -f ".deps/gelf_update_rel.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_rela.o -MD -MP -MF ".deps/gelf_update_rela.Tpo" -c -o gelf_update_rela.o gelf_update_rela.c; \
	then mv -f ".deps/gelf_update_rela.Tpo" ".deps/gelf_update_rela.Po"; else rm -f ".deps/gelf_update_rela.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getdyn.o -MD -MP -MF ".deps/gelf_getdyn.Tpo" -c -o gelf_getdyn.o gelf_getdyn.c; \
	then mv -f ".deps/gelf_getdyn.Tpo" ".deps/gelf_getdyn.Po"; else rm -f ".deps/gelf_getdyn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_dyn.o -MD -MP -MF ".deps/gelf_update_dyn.Tpo" -c -o gelf_update_dyn.o gelf_update_dyn.c; \
	then mv -f ".deps/gelf_update_dyn.Tpo" ".deps/gelf_update_dyn.Po"; else rm -f ".deps/gelf_update_dyn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getmove.o -MD -MP -MF ".deps/gelf_getmove.Tpo" -c -o gelf_getmove.o gelf_getmove.c; \
	then mv -f ".deps/gelf_getmove.Tpo" ".deps/gelf_getmove.Po"; else rm -f ".deps/gelf_getmove.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_move.o -MD -MP -MF ".deps/gelf_update_move.Tpo" -c -o gelf_update_move.o gelf_update_move.c; \
	then mv -f ".deps/gelf_update_move.Tpo" ".deps/gelf_update_move.Po"; else rm -f ".deps/gelf_update_move.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getsyminfo.o -MD -MP -MF ".deps/gelf_getsyminfo.Tpo" -c -o gelf_getsyminfo.o gelf_getsyminfo.c; \
	then mv -f ".deps/gelf_getsyminfo.Tpo" ".deps/gelf_getsyminfo.Po"; else rm -f ".deps/gelf_getsyminfo.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_syminfo.o -MD -MP -MF ".deps/gelf_update_syminfo.Tpo" -c -o gelf_update_syminfo.o gelf_update_syminfo.c; \
	then mv -f ".deps/gelf_update_syminfo.Tpo" ".deps/gelf_update_syminfo.Po"; else rm -f ".deps/gelf_update_syminfo.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_xlatetof.o -MD -MP -MF ".deps/gelf_xlatetof.Tpo" -c -o gelf_xlatetof.o gelf_xlatetof.c; \
	then mv -f ".deps/gelf_xlatetof.Tpo" ".deps/gelf_xlatetof.Po"; else rm -f ".deps/gelf_xlatetof.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_xlatetom.o -MD -MP -MF ".deps/gelf_xlatetom.Tpo" -c -o gelf_xlatetom.o gelf_xlatetom.c; \
	then mv -f ".deps/gelf_xlatetom.Tpo" ".deps/gelf_xlatetom.Po"; else rm -f ".deps/gelf_xlatetom.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT nlist.o -MD -MP -MF ".deps/nlist.Tpo" -c -o nlist.o nlist.c; \
	then mv -f ".deps/nlist.Tpo" ".deps/nlist.Po"; else rm -f ".deps/nlist.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getsymshndx.o -MD -MP -MF ".deps/gelf_getsymshndx.Tpo" -c -o gelf_getsymshndx.o gelf_getsymshndx.c; \
	then mv -f ".deps/gelf_getsymshndx.Tpo" ".deps/gelf_getsymshndx.Po"; else rm -f ".deps/gelf_getsymshndx.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_symshndx.o -MD -MP -MF ".deps/gelf_update_symshndx.Tpo" -c -o gelf_update_symshndx.o gelf_update_symshndx.c; \
	then mv -f ".deps/gelf_update_symshndx.Tpo" ".deps/gelf_update_symshndx.Po"; else rm -f ".deps/gelf_update_symshndx.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_versym.o -MD -MP -MF ".deps/gelf_update_versym.Tpo" -c -o gelf_update_versym.o gelf_update_versym.c; \
	then mv -f ".deps/gelf_update_versym.Tpo" ".deps/gelf_update_versym.Po"; else rm -f ".deps/gelf_update_versym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_verneed.o -MD -MP -MF ".deps/gelf_update_verneed.Tpo" -c -o gelf_update_verneed.o gelf_update_verneed.c; \
	then mv -f ".deps/gelf_update_verneed.Tpo" ".deps/gelf_update_verneed.Po"; else rm -f ".deps/gelf_update_verneed.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_vernaux.o -MD -MP -MF ".deps/gelf_update_vernaux.Tpo" -c -o gelf_update_vernaux.o gelf_update_vernaux.c; \
	then mv -f ".deps/gelf_update_vernaux.Tpo" ".deps/gelf_update_vernaux.Po"; else rm -f ".deps/gelf_update_vernaux.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_verdef.o -MD -MP -MF ".deps/gelf_update_verdef.Tpo" -c -o gelf_update_verdef.o gelf_update_verdef.c; \
	then mv -f ".deps/gelf_update_verdef.Tpo" ".deps/gelf_update_verdef.Po"; else rm -f ".deps/gelf_update_verdef.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_verdaux.o -MD -MP -MF ".deps/gelf_update_verdaux.Tpo" -c -o gelf_update_verdaux.o gelf_update_verdaux.c; \
	then mv -f ".deps/gelf_update_verdaux.Tpo" ".deps/gelf_update_verdaux.Po"; else rm -f ".deps/gelf_update_verdaux.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getshnum.o -MD -MP -MF ".deps/elf_getshnum.Tpo" -c -o elf_getshnum.o elf_getshnum.c; \
	then mv -f ".deps/elf_getshnum.Tpo" ".deps/elf_getshnum.Po"; else rm -f ".deps/elf_getshnum.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getshstrndx.o -MD -MP -MF ".deps/elf_getshstrndx.Tpo" -c -o elf_getshstrndx.o elf_getshstrndx.c; \
	then mv -f ".deps/elf_getshstrndx.Tpo" ".deps/elf_getshstrndx.Po"; else rm -f ".deps/elf_getshstrndx.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_checksum.o -MD -MP -MF ".deps/gelf_checksum.Tpo" -c -o gelf_checksum.o gelf_checksum.c; \
	then mv -f ".deps/gelf_checksum.Tpo" ".deps/gelf_checksum.Po"; else rm -f ".deps/gelf_checksum.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_checksum.o -MD -MP -MF ".deps/elf32_checksum.Tpo" -c -o elf32_checksum.o elf32_checksum.c; \
	then mv -f ".deps/elf32_checksum.Tpo" ".deps/elf32_checksum.Po"; else rm -f ".deps/elf32_checksum.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_checksum.o -MD -MP -MF ".deps/elf64_checksum.Tpo" -c -o elf64_checksum.o elf64_checksum.c; \
	then mv -f ".deps/elf64_checksum.Tpo" ".deps/elf64_checksum.Po"; else rm -f ".deps/elf64_checksum.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_rawchunk.o -MD -MP -MF ".deps/gelf_rawchunk.Tpo" -c -o gelf_rawchunk.o gelf_rawchunk.c; \
	then mv -f ".deps/gelf_rawchunk.Tpo" ".deps/gelf_rawchunk.Po"; else rm -f ".deps/gelf_rawchunk.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_freechunk.o -MD -MP -MF ".deps/gelf_freechunk.Tpo" -c -o gelf_freechunk.o gelf_freechunk.c; \
	then mv -f ".deps/gelf_freechunk.Tpo" ".deps/gelf_freechunk.Po"; else rm -f ".deps/gelf_freechunk.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT libelf_crc32.o -MD -MP -MF ".deps/libelf_crc32.Tpo" -c -o libelf_crc32.o libelf_crc32.c; \
	then mv -f ".deps/libelf_crc32.Tpo" ".deps/libelf_crc32.Po"; else rm -f ".deps/libelf_crc32.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT libelf_next_prime.o -MD -MP -MF ".deps/libelf_next_prime.Tpo" -c -o libelf_next_prime.o libelf_next_prime.c; \
	then mv -f ".deps/libelf_next_prime.Tpo" ".deps/libelf_next_prime.Po"; else rm -f ".deps/libelf_next_prime.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_clone.o -MD -MP -MF ".deps/elf_clone.Tpo" -c -o elf_clone.o elf_clone.c; \
	then mv -f ".deps/elf_clone.Tpo" ".deps/elf_clone.Po"; else rm -f ".deps/elf_clone.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_getlib.o -MD -MP -MF ".deps/gelf_getlib.Tpo" -c -o gelf_getlib.o gelf_getlib.c; \
	then mv -f ".deps/gelf_getlib.Tpo" ".deps/gelf_getlib.Po"; else rm -f ".deps/gelf_getlib.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_update_lib.o -MD -MP -MF ".deps/gelf_update_lib.Tpo" -c -o gelf_update_lib.o gelf_update_lib.c; \
	then mv -f ".deps/gelf_update_lib.Tpo" ".deps/gelf_update_lib.Po"; else rm -f ".deps/gelf_update_lib.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf32_offscn.o -MD -MP -MF ".deps/elf32_offscn.Tpo" -c -o elf32_offscn.o elf32_offscn.c; \
	then mv -f ".deps/elf32_offscn.Tpo" ".deps/elf32_offscn.Po"; else rm -f ".deps/elf32_offscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf64_offscn.o -MD -MP -MF ".deps/elf64_offscn.Tpo" -c -o elf64_offscn.o elf64_offscn.c; \
	then mv -f ".deps/elf64_offscn.Tpo" ".deps/elf64_offscn.Po"; else rm -f ".deps/elf64_offscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT gelf_offscn.o -MD -MP -MF ".deps/gelf_offscn.Tpo" -c -o gelf_offscn.o gelf_offscn.c; \
	then mv -f ".deps/gelf_offscn.Tpo" ".deps/gelf_offscn.Po"; else rm -f ".deps/gelf_offscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_getaroff.o -MD -MP -MF ".deps/elf_getaroff.Tpo" -c -o elf_getaroff.o elf_getaroff.c; \
	then mv -f ".deps/elf_getaroff.Tpo" ".deps/elf_getaroff.Po"; else rm -f ".deps/elf_getaroff.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2 -MT elf_gnu_hash.o -MD -MP -MF ".deps/elf_gnu_hash.Tpo" -c -o elf_gnu_hash.o elf_gnu_hash.c; \
	then mv -f ".deps/elf_gnu_hash.Tpo" ".deps/elf_gnu_hash.Po"; else rm -f ".deps/elf_gnu_hash.Tpo"; exit 1; fi
rm -f libelf.a
ar cru libelf.a elf_version.o elf_hash.o elf_error.o elf_fill.o elf_begin.o elf_next.o elf_rand.o elf_end.o elf_kind.o gelf_getclass.o elf_getbase.o elf_getident.o elf32_fsize.o elf64_fsize.o gelf_fsize.o elf32_xlatetof.o elf32_xlatetom.o elf64_xlatetof.o elf64_xlatetom.o gelf_xlate.o elf32_getehdr.o elf64_getehdr.o gelf_getehdr.o elf32_newehdr.o elf64_newehdr.o gelf_newehdr.o gelf_update_ehdr.o elf32_getphdr.o elf64_getphdr.o gelf_getphdr.o elf32_newphdr.o elf64_newphdr.o gelf_newphdr.o gelf_update_phdr.o elf_getarhdr.o elf_getarsym.o elf_rawfile.o elf_readall.o elf_cntl.o elf_getscn.o elf_nextscn.o elf_ndxscn.o elf_newscn.o elf32_getshdr.o elf64_getshdr.o gelf_getshdr.o gelf_update_shdr.o elf_strptr.o elf_rawdata.o elf_getdata.o elf_newdata.o elf_flagelf.o elf_flagehdr.o elf_flagphdr.o elf_flagscn.o elf_flagshdr.o elf_flagdata.o elf_memory.o elf_update.o elf32_updatenull.o elf64_updatenull.o elf32_updatefile.o elf64_updatefile.o gelf_getsym.o gelf_update_sym.o gelf_getversy
 m.o gelf_getverneed.o gelf_getvernaux.o gelf_getverdef.o gelf_getverdaux.o gelf_getrel.o gelf_getrela.o gelf_update_rel.o gelf_update_rela.o gelf_getdyn.o gelf_update_dyn.o gelf_getmove.o gelf_update_move.o gelf_getsyminfo.o gelf_update_syminfo.o gelf_xlatetof.o gelf_xlatetom.o nlist.o gelf_getsymshndx.o gelf_update_symshndx.o gelf_update_versym.o gelf_update_verneed.o gelf_update_vernaux.o gelf_update_verdef.o gelf_update_verdaux.o elf_getshnum.o elf_getshstrndx.o gelf_checksum.o elf32_checksum.o elf64_checksum.o gelf_rawchunk.o gelf_freechunk.o libelf_crc32.o libelf_next_prime.o elf_clone.o gelf_getlib.o gelf_update_lib.o elf32_offscn.o elf64_offscn.o gelf_offscn.o elf_getaroff.o elf_gnu_hash.o 
ranlib libelf.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_version.os -fPIC -DPIC -DSHARED -MT elf_version.os -MD -MP \
	  -MF ".deps/elf_version.Tpo" `test -f 'elf_version.c' || echo './'`elf_version.c; \
	then cat ".deps/elf_version.Tpo" >> ".deps/elf_version.Po"; \
	     rm -f ".deps/elf_version.Tpo"; \
	else rm -f ".deps/elf_version.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_hash.os -fPIC -DPIC -DSHARED -MT elf_hash.os -MD -MP \
	  -MF ".deps/elf_hash.Tpo" `test -f 'elf_hash.c' || echo './'`elf_hash.c; \
	then cat ".deps/elf_hash.Tpo" >> ".deps/elf_hash.Po"; \
	     rm -f ".deps/elf_hash.Tpo"; \
	else rm -f ".deps/elf_hash.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_error.os -fPIC -DPIC -DSHARED -MT elf_error.os -MD -MP \
	  -MF ".deps/elf_error.Tpo" `test -f 'elf_error.c' || echo './'`elf_error.c; \
	then cat ".deps/elf_error.Tpo" >> ".deps/elf_error.Po"; \
	     rm -f ".deps/elf_error.Tpo"; \
	else rm -f ".deps/elf_error.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_fill.os -fPIC -DPIC -DSHARED -MT elf_fill.os -MD -MP \
	  -MF ".deps/elf_fill.Tpo" `test -f 'elf_fill.c' || echo './'`elf_fill.c; \
	then cat ".deps/elf_fill.Tpo" >> ".deps/elf_fill.Po"; \
	     rm -f ".deps/elf_fill.Tpo"; \
	else rm -f ".deps/elf_fill.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_begin.os -fPIC -DPIC -DSHARED -MT elf_begin.os -MD -MP \
	  -MF ".deps/elf_begin.Tpo" `test -f 'elf_begin.c' || echo './'`elf_begin.c; \
	then cat ".deps/elf_begin.Tpo" >> ".deps/elf_begin.Po"; \
	     rm -f ".deps/elf_begin.Tpo"; \
	else rm -f ".deps/elf_begin.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_next.os -fPIC -DPIC -DSHARED -MT elf_next.os -MD -MP \
	  -MF ".deps/elf_next.Tpo" `test -f 'elf_next.c' || echo './'`elf_next.c; \
	then cat ".deps/elf_next.Tpo" >> ".deps/elf_next.Po"; \
	     rm -f ".deps/elf_next.Tpo"; \
	else rm -f ".deps/elf_next.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_rand.os -fPIC -DPIC -DSHARED -MT elf_rand.os -MD -MP \
	  -MF ".deps/elf_rand.Tpo" `test -f 'elf_rand.c' || echo './'`elf_rand.c; \
	then cat ".deps/elf_rand.Tpo" >> ".deps/elf_rand.Po"; \
	     rm -f ".deps/elf_rand.Tpo"; \
	else rm -f ".deps/elf_rand.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_end.os -fPIC -DPIC -DSHARED -MT elf_end.os -MD -MP \
	  -MF ".deps/elf_end.Tpo" `test -f 'elf_end.c' || echo './'`elf_end.c; \
	then cat ".deps/elf_end.Tpo" >> ".deps/elf_end.Po"; \
	     rm -f ".deps/elf_end.Tpo"; \
	else rm -f ".deps/elf_end.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_kind.os -fPIC -DPIC -DSHARED -MT elf_kind.os -MD -MP \
	  -MF ".deps/elf_kind.Tpo" `test -f 'elf_kind.c' || echo './'`elf_kind.c; \
	then cat ".deps/elf_kind.Tpo" >> ".deps/elf_kind.Po"; \
	     rm -f ".deps/elf_kind.Tpo"; \
	else rm -f ".deps/elf_kind.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getclass.os -fPIC -DPIC -DSHARED -MT gelf_getclass.os -MD -MP \
	  -MF ".deps/gelf_getclass.Tpo" `test -f 'gelf_getclass.c' || echo './'`gelf_getclass.c; \
	then cat ".deps/gelf_getclass.Tpo" >> ".deps/gelf_getclass.Po"; \
	     rm -f ".deps/gelf_getclass.Tpo"; \
	else rm -f ".deps/gelf_getclass.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getbase.os -fPIC -DPIC -DSHARED -MT elf_getbase.os -MD -MP \
	  -MF ".deps/elf_getbase.Tpo" `test -f 'elf_getbase.c' || echo './'`elf_getbase.c; \
	then cat ".deps/elf_getbase.Tpo" >> ".deps/elf_getbase.Po"; \
	     rm -f ".deps/elf_getbase.Tpo"; \
	else rm -f ".deps/elf_getbase.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getident.os -fPIC -DPIC -DSHARED -MT elf_getident.os -MD -MP \
	  -MF ".deps/elf_getident.Tpo" `test -f 'elf_getident.c' || echo './'`elf_getident.c; \
	then cat ".deps/elf_getident.Tpo" >> ".deps/elf_getident.Po"; \
	     rm -f ".deps/elf_getident.Tpo"; \
	else rm -f ".deps/elf_getident.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_fsize.os -fPIC -DPIC -DSHARED -MT elf32_fsize.os -MD -MP \
	  -MF ".deps/elf32_fsize.Tpo" `test -f 'elf32_fsize.c' || echo './'`elf32_fsize.c; \
	then cat ".deps/elf32_fsize.Tpo" >> ".deps/elf32_fsize.Po"; \
	     rm -f ".deps/elf32_fsize.Tpo"; \
	else rm -f ".deps/elf32_fsize.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_fsize.os -fPIC -DPIC -DSHARED -MT elf64_fsize.os -MD -MP \
	  -MF ".deps/elf64_fsize.Tpo" `test -f 'elf64_fsize.c' || echo './'`elf64_fsize.c; \
	then cat ".deps/elf64_fsize.Tpo" >> ".deps/elf64_fsize.Po"; \
	     rm -f ".deps/elf64_fsize.Tpo"; \
	else rm -f ".deps/elf64_fsize.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_fsize.os -fPIC -DPIC -DSHARED -MT gelf_fsize.os -MD -MP \
	  -MF ".deps/gelf_fsize.Tpo" `test -f 'gelf_fsize.c' || echo './'`gelf_fsize.c; \
	then cat ".deps/gelf_fsize.Tpo" >> ".deps/gelf_fsize.Po"; \
	     rm -f ".deps/gelf_fsize.Tpo"; \
	else rm -f ".deps/gelf_fsize.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_xlatetof.os -fPIC -DPIC -DSHARED -MT elf32_xlatetof.os -MD -MP \
	  -MF ".deps/elf32_xlatetof.Tpo" `test -f 'elf32_xlatetof.c' || echo './'`elf32_xlatetof.c; \
	then cat ".deps/elf32_xlatetof.Tpo" >> ".deps/elf32_xlatetof.Po"; \
	     rm -f ".deps/elf32_xlatetof.Tpo"; \
	else rm -f ".deps/elf32_xlatetof.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_xlatetom.os -fPIC -DPIC -DSHARED -MT elf32_xlatetom.os -MD -MP \
	  -MF ".deps/elf32_xlatetom.Tpo" `test -f 'elf32_xlatetom.c' || echo './'`elf32_xlatetom.c; \
	then cat ".deps/elf32_xlatetom.Tpo" >> ".deps/elf32_xlatetom.Po"; \
	     rm -f ".deps/elf32_xlatetom.Tpo"; \
	else rm -f ".deps/elf32_xlatetom.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_xlatetof.os -fPIC -DPIC -DSHARED -MT elf64_xlatetof.os -MD -MP \
	  -MF ".deps/elf64_xlatetof.Tpo" `test -f 'elf64_xlatetof.c' || echo './'`elf64_xlatetof.c; \
	then cat ".deps/elf64_xlatetof.Tpo" >> ".deps/elf64_xlatetof.Po"; \
	     rm -f ".deps/elf64_xlatetof.Tpo"; \
	else rm -f ".deps/elf64_xlatetof.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_xlatetom.os -fPIC -DPIC -DSHARED -MT elf64_xlatetom.os -MD -MP \
	  -MF ".deps/elf64_xlatetom.Tpo" `test -f 'elf64_xlatetom.c' || echo './'`elf64_xlatetom.c; \
	then cat ".deps/elf64_xlatetom.Tpo" >> ".deps/elf64_xlatetom.Po"; \
	     rm -f ".deps/elf64_xlatetom.Tpo"; \
	else rm -f ".deps/elf64_xlatetom.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_xlate.os -fPIC -DPIC -DSHARED -MT gelf_xlate.os -MD -MP \
	  -MF ".deps/gelf_xlate.Tpo" `test -f 'gelf_xlate.c' || echo './'`gelf_xlate.c; \
	then cat ".deps/gelf_xlate.Tpo" >> ".deps/gelf_xlate.Po"; \
	     rm -f ".deps/gelf_xlate.Tpo"; \
	else rm -f ".deps/gelf_xlate.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_getehdr.os -fPIC -DPIC -DSHARED -MT elf32_getehdr.os -MD -MP \
	  -MF ".deps/elf32_getehdr.Tpo" `test -f 'elf32_getehdr.c' || echo './'`elf32_getehdr.c; \
	then cat ".deps/elf32_getehdr.Tpo" >> ".deps/elf32_getehdr.Po"; \
	     rm -f ".deps/elf32_getehdr.Tpo"; \
	else rm -f ".deps/elf32_getehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_getehdr.os -fPIC -DPIC -DSHARED -MT elf64_getehdr.os -MD -MP \
	  -MF ".deps/elf64_getehdr.Tpo" `test -f 'elf64_getehdr.c' || echo './'`elf64_getehdr.c; \
	then cat ".deps/elf64_getehdr.Tpo" >> ".deps/elf64_getehdr.Po"; \
	     rm -f ".deps/elf64_getehdr.Tpo"; \
	else rm -f ".deps/elf64_getehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getehdr.os -fPIC -DPIC -DSHARED -MT gelf_getehdr.os -MD -MP \
	  -MF ".deps/gelf_getehdr.Tpo" `test -f 'gelf_getehdr.c' || echo './'`gelf_getehdr.c; \
	then cat ".deps/gelf_getehdr.Tpo" >> ".deps/gelf_getehdr.Po"; \
	     rm -f ".deps/gelf_getehdr.Tpo"; \
	else rm -f ".deps/gelf_getehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_newehdr.os -fPIC -DPIC -DSHARED -MT elf32_newehdr.os -MD -MP \
	  -MF ".deps/elf32_newehdr.Tpo" `test -f 'elf32_newehdr.c' || echo './'`elf32_newehdr.c; \
	then cat ".deps/elf32_newehdr.Tpo" >> ".deps/elf32_newehdr.Po"; \
	     rm -f ".deps/elf32_newehdr.Tpo"; \
	else rm -f ".deps/elf32_newehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_newehdr.os -fPIC -DPIC -DSHARED -MT elf64_newehdr.os -MD -MP \
	  -MF ".deps/elf64_newehdr.Tpo" `test -f 'elf64_newehdr.c' || echo './'`elf64_newehdr.c; \
	then cat ".deps/elf64_newehdr.Tpo" >> ".deps/elf64_newehdr.Po"; \
	     rm -f ".deps/elf64_newehdr.Tpo"; \
	else rm -f ".deps/elf64_newehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_newehdr.os -fPIC -DPIC -DSHARED -MT gelf_newehdr.os -MD -MP \
	  -MF ".deps/gelf_newehdr.Tpo" `test -f 'gelf_newehdr.c' || echo './'`gelf_newehdr.c; \
	then cat ".deps/gelf_newehdr.Tpo" >> ".deps/gelf_newehdr.Po"; \
	     rm -f ".deps/gelf_newehdr.Tpo"; \
	else rm -f ".deps/gelf_newehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_ehdr.os -fPIC -DPIC -DSHARED -MT gelf_update_ehdr.os -MD -MP \
	  -MF ".deps/gelf_update_ehdr.Tpo" `test -f 'gelf_update_ehdr.c' || echo './'`gelf_update_ehdr.c; \
	then cat ".deps/gelf_update_ehdr.Tpo" >> ".deps/gelf_update_ehdr.Po"; \
	     rm -f ".deps/gelf_update_ehdr.Tpo"; \
	else rm -f ".deps/gelf_update_ehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_getphdr.os -fPIC -DPIC -DSHARED -MT elf32_getphdr.os -MD -MP \
	  -MF ".deps/elf32_getphdr.Tpo" `test -f 'elf32_getphdr.c' || echo './'`elf32_getphdr.c; \
	then cat ".deps/elf32_getphdr.Tpo" >> ".deps/elf32_getphdr.Po"; \
	     rm -f ".deps/elf32_getphdr.Tpo"; \
	else rm -f ".deps/elf32_getphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_getphdr.os -fPIC -DPIC -DSHARED -MT elf64_getphdr.os -MD -MP \
	  -MF ".deps/elf64_getphdr.Tpo" `test -f 'elf64_getphdr.c' || echo './'`elf64_getphdr.c; \
	then cat ".deps/elf64_getphdr.Tpo" >> ".deps/elf64_getphdr.Po"; \
	     rm -f ".deps/elf64_getphdr.Tpo"; \
	else rm -f ".deps/elf64_getphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getphdr.os -fPIC -DPIC -DSHARED -MT gelf_getphdr.os -MD -MP \
	  -MF ".deps/gelf_getphdr.Tpo" `test -f 'gelf_getphdr.c' || echo './'`gelf_getphdr.c; \
	then cat ".deps/gelf_getphdr.Tpo" >> ".deps/gelf_getphdr.Po"; \
	     rm -f ".deps/gelf_getphdr.Tpo"; \
	else rm -f ".deps/gelf_getphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_newphdr.os -fPIC -DPIC -DSHARED -MT elf32_newphdr.os -MD -MP \
	  -MF ".deps/elf32_newphdr.Tpo" `test -f 'elf32_newphdr.c' || echo './'`elf32_newphdr.c; \
	then cat ".deps/elf32_newphdr.Tpo" >> ".deps/elf32_newphdr.Po"; \
	     rm -f ".deps/elf32_newphdr.Tpo"; \
	else rm -f ".deps/elf32_newphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_newphdr.os -fPIC -DPIC -DSHARED -MT elf64_newphdr.os -MD -MP \
	  -MF ".deps/elf64_newphdr.Tpo" `test -f 'elf64_newphdr.c' || echo './'`elf64_newphdr.c; \
	then cat ".deps/elf64_newphdr.Tpo" >> ".deps/elf64_newphdr.Po"; \
	     rm -f ".deps/elf64_newphdr.Tpo"; \
	else rm -f ".deps/elf64_newphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_newphdr.os -fPIC -DPIC -DSHARED -MT gelf_newphdr.os -MD -MP \
	  -MF ".deps/gelf_newphdr.Tpo" `test -f 'gelf_newphdr.c' || echo './'`gelf_newphdr.c; \
	then cat ".deps/gelf_newphdr.Tpo" >> ".deps/gelf_newphdr.Po"; \
	     rm -f ".deps/gelf_newphdr.Tpo"; \
	else rm -f ".deps/gelf_newphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_phdr.os -fPIC -DPIC -DSHARED -MT gelf_update_phdr.os -MD -MP \
	  -MF ".deps/gelf_update_phdr.Tpo" `test -f 'gelf_update_phdr.c' || echo './'`gelf_update_phdr.c; \
	then cat ".deps/gelf_update_phdr.Tpo" >> ".deps/gelf_update_phdr.Po"; \
	     rm -f ".deps/gelf_update_phdr.Tpo"; \
	else rm -f ".deps/gelf_update_phdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getarhdr.os -fPIC -DPIC -DSHARED -MT elf_getarhdr.os -MD -MP \
	  -MF ".deps/elf_getarhdr.Tpo" `test -f 'elf_getarhdr.c' || echo './'`elf_getarhdr.c; \
	then cat ".deps/elf_getarhdr.Tpo" >> ".deps/elf_getarhdr.Po"; \
	     rm -f ".deps/elf_getarhdr.Tpo"; \
	else rm -f ".deps/elf_getarhdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getarsym.os -fPIC -DPIC -DSHARED -MT elf_getarsym.os -MD -MP \
	  -MF ".deps/elf_getarsym.Tpo" `test -f 'elf_getarsym.c' || echo './'`elf_getarsym.c; \
	then cat ".deps/elf_getarsym.Tpo" >> ".deps/elf_getarsym.Po"; \
	     rm -f ".deps/elf_getarsym.Tpo"; \
	else rm -f ".deps/elf_getarsym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_rawfile.os -fPIC -DPIC -DSHARED -MT elf_rawfile.os -MD -MP \
	  -MF ".deps/elf_rawfile.Tpo" `test -f 'elf_rawfile.c' || echo './'`elf_rawfile.c; \
	then cat ".deps/elf_rawfile.Tpo" >> ".deps/elf_rawfile.Po"; \
	     rm -f ".deps/elf_rawfile.Tpo"; \
	else rm -f ".deps/elf_rawfile.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_readall.os -fPIC -DPIC -DSHARED -MT elf_readall.os -MD -MP \
	  -MF ".deps/elf_readall.Tpo" `test -f 'elf_readall.c' || echo './'`elf_readall.c; \
	then cat ".deps/elf_readall.Tpo" >> ".deps/elf_readall.Po"; \
	     rm -f ".deps/elf_readall.Tpo"; \
	else rm -f ".deps/elf_readall.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_cntl.os -fPIC -DPIC -DSHARED -MT elf_cntl.os -MD -MP \
	  -MF ".deps/elf_cntl.Tpo" `test -f 'elf_cntl.c' || echo './'`elf_cntl.c; \
	then cat ".deps/elf_cntl.Tpo" >> ".deps/elf_cntl.Po"; \
	     rm -f ".deps/elf_cntl.Tpo"; \
	else rm -f ".deps/elf_cntl.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getscn.os -fPIC -DPIC -DSHARED -MT elf_getscn.os -MD -MP \
	  -MF ".deps/elf_getscn.Tpo" `test -f 'elf_getscn.c' || echo './'`elf_getscn.c; \
	then cat ".deps/elf_getscn.Tpo" >> ".deps/elf_getscn.Po"; \
	     rm -f ".deps/elf_getscn.Tpo"; \
	else rm -f ".deps/elf_getscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_nextscn.os -fPIC -DPIC -DSHARED -MT elf_nextscn.os -MD -MP \
	  -MF ".deps/elf_nextscn.Tpo" `test -f 'elf_nextscn.c' || echo './'`elf_nextscn.c; \
	then cat ".deps/elf_nextscn.Tpo" >> ".deps/elf_nextscn.Po"; \
	     rm -f ".deps/elf_nextscn.Tpo"; \
	else rm -f ".deps/elf_nextscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_ndxscn.os -fPIC -DPIC -DSHARED -MT elf_ndxscn.os -MD -MP \
	  -MF ".deps/elf_ndxscn.Tpo" `test -f 'elf_ndxscn.c' || echo './'`elf_ndxscn.c; \
	then cat ".deps/elf_ndxscn.Tpo" >> ".deps/elf_ndxscn.Po"; \
	     rm -f ".deps/elf_ndxscn.Tpo"; \
	else rm -f ".deps/elf_ndxscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_newscn.os -fPIC -DPIC -DSHARED -MT elf_newscn.os -MD -MP \
	  -MF ".deps/elf_newscn.Tpo" `test -f 'elf_newscn.c' || echo './'`elf_newscn.c; \
	then cat ".deps/elf_newscn.Tpo" >> ".deps/elf_newscn.Po"; \
	     rm -f ".deps/elf_newscn.Tpo"; \
	else rm -f ".deps/elf_newscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_getshdr.os -fPIC -DPIC -DSHARED -MT elf32_getshdr.os -MD -MP \
	  -MF ".deps/elf32_getshdr.Tpo" `test -f 'elf32_getshdr.c' || echo './'`elf32_getshdr.c; \
	then cat ".deps/elf32_getshdr.Tpo" >> ".deps/elf32_getshdr.Po"; \
	     rm -f ".deps/elf32_getshdr.Tpo"; \
	else rm -f ".deps/elf32_getshdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_getshdr.os -fPIC -DPIC -DSHARED -MT elf64_getshdr.os -MD -MP \
	  -MF ".deps/elf64_getshdr.Tpo" `test -f 'elf64_getshdr.c' || echo './'`elf64_getshdr.c; \
	then cat ".deps/elf64_getshdr.Tpo" >> ".deps/elf64_getshdr.Po"; \
	     rm -f ".deps/elf64_getshdr.Tpo"; \
	else rm -f ".deps/elf64_getshdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getshdr.os -fPIC -DPIC -DSHARED -MT gelf_getshdr.os -MD -MP \
	  -MF ".deps/gelf_getshdr.Tpo" `test -f 'gelf_getshdr.c' || echo './'`gelf_getshdr.c; \
	then cat ".deps/gelf_getshdr.Tpo" >> ".deps/gelf_getshdr.Po"; \
	     rm -f ".deps/gelf_getshdr.Tpo"; \
	else rm -f ".deps/gelf_getshdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_shdr.os -fPIC -DPIC -DSHARED -MT gelf_update_shdr.os -MD -MP \
	  -MF ".deps/gelf_update_shdr.Tpo" `test -f 'gelf_update_shdr.c' || echo './'`gelf_update_shdr.c; \
	then cat ".deps/gelf_update_shdr.Tpo" >> ".deps/gelf_update_shdr.Po"; \
	     rm -f ".deps/gelf_update_shdr.Tpo"; \
	else rm -f ".deps/gelf_update_shdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_strptr.os -fPIC -DPIC -DSHARED -MT elf_strptr.os -MD -MP \
	  -MF ".deps/elf_strptr.Tpo" `test -f 'elf_strptr.c' || echo './'`elf_strptr.c; \
	then cat ".deps/elf_strptr.Tpo" >> ".deps/elf_strptr.Po"; \
	     rm -f ".deps/elf_strptr.Tpo"; \
	else rm -f ".deps/elf_strptr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_rawdata.os -fPIC -DPIC -DSHARED -MT elf_rawdata.os -MD -MP \
	  -MF ".deps/elf_rawdata.Tpo" `test -f 'elf_rawdata.c' || echo './'`elf_rawdata.c; \
	then cat ".deps/elf_rawdata.Tpo" >> ".deps/elf_rawdata.Po"; \
	     rm -f ".deps/elf_rawdata.Tpo"; \
	else rm -f ".deps/elf_rawdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getdata.os -fPIC -DPIC -DSHARED -MT elf_getdata.os -MD -MP \
	  -MF ".deps/elf_getdata.Tpo" `test -f 'elf_getdata.c' || echo './'`elf_getdata.c; \
	then cat ".deps/elf_getdata.Tpo" >> ".deps/elf_getdata.Po"; \
	     rm -f ".deps/elf_getdata.Tpo"; \
	else rm -f ".deps/elf_getdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_newdata.os -fPIC -DPIC -DSHARED -MT elf_newdata.os -MD -MP \
	  -MF ".deps/elf_newdata.Tpo" `test -f 'elf_newdata.c' || echo './'`elf_newdata.c; \
	then cat ".deps/elf_newdata.Tpo" >> ".deps/elf_newdata.Po"; \
	     rm -f ".deps/elf_newdata.Tpo"; \
	else rm -f ".deps/elf_newdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagelf.os -fPIC -DPIC -DSHARED -MT elf_flagelf.os -MD -MP \
	  -MF ".deps/elf_flagelf.Tpo" `test -f 'elf_flagelf.c' || echo './'`elf_flagelf.c; \
	then cat ".deps/elf_flagelf.Tpo" >> ".deps/elf_flagelf.Po"; \
	     rm -f ".deps/elf_flagelf.Tpo"; \
	else rm -f ".deps/elf_flagelf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagehdr.os -fPIC -DPIC -DSHARED -MT elf_flagehdr.os -MD -MP \
	  -MF ".deps/elf_flagehdr.Tpo" `test -f 'elf_flagehdr.c' || echo './'`elf_flagehdr.c; \
	then cat ".deps/elf_flagehdr.Tpo" >> ".deps/elf_flagehdr.Po"; \
	     rm -f ".deps/elf_flagehdr.Tpo"; \
	else rm -f ".deps/elf_flagehdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagphdr.os -fPIC -DPIC -DSHARED -MT elf_flagphdr.os -MD -MP \
	  -MF ".deps/elf_flagphdr.Tpo" `test -f 'elf_flagphdr.c' || echo './'`elf_flagphdr.c; \
	then cat ".deps/elf_flagphdr.Tpo" >> ".deps/elf_flagphdr.Po"; \
	     rm -f ".deps/elf_flagphdr.Tpo"; \
	else rm -f ".deps/elf_flagphdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagscn.os -fPIC -DPIC -DSHARED -MT elf_flagscn.os -MD -MP \
	  -MF ".deps/elf_flagscn.Tpo" `test -f 'elf_flagscn.c' || echo './'`elf_flagscn.c; \
	then cat ".deps/elf_flagscn.Tpo" >> ".deps/elf_flagscn.Po"; \
	     rm -f ".deps/elf_flagscn.Tpo"; \
	else rm -f ".deps/elf_flagscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagshdr.os -fPIC -DPIC -DSHARED -MT elf_flagshdr.os -MD -MP \
	  -MF ".deps/elf_flagshdr.Tpo" `test -f 'elf_flagshdr.c' || echo './'`elf_flagshdr.c; \
	then cat ".deps/elf_flagshdr.Tpo" >> ".deps/elf_flagshdr.Po"; \
	     rm -f ".deps/elf_flagshdr.Tpo"; \
	else rm -f ".deps/elf_flagshdr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_flagdata.os -fPIC -DPIC -DSHARED -MT elf_flagdata.os -MD -MP \
	  -MF ".deps/elf_flagdata.Tpo" `test -f 'elf_flagdata.c' || echo './'`elf_flagdata.c; \
	then cat ".deps/elf_flagdata.Tpo" >> ".deps/elf_flagdata.Po"; \
	     rm -f ".deps/elf_flagdata.Tpo"; \
	else rm -f ".deps/elf_flagdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_memory.os -fPIC -DPIC -DSHARED -MT elf_memory.os -MD -MP \
	  -MF ".deps/elf_memory.Tpo" `test -f 'elf_memory.c' || echo './'`elf_memory.c; \
	then cat ".deps/elf_memory.Tpo" >> ".deps/elf_memory.Po"; \
	     rm -f ".deps/elf_memory.Tpo"; \
	else rm -f ".deps/elf_memory.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_update.os -fPIC -DPIC -DSHARED -MT elf_update.os -MD -MP \
	  -MF ".deps/elf_update.Tpo" `test -f 'elf_update.c' || echo './'`elf_update.c; \
	then cat ".deps/elf_update.Tpo" >> ".deps/elf_update.Po"; \
	     rm -f ".deps/elf_update.Tpo"; \
	else rm -f ".deps/elf_update.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_updatenull.os -fPIC -DPIC -DSHARED -MT elf32_updatenull.os -MD -MP \
	  -MF ".deps/elf32_updatenull.Tpo" `test -f 'elf32_updatenull.c' || echo './'`elf32_updatenull.c; \
	then cat ".deps/elf32_updatenull.Tpo" >> ".deps/elf32_updatenull.Po"; \
	     rm -f ".deps/elf32_updatenull.Tpo"; \
	else rm -f ".deps/elf32_updatenull.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_updatenull.os -fPIC -DPIC -DSHARED -MT elf64_updatenull.os -MD -MP \
	  -MF ".deps/elf64_updatenull.Tpo" `test -f 'elf64_updatenull.c' || echo './'`elf64_updatenull.c; \
	then cat ".deps/elf64_updatenull.Tpo" >> ".deps/elf64_updatenull.Po"; \
	     rm -f ".deps/elf64_updatenull.Tpo"; \
	else rm -f ".deps/elf64_updatenull.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_updatefile.os -fPIC -DPIC -DSHARED -MT elf32_updatefile.os -MD -MP \
	  -MF ".deps/elf32_updatefile.Tpo" `test -f 'elf32_updatefile.c' || echo './'`elf32_updatefile.c; \
	then cat ".deps/elf32_updatefile.Tpo" >> ".deps/elf32_updatefile.Po"; \
	     rm -f ".deps/elf32_updatefile.Tpo"; \
	else rm -f ".deps/elf32_updatefile.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_updatefile.os -fPIC -DPIC -DSHARED -MT elf64_updatefile.os -MD -MP \
	  -MF ".deps/elf64_updatefile.Tpo" `test -f 'elf64_updatefile.c' || echo './'`elf64_updatefile.c; \
	then cat ".deps/elf64_updatefile.Tpo" >> ".deps/elf64_updatefile.Po"; \
	     rm -f ".deps/elf64_updatefile.Tpo"; \
	else rm -f ".deps/elf64_updatefile.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getsym.os -fPIC -DPIC -DSHARED -MT gelf_getsym.os -MD -MP \
	  -MF ".deps/gelf_getsym.Tpo" `test -f 'gelf_getsym.c' || echo './'`gelf_getsym.c; \
	then cat ".deps/gelf_getsym.Tpo" >> ".deps/gelf_getsym.Po"; \
	     rm -f ".deps/gelf_getsym.Tpo"; \
	else rm -f ".deps/gelf_getsym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_sym.os -fPIC -DPIC -DSHARED -MT gelf_update_sym.os -MD -MP \
	  -MF ".deps/gelf_update_sym.Tpo" `test -f 'gelf_update_sym.c' || echo './'`gelf_update_sym.c; \
	then cat ".deps/gelf_update_sym.Tpo" >> ".deps/gelf_update_sym.Po"; \
	     rm -f ".deps/gelf_update_sym.Tpo"; \
	else rm -f ".deps/gelf_update_sym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getversym.os -fPIC -DPIC -DSHARED -MT gelf_getversym.os -MD -MP \
	  -MF ".deps/gelf_getversym.Tpo" `test -f 'gelf_getversym.c' || echo './'`gelf_getversym.c; \
	then cat ".deps/gelf_getversym.Tpo" >> ".deps/gelf_getversym.Po"; \
	     rm -f ".deps/gelf_getversym.Tpo"; \
	else rm -f ".deps/gelf_getversym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getverneed.os -fPIC -DPIC -DSHARED -MT gelf_getverneed.os -MD -MP \
	  -MF ".deps/gelf_getverneed.Tpo" `test -f 'gelf_getverneed.c' || echo './'`gelf_getverneed.c; \
	then cat ".deps/gelf_getverneed.Tpo" >> ".deps/gelf_getverneed.Po"; \
	     rm -f ".deps/gelf_getverneed.Tpo"; \
	else rm -f ".deps/gelf_getverneed.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getvernaux.os -fPIC -DPIC -DSHARED -MT gelf_getvernaux.os -MD -MP \
	  -MF ".deps/gelf_getvernaux.Tpo" `test -f 'gelf_getvernaux.c' || echo './'`gelf_getvernaux.c; \
	then cat ".deps/gelf_getvernaux.Tpo" >> ".deps/gelf_getvernaux.Po"; \
	     rm -f ".deps/gelf_getvernaux.Tpo"; \
	else rm -f ".deps/gelf_getvernaux.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getverdef.os -fPIC -DPIC -DSHARED -MT gelf_getverdef.os -MD -MP \
	  -MF ".deps/gelf_getverdef.Tpo" `test -f 'gelf_getverdef.c' || echo './'`gelf_getverdef.c; \
	then cat ".deps/gelf_getverdef.Tpo" >> ".deps/gelf_getverdef.Po"; \
	     rm -f ".deps/gelf_getverdef.Tpo"; \
	else rm -f ".deps/gelf_getverdef.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getverdaux.os -fPIC -DPIC -DSHARED -MT gelf_getverdaux.os -MD -MP \
	  -MF ".deps/gelf_getverdaux.Tpo" `test -f 'gelf_getverdaux.c' || echo './'`gelf_getverdaux.c; \
	then cat ".deps/gelf_getverdaux.Tpo" >> ".deps/gelf_getverdaux.Po"; \
	     rm -f ".deps/gelf_getverdaux.Tpo"; \
	else rm -f ".deps/gelf_getverdaux.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getrel.os -fPIC -DPIC -DSHARED -MT gelf_getrel.os -MD -MP \
	  -MF ".deps/gelf_getrel.Tpo" `test -f 'gelf_getrel.c' || echo './'`gelf_getrel.c; \
	then cat ".deps/gelf_getrel.Tpo" >> ".deps/gelf_getrel.Po"; \
	     rm -f ".deps/gelf_getrel.Tpo"; \
	else rm -f ".deps/gelf_getrel.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getrela.os -fPIC -DPIC -DSHARED -MT gelf_getrela.os -MD -MP \
	  -MF ".deps/gelf_getrela.Tpo" `test -f 'gelf_getrela.c' || echo './'`gelf_getrela.c; \
	then cat ".deps/gelf_getrela.Tpo" >> ".deps/gelf_getrela.Po"; \
	     rm -f ".deps/gelf_getrela.Tpo"; \
	else rm -f ".deps/gelf_getrela.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_rel.os -fPIC -DPIC -DSHARED -MT gelf_update_rel.os -MD -MP \
	  -MF ".deps/gelf_update_rel.Tpo" `test -f 'gelf_update_rel.c' || echo './'`gelf_update_rel.c; \
	then cat ".deps/gelf_update_rel.Tpo" >> ".deps/gelf_update_rel.Po"; \
	     rm -f ".deps/gelf_update_rel.Tpo"; \
	else rm -f ".deps/gelf_update_rel.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_rela.os -fPIC -DPIC -DSHARED -MT gelf_update_rela.os -MD -MP \
	  -MF ".deps/gelf_update_rela.Tpo" `test -f 'gelf_update_rela.c' || echo './'`gelf_update_rela.c; \
	then cat ".deps/gelf_update_rela.Tpo" >> ".deps/gelf_update_rela.Po"; \
	     rm -f ".deps/gelf_update_rela.Tpo"; \
	else rm -f ".deps/gelf_update_rela.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getdyn.os -fPIC -DPIC -DSHARED -MT gelf_getdyn.os -MD -MP \
	  -MF ".deps/gelf_getdyn.Tpo" `test -f 'gelf_getdyn.c' || echo './'`gelf_getdyn.c; \
	then cat ".deps/gelf_getdyn.Tpo" >> ".deps/gelf_getdyn.Po"; \
	     rm -f ".deps/gelf_getdyn.Tpo"; \
	else rm -f ".deps/gelf_getdyn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_dyn.os -fPIC -DPIC -DSHARED -MT gelf_update_dyn.os -MD -MP \
	  -MF ".deps/gelf_update_dyn.Tpo" `test -f 'gelf_update_dyn.c' || echo './'`gelf_update_dyn.c; \
	then cat ".deps/gelf_update_dyn.Tpo" >> ".deps/gelf_update_dyn.Po"; \
	     rm -f ".deps/gelf_update_dyn.Tpo"; \
	else rm -f ".deps/gelf_update_dyn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getmove.os -fPIC -DPIC -DSHARED -MT gelf_getmove.os -MD -MP \
	  -MF ".deps/gelf_getmove.Tpo" `test -f 'gelf_getmove.c' || echo './'`gelf_getmove.c; \
	then cat ".deps/gelf_getmove.Tpo" >> ".deps/gelf_getmove.Po"; \
	     rm -f ".deps/gelf_getmove.Tpo"; \
	else rm -f ".deps/gelf_getmove.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_move.os -fPIC -DPIC -DSHARED -MT gelf_update_move.os -MD -MP \
	  -MF ".deps/gelf_update_move.Tpo" `test -f 'gelf_update_move.c' || echo './'`gelf_update_move.c; \
	then cat ".deps/gelf_update_move.Tpo" >> ".deps/gelf_update_move.Po"; \
	     rm -f ".deps/gelf_update_move.Tpo"; \
	else rm -f ".deps/gelf_update_move.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getsyminfo.os -fPIC -DPIC -DSHARED -MT gelf_getsyminfo.os -MD -MP \
	  -MF ".deps/gelf_getsyminfo.Tpo" `test -f 'gelf_getsyminfo.c' || echo './'`gelf_getsyminfo.c; \
	then cat ".deps/gelf_getsyminfo.Tpo" >> ".deps/gelf_getsyminfo.Po"; \
	     rm -f ".deps/gelf_getsyminfo.Tpo"; \
	else rm -f ".deps/gelf_getsyminfo.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_syminfo.os -fPIC -DPIC -DSHARED -MT gelf_update_syminfo.os -MD -MP \
	  -MF ".deps/gelf_update_syminfo.Tpo" `test -f 'gelf_update_syminfo.c' || echo './'`gelf_update_syminfo.c; \
	then cat ".deps/gelf_update_syminfo.Tpo" >> ".deps/gelf_update_syminfo.Po"; \
	     rm -f ".deps/gelf_update_syminfo.Tpo"; \
	else rm -f ".deps/gelf_update_syminfo.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_xlatetof.os -fPIC -DPIC -DSHARED -MT gelf_xlatetof.os -MD -MP \
	  -MF ".deps/gelf_xlatetof.Tpo" `test -f 'gelf_xlatetof.c' || echo './'`gelf_xlatetof.c; \
	then cat ".deps/gelf_xlatetof.Tpo" >> ".deps/gelf_xlatetof.Po"; \
	     rm -f ".deps/gelf_xlatetof.Tpo"; \
	else rm -f ".deps/gelf_xlatetof.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_xlatetom.os -fPIC -DPIC -DSHARED -MT gelf_xlatetom.os -MD -MP \
	  -MF ".deps/gelf_xlatetom.Tpo" `test -f 'gelf_xlatetom.c' || echo './'`gelf_xlatetom.c; \
	then cat ".deps/gelf_xlatetom.Tpo" >> ".deps/gelf_xlatetom.Po"; \
	     rm -f ".deps/gelf_xlatetom.Tpo"; \
	else rm -f ".deps/gelf_xlatetom.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o nlist.os -fPIC -DPIC -DSHARED -MT nlist.os -MD -MP \
	  -MF ".deps/nlist.Tpo" `test -f 'nlist.c' || echo './'`nlist.c; \
	then cat ".deps/nlist.Tpo" >> ".deps/nlist.Po"; \
	     rm -f ".deps/nlist.Tpo"; \
	else rm -f ".deps/nlist.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getsymshndx.os -fPIC -DPIC -DSHARED -MT gelf_getsymshndx.os -MD -MP \
	  -MF ".deps/gelf_getsymshndx.Tpo" `test -f 'gelf_getsymshndx.c' || echo './'`gelf_getsymshndx.c; \
	then cat ".deps/gelf_getsymshndx.Tpo" >> ".deps/gelf_getsymshndx.Po"; \
	     rm -f ".deps/gelf_getsymshndx.Tpo"; \
	else rm -f ".deps/gelf_getsymshndx.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_symshndx.os -fPIC -DPIC -DSHARED -MT gelf_update_symshndx.os -MD -MP \
	  -MF ".deps/gelf_update_symshndx.Tpo" `test -f 'gelf_update_symshndx.c' || echo './'`gelf_update_symshndx.c; \
	then cat ".deps/gelf_update_symshndx.Tpo" >> ".deps/gelf_update_symshndx.Po"; \
	     rm -f ".deps/gelf_update_symshndx.Tpo"; \
	else rm -f ".deps/gelf_update_symshndx.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_versym.os -fPIC -DPIC -DSHARED -MT gelf_update_versym.os -MD -MP \
	  -MF ".deps/gelf_update_versym.Tpo" `test -f 'gelf_update_versym.c' || echo './'`gelf_update_versym.c; \
	then cat ".deps/gelf_update_versym.Tpo" >> ".deps/gelf_update_versym.Po"; \
	     rm -f ".deps/gelf_update_versym.Tpo"; \
	else rm -f ".deps/gelf_update_versym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_verneed.os -fPIC -DPIC -DSHARED -MT gelf_update_verneed.os -MD -MP \
	  -MF ".deps/gelf_update_verneed.Tpo" `test -f 'gelf_update_verneed.c' || echo './'`gelf_update_verneed.c; \
	then cat ".deps/gelf_update_verneed.Tpo" >> ".deps/gelf_update_verneed.Po"; \
	     rm -f ".deps/gelf_update_verneed.Tpo"; \
	else rm -f ".deps/gelf_update_verneed.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_vernaux.os -fPIC -DPIC -DSHARED -MT gelf_update_vernaux.os -MD -MP \
	  -MF ".deps/gelf_update_vernaux.Tpo" `test -f 'gelf_update_vernaux.c' || echo './'`gelf_update_vernaux.c; \
	then cat ".deps/gelf_update_vernaux.Tpo" >> ".deps/gelf_update_vernaux.Po"; \
	     rm -f ".deps/gelf_update_vernaux.Tpo"; \
	else rm -f ".deps/gelf_update_vernaux.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_verdef.os -fPIC -DPIC -DSHARED -MT gelf_update_verdef.os -MD -MP \
	  -MF ".deps/gelf_update_verdef.Tpo" `test -f 'gelf_update_verdef.c' || echo './'`gelf_update_verdef.c; \
	then cat ".deps/gelf_update_verdef.Tpo" >> ".deps/gelf_update_verdef.Po"; \
	     rm -f ".deps/gelf_update_verdef.Tpo"; \
	else rm -f ".deps/gelf_update_verdef.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_verdaux.os -fPIC -DPIC -DSHARED -MT gelf_update_verdaux.os -MD -MP \
	  -MF ".deps/gelf_update_verdaux.Tpo" `test -f 'gelf_update_verdaux.c' || echo './'`gelf_update_verdaux.c; \
	then cat ".deps/gelf_update_verdaux.Tpo" >> ".deps/gelf_update_verdaux.Po"; \
	     rm -f ".deps/gelf_update_verdaux.Tpo"; \
	else rm -f ".deps/gelf_update_verdaux.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getshnum.os -fPIC -DPIC -DSHARED -MT elf_getshnum.os -MD -MP \
	  -MF ".deps/elf_getshnum.Tpo" `test -f 'elf_getshnum.c' || echo './'`elf_getshnum.c; \
	then cat ".deps/elf_getshnum.Tpo" >> ".deps/elf_getshnum.Po"; \
	     rm -f ".deps/elf_getshnum.Tpo"; \
	else rm -f ".deps/elf_getshnum.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getshstrndx.os -fPIC -DPIC -DSHARED -MT elf_getshstrndx.os -MD -MP \
	  -MF ".deps/elf_getshstrndx.Tpo" `test -f 'elf_getshstrndx.c' || echo './'`elf_getshstrndx.c; \
	then cat ".deps/elf_getshstrndx.Tpo" >> ".deps/elf_getshstrndx.Po"; \
	     rm -f ".deps/elf_getshstrndx.Tpo"; \
	else rm -f ".deps/elf_getshstrndx.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_checksum.os -fPIC -DPIC -DSHARED -MT gelf_checksum.os -MD -MP \
	  -MF ".deps/gelf_checksum.Tpo" `test -f 'gelf_checksum.c' || echo './'`gelf_checksum.c; \
	then cat ".deps/gelf_checksum.Tpo" >> ".deps/gelf_checksum.Po"; \
	     rm -f ".deps/gelf_checksum.Tpo"; \
	else rm -f ".deps/gelf_checksum.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_checksum.os -fPIC -DPIC -DSHARED -MT elf32_checksum.os -MD -MP \
	  -MF ".deps/elf32_checksum.Tpo" `test -f 'elf32_checksum.c' || echo './'`elf32_checksum.c; \
	then cat ".deps/elf32_checksum.Tpo" >> ".deps/elf32_checksum.Po"; \
	     rm -f ".deps/elf32_checksum.Tpo"; \
	else rm -f ".deps/elf32_checksum.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_checksum.os -fPIC -DPIC -DSHARED -MT elf64_checksum.os -MD -MP \
	  -MF ".deps/elf64_checksum.Tpo" `test -f 'elf64_checksum.c' || echo './'`elf64_checksum.c; \
	then cat ".deps/elf64_checksum.Tpo" >> ".deps/elf64_checksum.Po"; \
	     rm -f ".deps/elf64_checksum.Tpo"; \
	else rm -f ".deps/elf64_checksum.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_rawchunk.os -fPIC -DPIC -DSHARED -MT gelf_rawchunk.os -MD -MP \
	  -MF ".deps/gelf_rawchunk.Tpo" `test -f 'gelf_rawchunk.c' || echo './'`gelf_rawchunk.c; \
	then cat ".deps/gelf_rawchunk.Tpo" >> ".deps/gelf_rawchunk.Po"; \
	     rm -f ".deps/gelf_rawchunk.Tpo"; \
	else rm -f ".deps/gelf_rawchunk.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_freechunk.os -fPIC -DPIC -DSHARED -MT gelf_freechunk.os -MD -MP \
	  -MF ".deps/gelf_freechunk.Tpo" `test -f 'gelf_freechunk.c' || echo './'`gelf_freechunk.c; \
	then cat ".deps/gelf_freechunk.Tpo" >> ".deps/gelf_freechunk.Po"; \
	     rm -f ".deps/gelf_freechunk.Tpo"; \
	else rm -f ".deps/gelf_freechunk.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o libelf_crc32.os -fPIC -DPIC -DSHARED -MT libelf_crc32.os -MD -MP \
	  -MF ".deps/libelf_crc32.Tpo" `test -f 'libelf_crc32.c' || echo './'`libelf_crc32.c; \
	then cat ".deps/libelf_crc32.Tpo" >> ".deps/libelf_crc32.Po"; \
	     rm -f ".deps/libelf_crc32.Tpo"; \
	else rm -f ".deps/libelf_crc32.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o libelf_next_prime.os -fPIC -DPIC -DSHARED -MT libelf_next_prime.os -MD -MP \
	  -MF ".deps/libelf_next_prime.Tpo" `test -f 'libelf_next_prime.c' || echo './'`libelf_next_prime.c; \
	then cat ".deps/libelf_next_prime.Tpo" >> ".deps/libelf_next_prime.Po"; \
	     rm -f ".deps/libelf_next_prime.Tpo"; \
	else rm -f ".deps/libelf_next_prime.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_clone.os -fPIC -DPIC -DSHARED -MT elf_clone.os -MD -MP \
	  -MF ".deps/elf_clone.Tpo" `test -f 'elf_clone.c' || echo './'`elf_clone.c; \
	then cat ".deps/elf_clone.Tpo" >> ".deps/elf_clone.Po"; \
	     rm -f ".deps/elf_clone.Tpo"; \
	else rm -f ".deps/elf_clone.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_getlib.os -fPIC -DPIC -DSHARED -MT gelf_getlib.os -MD -MP \
	  -MF ".deps/gelf_getlib.Tpo" `test -f 'gelf_getlib.c' || echo './'`gelf_getlib.c; \
	then cat ".deps/gelf_getlib.Tpo" >> ".deps/gelf_getlib.Po"; \
	     rm -f ".deps/gelf_getlib.Tpo"; \
	else rm -f ".deps/gelf_getlib.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_update_lib.os -fPIC -DPIC -DSHARED -MT gelf_update_lib.os -MD -MP \
	  -MF ".deps/gelf_update_lib.Tpo" `test -f 'gelf_update_lib.c' || echo './'`gelf_update_lib.c; \
	then cat ".deps/gelf_update_lib.Tpo" >> ".deps/gelf_update_lib.Po"; \
	     rm -f ".deps/gelf_update_lib.Tpo"; \
	else rm -f ".deps/gelf_update_lib.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf32_offscn.os -fPIC -DPIC -DSHARED -MT elf32_offscn.os -MD -MP \
	  -MF ".deps/elf32_offscn.Tpo" `test -f 'elf32_offscn.c' || echo './'`elf32_offscn.c; \
	then cat ".deps/elf32_offscn.Tpo" >> ".deps/elf32_offscn.Po"; \
	     rm -f ".deps/elf32_offscn.Tpo"; \
	else rm -f ".deps/elf32_offscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf64_offscn.os -fPIC -DPIC -DSHARED -MT elf64_offscn.os -MD -MP \
	  -MF ".deps/elf64_offscn.Tpo" `test -f 'elf64_offscn.c' || echo './'`elf64_offscn.c; \
	then cat ".deps/elf64_offscn.Tpo" >> ".deps/elf64_offscn.Po"; \
	     rm -f ".deps/elf64_offscn.Tpo"; \
	else rm -f ".deps/elf64_offscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o gelf_offscn.os -fPIC -DPIC -DSHARED -MT gelf_offscn.os -MD -MP \
	  -MF ".deps/gelf_offscn.Tpo" `test -f 'gelf_offscn.c' || echo './'`gelf_offscn.c; \
	then cat ".deps/gelf_offscn.Tpo" >> ".deps/gelf_offscn.Po"; \
	     rm -f ".deps/gelf_offscn.Tpo"; \
	else rm -f ".deps/gelf_offscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_getaroff.os -fPIC -DPIC -DSHARED -MT elf_getaroff.os -MD -MP \
	  -MF ".deps/elf_getaroff.Tpo" `test -f 'elf_getaroff.c' || echo './'`elf_getaroff.c; \
	then cat ".deps/elf_getaroff.Tpo" >> ".deps/elf_getaroff.Po"; \
	     rm -f ".deps/elf_getaroff.Tpo"; \
	else rm -f ".deps/elf_getaroff.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../lib -I.. -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o elf_gnu_hash.os -fPIC -DPIC -DSHARED -MT elf_gnu_hash.os -MD -MP \
	  -MF ".deps/elf_gnu_hash.Tpo" `test -f 'elf_gnu_hash.c' || echo './'`elf_gnu_hash.c; \
	then cat ".deps/elf_gnu_hash.Tpo" >> ".deps/elf_gnu_hash.Po"; \
	     rm -f ".deps/elf_gnu_hash.Tpo"; \
	else rm -f ".deps/elf_gnu_hash.Tpo"; exit 1; \
	fi
rm -f libelf_pic.a
ar cru libelf_pic.a elf_version.os elf_hash.os elf_error.os elf_fill.os elf_begin.os elf_next.os elf_rand.os elf_end.os elf_kind.os gelf_getclass.os elf_getbase.os elf_getident.os elf32_fsize.os elf64_fsize.os gelf_fsize.os elf32_xlatetof.os elf32_xlatetom.os elf64_xlatetof.os elf64_xlatetom.os gelf_xlate.os elf32_getehdr.os elf64_getehdr.os gelf_getehdr.os elf32_newehdr.os elf64_newehdr.os gelf_newehdr.os gelf_update_ehdr.os elf32_getphdr.os elf64_getphdr.os gelf_getphdr.os elf32_newphdr.os elf64_newphdr.os gelf_newphdr.os gelf_update_phdr.os elf_getarhdr.os elf_getarsym.os elf_rawfile.os elf_readall.os elf_cntl.os elf_getscn.os elf_nextscn.os elf_ndxscn.os elf_newscn.os elf32_getshdr.os elf64_getshdr.os gelf_getshdr.os gelf_update_shdr.os elf_strptr.os elf_rawdata.os elf_getdata.os elf_newdata.os elf_flagelf.os elf_flagehdr.os elf_flagphdr.os elf_flagscn.os elf_flagshdr.os elf_flagdata.os elf_memory.os elf_update.os elf32_updatenull.os elf64_updatenull.os elf32_updatefile.o
 s elf64_updatefile.os gelf_getsym.os gelf_update_sym.os gelf_getversym.os gelf_getverneed.os gelf_getvernaux.os gelf_getverdef.os gelf_getverdaux.os gelf_getrel.os gelf_getrela.os gelf_update_rel.os gelf_update_rela.os gelf_getdyn.os gelf_update_dyn.os gelf_getmove.os gelf_update_move.os gelf_getsyminfo.os gelf_update_syminfo.os gelf_xlatetof.os gelf_xlatetom.os nlist.os gelf_getsymshndx.os gelf_update_symshndx.os gelf_update_versym.os gelf_update_verneed.os gelf_update_vernaux.os gelf_update_verdef.os gelf_update_verdaux.os elf_getshnum.os elf_getshstrndx.os gelf_checksum.os elf32_checksum.os elf64_checksum.os gelf_rawchunk.os gelf_freechunk.os libelf_crc32.os libelf_next_prime.os elf_clone.os gelf_getlib.os gelf_update_lib.os elf32_offscn.os elf64_offscn.os gelf_offscn.os elf_getaroff.os elf_gnu_hash.os 
ranlib libelf_pic.a
gcc -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99  -g -O2   -o libelf.so -shared -o libelf.so -Wl,--whole-archive,libelf_pic.a,--no-whole-archive \
		-Wl,--version-script,./libelf.map,--no-undefined \
		-Wl,--soname,libelf.so.1,-z,-defs
if readelf -d libelf.so | fgrep -q TEXTREL; then exit 1; fi
ln -fs libelf.so libelf.so.1
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libelf'
Making all in libelf-po
make[3]: Entering directory `/build/buildd/elfutils-0.123/libelf-po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libelf-po'
Making all in backends
make[3]: Entering directory `/build/buildd/elfutils-0.123/backends'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT alpha_init.o -MD -MP -MF ".deps/alpha_init.Tpo" -c -o alpha_init.o alpha_init.c; \
	then mv -f ".deps/alpha_init.Tpo" ".deps/alpha_init.Po"; else rm -f ".deps/alpha_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o alpha_init.os -fPIC -DPIC -DSHARED -MT alpha_init.os -MD -MP \
	  -MF ".deps/alpha_init.Tpo" `test -f 'alpha_init.c' || echo './'`alpha_init.c; \
	then mv -f ".deps/alpha_init.Tpo" ".deps/alpha_init.Po"; \
	else rm -f ".deps/alpha_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT alpha_regs.o -MD -MP -MF ".deps/alpha_regs.Tpo" -c -o alpha_regs.o alpha_regs.c; \
	then mv -f ".deps/alpha_regs.Tpo" ".deps/alpha_regs.Po"; else rm -f ".deps/alpha_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o alpha_regs.os -fPIC -DPIC -DSHARED -MT alpha_regs.os -MD -MP \
	  -MF ".deps/alpha_regs.Tpo" `test -f 'alpha_regs.c' || echo './'`alpha_regs.c; \
	then mv -f ".deps/alpha_regs.Tpo" ".deps/alpha_regs.Po"; \
	else rm -f ".deps/alpha_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT alpha_retval.o -MD -MP -MF ".deps/alpha_retval.Tpo" -c -o alpha_retval.o alpha_retval.c; \
	then mv -f ".deps/alpha_retval.Tpo" ".deps/alpha_retval.Po"; else rm -f ".deps/alpha_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o alpha_retval.os -fPIC -DPIC -DSHARED -MT alpha_retval.os -MD -MP \
	  -MF ".deps/alpha_retval.Tpo" `test -f 'alpha_retval.c' || echo './'`alpha_retval.c; \
	then mv -f ".deps/alpha_retval.Tpo" ".deps/alpha_retval.Po"; \
	else rm -f ".deps/alpha_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT alpha_symbol.o -MD -MP -MF ".deps/alpha_symbol.Tpo" -c -o alpha_symbol.o alpha_symbol.c; \
	then mv -f ".deps/alpha_symbol.Tpo" ".deps/alpha_symbol.Po"; else rm -f ".deps/alpha_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o alpha_symbol.os -fPIC -DPIC -DSHARED -MT alpha_symbol.os -MD -MP \
	  -MF ".deps/alpha_symbol.Tpo" `test -f 'alpha_symbol.c' || echo './'`alpha_symbol.c; \
	then mv -f ".deps/alpha_symbol.Tpo" ".deps/alpha_symbol.Po"; \
	else rm -f ".deps/alpha_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT arm_init.o -MD -MP -MF ".deps/arm_init.Tpo" -c -o arm_init.o arm_init.c; \
	then mv -f ".deps/arm_init.Tpo" ".deps/arm_init.Po"; else rm -f ".deps/arm_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o arm_init.os -fPIC -DPIC -DSHARED -MT arm_init.os -MD -MP \
	  -MF ".deps/arm_init.Tpo" `test -f 'arm_init.c' || echo './'`arm_init.c; \
	then mv -f ".deps/arm_init.Tpo" ".deps/arm_init.Po"; \
	else rm -f ".deps/arm_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT arm_regs.o -MD -MP -MF ".deps/arm_regs.Tpo" -c -o arm_regs.o arm_regs.c; \
	then mv -f ".deps/arm_regs.Tpo" ".deps/arm_regs.Po"; else rm -f ".deps/arm_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o arm_regs.os -fPIC -DPIC -DSHARED -MT arm_regs.os -MD -MP \
	  -MF ".deps/arm_regs.Tpo" `test -f 'arm_regs.c' || echo './'`arm_regs.c; \
	then mv -f ".deps/arm_regs.Tpo" ".deps/arm_regs.Po"; \
	else rm -f ".deps/arm_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT arm_retval.o -MD -MP -MF ".deps/arm_retval.Tpo" -c -o arm_retval.o arm_retval.c; \
	then mv -f ".deps/arm_retval.Tpo" ".deps/arm_retval.Po"; else rm -f ".deps/arm_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o arm_retval.os -fPIC -DPIC -DSHARED -MT arm_retval.os -MD -MP \
	  -MF ".deps/arm_retval.Tpo" `test -f 'arm_retval.c' || echo './'`arm_retval.c; \
	then mv -f ".deps/arm_retval.Tpo" ".deps/arm_retval.Po"; \
	else rm -f ".deps/arm_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT arm_symbol.o -MD -MP -MF ".deps/arm_symbol.Tpo" -c -o arm_symbol.o arm_symbol.c; \
	then mv -f ".deps/arm_symbol.Tpo" ".deps/arm_symbol.Po"; else rm -f ".deps/arm_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o arm_symbol.os -fPIC -DPIC -DSHARED -MT arm_symbol.os -MD -MP \
	  -MF ".deps/arm_symbol.Tpo" `test -f 'arm_symbol.c' || echo './'`arm_symbol.c; \
	then mv -f ".deps/arm_symbol.Tpo" ".deps/arm_symbol.Po"; \
	else rm -f ".deps/arm_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT i386_corenote.o -MD -MP -MF ".deps/i386_corenote.Tpo" -c -o i386_corenote.o i386_corenote.c; \
	then mv -f ".deps/i386_corenote.Tpo" ".deps/i386_corenote.Po"; else rm -f ".deps/i386_corenote.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o i386_corenote.os -fPIC -DPIC -DSHARED -MT i386_corenote.os -MD -MP \
	  -MF ".deps/i386_corenote.Tpo" `test -f 'i386_corenote.c' || echo './'`i386_corenote.c; \
	then mv -f ".deps/i386_corenote.Tpo" ".deps/i386_corenote.Po"; \
	else rm -f ".deps/i386_corenote.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT i386_init.o -MD -MP -MF ".deps/i386_init.Tpo" -c -o i386_init.o i386_init.c; \
	then mv -f ".deps/i386_init.Tpo" ".deps/i386_init.Po"; else rm -f ".deps/i386_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o i386_init.os -fPIC -DPIC -DSHARED -MT i386_init.os -MD -MP \
	  -MF ".deps/i386_init.Tpo" `test -f 'i386_init.c' || echo './'`i386_init.c; \
	then mv -f ".deps/i386_init.Tpo" ".deps/i386_init.Po"; \
	else rm -f ".deps/i386_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT i386_regs.o -MD -MP -MF ".deps/i386_regs.Tpo" -c -o i386_regs.o i386_regs.c; \
	then mv -f ".deps/i386_regs.Tpo" ".deps/i386_regs.Po"; else rm -f ".deps/i386_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o i386_regs.os -fPIC -DPIC -DSHARED -MT i386_regs.os -MD -MP \
	  -MF ".deps/i386_regs.Tpo" `test -f 'i386_regs.c' || echo './'`i386_regs.c; \
	then mv -f ".deps/i386_regs.Tpo" ".deps/i386_regs.Po"; \
	else rm -f ".deps/i386_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT i386_retval.o -MD -MP -MF ".deps/i386_retval.Tpo" -c -o i386_retval.o i386_retval.c; \
	then mv -f ".deps/i386_retval.Tpo" ".deps/i386_retval.Po"; else rm -f ".deps/i386_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o i386_retval.os -fPIC -DPIC -DSHARED -MT i386_retval.os -MD -MP \
	  -MF ".deps/i386_retval.Tpo" `test -f 'i386_retval.c' || echo './'`i386_retval.c; \
	then mv -f ".deps/i386_retval.Tpo" ".deps/i386_retval.Po"; \
	else rm -f ".deps/i386_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT i386_symbol.o -MD -MP -MF ".deps/i386_symbol.Tpo" -c -o i386_symbol.o i386_symbol.c; \
	then mv -f ".deps/i386_symbol.Tpo" ".deps/i386_symbol.Po"; else rm -f ".deps/i386_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o i386_symbol.os -fPIC -DPIC -DSHARED -MT i386_symbol.os -MD -MP \
	  -MF ".deps/i386_symbol.Tpo" `test -f 'i386_symbol.c' || echo './'`i386_symbol.c; \
	then mv -f ".deps/i386_symbol.Tpo" ".deps/i386_symbol.Po"; \
	else rm -f ".deps/i386_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ia64_init.o -MD -MP -MF ".deps/ia64_init.Tpo" -c -o ia64_init.o ia64_init.c; \
	then mv -f ".deps/ia64_init.Tpo" ".deps/ia64_init.Po"; else rm -f ".deps/ia64_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ia64_init.os -fPIC -DPIC -DSHARED -MT ia64_init.os -MD -MP \
	  -MF ".deps/ia64_init.Tpo" `test -f 'ia64_init.c' || echo './'`ia64_init.c; \
	then mv -f ".deps/ia64_init.Tpo" ".deps/ia64_init.Po"; \
	else rm -f ".deps/ia64_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ia64_regs.o -MD -MP -MF ".deps/ia64_regs.Tpo" -c -o ia64_regs.o ia64_regs.c; \
	then mv -f ".deps/ia64_regs.Tpo" ".deps/ia64_regs.Po"; else rm -f ".deps/ia64_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ia64_regs.os -fPIC -DPIC -DSHARED -MT ia64_regs.os -MD -MP \
	  -MF ".deps/ia64_regs.Tpo" `test -f 'ia64_regs.c' || echo './'`ia64_regs.c; \
	then mv -f ".deps/ia64_regs.Tpo" ".deps/ia64_regs.Po"; \
	else rm -f ".deps/ia64_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ia64_retval.o -MD -MP -MF ".deps/ia64_retval.Tpo" -c -o ia64_retval.o ia64_retval.c; \
	then mv -f ".deps/ia64_retval.Tpo" ".deps/ia64_retval.Po"; else rm -f ".deps/ia64_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ia64_retval.os -fPIC -DPIC -DSHARED -MT ia64_retval.os -MD -MP \
	  -MF ".deps/ia64_retval.Tpo" `test -f 'ia64_retval.c' || echo './'`ia64_retval.c; \
	then mv -f ".deps/ia64_retval.Tpo" ".deps/ia64_retval.Po"; \
	else rm -f ".deps/ia64_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ia64_symbol.o -MD -MP -MF ".deps/ia64_symbol.Tpo" -c -o ia64_symbol.o ia64_symbol.c; \
	then mv -f ".deps/ia64_symbol.Tpo" ".deps/ia64_symbol.Po"; else rm -f ".deps/ia64_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ia64_symbol.os -fPIC -DPIC -DSHARED -MT ia64_symbol.os -MD -MP \
	  -MF ".deps/ia64_symbol.Tpo" `test -f 'ia64_symbol.c' || echo './'`ia64_symbol.c; \
	then mv -f ".deps/ia64_symbol.Tpo" ".deps/ia64_symbol.Po"; \
	else rm -f ".deps/ia64_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT mips_init.o -MD -MP -MF ".deps/mips_init.Tpo" -c -o mips_init.o mips_init.c; \
	then mv -f ".deps/mips_init.Tpo" ".deps/mips_init.Po"; else rm -f ".deps/mips_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o mips_init.os -fPIC -DPIC -DSHARED -MT mips_init.os -MD -MP \
	  -MF ".deps/mips_init.Tpo" `test -f 'mips_init.c' || echo './'`mips_init.c; \
	then mv -f ".deps/mips_init.Tpo" ".deps/mips_init.Po"; \
	else rm -f ".deps/mips_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT mips_regs.o -MD -MP -MF ".deps/mips_regs.Tpo" -c -o mips_regs.o mips_regs.c; \
	then mv -f ".deps/mips_regs.Tpo" ".deps/mips_regs.Po"; else rm -f ".deps/mips_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o mips_regs.os -fPIC -DPIC -DSHARED -MT mips_regs.os -MD -MP \
	  -MF ".deps/mips_regs.Tpo" `test -f 'mips_regs.c' || echo './'`mips_regs.c; \
	then mv -f ".deps/mips_regs.Tpo" ".deps/mips_regs.Po"; \
	else rm -f ".deps/mips_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT mips_retval.o -MD -MP -MF ".deps/mips_retval.Tpo" -c -o mips_retval.o mips_retval.c; \
	then mv -f ".deps/mips_retval.Tpo" ".deps/mips_retval.Po"; else rm -f ".deps/mips_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o mips_retval.os -fPIC -DPIC -DSHARED -MT mips_retval.os -MD -MP \
	  -MF ".deps/mips_retval.Tpo" `test -f 'mips_retval.c' || echo './'`mips_retval.c; \
	then mv -f ".deps/mips_retval.Tpo" ".deps/mips_retval.Po"; \
	else rm -f ".deps/mips_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT mips_symbol.o -MD -MP -MF ".deps/mips_symbol.Tpo" -c -o mips_symbol.o mips_symbol.c; \
	then mv -f ".deps/mips_symbol.Tpo" ".deps/mips_symbol.Po"; else rm -f ".deps/mips_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o mips_symbol.os -fPIC -DPIC -DSHARED -MT mips_symbol.os -MD -MP \
	  -MF ".deps/mips_symbol.Tpo" `test -f 'mips_symbol.c' || echo './'`mips_symbol.c; \
	then mv -f ".deps/mips_symbol.Tpo" ".deps/mips_symbol.Po"; \
	else rm -f ".deps/mips_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT parisc_init.o -MD -MP -MF ".deps/parisc_init.Tpo" -c -o parisc_init.o parisc_init.c; \
	then mv -f ".deps/parisc_init.Tpo" ".deps/parisc_init.Po"; else rm -f ".deps/parisc_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o parisc_init.os -fPIC -DPIC -DSHARED -MT parisc_init.os -MD -MP \
	  -MF ".deps/parisc_init.Tpo" `test -f 'parisc_init.c' || echo './'`parisc_init.c; \
	then mv -f ".deps/parisc_init.Tpo" ".deps/parisc_init.Po"; \
	else rm -f ".deps/parisc_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT parisc_regs.o -MD -MP -MF ".deps/parisc_regs.Tpo" -c -o parisc_regs.o parisc_regs.c; \
	then mv -f ".deps/parisc_regs.Tpo" ".deps/parisc_regs.Po"; else rm -f ".deps/parisc_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o parisc_regs.os -fPIC -DPIC -DSHARED -MT parisc_regs.os -MD -MP \
	  -MF ".deps/parisc_regs.Tpo" `test -f 'parisc_regs.c' || echo './'`parisc_regs.c; \
	then mv -f ".deps/parisc_regs.Tpo" ".deps/parisc_regs.Po"; \
	else rm -f ".deps/parisc_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT parisc_retval.o -MD -MP -MF ".deps/parisc_retval.Tpo" -c -o parisc_retval.o parisc_retval.c; \
	then mv -f ".deps/parisc_retval.Tpo" ".deps/parisc_retval.Po"; else rm -f ".deps/parisc_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o parisc_retval.os -fPIC -DPIC -DSHARED -MT parisc_retval.os -MD -MP \
	  -MF ".deps/parisc_retval.Tpo" `test -f 'parisc_retval.c' || echo './'`parisc_retval.c; \
	then mv -f ".deps/parisc_retval.Tpo" ".deps/parisc_retval.Po"; \
	else rm -f ".deps/parisc_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT parisc_symbol.o -MD -MP -MF ".deps/parisc_symbol.Tpo" -c -o parisc_symbol.o parisc_symbol.c; \
	then mv -f ".deps/parisc_symbol.Tpo" ".deps/parisc_symbol.Po"; else rm -f ".deps/parisc_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o parisc_symbol.os -fPIC -DPIC -DSHARED -MT parisc_symbol.os -MD -MP \
	  -MF ".deps/parisc_symbol.Tpo" `test -f 'parisc_symbol.c' || echo './'`parisc_symbol.c; \
	then mv -f ".deps/parisc_symbol.Tpo" ".deps/parisc_symbol.Po"; \
	else rm -f ".deps/parisc_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc64_init.o -MD -MP -MF ".deps/ppc64_init.Tpo" -c -o ppc64_init.o ppc64_init.c; \
	then mv -f ".deps/ppc64_init.Tpo" ".deps/ppc64_init.Po"; else rm -f ".deps/ppc64_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc64_init.os -fPIC -DPIC -DSHARED -MT ppc64_init.os -MD -MP \
	  -MF ".deps/ppc64_init.Tpo" `test -f 'ppc64_init.c' || echo './'`ppc64_init.c; \
	then mv -f ".deps/ppc64_init.Tpo" ".deps/ppc64_init.Po"; \
	else rm -f ".deps/ppc64_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc64_retval.o -MD -MP -MF ".deps/ppc64_retval.Tpo" -c -o ppc64_retval.o ppc64_retval.c; \
	then mv -f ".deps/ppc64_retval.Tpo" ".deps/ppc64_retval.Po"; else rm -f ".deps/ppc64_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc64_retval.os -fPIC -DPIC -DSHARED -MT ppc64_retval.os -MD -MP \
	  -MF ".deps/ppc64_retval.Tpo" `test -f 'ppc64_retval.c' || echo './'`ppc64_retval.c; \
	then mv -f ".deps/ppc64_retval.Tpo" ".deps/ppc64_retval.Po"; \
	else rm -f ".deps/ppc64_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc64_symbol.o -MD -MP -MF ".deps/ppc64_symbol.Tpo" -c -o ppc64_symbol.o ppc64_symbol.c; \
	then mv -f ".deps/ppc64_symbol.Tpo" ".deps/ppc64_symbol.Po"; else rm -f ".deps/ppc64_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc64_symbol.os -fPIC -DPIC -DSHARED -MT ppc64_symbol.os -MD -MP \
	  -MF ".deps/ppc64_symbol.Tpo" `test -f 'ppc64_symbol.c' || echo './'`ppc64_symbol.c; \
	then mv -f ".deps/ppc64_symbol.Tpo" ".deps/ppc64_symbol.Po"; \
	else rm -f ".deps/ppc64_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc_init.o -MD -MP -MF ".deps/ppc_init.Tpo" -c -o ppc_init.o ppc_init.c; \
	then mv -f ".deps/ppc_init.Tpo" ".deps/ppc_init.Po"; else rm -f ".deps/ppc_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc_init.os -fPIC -DPIC -DSHARED -MT ppc_init.os -MD -MP \
	  -MF ".deps/ppc_init.Tpo" `test -f 'ppc_init.c' || echo './'`ppc_init.c; \
	then mv -f ".deps/ppc_init.Tpo" ".deps/ppc_init.Po"; \
	else rm -f ".deps/ppc_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc_regs.o -MD -MP -MF ".deps/ppc_regs.Tpo" -c -o ppc_regs.o ppc_regs.c; \
	then mv -f ".deps/ppc_regs.Tpo" ".deps/ppc_regs.Po"; else rm -f ".deps/ppc_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc_regs.os -fPIC -DPIC -DSHARED -MT ppc_regs.os -MD -MP \
	  -MF ".deps/ppc_regs.Tpo" `test -f 'ppc_regs.c' || echo './'`ppc_regs.c; \
	then mv -f ".deps/ppc_regs.Tpo" ".deps/ppc_regs.Po"; \
	else rm -f ".deps/ppc_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc_retval.o -MD -MP -MF ".deps/ppc_retval.Tpo" -c -o ppc_retval.o ppc_retval.c; \
	then mv -f ".deps/ppc_retval.Tpo" ".deps/ppc_retval.Po"; else rm -f ".deps/ppc_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc_retval.os -fPIC -DPIC -DSHARED -MT ppc_retval.os -MD -MP \
	  -MF ".deps/ppc_retval.Tpo" `test -f 'ppc_retval.c' || echo './'`ppc_retval.c; \
	then mv -f ".deps/ppc_retval.Tpo" ".deps/ppc_retval.Po"; \
	else rm -f ".deps/ppc_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ppc_symbol.o -MD -MP -MF ".deps/ppc_symbol.Tpo" -c -o ppc_symbol.o ppc_symbol.c; \
	then mv -f ".deps/ppc_symbol.Tpo" ".deps/ppc_symbol.Po"; else rm -f ".deps/ppc_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ppc_symbol.os -fPIC -DPIC -DSHARED -MT ppc_symbol.os -MD -MP \
	  -MF ".deps/ppc_symbol.Tpo" `test -f 'ppc_symbol.c' || echo './'`ppc_symbol.c; \
	then mv -f ".deps/ppc_symbol.Tpo" ".deps/ppc_symbol.Po"; \
	else rm -f ".deps/ppc_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT s390_init.o -MD -MP -MF ".deps/s390_init.Tpo" -c -o s390_init.o s390_init.c; \
	then mv -f ".deps/s390_init.Tpo" ".deps/s390_init.Po"; else rm -f ".deps/s390_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o s390_init.os -fPIC -DPIC -DSHARED -MT s390_init.os -MD -MP \
	  -MF ".deps/s390_init.Tpo" `test -f 's390_init.c' || echo './'`s390_init.c; \
	then mv -f ".deps/s390_init.Tpo" ".deps/s390_init.Po"; \
	else rm -f ".deps/s390_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT s390_regs.o -MD -MP -MF ".deps/s390_regs.Tpo" -c -o s390_regs.o s390_regs.c; \
	then mv -f ".deps/s390_regs.Tpo" ".deps/s390_regs.Po"; else rm -f ".deps/s390_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o s390_regs.os -fPIC -DPIC -DSHARED -MT s390_regs.os -MD -MP \
	  -MF ".deps/s390_regs.Tpo" `test -f 's390_regs.c' || echo './'`s390_regs.c; \
	then mv -f ".deps/s390_regs.Tpo" ".deps/s390_regs.Po"; \
	else rm -f ".deps/s390_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT s390_retval.o -MD -MP -MF ".deps/s390_retval.Tpo" -c -o s390_retval.o s390_retval.c; \
	then mv -f ".deps/s390_retval.Tpo" ".deps/s390_retval.Po"; else rm -f ".deps/s390_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o s390_retval.os -fPIC -DPIC -DSHARED -MT s390_retval.os -MD -MP \
	  -MF ".deps/s390_retval.Tpo" `test -f 's390_retval.c' || echo './'`s390_retval.c; \
	then mv -f ".deps/s390_retval.Tpo" ".deps/s390_retval.Po"; \
	else rm -f ".deps/s390_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT s390_symbol.o -MD -MP -MF ".deps/s390_symbol.Tpo" -c -o s390_symbol.o s390_symbol.c; \
	then mv -f ".deps/s390_symbol.Tpo" ".deps/s390_symbol.Po"; else rm -f ".deps/s390_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o s390_symbol.os -fPIC -DPIC -DSHARED -MT s390_symbol.os -MD -MP \
	  -MF ".deps/s390_symbol.Tpo" `test -f 's390_symbol.c' || echo './'`s390_symbol.c; \
	then mv -f ".deps/s390_symbol.Tpo" ".deps/s390_symbol.Po"; \
	else rm -f ".deps/s390_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sh_init.o -MD -MP -MF ".deps/sh_init.Tpo" -c -o sh_init.o sh_init.c; \
	then mv -f ".deps/sh_init.Tpo" ".deps/sh_init.Po"; else rm -f ".deps/sh_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sh_init.os -fPIC -DPIC -DSHARED -MT sh_init.os -MD -MP \
	  -MF ".deps/sh_init.Tpo" `test -f 'sh_init.c' || echo './'`sh_init.c; \
	then mv -f ".deps/sh_init.Tpo" ".deps/sh_init.Po"; \
	else rm -f ".deps/sh_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sh_symbol.o -MD -MP -MF ".deps/sh_symbol.Tpo" -c -o sh_symbol.o sh_symbol.c; \
	then mv -f ".deps/sh_symbol.Tpo" ".deps/sh_symbol.Po"; else rm -f ".deps/sh_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sh_symbol.os -fPIC -DPIC -DSHARED -MT sh_symbol.os -MD -MP \
	  -MF ".deps/sh_symbol.Tpo" `test -f 'sh_symbol.c' || echo './'`sh_symbol.c; \
	then mv -f ".deps/sh_symbol.Tpo" ".deps/sh_symbol.Po"; \
	else rm -f ".deps/sh_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sparc_init.o -MD -MP -MF ".deps/sparc_init.Tpo" -c -o sparc_init.o sparc_init.c; \
	then mv -f ".deps/sparc_init.Tpo" ".deps/sparc_init.Po"; else rm -f ".deps/sparc_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sparc_init.os -fPIC -DPIC -DSHARED -MT sparc_init.os -MD -MP \
	  -MF ".deps/sparc_init.Tpo" `test -f 'sparc_init.c' || echo './'`sparc_init.c; \
	then mv -f ".deps/sparc_init.Tpo" ".deps/sparc_init.Po"; \
	else rm -f ".deps/sparc_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sparc_regs.o -MD -MP -MF ".deps/sparc_regs.Tpo" -c -o sparc_regs.o sparc_regs.c; \
	then mv -f ".deps/sparc_regs.Tpo" ".deps/sparc_regs.Po"; else rm -f ".deps/sparc_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sparc_regs.os -fPIC -DPIC -DSHARED -MT sparc_regs.os -MD -MP \
	  -MF ".deps/sparc_regs.Tpo" `test -f 'sparc_regs.c' || echo './'`sparc_regs.c; \
	then mv -f ".deps/sparc_regs.Tpo" ".deps/sparc_regs.Po"; \
	else rm -f ".deps/sparc_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sparc_retval.o -MD -MP -MF ".deps/sparc_retval.Tpo" -c -o sparc_retval.o sparc_retval.c; \
	then mv -f ".deps/sparc_retval.Tpo" ".deps/sparc_retval.Po"; else rm -f ".deps/sparc_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sparc_retval.os -fPIC -DPIC -DSHARED -MT sparc_retval.os -MD -MP \
	  -MF ".deps/sparc_retval.Tpo" `test -f 'sparc_retval.c' || echo './'`sparc_retval.c; \
	then mv -f ".deps/sparc_retval.Tpo" ".deps/sparc_retval.Po"; \
	else rm -f ".deps/sparc_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT sparc_symbol.o -MD -MP -MF ".deps/sparc_symbol.Tpo" -c -o sparc_symbol.o sparc_symbol.c; \
	then mv -f ".deps/sparc_symbol.Tpo" ".deps/sparc_symbol.Po"; else rm -f ".deps/sparc_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o sparc_symbol.os -fPIC -DPIC -DSHARED -MT sparc_symbol.os -MD -MP \
	  -MF ".deps/sparc_symbol.Tpo" `test -f 'sparc_symbol.c' || echo './'`sparc_symbol.c; \
	then mv -f ".deps/sparc_symbol.Tpo" ".deps/sparc_symbol.Po"; \
	else rm -f ".deps/sparc_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT x86_64_corenote.o -MD -MP -MF ".deps/x86_64_corenote.Tpo" -c -o x86_64_corenote.o x86_64_corenote.c; \
	then mv -f ".deps/x86_64_corenote.Tpo" ".deps/x86_64_corenote.Po"; else rm -f ".deps/x86_64_corenote.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o x86_64_corenote.os -fPIC -DPIC -DSHARED -MT x86_64_corenote.os -MD -MP \
	  -MF ".deps/x86_64_corenote.Tpo" `test -f 'x86_64_corenote.c' || echo './'`x86_64_corenote.c; \
	then mv -f ".deps/x86_64_corenote.Tpo" ".deps/x86_64_corenote.Po"; \
	else rm -f ".deps/x86_64_corenote.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT x86_64_init.o -MD -MP -MF ".deps/x86_64_init.Tpo" -c -o x86_64_init.o x86_64_init.c; \
	then mv -f ".deps/x86_64_init.Tpo" ".deps/x86_64_init.Po"; else rm -f ".deps/x86_64_init.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o x86_64_init.os -fPIC -DPIC -DSHARED -MT x86_64_init.os -MD -MP \
	  -MF ".deps/x86_64_init.Tpo" `test -f 'x86_64_init.c' || echo './'`x86_64_init.c; \
	then mv -f ".deps/x86_64_init.Tpo" ".deps/x86_64_init.Po"; \
	else rm -f ".deps/x86_64_init.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT x86_64_regs.o -MD -MP -MF ".deps/x86_64_regs.Tpo" -c -o x86_64_regs.o x86_64_regs.c; \
	then mv -f ".deps/x86_64_regs.Tpo" ".deps/x86_64_regs.Po"; else rm -f ".deps/x86_64_regs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o x86_64_regs.os -fPIC -DPIC -DSHARED -MT x86_64_regs.os -MD -MP \
	  -MF ".deps/x86_64_regs.Tpo" `test -f 'x86_64_regs.c' || echo './'`x86_64_regs.c; \
	then mv -f ".deps/x86_64_regs.Tpo" ".deps/x86_64_regs.Po"; \
	else rm -f ".deps/x86_64_regs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT x86_64_retval.o -MD -MP -MF ".deps/x86_64_retval.Tpo" -c -o x86_64_retval.o x86_64_retval.c; \
	then mv -f ".deps/x86_64_retval.Tpo" ".deps/x86_64_retval.Po"; else rm -f ".deps/x86_64_retval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o x86_64_retval.os -fPIC -DPIC -DSHARED -MT x86_64_retval.os -MD -MP \
	  -MF ".deps/x86_64_retval.Tpo" `test -f 'x86_64_retval.c' || echo './'`x86_64_retval.c; \
	then mv -f ".deps/x86_64_retval.Tpo" ".deps/x86_64_retval.Po"; \
	else rm -f ".deps/x86_64_retval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT x86_64_symbol.o -MD -MP -MF ".deps/x86_64_symbol.Tpo" -c -o x86_64_symbol.o x86_64_symbol.c; \
	then mv -f ".deps/x86_64_symbol.Tpo" ".deps/x86_64_symbol.Po"; else rm -f ".deps/x86_64_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/backends\" -I. -I. -I.. -I. -I../libebl -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o x86_64_symbol.os -fPIC -DPIC -DSHARED -MT x86_64_symbol.os -MD -MP \
	  -MF ".deps/x86_64_symbol.Tpo" `test -f 'x86_64_symbol.c' || echo './'`x86_64_symbol.c; \
	then mv -f ".deps/x86_64_symbol.Tpo" ".deps/x86_64_symbol.Po"; \
	else rm -f ".deps/x86_64_symbol.Tpo"; exit 1; \
	fi
rm -f libebl_backend_pic.a
ar cru libebl_backend_pic.a alpha_init.os alpha_regs.os alpha_retval.os alpha_symbol.os arm_init.os arm_regs.os arm_retval.os arm_symbol.os i386_corenote.os i386_init.os i386_regs.os i386_retval.os i386_symbol.os ia64_init.os ia64_regs.os ia64_retval.os ia64_symbol.os mips_init.os mips_regs.os mips_retval.os mips_symbol.os parisc_init.os parisc_regs.os parisc_retval.os parisc_symbol.os ppc64_init.os ppc64_retval.os ppc64_symbol.os ppc_init.os ppc_regs.os ppc_retval.os ppc_symbol.os s390_init.os s390_regs.os s390_retval.os s390_symbol.os sh_init.os sh_symbol.os sparc_init.os sparc_regs.os sparc_retval.os sparc_symbol.os x86_64_corenote.os x86_64_init.os x86_64_regs.os x86_64_retval.os x86_64_symbol.os 
ranlib libebl_backend_pic.a
rm -f libebl_backend_nopic.a
ar cru libebl_backend_nopic.a alpha_init.o alpha_regs.o alpha_retval.o alpha_symbol.o arm_init.o arm_regs.o arm_retval.o arm_symbol.o i386_corenote.o i386_init.o i386_regs.o i386_retval.o i386_symbol.o ia64_init.o ia64_regs.o ia64_retval.o ia64_symbol.o mips_init.o mips_regs.o mips_retval.o mips_symbol.o parisc_init.o parisc_regs.o parisc_retval.o parisc_symbol.o ppc64_init.o ppc64_retval.o ppc64_symbol.o ppc_init.o ppc_regs.o ppc_retval.o ppc_symbol.o s390_init.o s390_regs.o s390_retval.o s390_symbol.o sh_init.o sh_symbol.o sparc_init.o sparc_regs.o sparc_retval.o sparc_symbol.o x86_64_corenote.o x86_64_init.o x86_64_regs.o x86_64_retval.o x86_64_symbol.o 
ranlib libebl_backend_nopic.a
make[3]: Leaving directory `/build/buildd/elfutils-0.123/backends'
Making all in libebl
make[3]: Entering directory `/build/buildd/elfutils-0.123/libebl'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblopenbackend.o -MD -MP -MF ".deps/eblopenbackend.Tpo" -c -o eblopenbackend.o eblopenbackend.c; \
	then mv -f ".deps/eblopenbackend.Tpo" ".deps/eblopenbackend.Po"; else rm -f ".deps/eblopenbackend.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblopenbackend.os -fPIC -DPIC -DSHARED -MT eblopenbackend.os -MD -MP \
	  -MF ".deps/eblopenbackend.Tpo" `test -f 'eblopenbackend.c' || echo './'`eblopenbackend.c; \
	then cat ".deps/eblopenbackend.Tpo" >> ".deps/eblopenbackend.Po"; \
	     rm -f ".deps/eblopenbackend.Tpo"; \
	else rm -f ".deps/eblopenbackend.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblclosebackend.o -MD -MP -MF ".deps/eblclosebackend.Tpo" -c -o eblclosebackend.o eblclosebackend.c; \
	then mv -f ".deps/eblclosebackend.Tpo" ".deps/eblclosebackend.Po"; else rm -f ".deps/eblclosebackend.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblclosebackend.os -fPIC -DPIC -DSHARED -MT eblclosebackend.os -MD -MP \
	  -MF ".deps/eblclosebackend.Tpo" `test -f 'eblclosebackend.c' || echo './'`eblclosebackend.c; \
	then cat ".deps/eblclosebackend.Tpo" >> ".deps/eblclosebackend.Po"; \
	     rm -f ".deps/eblclosebackend.Tpo"; \
	else rm -f ".deps/eblclosebackend.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblstrtab.o -MD -MP -MF ".deps/eblstrtab.Tpo" -c -o eblstrtab.o eblstrtab.c; \
	then mv -f ".deps/eblstrtab.Tpo" ".deps/eblstrtab.Po"; else rm -f ".deps/eblstrtab.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblstrtab.os -fPIC -DPIC -DSHARED -MT eblstrtab.os -MD -MP \
	  -MF ".deps/eblstrtab.Tpo" `test -f 'eblstrtab.c' || echo './'`eblstrtab.c; \
	then cat ".deps/eblstrtab.Tpo" >> ".deps/eblstrtab.Po"; \
	     rm -f ".deps/eblstrtab.Tpo"; \
	else rm -f ".deps/eblstrtab.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblreloctypename.o -MD -MP -MF ".deps/eblreloctypename.Tpo" -c -o eblreloctypename.o eblreloctypename.c; \
	then mv -f ".deps/eblreloctypename.Tpo" ".deps/eblreloctypename.Po"; else rm -f ".deps/eblreloctypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblreloctypename.os -fPIC -DPIC -DSHARED -MT eblreloctypename.os -MD -MP \
	  -MF ".deps/eblreloctypename.Tpo" `test -f 'eblreloctypename.c' || echo './'`eblreloctypename.c; \
	then cat ".deps/eblreloctypename.Tpo" >> ".deps/eblreloctypename.Po"; \
	     rm -f ".deps/eblreloctypename.Tpo"; \
	else rm -f ".deps/eblreloctypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsegmenttypename.o -MD -MP -MF ".deps/eblsegmenttypename.Tpo" -c -o eblsegmenttypename.o eblsegmenttypename.c; \
	then mv -f ".deps/eblsegmenttypename.Tpo" ".deps/eblsegmenttypename.Po"; else rm -f ".deps/eblsegmenttypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsegmenttypename.os -fPIC -DPIC -DSHARED -MT eblsegmenttypename.os -MD -MP \
	  -MF ".deps/eblsegmenttypename.Tpo" `test -f 'eblsegmenttypename.c' || echo './'`eblsegmenttypename.c; \
	then cat ".deps/eblsegmenttypename.Tpo" >> ".deps/eblsegmenttypename.Po"; \
	     rm -f ".deps/eblsegmenttypename.Tpo"; \
	else rm -f ".deps/eblsegmenttypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsectiontypename.o -MD -MP -MF ".deps/eblsectiontypename.Tpo" -c -o eblsectiontypename.o eblsectiontypename.c; \
	then mv -f ".deps/eblsectiontypename.Tpo" ".deps/eblsectiontypename.Po"; else rm -f ".deps/eblsectiontypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsectiontypename.os -fPIC -DPIC -DSHARED -MT eblsectiontypename.os -MD -MP \
	  -MF ".deps/eblsectiontypename.Tpo" `test -f 'eblsectiontypename.c' || echo './'`eblsectiontypename.c; \
	then cat ".deps/eblsectiontypename.Tpo" >> ".deps/eblsectiontypename.Po"; \
	     rm -f ".deps/eblsectiontypename.Tpo"; \
	else rm -f ".deps/eblsectiontypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblmachineflagname.o -MD -MP -MF ".deps/eblmachineflagname.Tpo" -c -o eblmachineflagname.o eblmachineflagname.c; \
	then mv -f ".deps/eblmachineflagname.Tpo" ".deps/eblmachineflagname.Po"; else rm -f ".deps/eblmachineflagname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblmachineflagname.os -fPIC -DPIC -DSHARED -MT eblmachineflagname.os -MD -MP \
	  -MF ".deps/eblmachineflagname.Tpo" `test -f 'eblmachineflagname.c' || echo './'`eblmachineflagname.c; \
	then cat ".deps/eblmachineflagname.Tpo" >> ".deps/eblmachineflagname.Po"; \
	     rm -f ".deps/eblmachineflagname.Tpo"; \
	else rm -f ".deps/eblmachineflagname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsymboltypename.o -MD -MP -MF ".deps/eblsymboltypename.Tpo" -c -o eblsymboltypename.o eblsymboltypename.c; \
	then mv -f ".deps/eblsymboltypename.Tpo" ".deps/eblsymboltypename.Po"; else rm -f ".deps/eblsymboltypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsymboltypename.os -fPIC -DPIC -DSHARED -MT eblsymboltypename.os -MD -MP \
	  -MF ".deps/eblsymboltypename.Tpo" `test -f 'eblsymboltypename.c' || echo './'`eblsymboltypename.c; \
	then cat ".deps/eblsymboltypename.Tpo" >> ".deps/eblsymboltypename.Po"; \
	     rm -f ".deps/eblsymboltypename.Tpo"; \
	else rm -f ".deps/eblsymboltypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ebldynamictagname.o -MD -MP -MF ".deps/ebldynamictagname.Tpo" -c -o ebldynamictagname.o ebldynamictagname.c; \
	then mv -f ".deps/ebldynamictagname.Tpo" ".deps/ebldynamictagname.Po"; else rm -f ".deps/ebldynamictagname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ebldynamictagname.os -fPIC -DPIC -DSHARED -MT ebldynamictagname.os -MD -MP \
	  -MF ".deps/ebldynamictagname.Tpo" `test -f 'ebldynamictagname.c' || echo './'`ebldynamictagname.c; \
	then cat ".deps/ebldynamictagname.Tpo" >> ".deps/ebldynamictagname.Po"; \
	     rm -f ".deps/ebldynamictagname.Tpo"; \
	else rm -f ".deps/ebldynamictagname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsectionname.o -MD -MP -MF ".deps/eblsectionname.Tpo" -c -o eblsectionname.o eblsectionname.c; \
	then mv -f ".deps/eblsectionname.Tpo" ".deps/eblsectionname.Po"; else rm -f ".deps/eblsectionname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsectionname.os -fPIC -DPIC -DSHARED -MT eblsectionname.os -MD -MP \
	  -MF ".deps/eblsectionname.Tpo" `test -f 'eblsectionname.c' || echo './'`eblsectionname.c; \
	then cat ".deps/eblsectionname.Tpo" >> ".deps/eblsectionname.Po"; \
	     rm -f ".deps/eblsectionname.Tpo"; \
	else rm -f ".deps/eblsectionname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblobjecttypename.o -MD -MP -MF ".deps/eblobjecttypename.Tpo" -c -o eblobjecttypename.o eblobjecttypename.c; \
	then mv -f ".deps/eblobjecttypename.Tpo" ".deps/eblobjecttypename.Po"; else rm -f ".deps/eblobjecttypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblobjecttypename.os -fPIC -DPIC -DSHARED -MT eblobjecttypename.os -MD -MP \
	  -MF ".deps/eblobjecttypename.Tpo" `test -f 'eblobjecttypename.c' || echo './'`eblobjecttypename.c; \
	then cat ".deps/eblobjecttypename.Tpo" >> ".deps/eblobjecttypename.Po"; \
	     rm -f ".deps/eblobjecttypename.Tpo"; \
	else rm -f ".deps/eblobjecttypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsymbolbindingname.o -MD -MP -MF ".deps/eblsymbolbindingname.Tpo" -c -o eblsymbolbindingname.o eblsymbolbindingname.c; \
	then mv -f ".deps/eblsymbolbindingname.Tpo" ".deps/eblsymbolbindingname.Po"; else rm -f ".deps/eblsymbolbindingname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsymbolbindingname.os -fPIC -DPIC -DSHARED -MT eblsymbolbindingname.os -MD -MP \
	  -MF ".deps/eblsymbolbindingname.Tpo" `test -f 'eblsymbolbindingname.c' || echo './'`eblsymbolbindingname.c; \
	then cat ".deps/eblsymbolbindingname.Tpo" >> ".deps/eblsymbolbindingname.Po"; \
	     rm -f ".deps/eblsymbolbindingname.Tpo"; \
	else rm -f ".deps/eblsymbolbindingname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblbackendname.o -MD -MP -MF ".deps/eblbackendname.Tpo" -c -o eblbackendname.o eblbackendname.c; \
	then mv -f ".deps/eblbackendname.Tpo" ".deps/eblbackendname.Po"; else rm -f ".deps/eblbackendname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblbackendname.os -fPIC -DPIC -DSHARED -MT eblbackendname.os -MD -MP \
	  -MF ".deps/eblbackendname.Tpo" `test -f 'eblbackendname.c' || echo './'`eblbackendname.c; \
	then cat ".deps/eblbackendname.Tpo" >> ".deps/eblbackendname.Po"; \
	     rm -f ".deps/eblbackendname.Tpo"; \
	else rm -f ".deps/eblbackendname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblshflagscombine.o -MD -MP -MF ".deps/eblshflagscombine.Tpo" -c -o eblshflagscombine.o eblshflagscombine.c; \
	then mv -f ".deps/eblshflagscombine.Tpo" ".deps/eblshflagscombine.Po"; else rm -f ".deps/eblshflagscombine.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblshflagscombine.os -fPIC -DPIC -DSHARED -MT eblshflagscombine.os -MD -MP \
	  -MF ".deps/eblshflagscombine.Tpo" `test -f 'eblshflagscombine.c' || echo './'`eblshflagscombine.c; \
	then cat ".deps/eblshflagscombine.Tpo" >> ".deps/eblshflagscombine.Po"; \
	     rm -f ".deps/eblshflagscombine.Tpo"; \
	else rm -f ".deps/eblshflagscombine.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblwstrtab.o -MD -MP -MF ".deps/eblwstrtab.Tpo" -c -o eblwstrtab.o eblwstrtab.c; \
	then mv -f ".deps/eblwstrtab.Tpo" ".deps/eblwstrtab.Po"; else rm -f ".deps/eblwstrtab.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblwstrtab.os -fPIC -DPIC -DSHARED -MT eblwstrtab.os -MD -MP \
	  -MF ".deps/eblwstrtab.Tpo" `test -f 'eblwstrtab.c' || echo './'`eblwstrtab.c; \
	then cat ".deps/eblwstrtab.Tpo" >> ".deps/eblwstrtab.Po"; \
	     rm -f ".deps/eblwstrtab.Tpo"; \
	else rm -f ".deps/eblwstrtab.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblgstrtab.o -MD -MP -MF ".deps/eblgstrtab.Tpo" -c -o eblgstrtab.o eblgstrtab.c; \
	then mv -f ".deps/eblgstrtab.Tpo" ".deps/eblgstrtab.Po"; else rm -f ".deps/eblgstrtab.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblgstrtab.os -fPIC -DPIC -DSHARED -MT eblgstrtab.os -MD -MP \
	  -MF ".deps/eblgstrtab.Tpo" `test -f 'eblgstrtab.c' || echo './'`eblgstrtab.c; \
	then cat ".deps/eblgstrtab.Tpo" >> ".deps/eblgstrtab.Po"; \
	     rm -f ".deps/eblgstrtab.Tpo"; \
	else rm -f ".deps/eblgstrtab.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblosabiname.o -MD -MP -MF ".deps/eblosabiname.Tpo" -c -o eblosabiname.o eblosabiname.c; \
	then mv -f ".deps/eblosabiname.Tpo" ".deps/eblosabiname.Po"; else rm -f ".deps/eblosabiname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblosabiname.os -fPIC -DPIC -DSHARED -MT eblosabiname.os -MD -MP \
	  -MF ".deps/eblosabiname.Tpo" `test -f 'eblosabiname.c' || echo './'`eblosabiname.c; \
	then cat ".deps/eblosabiname.Tpo" >> ".deps/eblosabiname.Po"; \
	     rm -f ".deps/eblosabiname.Tpo"; \
	else rm -f ".deps/eblosabiname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblmachineflagcheck.o -MD -MP -MF ".deps/eblmachineflagcheck.Tpo" -c -o eblmachineflagcheck.o eblmachineflagcheck.c; \
	then mv -f ".deps/eblmachineflagcheck.Tpo" ".deps/eblmachineflagcheck.Po"; else rm -f ".deps/eblmachineflagcheck.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblmachineflagcheck.os -fPIC -DPIC -DSHARED -MT eblmachineflagcheck.os -MD -MP \
	  -MF ".deps/eblmachineflagcheck.Tpo" `test -f 'eblmachineflagcheck.c' || echo './'`eblmachineflagcheck.c; \
	then cat ".deps/eblmachineflagcheck.Tpo" >> ".deps/eblmachineflagcheck.Po"; \
	     rm -f ".deps/eblmachineflagcheck.Tpo"; \
	else rm -f ".deps/eblmachineflagcheck.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblreloctypecheck.o -MD -MP -MF ".deps/eblreloctypecheck.Tpo" -c -o eblreloctypecheck.o eblreloctypecheck.c; \
	then mv -f ".deps/eblreloctypecheck.Tpo" ".deps/eblreloctypecheck.Po"; else rm -f ".deps/eblreloctypecheck.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblreloctypecheck.os -fPIC -DPIC -DSHARED -MT eblreloctypecheck.os -MD -MP \
	  -MF ".deps/eblreloctypecheck.Tpo" `test -f 'eblreloctypecheck.c' || echo './'`eblreloctypecheck.c; \
	then cat ".deps/eblreloctypecheck.Tpo" >> ".deps/eblreloctypecheck.Po"; \
	     rm -f ".deps/eblreloctypecheck.Tpo"; \
	else rm -f ".deps/eblreloctypecheck.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblrelocvaliduse.o -MD -MP -MF ".deps/eblrelocvaliduse.Tpo" -c -o eblrelocvaliduse.o eblrelocvaliduse.c; \
	then mv -f ".deps/eblrelocvaliduse.Tpo" ".deps/eblrelocvaliduse.Po"; else rm -f ".deps/eblrelocvaliduse.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblrelocvaliduse.os -fPIC -DPIC -DSHARED -MT eblrelocvaliduse.os -MD -MP \
	  -MF ".deps/eblrelocvaliduse.Tpo" `test -f 'eblrelocvaliduse.c' || echo './'`eblrelocvaliduse.c; \
	then cat ".deps/eblrelocvaliduse.Tpo" >> ".deps/eblrelocvaliduse.Po"; \
	     rm -f ".deps/eblrelocvaliduse.Tpo"; \
	else rm -f ".deps/eblrelocvaliduse.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblrelocsimpletype.o -MD -MP -MF ".deps/eblrelocsimpletype.Tpo" -c -o eblrelocsimpletype.o eblrelocsimpletype.c; \
	then mv -f ".deps/eblrelocsimpletype.Tpo" ".deps/eblrelocsimpletype.Po"; else rm -f ".deps/eblrelocsimpletype.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblrelocsimpletype.os -fPIC -DPIC -DSHARED -MT eblrelocsimpletype.os -MD -MP \
	  -MF ".deps/eblrelocsimpletype.Tpo" `test -f 'eblrelocsimpletype.c' || echo './'`eblrelocsimpletype.c; \
	then cat ".deps/eblrelocsimpletype.Tpo" >> ".deps/eblrelocsimpletype.Po"; \
	     rm -f ".deps/eblrelocsimpletype.Tpo"; \
	else rm -f ".deps/eblrelocsimpletype.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ebldynamictagcheck.o -MD -MP -MF ".deps/ebldynamictagcheck.Tpo" -c -o ebldynamictagcheck.o ebldynamictagcheck.c; \
	then mv -f ".deps/ebldynamictagcheck.Tpo" ".deps/ebldynamictagcheck.Po"; else rm -f ".deps/ebldynamictagcheck.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ebldynamictagcheck.os -fPIC -DPIC -DSHARED -MT ebldynamictagcheck.os -MD -MP \
	  -MF ".deps/ebldynamictagcheck.Tpo" `test -f 'ebldynamictagcheck.c' || echo './'`ebldynamictagcheck.c; \
	then cat ".deps/ebldynamictagcheck.Tpo" >> ".deps/ebldynamictagcheck.Po"; \
	     rm -f ".deps/ebldynamictagcheck.Tpo"; \
	else rm -f ".deps/ebldynamictagcheck.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblcorenotetypename.o -MD -MP -MF ".deps/eblcorenotetypename.Tpo" -c -o eblcorenotetypename.o eblcorenotetypename.c; \
	then mv -f ".deps/eblcorenotetypename.Tpo" ".deps/eblcorenotetypename.Po"; else rm -f ".deps/eblcorenotetypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblcorenotetypename.os -fPIC -DPIC -DSHARED -MT eblcorenotetypename.os -MD -MP \
	  -MF ".deps/eblcorenotetypename.Tpo" `test -f 'eblcorenotetypename.c' || echo './'`eblcorenotetypename.c; \
	then cat ".deps/eblcorenotetypename.Tpo" >> ".deps/eblcorenotetypename.Po"; \
	     rm -f ".deps/eblcorenotetypename.Tpo"; \
	else rm -f ".deps/eblcorenotetypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblobjnotetypename.o -MD -MP -MF ".deps/eblobjnotetypename.Tpo" -c -o eblobjnotetypename.o eblobjnotetypename.c; \
	then mv -f ".deps/eblobjnotetypename.Tpo" ".deps/eblobjnotetypename.Po"; else rm -f ".deps/eblobjnotetypename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblobjnotetypename.os -fPIC -DPIC -DSHARED -MT eblobjnotetypename.os -MD -MP \
	  -MF ".deps/eblobjnotetypename.Tpo" `test -f 'eblobjnotetypename.c' || echo './'`eblobjnotetypename.c; \
	then cat ".deps/eblobjnotetypename.Tpo" >> ".deps/eblobjnotetypename.Po"; \
	     rm -f ".deps/eblobjnotetypename.Tpo"; \
	else rm -f ".deps/eblobjnotetypename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblcorenote.o -MD -MP -MF ".deps/eblcorenote.Tpo" -c -o eblcorenote.o eblcorenote.c; \
	then mv -f ".deps/eblcorenote.Tpo" ".deps/eblcorenote.Po"; else rm -f ".deps/eblcorenote.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblcorenote.os -fPIC -DPIC -DSHARED -MT eblcorenote.os -MD -MP \
	  -MF ".deps/eblcorenote.Tpo" `test -f 'eblcorenote.c' || echo './'`eblcorenote.c; \
	then cat ".deps/eblcorenote.Tpo" >> ".deps/eblcorenote.Po"; \
	     rm -f ".deps/eblcorenote.Tpo"; \
	else rm -f ".deps/eblcorenote.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblobjnote.o -MD -MP -MF ".deps/eblobjnote.Tpo" -c -o eblobjnote.o eblobjnote.c; \
	then mv -f ".deps/eblobjnote.Tpo" ".deps/eblobjnote.Po"; else rm -f ".deps/eblobjnote.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblobjnote.os -fPIC -DPIC -DSHARED -MT eblobjnote.os -MD -MP \
	  -MF ".deps/eblobjnote.Tpo" `test -f 'eblobjnote.c' || echo './'`eblobjnote.c; \
	then cat ".deps/eblobjnote.Tpo" >> ".deps/eblobjnote.Po"; \
	     rm -f ".deps/eblobjnote.Tpo"; \
	else rm -f ".deps/eblobjnote.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ebldebugscnp.o -MD -MP -MF ".deps/ebldebugscnp.Tpo" -c -o ebldebugscnp.o ebldebugscnp.c; \
	then mv -f ".deps/ebldebugscnp.Tpo" ".deps/ebldebugscnp.Po"; else rm -f ".deps/ebldebugscnp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ebldebugscnp.os -fPIC -DPIC -DSHARED -MT ebldebugscnp.os -MD -MP \
	  -MF ".deps/ebldebugscnp.Tpo" `test -f 'ebldebugscnp.c' || echo './'`ebldebugscnp.c; \
	then cat ".deps/ebldebugscnp.Tpo" >> ".deps/ebldebugscnp.Po"; \
	     rm -f ".deps/ebldebugscnp.Tpo"; \
	else rm -f ".deps/ebldebugscnp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblgotpcreloccheck.o -MD -MP -MF ".deps/eblgotpcreloccheck.Tpo" -c -o eblgotpcreloccheck.o eblgotpcreloccheck.c; \
	then mv -f ".deps/eblgotpcreloccheck.Tpo" ".deps/eblgotpcreloccheck.Po"; else rm -f ".deps/eblgotpcreloccheck.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblgotpcreloccheck.os -fPIC -DPIC -DSHARED -MT eblgotpcreloccheck.os -MD -MP \
	  -MF ".deps/eblgotpcreloccheck.Tpo" `test -f 'eblgotpcreloccheck.c' || echo './'`eblgotpcreloccheck.c; \
	then cat ".deps/eblgotpcreloccheck.Tpo" >> ".deps/eblgotpcreloccheck.Po"; \
	     rm -f ".deps/eblgotpcreloccheck.Tpo"; \
	else rm -f ".deps/eblgotpcreloccheck.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblcopyrelocp.o -MD -MP -MF ".deps/eblcopyrelocp.Tpo" -c -o eblcopyrelocp.o eblcopyrelocp.c; \
	then mv -f ".deps/eblcopyrelocp.Tpo" ".deps/eblcopyrelocp.Po"; else rm -f ".deps/eblcopyrelocp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblcopyrelocp.os -fPIC -DPIC -DSHARED -MT eblcopyrelocp.os -MD -MP \
	  -MF ".deps/eblcopyrelocp.Tpo" `test -f 'eblcopyrelocp.c' || echo './'`eblcopyrelocp.c; \
	then cat ".deps/eblcopyrelocp.Tpo" >> ".deps/eblcopyrelocp.Po"; \
	     rm -f ".deps/eblcopyrelocp.Tpo"; \
	else rm -f ".deps/eblcopyrelocp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsectionstripp.o -MD -MP -MF ".deps/eblsectionstripp.Tpo" -c -o eblsectionstripp.o eblsectionstripp.c; \
	then mv -f ".deps/eblsectionstripp.Tpo" ".deps/eblsectionstripp.Po"; else rm -f ".deps/eblsectionstripp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsectionstripp.os -fPIC -DPIC -DSHARED -MT eblsectionstripp.os -MD -MP \
	  -MF ".deps/eblsectionstripp.Tpo" `test -f 'eblsectionstripp.c' || echo './'`eblsectionstripp.c; \
	then cat ".deps/eblsectionstripp.Tpo" >> ".deps/eblsectionstripp.Po"; \
	     rm -f ".deps/eblsectionstripp.Tpo"; \
	else rm -f ".deps/eblsectionstripp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblelfclass.o -MD -MP -MF ".deps/eblelfclass.Tpo" -c -o eblelfclass.o eblelfclass.c; \
	then mv -f ".deps/eblelfclass.Tpo" ".deps/eblelfclass.Po"; else rm -f ".deps/eblelfclass.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblelfclass.os -fPIC -DPIC -DSHARED -MT eblelfclass.os -MD -MP \
	  -MF ".deps/eblelfclass.Tpo" `test -f 'eblelfclass.c' || echo './'`eblelfclass.c; \
	then cat ".deps/eblelfclass.Tpo" >> ".deps/eblelfclass.Po"; \
	     rm -f ".deps/eblelfclass.Tpo"; \
	else rm -f ".deps/eblelfclass.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblelfdata.o -MD -MP -MF ".deps/eblelfdata.Tpo" -c -o eblelfdata.o eblelfdata.c; \
	then mv -f ".deps/eblelfdata.Tpo" ".deps/eblelfdata.Po"; else rm -f ".deps/eblelfdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblelfdata.os -fPIC -DPIC -DSHARED -MT eblelfdata.os -MD -MP \
	  -MF ".deps/eblelfdata.Tpo" `test -f 'eblelfdata.c' || echo './'`eblelfdata.c; \
	then cat ".deps/eblelfdata.Tpo" >> ".deps/eblelfdata.Po"; \
	     rm -f ".deps/eblelfdata.Tpo"; \
	else rm -f ".deps/eblelfdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblelfmachine.o -MD -MP -MF ".deps/eblelfmachine.Tpo" -c -o eblelfmachine.o eblelfmachine.c; \
	then mv -f ".deps/eblelfmachine.Tpo" ".deps/eblelfmachine.Po"; else rm -f ".deps/eblelfmachine.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblelfmachine.os -fPIC -DPIC -DSHARED -MT eblelfmachine.os -MD -MP \
	  -MF ".deps/eblelfmachine.Tpo" `test -f 'eblelfmachine.c' || echo './'`eblelfmachine.c; \
	then cat ".deps/eblelfmachine.Tpo" >> ".deps/eblelfmachine.Po"; \
	     rm -f ".deps/eblelfmachine.Tpo"; \
	else rm -f ".deps/eblelfmachine.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT ebl_check_special_symbol.o -MD -MP -MF ".deps/ebl_check_special_symbol.Tpo" -c -o ebl_check_special_symbol.o ebl_check_special_symbol.c; \
	then mv -f ".deps/ebl_check_special_symbol.Tpo" ".deps/ebl_check_special_symbol.Po"; else rm -f ".deps/ebl_check_special_symbol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o ebl_check_special_symbol.os -fPIC -DPIC -DSHARED -MT ebl_check_special_symbol.os -MD -MP \
	  -MF ".deps/ebl_check_special_symbol.Tpo" `test -f 'ebl_check_special_symbol.c' || echo './'`ebl_check_special_symbol.c; \
	then cat ".deps/ebl_check_special_symbol.Tpo" >> ".deps/ebl_check_special_symbol.Po"; \
	     rm -f ".deps/ebl_check_special_symbol.Tpo"; \
	else rm -f ".deps/ebl_check_special_symbol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblbsspltp.o -MD -MP -MF ".deps/eblbsspltp.Tpo" -c -o eblbsspltp.o eblbsspltp.c; \
	then mv -f ".deps/eblbsspltp.Tpo" ".deps/eblbsspltp.Po"; else rm -f ".deps/eblbsspltp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblbsspltp.os -fPIC -DPIC -DSHARED -MT eblbsspltp.os -MD -MP \
	  -MF ".deps/eblbsspltp.Tpo" `test -f 'eblbsspltp.c' || echo './'`eblbsspltp.c; \
	then cat ".deps/eblbsspltp.Tpo" >> ".deps/eblbsspltp.Po"; \
	     rm -f ".deps/eblbsspltp.Tpo"; \
	else rm -f ".deps/eblbsspltp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblretval.o -MD -MP -MF ".deps/eblretval.Tpo" -c -o eblretval.o eblretval.c; \
	then mv -f ".deps/eblretval.Tpo" ".deps/eblretval.Po"; else rm -f ".deps/eblretval.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblretval.os -fPIC -DPIC -DSHARED -MT eblretval.os -MD -MP \
	  -MF ".deps/eblretval.Tpo" `test -f 'eblretval.c' || echo './'`eblretval.c; \
	then cat ".deps/eblretval.Tpo" >> ".deps/eblretval.Po"; \
	     rm -f ".deps/eblretval.Tpo"; \
	else rm -f ".deps/eblretval.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblregname.o -MD -MP -MF ".deps/eblregname.Tpo" -c -o eblregname.o eblregname.c; \
	then mv -f ".deps/eblregname.Tpo" ".deps/eblregname.Po"; else rm -f ".deps/eblregname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblregname.os -fPIC -DPIC -DSHARED -MT eblregname.os -MD -MP \
	  -MF ".deps/eblregname.Tpo" `test -f 'eblregname.c' || echo './'`eblregname.c; \
	then cat ".deps/eblregname.Tpo" >> ".deps/eblregname.Po"; \
	     rm -f ".deps/eblregname.Tpo"; \
	else rm -f ".deps/eblregname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblnonerelocp.o -MD -MP -MF ".deps/eblnonerelocp.Tpo" -c -o eblnonerelocp.o eblnonerelocp.c; \
	then mv -f ".deps/eblnonerelocp.Tpo" ".deps/eblnonerelocp.Po"; else rm -f ".deps/eblnonerelocp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblnonerelocp.os -fPIC -DPIC -DSHARED -MT eblnonerelocp.os -MD -MP \
	  -MF ".deps/eblnonerelocp.Tpo" `test -f 'eblnonerelocp.c' || echo './'`eblnonerelocp.c; \
	then cat ".deps/eblnonerelocp.Tpo" >> ".deps/eblnonerelocp.Po"; \
	     rm -f ".deps/eblnonerelocp.Tpo"; \
	else rm -f ".deps/eblnonerelocp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblrelativerelocp.o -MD -MP -MF ".deps/eblrelativerelocp.Tpo" -c -o eblrelativerelocp.o eblrelativerelocp.c; \
	then mv -f ".deps/eblrelativerelocp.Tpo" ".deps/eblrelativerelocp.Po"; else rm -f ".deps/eblrelativerelocp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblrelativerelocp.os -fPIC -DPIC -DSHARED -MT eblrelativerelocp.os -MD -MP \
	  -MF ".deps/eblrelativerelocp.Tpo" `test -f 'eblrelativerelocp.c' || echo './'`eblrelativerelocp.c; \
	then cat ".deps/eblrelativerelocp.Tpo" >> ".deps/eblrelativerelocp.Po"; \
	     rm -f ".deps/eblrelativerelocp.Tpo"; \
	else rm -f ".deps/eblrelativerelocp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -MT eblsysvhashentrysize.o -MD -MP -MF ".deps/eblsysvhashentrysize.Tpo" -c -o eblsysvhashentrysize.o eblsysvhashentrysize.c; \
	then mv -f ".deps/eblsysvhashentrysize.Tpo" ".deps/eblsysvhashentrysize.Po"; else rm -f ".deps/eblsysvhashentrysize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DOBJDIR=\"/build/buildd/elfutils-0.123/libebl\" -I. -I. -I.. -I. -I../libelf -I../libdw -I../lib -I..   -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -std=gnu99 -g -O2 -c -o eblsysvhashentrysize.os -fPIC -DPIC -DSHARED -MT eblsysvhashentrysize.os -MD -MP \
	  -MF ".deps/eblsysvhashentrysize.Tpo" `test -f 'eblsysvhashentrysize.c' || echo './'`eblsysvhashentrysize.c; \
	then cat ".deps/eblsysvhashentrysize.Tpo" >> ".deps/eblsysvhashentrysize.Po"; \
	     rm -f ".deps/eblsysvhashentrysize.Tpo"; \
	else rm -f ".deps/eblsysvhashentrysize.Tpo"; exit 1; \
	fi
rm -f libebl.a
ar cru libebl.a eblopenbackend.os eblclosebackend.os eblstrtab.os eblreloctypename.os eblsegmenttypename.os eblsectiontypename.os eblmachineflagname.os eblsymboltypename.os ebldynamictagname.os eblsectionname.os eblobjecttypename.os eblsymbolbindingname.os eblbackendname.os eblshflagscombine.os eblwstrtab.os eblgstrtab.os eblosabiname.os eblmachineflagcheck.os eblreloctypecheck.os eblrelocvaliduse.os eblrelocsimpletype.os ebldynamictagcheck.os eblcorenotetypename.os eblobjnotetypename.os eblcorenote.os eblobjnote.os ebldebugscnp.os eblgotpcreloccheck.os eblcopyrelocp.os eblsectionstripp.os eblelfclass.os eblelfdata.os eblelfmachine.os ebl_check_special_symbol.os eblbsspltp.os eblretval.os eblregname.os eblnonerelocp.os eblrelativerelocp.os eblsysvhashentrysize.os ../backends/alpha_init.os ../backends/alpha_regs.os ../backends/alpha_retval.os ../backends/alpha_symbol.os ../backends/arm_init.os ../backends/arm_regs.os ../backends/arm_retval.os ../backends/arm_symbol.os ../backe
 nds/i386_corenote.os ../backends/i386_init.os ../backends/i386_regs.os ../backends/i386_retval.os ../backends/i386_symbol.os ../backends/ia64_init.os ../backends/ia64_regs.os ../backends/ia64_retval.os ../backends/ia64_symbol.os ../backends/mips_init.os ../backends/mips_regs.os ../backends/mips_retval.os ../backends/mips_symbol.os ../backends/parisc_init.os ../backends/parisc_regs.os ../backends/parisc_retval.os ../backends/parisc_symbol.os ../backends/ppc64_init.os ../backends/ppc64_retval.os ../backends/ppc64_symbol.os ../backends/ppc_init.os ../backends/ppc_regs.os ../backends/ppc_retval.os ../backends/ppc_symbol.os ../backends/s390_init.os ../backends/s390_regs.os ../backends/s390_retval.os ../backends/s390_symbol.os ../backends/sh_init.os ../backends/sh_symbol.os ../backends/sparc_init.os ../backends/sparc_regs.os ../backends/sparc_retval.os ../backends/sparc_symbol.os ../backends/x86_64_corenote.os ../backends/x86_64_init.os ../backends/x86_64_regs.os ../backends/x86_6
 4_retval.os ../backends/x86_64_symbol.os
ranlib libebl.a
rm -f libebl_nopic.a
ar cru libebl_nopic.a eblopenbackend.o eblclosebackend.o eblstrtab.o eblreloctypename.o eblsegmenttypename.o eblsectiontypename.o eblmachineflagname.o eblsymboltypename.o ebldynamictagname.o eblsectionname.o eblobjecttypename.o eblsymbolbindingname.o eblbackendname.o eblshflagscombine.o eblwstrtab.o eblgstrtab.o eblosabiname.o eblmachineflagcheck.o eblreloctypecheck.o eblrelocvaliduse.o eblrelocsimpletype.o ebldynamictagcheck.o eblcorenotetypename.o eblobjnotetypename.o eblcorenote.o eblobjnote.o ebldebugscnp.o eblgotpcreloccheck.o eblcopyrelocp.o eblsectionstripp.o eblelfclass.o eblelfdata.o eblelfmachine.o ebl_check_special_symbol.o eblbsspltp.o eblretval.o eblregname.o eblnonerelocp.o eblrelativerelocp.o eblsysvhashentrysize.o ../backends/alpha_init.o ../backends/alpha_regs.o ../backends/alpha_retval.o ../backends/alpha_symbol.o ../backends/arm_init.o ../backends/arm_regs.o ../backends/arm_retval.o ../backends/arm_symbol.o ../backends/i386_corenote.o ../backends/i386_init.
 o ../backends/i386_regs.o ../backends/i386_retval.o ../backends/i386_symbol.o ../backends/ia64_init.o ../backends/ia64_regs.o ../backends/ia64_retval.o ../backends/ia64_symbol.o ../backends/mips_init.o ../backends/mips_regs.o ../backends/mips_retval.o ../backends/mips_symbol.o ../backends/parisc_init.o ../backends/parisc_regs.o ../backends/parisc_retval.o ../backends/parisc_symbol.o ../backends/ppc64_init.o ../backends/ppc64_retval.o ../backends/ppc64_symbol.o ../backends/ppc_init.o ../backends/ppc_regs.o ../backends/ppc_retval.o ../backends/ppc_symbol.o ../backends/s390_init.o ../backends/s390_regs.o ../backends/s390_retval.o ../backends/s390_symbol.o ../backends/sh_init.o ../backends/sh_symbol.o ../backends/sparc_init.o ../backends/sparc_regs.o ../backends/sparc_retval.o ../backends/sparc_symbol.o ../backends/x86_64_corenote.o ../backends/x86_64_init.o ../backends/x86_64_regs.o ../backends/x86_64_retval.o ../backends/x86_64_symbol.o
ranlib libebl_nopic.a
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libebl'
Making all in libdwfl
make[3]: Entering directory `/build/buildd/elfutils-0.123/libdwfl'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_begin.o -MD -MP -MF ".deps/dwfl_begin.Tpo" -c -o dwfl_begin.o dwfl_begin.c; \
	then mv -f ".deps/dwfl_begin.Tpo" ".deps/dwfl_begin.Po"; else rm -f ".deps/dwfl_begin.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_end.o -MD -MP -MF ".deps/dwfl_end.Tpo" -c -o dwfl_end.o dwfl_end.c; \
	then mv -f ".deps/dwfl_end.Tpo" ".deps/dwfl_end.Po"; else rm -f ".deps/dwfl_end.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_error.o -MD -MP -MF ".deps/dwfl_error.Tpo" -c -o dwfl_error.o dwfl_error.c; \
	then mv -f ".deps/dwfl_error.Tpo" ".deps/dwfl_error.Po"; else rm -f ".deps/dwfl_error.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_version.o -MD -MP -MF ".deps/dwfl_version.Tpo" -c -o dwfl_version.o dwfl_version.c; \
	then mv -f ".deps/dwfl_version.Tpo" ".deps/dwfl_version.Po"; else rm -f ".deps/dwfl_version.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module.o -MD -MP -MF ".deps/dwfl_module.Tpo" -c -o dwfl_module.o dwfl_module.c; \
	then mv -f ".deps/dwfl_module.Tpo" ".deps/dwfl_module.Po"; else rm -f ".deps/dwfl_module.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_report_elf.o -MD -MP -MF ".deps/dwfl_report_elf.Tpo" -c -o dwfl_report_elf.o dwfl_report_elf.c; \
	then mv -f ".deps/dwfl_report_elf.Tpo" ".deps/dwfl_report_elf.Po"; else rm -f ".deps/dwfl_report_elf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT relocate.o -MD -MP -MF ".deps/relocate.Tpo" -c -o relocate.o relocate.c; \
	then mv -f ".deps/relocate.Tpo" ".deps/relocate.Po"; else rm -f ".deps/relocate.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT derelocate.o -MD -MP -MF ".deps/derelocate.Tpo" -c -o derelocate.o derelocate.c; \
	then mv -f ".deps/derelocate.Tpo" ".deps/derelocate.Po"; else rm -f ".deps/derelocate.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT offline.o -MD -MP -MF ".deps/offline.Tpo" -c -o offline.o offline.c; \
	then mv -f ".deps/offline.Tpo" ".deps/offline.Po"; else rm -f ".deps/offline.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_info.o -MD -MP -MF ".deps/dwfl_module_info.Tpo" -c -o dwfl_module_info.o dwfl_module_info.c; \
	then mv -f ".deps/dwfl_module_info.Tpo" ".deps/dwfl_module_info.Po"; else rm -f ".deps/dwfl_module_info.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_getmodules.o -MD -MP -MF ".deps/dwfl_getmodules.Tpo" -c -o dwfl_getmodules.o dwfl_getmodules.c; \
	then mv -f ".deps/dwfl_getmodules.Tpo" ".deps/dwfl_getmodules.Po"; else rm -f ".deps/dwfl_getmodules.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_getdwarf.o -MD -MP -MF ".deps/dwfl_module_getdwarf.Tpo" -c -o dwfl_module_getdwarf.o dwfl_module_getdwarf.c; \
	then mv -f ".deps/dwfl_module_getdwarf.Tpo" ".deps/dwfl_module_getdwarf.Po"; else rm -f ".deps/dwfl_module_getdwarf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_getdwarf.o -MD -MP -MF ".deps/dwfl_getdwarf.Tpo" -c -o dwfl_getdwarf.o dwfl_getdwarf.c; \
	then mv -f ".deps/dwfl_getdwarf.Tpo" ".deps/dwfl_getdwarf.Po"; else rm -f ".deps/dwfl_getdwarf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_validate_address.o -MD -MP -MF ".deps/dwfl_validate_address.Tpo" -c -o dwfl_validate_address.o dwfl_validate_address.c; \
	then mv -f ".deps/dwfl_validate_address.Tpo" ".deps/dwfl_validate_address.Po"; else rm -f ".deps/dwfl_validate_address.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT argp-std.o -MD -MP -MF ".deps/argp-std.Tpo" -c -o argp-std.o argp-std.c; \
	then mv -f ".deps/argp-std.Tpo" ".deps/argp-std.Po"; else rm -f ".deps/argp-std.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT find-debuginfo.o -MD -MP -MF ".deps/find-debuginfo.Tpo" -c -o find-debuginfo.o find-debuginfo.c; \
	then mv -f ".deps/find-debuginfo.Tpo" ".deps/find-debuginfo.Po"; else rm -f ".deps/find-debuginfo.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT linux-kernel-modules.o -MD -MP -MF ".deps/linux-kernel-modules.Tpo" -c -o linux-kernel-modules.o linux-kernel-modules.c; \
	then mv -f ".deps/linux-kernel-modules.Tpo" ".deps/linux-kernel-modules.Po"; else rm -f ".deps/linux-kernel-modules.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT linux-proc-maps.o -MD -MP -MF ".deps/linux-proc-maps.Tpo" -c -o linux-proc-maps.o linux-proc-maps.c; \
	then mv -f ".deps/linux-proc-maps.Tpo" ".deps/linux-proc-maps.Po"; else rm -f ".deps/linux-proc-maps.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_addrmodule.o -MD -MP -MF ".deps/dwfl_addrmodule.Tpo" -c -o dwfl_addrmodule.o dwfl_addrmodule.c; \
	then mv -f ".deps/dwfl_addrmodule.Tpo" ".deps/dwfl_addrmodule.Po"; else rm -f ".deps/dwfl_addrmodule.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_addrdwarf.o -MD -MP -MF ".deps/dwfl_addrdwarf.Tpo" -c -o dwfl_addrdwarf.o dwfl_addrdwarf.c; \
	then mv -f ".deps/dwfl_addrdwarf.Tpo" ".deps/dwfl_addrdwarf.Po"; else rm -f ".deps/dwfl_addrdwarf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT cu.o -MD -MP -MF ".deps/cu.Tpo" -c -o cu.o cu.c; \
	then mv -f ".deps/cu.Tpo" ".deps/cu.Po"; else rm -f ".deps/cu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_nextcu.o -MD -MP -MF ".deps/dwfl_module_nextcu.Tpo" -c -o dwfl_module_nextcu.o dwfl_module_nextcu.c; \
	then mv -f ".deps/dwfl_module_nextcu.Tpo" ".deps/dwfl_module_nextcu.Po"; else rm -f ".deps/dwfl_module_nextcu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_nextcu.o -MD -MP -MF ".deps/dwfl_nextcu.Tpo" -c -o dwfl_nextcu.o dwfl_nextcu.c; \
	then mv -f ".deps/dwfl_nextcu.Tpo" ".deps/dwfl_nextcu.Po"; else rm -f ".deps/dwfl_nextcu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_cumodule.o -MD -MP -MF ".deps/dwfl_cumodule.Tpo" -c -o dwfl_cumodule.o dwfl_cumodule.c; \
	then mv -f ".deps/dwfl_cumodule.Tpo" ".deps/dwfl_cumodule.Po"; else rm -f ".deps/dwfl_cumodule.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_addrdie.o -MD -MP -MF ".deps/dwfl_module_addrdie.Tpo" -c -o dwfl_module_addrdie.o dwfl_module_addrdie.c; \
	then mv -f ".deps/dwfl_module_addrdie.Tpo" ".deps/dwfl_module_addrdie.Po"; else rm -f ".deps/dwfl_module_addrdie.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_addrdie.o -MD -MP -MF ".deps/dwfl_addrdie.Tpo" -c -o dwfl_addrdie.o dwfl_addrdie.c; \
	then mv -f ".deps/dwfl_addrdie.Tpo" ".deps/dwfl_addrdie.Po"; else rm -f ".deps/dwfl_addrdie.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT lines.o -MD -MP -MF ".deps/lines.Tpo" -c -o lines.o lines.c; \
	then mv -f ".deps/lines.Tpo" ".deps/lines.Po"; else rm -f ".deps/lines.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_lineinfo.o -MD -MP -MF ".deps/dwfl_lineinfo.Tpo" -c -o dwfl_lineinfo.o dwfl_lineinfo.c; \
	then mv -f ".deps/dwfl_lineinfo.Tpo" ".deps/dwfl_lineinfo.Po"; else rm -f ".deps/dwfl_lineinfo.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_line_comp_dir.o -MD -MP -MF ".deps/dwfl_line_comp_dir.Tpo" -c -o dwfl_line_comp_dir.o dwfl_line_comp_dir.c; \
	then mv -f ".deps/dwfl_line_comp_dir.Tpo" ".deps/dwfl_line_comp_dir.Po"; else rm -f ".deps/dwfl_line_comp_dir.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_linemodule.o -MD -MP -MF ".deps/dwfl_linemodule.Tpo" -c -o dwfl_linemodule.o dwfl_linemodule.c; \
	then mv -f ".deps/dwfl_linemodule.Tpo" ".deps/dwfl_linemodule.Po"; else rm -f ".deps/dwfl_linemodule.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_linecu.o -MD -MP -MF ".deps/dwfl_linecu.Tpo" -c -o dwfl_linecu.o dwfl_linecu.c; \
	then mv -f ".deps/dwfl_linecu.Tpo" ".deps/dwfl_linecu.Po"; else rm -f ".deps/dwfl_linecu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_getsrclines.o -MD -MP -MF ".deps/dwfl_getsrclines.Tpo" -c -o dwfl_getsrclines.o dwfl_getsrclines.c; \
	then mv -f ".deps/dwfl_getsrclines.Tpo" ".deps/dwfl_getsrclines.Po"; else rm -f ".deps/dwfl_getsrclines.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_onesrcline.o -MD -MP -MF ".deps/dwfl_onesrcline.Tpo" -c -o dwfl_onesrcline.o dwfl_onesrcline.c; \
	then mv -f ".deps/dwfl_onesrcline.Tpo" ".deps/dwfl_onesrcline.Po"; else rm -f ".deps/dwfl_onesrcline.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_getsrc.o -MD -MP -MF ".deps/dwfl_module_getsrc.Tpo" -c -o dwfl_module_getsrc.o dwfl_module_getsrc.c; \
	then mv -f ".deps/dwfl_module_getsrc.Tpo" ".deps/dwfl_module_getsrc.Po"; else rm -f ".deps/dwfl_module_getsrc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_getsrc.o -MD -MP -MF ".deps/dwfl_getsrc.Tpo" -c -o dwfl_getsrc.o dwfl_getsrc.c; \
	then mv -f ".deps/dwfl_getsrc.Tpo" ".deps/dwfl_getsrc.Po"; else rm -f ".deps/dwfl_getsrc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_getsrc_file.o -MD -MP -MF ".deps/dwfl_module_getsrc_file.Tpo" -c -o dwfl_module_getsrc_file.o dwfl_module_getsrc_file.c; \
	then mv -f ".deps/dwfl_module_getsrc_file.Tpo" ".deps/dwfl_module_getsrc_file.Po"; else rm -f ".deps/dwfl_module_getsrc_file.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdwfl_crc32.o -MD -MP -MF ".deps/libdwfl_crc32.Tpo" -c -o libdwfl_crc32.o libdwfl_crc32.c; \
	then mv -f ".deps/libdwfl_crc32.Tpo" ".deps/libdwfl_crc32.Po"; else rm -f ".deps/libdwfl_crc32.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdwfl_crc32_file.o -MD -MP -MF ".deps/libdwfl_crc32_file.Tpo" -c -o libdwfl_crc32_file.o libdwfl_crc32_file.c; \
	then mv -f ".deps/libdwfl_crc32_file.Tpo" ".deps/libdwfl_crc32_file.Po"; else rm -f ".deps/libdwfl_crc32_file.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT elf-from-memory.o -MD -MP -MF ".deps/elf-from-memory.Tpo" -c -o elf-from-memory.o elf-from-memory.c; \
	then mv -f ".deps/elf-from-memory.Tpo" ".deps/elf-from-memory.Po"; else rm -f ".deps/elf-from-memory.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_getsym.o -MD -MP -MF ".deps/dwfl_module_getsym.Tpo" -c -o dwfl_module_getsym.o dwfl_module_getsym.c; \
	then mv -f ".deps/dwfl_module_getsym.Tpo" ".deps/dwfl_module_getsym.Po"; else rm -f ".deps/dwfl_module_getsym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_addrname.o -MD -MP -MF ".deps/dwfl_module_addrname.Tpo" -c -o dwfl_module_addrname.o dwfl_module_addrname.c; \
	then mv -f ".deps/dwfl_module_addrname.Tpo" ".deps/dwfl_module_addrname.Po"; else rm -f ".deps/dwfl_module_addrname.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_return_value_location.o -MD -MP -MF ".deps/dwfl_module_return_value_location.Tpo" -c -o dwfl_module_return_value_location.o dwfl_module_return_value_location.c; \
	then mv -f ".deps/dwfl_module_return_value_location.Tpo" ".deps/dwfl_module_return_value_location.Po"; else rm -f ".deps/dwfl_module_return_value_location.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwfl_module_register_names.o -MD -MP -MF ".deps/dwfl_module_register_names.Tpo" -c -o dwfl_module_register_names.o dwfl_module_register_names.c; \
	then mv -f ".deps/dwfl_module_register_names.Tpo" ".deps/dwfl_module_register_names.Po"; else rm -f ".deps/dwfl_module_register_names.Tpo"; exit 1; fi
rm -f libdwfl.a
ar cru libdwfl.a dwfl_begin.o dwfl_end.o dwfl_error.o dwfl_version.o dwfl_module.o dwfl_report_elf.o relocate.o derelocate.o offline.o dwfl_module_info.o dwfl_getmodules.o dwfl_module_getdwarf.o dwfl_getdwarf.o dwfl_validate_address.o argp-std.o find-debuginfo.o linux-kernel-modules.o linux-proc-maps.o dwfl_addrmodule.o dwfl_addrdwarf.o cu.o dwfl_module_nextcu.o dwfl_nextcu.o dwfl_cumodule.o dwfl_module_addrdie.o dwfl_addrdie.o lines.o dwfl_lineinfo.o dwfl_line_comp_dir.o dwfl_linemodule.o dwfl_linecu.o dwfl_getsrclines.o dwfl_onesrcline.o dwfl_module_getsrc.o dwfl_getsrc.o dwfl_module_getsrc_file.o libdwfl_crc32.o libdwfl_crc32_file.o elf-from-memory.o dwfl_module_getsym.o dwfl_module_addrname.o dwfl_module_return_value_location.o dwfl_module_register_names.o 
ranlib libdwfl.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_begin.os -fPIC -DPIC -DSHARED -MT dwfl_begin.os -MD -MP \
	   -MF ".deps/dwfl_begin.Tpo" `test -f 'dwfl_begin.c' || echo './'`dwfl_begin.c; \
	then cat ".deps/dwfl_begin.Tpo" >> ".deps/dwfl_begin.Po"; \
	     rm -f ".deps/dwfl_begin.Tpo"; \
	else rm -f ".deps/dwfl_begin.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_end.os -fPIC -DPIC -DSHARED -MT dwfl_end.os -MD -MP \
	   -MF ".deps/dwfl_end.Tpo" `test -f 'dwfl_end.c' || echo './'`dwfl_end.c; \
	then cat ".deps/dwfl_end.Tpo" >> ".deps/dwfl_end.Po"; \
	     rm -f ".deps/dwfl_end.Tpo"; \
	else rm -f ".deps/dwfl_end.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_error.os -fPIC -DPIC -DSHARED -MT dwfl_error.os -MD -MP \
	   -MF ".deps/dwfl_error.Tpo" `test -f 'dwfl_error.c' || echo './'`dwfl_error.c; \
	then cat ".deps/dwfl_error.Tpo" >> ".deps/dwfl_error.Po"; \
	     rm -f ".deps/dwfl_error.Tpo"; \
	else rm -f ".deps/dwfl_error.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_version.os -fPIC -DPIC -DSHARED -MT dwfl_version.os -MD -MP \
	   -MF ".deps/dwfl_version.Tpo" `test -f 'dwfl_version.c' || echo './'`dwfl_version.c; \
	then cat ".deps/dwfl_version.Tpo" >> ".deps/dwfl_version.Po"; \
	     rm -f ".deps/dwfl_version.Tpo"; \
	else rm -f ".deps/dwfl_version.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module.os -fPIC -DPIC -DSHARED -MT dwfl_module.os -MD -MP \
	   -MF ".deps/dwfl_module.Tpo" `test -f 'dwfl_module.c' || echo './'`dwfl_module.c; \
	then cat ".deps/dwfl_module.Tpo" >> ".deps/dwfl_module.Po"; \
	     rm -f ".deps/dwfl_module.Tpo"; \
	else rm -f ".deps/dwfl_module.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_report_elf.os -fPIC -DPIC -DSHARED -MT dwfl_report_elf.os -MD -MP \
	   -MF ".deps/dwfl_report_elf.Tpo" `test -f 'dwfl_report_elf.c' || echo './'`dwfl_report_elf.c; \
	then cat ".deps/dwfl_report_elf.Tpo" >> ".deps/dwfl_report_elf.Po"; \
	     rm -f ".deps/dwfl_report_elf.Tpo"; \
	else rm -f ".deps/dwfl_report_elf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o relocate.os -fPIC -DPIC -DSHARED -MT relocate.os -MD -MP \
	   -MF ".deps/relocate.Tpo" `test -f 'relocate.c' || echo './'`relocate.c; \
	then cat ".deps/relocate.Tpo" >> ".deps/relocate.Po"; \
	     rm -f ".deps/relocate.Tpo"; \
	else rm -f ".deps/relocate.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o derelocate.os -fPIC -DPIC -DSHARED -MT derelocate.os -MD -MP \
	   -MF ".deps/derelocate.Tpo" `test -f 'derelocate.c' || echo './'`derelocate.c; \
	then cat ".deps/derelocate.Tpo" >> ".deps/derelocate.Po"; \
	     rm -f ".deps/derelocate.Tpo"; \
	else rm -f ".deps/derelocate.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o offline.os -fPIC -DPIC -DSHARED -MT offline.os -MD -MP \
	   -MF ".deps/offline.Tpo" `test -f 'offline.c' || echo './'`offline.c; \
	then cat ".deps/offline.Tpo" >> ".deps/offline.Po"; \
	     rm -f ".deps/offline.Tpo"; \
	else rm -f ".deps/offline.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_info.os -fPIC -DPIC -DSHARED -MT dwfl_module_info.os -MD -MP \
	   -MF ".deps/dwfl_module_info.Tpo" `test -f 'dwfl_module_info.c' || echo './'`dwfl_module_info.c; \
	then cat ".deps/dwfl_module_info.Tpo" >> ".deps/dwfl_module_info.Po"; \
	     rm -f ".deps/dwfl_module_info.Tpo"; \
	else rm -f ".deps/dwfl_module_info.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_getmodules.os -fPIC -DPIC -DSHARED -MT dwfl_getmodules.os -MD -MP \
	   -MF ".deps/dwfl_getmodules.Tpo" `test -f 'dwfl_getmodules.c' || echo './'`dwfl_getmodules.c; \
	then cat ".deps/dwfl_getmodules.Tpo" >> ".deps/dwfl_getmodules.Po"; \
	     rm -f ".deps/dwfl_getmodules.Tpo"; \
	else rm -f ".deps/dwfl_getmodules.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_getdwarf.os -fPIC -DPIC -DSHARED -MT dwfl_module_getdwarf.os -MD -MP \
	   -MF ".deps/dwfl_module_getdwarf.Tpo" `test -f 'dwfl_module_getdwarf.c' || echo './'`dwfl_module_getdwarf.c; \
	then cat ".deps/dwfl_module_getdwarf.Tpo" >> ".deps/dwfl_module_getdwarf.Po"; \
	     rm -f ".deps/dwfl_module_getdwarf.Tpo"; \
	else rm -f ".deps/dwfl_module_getdwarf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_getdwarf.os -fPIC -DPIC -DSHARED -MT dwfl_getdwarf.os -MD -MP \
	   -MF ".deps/dwfl_getdwarf.Tpo" `test -f 'dwfl_getdwarf.c' || echo './'`dwfl_getdwarf.c; \
	then cat ".deps/dwfl_getdwarf.Tpo" >> ".deps/dwfl_getdwarf.Po"; \
	     rm -f ".deps/dwfl_getdwarf.Tpo"; \
	else rm -f ".deps/dwfl_getdwarf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_validate_address.os -fPIC -DPIC -DSHARED -MT dwfl_validate_address.os -MD -MP \
	   -MF ".deps/dwfl_validate_address.Tpo" `test -f 'dwfl_validate_address.c' || echo './'`dwfl_validate_address.c; \
	then cat ".deps/dwfl_validate_address.Tpo" >> ".deps/dwfl_validate_address.Po"; \
	     rm -f ".deps/dwfl_validate_address.Tpo"; \
	else rm -f ".deps/dwfl_validate_address.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o argp-std.os -fPIC -DPIC -DSHARED -MT argp-std.os -MD -MP \
	   -MF ".deps/argp-std.Tpo" `test -f 'argp-std.c' || echo './'`argp-std.c; \
	then cat ".deps/argp-std.Tpo" >> ".deps/argp-std.Po"; \
	     rm -f ".deps/argp-std.Tpo"; \
	else rm -f ".deps/argp-std.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o find-debuginfo.os -fPIC -DPIC -DSHARED -MT find-debuginfo.os -MD -MP \
	   -MF ".deps/find-debuginfo.Tpo" `test -f 'find-debuginfo.c' || echo './'`find-debuginfo.c; \
	then cat ".deps/find-debuginfo.Tpo" >> ".deps/find-debuginfo.Po"; \
	     rm -f ".deps/find-debuginfo.Tpo"; \
	else rm -f ".deps/find-debuginfo.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o linux-kernel-modules.os -fPIC -DPIC -DSHARED -MT linux-kernel-modules.os -MD -MP \
	   -MF ".deps/linux-kernel-modules.Tpo" `test -f 'linux-kernel-modules.c' || echo './'`linux-kernel-modules.c; \
	then cat ".deps/linux-kernel-modules.Tpo" >> ".deps/linux-kernel-modules.Po"; \
	     rm -f ".deps/linux-kernel-modules.Tpo"; \
	else rm -f ".deps/linux-kernel-modules.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o linux-proc-maps.os -fPIC -DPIC -DSHARED -MT linux-proc-maps.os -MD -MP \
	   -MF ".deps/linux-proc-maps.Tpo" `test -f 'linux-proc-maps.c' || echo './'`linux-proc-maps.c; \
	then cat ".deps/linux-proc-maps.Tpo" >> ".deps/linux-proc-maps.Po"; \
	     rm -f ".deps/linux-proc-maps.Tpo"; \
	else rm -f ".deps/linux-proc-maps.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_addrmodule.os -fPIC -DPIC -DSHARED -MT dwfl_addrmodule.os -MD -MP \
	   -MF ".deps/dwfl_addrmodule.Tpo" `test -f 'dwfl_addrmodule.c' || echo './'`dwfl_addrmodule.c; \
	then cat ".deps/dwfl_addrmodule.Tpo" >> ".deps/dwfl_addrmodule.Po"; \
	     rm -f ".deps/dwfl_addrmodule.Tpo"; \
	else rm -f ".deps/dwfl_addrmodule.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_addrdwarf.os -fPIC -DPIC -DSHARED -MT dwfl_addrdwarf.os -MD -MP \
	   -MF ".deps/dwfl_addrdwarf.Tpo" `test -f 'dwfl_addrdwarf.c' || echo './'`dwfl_addrdwarf.c; \
	then cat ".deps/dwfl_addrdwarf.Tpo" >> ".deps/dwfl_addrdwarf.Po"; \
	     rm -f ".deps/dwfl_addrdwarf.Tpo"; \
	else rm -f ".deps/dwfl_addrdwarf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o cu.os -fPIC -DPIC -DSHARED -MT cu.os -MD -MP \
	   -MF ".deps/cu.Tpo" `test -f 'cu.c' || echo './'`cu.c; \
	then cat ".deps/cu.Tpo" >> ".deps/cu.Po"; \
	     rm -f ".deps/cu.Tpo"; \
	else rm -f ".deps/cu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_nextcu.os -fPIC -DPIC -DSHARED -MT dwfl_module_nextcu.os -MD -MP \
	   -MF ".deps/dwfl_module_nextcu.Tpo" `test -f 'dwfl_module_nextcu.c' || echo './'`dwfl_module_nextcu.c; \
	then cat ".deps/dwfl_module_nextcu.Tpo" >> ".deps/dwfl_module_nextcu.Po"; \
	     rm -f ".deps/dwfl_module_nextcu.Tpo"; \
	else rm -f ".deps/dwfl_module_nextcu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_nextcu.os -fPIC -DPIC -DSHARED -MT dwfl_nextcu.os -MD -MP \
	   -MF ".deps/dwfl_nextcu.Tpo" `test -f 'dwfl_nextcu.c' || echo './'`dwfl_nextcu.c; \
	then cat ".deps/dwfl_nextcu.Tpo" >> ".deps/dwfl_nextcu.Po"; \
	     rm -f ".deps/dwfl_nextcu.Tpo"; \
	else rm -f ".deps/dwfl_nextcu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_cumodule.os -fPIC -DPIC -DSHARED -MT dwfl_cumodule.os -MD -MP \
	   -MF ".deps/dwfl_cumodule.Tpo" `test -f 'dwfl_cumodule.c' || echo './'`dwfl_cumodule.c; \
	then cat ".deps/dwfl_cumodule.Tpo" >> ".deps/dwfl_cumodule.Po"; \
	     rm -f ".deps/dwfl_cumodule.Tpo"; \
	else rm -f ".deps/dwfl_cumodule.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_addrdie.os -fPIC -DPIC -DSHARED -MT dwfl_module_addrdie.os -MD -MP \
	   -MF ".deps/dwfl_module_addrdie.Tpo" `test -f 'dwfl_module_addrdie.c' || echo './'`dwfl_module_addrdie.c; \
	then cat ".deps/dwfl_module_addrdie.Tpo" >> ".deps/dwfl_module_addrdie.Po"; \
	     rm -f ".deps/dwfl_module_addrdie.Tpo"; \
	else rm -f ".deps/dwfl_module_addrdie.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_addrdie.os -fPIC -DPIC -DSHARED -MT dwfl_addrdie.os -MD -MP \
	   -MF ".deps/dwfl_addrdie.Tpo" `test -f 'dwfl_addrdie.c' || echo './'`dwfl_addrdie.c; \
	then cat ".deps/dwfl_addrdie.Tpo" >> ".deps/dwfl_addrdie.Po"; \
	     rm -f ".deps/dwfl_addrdie.Tpo"; \
	else rm -f ".deps/dwfl_addrdie.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o lines.os -fPIC -DPIC -DSHARED -MT lines.os -MD -MP \
	   -MF ".deps/lines.Tpo" `test -f 'lines.c' || echo './'`lines.c; \
	then cat ".deps/lines.Tpo" >> ".deps/lines.Po"; \
	     rm -f ".deps/lines.Tpo"; \
	else rm -f ".deps/lines.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_lineinfo.os -fPIC -DPIC -DSHARED -MT dwfl_lineinfo.os -MD -MP \
	   -MF ".deps/dwfl_lineinfo.Tpo" `test -f 'dwfl_lineinfo.c' || echo './'`dwfl_lineinfo.c; \
	then cat ".deps/dwfl_lineinfo.Tpo" >> ".deps/dwfl_lineinfo.Po"; \
	     rm -f ".deps/dwfl_lineinfo.Tpo"; \
	else rm -f ".deps/dwfl_lineinfo.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_line_comp_dir.os -fPIC -DPIC -DSHARED -MT dwfl_line_comp_dir.os -MD -MP \
	   -MF ".deps/dwfl_line_comp_dir.Tpo" `test -f 'dwfl_line_comp_dir.c' || echo './'`dwfl_line_comp_dir.c; \
	then cat ".deps/dwfl_line_comp_dir.Tpo" >> ".deps/dwfl_line_comp_dir.Po"; \
	     rm -f ".deps/dwfl_line_comp_dir.Tpo"; \
	else rm -f ".deps/dwfl_line_comp_dir.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_linemodule.os -fPIC -DPIC -DSHARED -MT dwfl_linemodule.os -MD -MP \
	   -MF ".deps/dwfl_linemodule.Tpo" `test -f 'dwfl_linemodule.c' || echo './'`dwfl_linemodule.c; \
	then cat ".deps/dwfl_linemodule.Tpo" >> ".deps/dwfl_linemodule.Po"; \
	     rm -f ".deps/dwfl_linemodule.Tpo"; \
	else rm -f ".deps/dwfl_linemodule.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_linecu.os -fPIC -DPIC -DSHARED -MT dwfl_linecu.os -MD -MP \
	   -MF ".deps/dwfl_linecu.Tpo" `test -f 'dwfl_linecu.c' || echo './'`dwfl_linecu.c; \
	then cat ".deps/dwfl_linecu.Tpo" >> ".deps/dwfl_linecu.Po"; \
	     rm -f ".deps/dwfl_linecu.Tpo"; \
	else rm -f ".deps/dwfl_linecu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_getsrclines.os -fPIC -DPIC -DSHARED -MT dwfl_getsrclines.os -MD -MP \
	   -MF ".deps/dwfl_getsrclines.Tpo" `test -f 'dwfl_getsrclines.c' || echo './'`dwfl_getsrclines.c; \
	then cat ".deps/dwfl_getsrclines.Tpo" >> ".deps/dwfl_getsrclines.Po"; \
	     rm -f ".deps/dwfl_getsrclines.Tpo"; \
	else rm -f ".deps/dwfl_getsrclines.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_onesrcline.os -fPIC -DPIC -DSHARED -MT dwfl_onesrcline.os -MD -MP \
	   -MF ".deps/dwfl_onesrcline.Tpo" `test -f 'dwfl_onesrcline.c' || echo './'`dwfl_onesrcline.c; \
	then cat ".deps/dwfl_onesrcline.Tpo" >> ".deps/dwfl_onesrcline.Po"; \
	     rm -f ".deps/dwfl_onesrcline.Tpo"; \
	else rm -f ".deps/dwfl_onesrcline.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_getsrc.os -fPIC -DPIC -DSHARED -MT dwfl_module_getsrc.os -MD -MP \
	   -MF ".deps/dwfl_module_getsrc.Tpo" `test -f 'dwfl_module_getsrc.c' || echo './'`dwfl_module_getsrc.c; \
	then cat ".deps/dwfl_module_getsrc.Tpo" >> ".deps/dwfl_module_getsrc.Po"; \
	     rm -f ".deps/dwfl_module_getsrc.Tpo"; \
	else rm -f ".deps/dwfl_module_getsrc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_getsrc.os -fPIC -DPIC -DSHARED -MT dwfl_getsrc.os -MD -MP \
	   -MF ".deps/dwfl_getsrc.Tpo" `test -f 'dwfl_getsrc.c' || echo './'`dwfl_getsrc.c; \
	then cat ".deps/dwfl_getsrc.Tpo" >> ".deps/dwfl_getsrc.Po"; \
	     rm -f ".deps/dwfl_getsrc.Tpo"; \
	else rm -f ".deps/dwfl_getsrc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_getsrc_file.os -fPIC -DPIC -DSHARED -MT dwfl_module_getsrc_file.os -MD -MP \
	   -MF ".deps/dwfl_module_getsrc_file.Tpo" `test -f 'dwfl_module_getsrc_file.c' || echo './'`dwfl_module_getsrc_file.c; \
	then cat ".deps/dwfl_module_getsrc_file.Tpo" >> ".deps/dwfl_module_getsrc_file.Po"; \
	     rm -f ".deps/dwfl_module_getsrc_file.Tpo"; \
	else rm -f ".deps/dwfl_module_getsrc_file.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdwfl_crc32.os -fPIC -DPIC -DSHARED -MT libdwfl_crc32.os -MD -MP \
	   -MF ".deps/libdwfl_crc32.Tpo" `test -f 'libdwfl_crc32.c' || echo './'`libdwfl_crc32.c; \
	then cat ".deps/libdwfl_crc32.Tpo" >> ".deps/libdwfl_crc32.Po"; \
	     rm -f ".deps/libdwfl_crc32.Tpo"; \
	else rm -f ".deps/libdwfl_crc32.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdwfl_crc32_file.os -fPIC -DPIC -DSHARED -MT libdwfl_crc32_file.os -MD -MP \
	   -MF ".deps/libdwfl_crc32_file.Tpo" `test -f 'libdwfl_crc32_file.c' || echo './'`libdwfl_crc32_file.c; \
	then cat ".deps/libdwfl_crc32_file.Tpo" >> ".deps/libdwfl_crc32_file.Po"; \
	     rm -f ".deps/libdwfl_crc32_file.Tpo"; \
	else rm -f ".deps/libdwfl_crc32_file.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o elf-from-memory.os -fPIC -DPIC -DSHARED -MT elf-from-memory.os -MD -MP \
	   -MF ".deps/elf-from-memory.Tpo" `test -f 'elf-from-memory.c' || echo './'`elf-from-memory.c; \
	then cat ".deps/elf-from-memory.Tpo" >> ".deps/elf-from-memory.Po"; \
	     rm -f ".deps/elf-from-memory.Tpo"; \
	else rm -f ".deps/elf-from-memory.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_getsym.os -fPIC -DPIC -DSHARED -MT dwfl_module_getsym.os -MD -MP \
	   -MF ".deps/dwfl_module_getsym.Tpo" `test -f 'dwfl_module_getsym.c' || echo './'`dwfl_module_getsym.c; \
	then cat ".deps/dwfl_module_getsym.Tpo" >> ".deps/dwfl_module_getsym.Po"; \
	     rm -f ".deps/dwfl_module_getsym.Tpo"; \
	else rm -f ".deps/dwfl_module_getsym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_addrname.os -fPIC -DPIC -DSHARED -MT dwfl_module_addrname.os -MD -MP \
	   -MF ".deps/dwfl_module_addrname.Tpo" `test -f 'dwfl_module_addrname.c' || echo './'`dwfl_module_addrname.c; \
	then cat ".deps/dwfl_module_addrname.Tpo" >> ".deps/dwfl_module_addrname.Po"; \
	     rm -f ".deps/dwfl_module_addrname.Tpo"; \
	else rm -f ".deps/dwfl_module_addrname.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_return_value_location.os -fPIC -DPIC -DSHARED -MT dwfl_module_return_value_location.os -MD -MP \
	   -MF ".deps/dwfl_module_return_value_location.Tpo" `test -f 'dwfl_module_return_value_location.c' || echo './'`dwfl_module_return_value_location.c; \
	then cat ".deps/dwfl_module_return_value_location.Tpo" >> ".deps/dwfl_module_return_value_location.Po"; \
	     rm -f ".deps/dwfl_module_return_value_location.Tpo"; \
	else rm -f ".deps/dwfl_module_return_value_location.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I./../libelf -I./../libebl -I./../libdw -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwfl_module_register_names.os -fPIC -DPIC -DSHARED -MT dwfl_module_register_names.os -MD -MP \
	   -MF ".deps/dwfl_module_register_names.Tpo" `test -f 'dwfl_module_register_names.c' || echo './'`dwfl_module_register_names.c; \
	then cat ".deps/dwfl_module_register_names.Tpo" >> ".deps/dwfl_module_register_names.Po"; \
	     rm -f ".deps/dwfl_module_register_names.Tpo"; \
	else rm -f ".deps/dwfl_module_register_names.Tpo"; exit 1; \
	fi
rm -f libdwfl_pic.a
ar cru libdwfl_pic.a dwfl_begin.os dwfl_end.os dwfl_error.os dwfl_version.os dwfl_module.os dwfl_report_elf.os relocate.os derelocate.os offline.os dwfl_module_info.os dwfl_getmodules.os dwfl_module_getdwarf.os dwfl_getdwarf.os dwfl_validate_address.os argp-std.os find-debuginfo.os linux-kernel-modules.os linux-proc-maps.os dwfl_addrmodule.os dwfl_addrdwarf.os cu.os dwfl_module_nextcu.os dwfl_nextcu.os dwfl_cumodule.os dwfl_module_addrdie.os dwfl_addrdie.os lines.os dwfl_lineinfo.os dwfl_line_comp_dir.os dwfl_linemodule.os dwfl_linecu.os dwfl_getsrclines.os dwfl_onesrcline.os dwfl_module_getsrc.os dwfl_getsrc.os dwfl_module_getsrc_file.os libdwfl_crc32.os libdwfl_crc32_file.os elf-from-memory.os dwfl_module_getsym.os dwfl_module_addrname.os dwfl_module_return_value_location.os dwfl_module_register_names.os 
ranlib libdwfl_pic.a
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libdwfl'
Making all in libdw
make[3]: Entering directory `/build/buildd/elfutils-0.123/libdw'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_begin.o -MD -MP -MF ".deps/dwarf_begin.Tpo" -c -o dwarf_begin.o dwarf_begin.c; \
	then mv -f ".deps/dwarf_begin.Tpo" ".deps/dwarf_begin.Po"; else rm -f ".deps/dwarf_begin.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_begin_elf.o -MD -MP -MF ".deps/dwarf_begin_elf.Tpo" -c -o dwarf_begin_elf.o dwarf_begin_elf.c; \
	then mv -f ".deps/dwarf_begin_elf.Tpo" ".deps/dwarf_begin_elf.Po"; else rm -f ".deps/dwarf_begin_elf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_end.o -MD -MP -MF ".deps/dwarf_end.Tpo" -c -o dwarf_end.o dwarf_end.c; \
	then mv -f ".deps/dwarf_end.Tpo" ".deps/dwarf_end.Po"; else rm -f ".deps/dwarf_end.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getelf.o -MD -MP -MF ".deps/dwarf_getelf.Tpo" -c -o dwarf_getelf.o dwarf_getelf.c; \
	then mv -f ".deps/dwarf_getelf.Tpo" ".deps/dwarf_getelf.Po"; else rm -f ".deps/dwarf_getelf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getpubnames.o -MD -MP -MF ".deps/dwarf_getpubnames.Tpo" -c -o dwarf_getpubnames.o dwarf_getpubnames.c; \
	then mv -f ".deps/dwarf_getpubnames.Tpo" ".deps/dwarf_getpubnames.Po"; else rm -f ".deps/dwarf_getpubnames.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getabbrev.o -MD -MP -MF ".deps/dwarf_getabbrev.Tpo" -c -o dwarf_getabbrev.o dwarf_getabbrev.c; \
	then mv -f ".deps/dwarf_getabbrev.Tpo" ".deps/dwarf_getabbrev.Po"; else rm -f ".deps/dwarf_getabbrev.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_tag.o -MD -MP -MF ".deps/dwarf_tag.Tpo" -c -o dwarf_tag.o dwarf_tag.c; \
	then mv -f ".deps/dwarf_tag.Tpo" ".deps/dwarf_tag.Po"; else rm -f ".deps/dwarf_tag.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_error.o -MD -MP -MF ".deps/dwarf_error.Tpo" -c -o dwarf_error.o dwarf_error.c; \
	then mv -f ".deps/dwarf_error.Tpo" ".deps/dwarf_error.Po"; else rm -f ".deps/dwarf_error.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_nextcu.o -MD -MP -MF ".deps/dwarf_nextcu.Tpo" -c -o dwarf_nextcu.o dwarf_nextcu.c; \
	then mv -f ".deps/dwarf_nextcu.Tpo" ".deps/dwarf_nextcu.Po"; else rm -f ".deps/dwarf_nextcu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_diename.o -MD -MP -MF ".deps/dwarf_diename.Tpo" -c -o dwarf_diename.o dwarf_diename.c; \
	then mv -f ".deps/dwarf_diename.Tpo" ".deps/dwarf_diename.Po"; else rm -f ".deps/dwarf_diename.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_offdie.o -MD -MP -MF ".deps/dwarf_offdie.Tpo" -c -o dwarf_offdie.o dwarf_offdie.c; \
	then mv -f ".deps/dwarf_offdie.Tpo" ".deps/dwarf_offdie.Po"; else rm -f ".deps/dwarf_offdie.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_attr.o -MD -MP -MF ".deps/dwarf_attr.Tpo" -c -o dwarf_attr.o dwarf_attr.c; \
	then mv -f ".deps/dwarf_attr.Tpo" ".deps/dwarf_attr.Po"; else rm -f ".deps/dwarf_attr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formstring.o -MD -MP -MF ".deps/dwarf_formstring.Tpo" -c -o dwarf_formstring.o dwarf_formstring.c; \
	then mv -f ".deps/dwarf_formstring.Tpo" ".deps/dwarf_formstring.Po"; else rm -f ".deps/dwarf_formstring.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_abbrev_hash.o -MD -MP -MF ".deps/dwarf_abbrev_hash.Tpo" -c -o dwarf_abbrev_hash.o dwarf_abbrev_hash.c; \
	then mv -f ".deps/dwarf_abbrev_hash.Tpo" ".deps/dwarf_abbrev_hash.Po"; else rm -f ".deps/dwarf_abbrev_hash.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_attr_integrate.o -MD -MP -MF ".deps/dwarf_attr_integrate.Tpo" -c -o dwarf_attr_integrate.o dwarf_attr_integrate.c; \
	then mv -f ".deps/dwarf_attr_integrate.Tpo" ".deps/dwarf_attr_integrate.Po"; else rm -f ".deps/dwarf_attr_integrate.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_hasattr_integrate.o -MD -MP -MF ".deps/dwarf_hasattr_integrate.Tpo" -c -o dwarf_hasattr_integrate.o dwarf_hasattr_integrate.c; \
	then mv -f ".deps/dwarf_hasattr_integrate.Tpo" ".deps/dwarf_hasattr_integrate.Po"; else rm -f ".deps/dwarf_hasattr_integrate.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_child.o -MD -MP -MF ".deps/dwarf_child.Tpo" -c -o dwarf_child.o dwarf_child.c; \
	then mv -f ".deps/dwarf_child.Tpo" ".deps/dwarf_child.Po"; else rm -f ".deps/dwarf_child.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_haschildren.o -MD -MP -MF ".deps/dwarf_haschildren.Tpo" -c -o dwarf_haschildren.o dwarf_haschildren.c; \
	then mv -f ".deps/dwarf_haschildren.Tpo" ".deps/dwarf_haschildren.Po"; else rm -f ".deps/dwarf_haschildren.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formaddr.o -MD -MP -MF ".deps/dwarf_formaddr.Tpo" -c -o dwarf_formaddr.o dwarf_formaddr.c; \
	then mv -f ".deps/dwarf_formaddr.Tpo" ".deps/dwarf_formaddr.Po"; else rm -f ".deps/dwarf_formaddr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formudata.o -MD -MP -MF ".deps/dwarf_formudata.Tpo" -c -o dwarf_formudata.o dwarf_formudata.c; \
	then mv -f ".deps/dwarf_formudata.Tpo" ".deps/dwarf_formudata.Po"; else rm -f ".deps/dwarf_formudata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formsdata.o -MD -MP -MF ".deps/dwarf_formsdata.Tpo" -c -o dwarf_formsdata.o dwarf_formsdata.c; \
	then mv -f ".deps/dwarf_formsdata.Tpo" ".deps/dwarf_formsdata.Po"; else rm -f ".deps/dwarf_formsdata.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lowpc.o -MD -MP -MF ".deps/dwarf_lowpc.Tpo" -c -o dwarf_lowpc.o dwarf_lowpc.c; \
	then mv -f ".deps/dwarf_lowpc.Tpo" ".deps/dwarf_lowpc.Po"; else rm -f ".deps/dwarf_lowpc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_entrypc.o -MD -MP -MF ".deps/dwarf_entrypc.Tpo" -c -o dwarf_entrypc.o dwarf_entrypc.c; \
	then mv -f ".deps/dwarf_entrypc.Tpo" ".deps/dwarf_entrypc.Po"; else rm -f ".deps/dwarf_entrypc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_haspc.o -MD -MP -MF ".deps/dwarf_haspc.Tpo" -c -o dwarf_haspc.o dwarf_haspc.c; \
	then mv -f ".deps/dwarf_haspc.Tpo" ".deps/dwarf_haspc.Po"; else rm -f ".deps/dwarf_haspc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_highpc.o -MD -MP -MF ".deps/dwarf_highpc.Tpo" -c -o dwarf_highpc.o dwarf_highpc.c; \
	then mv -f ".deps/dwarf_highpc.Tpo" ".deps/dwarf_highpc.Po"; else rm -f ".deps/dwarf_highpc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_ranges.o -MD -MP -MF ".deps/dwarf_ranges.Tpo" -c -o dwarf_ranges.o dwarf_ranges.c; \
	then mv -f ".deps/dwarf_ranges.Tpo" ".deps/dwarf_ranges.Po"; else rm -f ".deps/dwarf_ranges.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formref.o -MD -MP -MF ".deps/dwarf_formref.Tpo" -c -o dwarf_formref.o dwarf_formref.c; \
	then mv -f ".deps/dwarf_formref.Tpo" ".deps/dwarf_formref.Po"; else rm -f ".deps/dwarf_formref.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formref_die.o -MD -MP -MF ".deps/dwarf_formref_die.Tpo" -c -o dwarf_formref_die.o dwarf_formref_die.c; \
	then mv -f ".deps/dwarf_formref_die.Tpo" ".deps/dwarf_formref_die.Po"; else rm -f ".deps/dwarf_formref_die.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_siblingof.o -MD -MP -MF ".deps/dwarf_siblingof.Tpo" -c -o dwarf_siblingof.o dwarf_siblingof.c; \
	then mv -f ".deps/dwarf_siblingof.Tpo" ".deps/dwarf_siblingof.Po"; else rm -f ".deps/dwarf_siblingof.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_dieoffset.o -MD -MP -MF ".deps/dwarf_dieoffset.Tpo" -c -o dwarf_dieoffset.o dwarf_dieoffset.c; \
	then mv -f ".deps/dwarf_dieoffset.Tpo" ".deps/dwarf_dieoffset.Po"; else rm -f ".deps/dwarf_dieoffset.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_cuoffset.o -MD -MP -MF ".deps/dwarf_cuoffset.Tpo" -c -o dwarf_cuoffset.o dwarf_cuoffset.c; \
	then mv -f ".deps/dwarf_cuoffset.Tpo" ".deps/dwarf_cuoffset.Po"; else rm -f ".deps/dwarf_cuoffset.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_diecu.o -MD -MP -MF ".deps/dwarf_diecu.Tpo" -c -o dwarf_diecu.o dwarf_diecu.c; \
	then mv -f ".deps/dwarf_diecu.Tpo" ".deps/dwarf_diecu.Po"; else rm -f ".deps/dwarf_diecu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_hasattr.o -MD -MP -MF ".deps/dwarf_hasattr.Tpo" -c -o dwarf_hasattr.o dwarf_hasattr.c; \
	then mv -f ".deps/dwarf_hasattr.Tpo" ".deps/dwarf_hasattr.Po"; else rm -f ".deps/dwarf_hasattr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_hasform.o -MD -MP -MF ".deps/dwarf_hasform.Tpo" -c -o dwarf_hasform.o dwarf_hasform.c; \
	then mv -f ".deps/dwarf_hasform.Tpo" ".deps/dwarf_hasform.Po"; else rm -f ".deps/dwarf_hasform.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_whatform.o -MD -MP -MF ".deps/dwarf_whatform.Tpo" -c -o dwarf_whatform.o dwarf_whatform.c; \
	then mv -f ".deps/dwarf_whatform.Tpo" ".deps/dwarf_whatform.Po"; else rm -f ".deps/dwarf_whatform.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_whatattr.o -MD -MP -MF ".deps/dwarf_whatattr.Tpo" -c -o dwarf_whatattr.o dwarf_whatattr.c; \
	then mv -f ".deps/dwarf_whatattr.Tpo" ".deps/dwarf_whatattr.Po"; else rm -f ".deps/dwarf_whatattr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_bytesize.o -MD -MP -MF ".deps/dwarf_bytesize.Tpo" -c -o dwarf_bytesize.o dwarf_bytesize.c; \
	then mv -f ".deps/dwarf_bytesize.Tpo" ".deps/dwarf_bytesize.Po"; else rm -f ".deps/dwarf_bytesize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_arrayorder.o -MD -MP -MF ".deps/dwarf_arrayorder.Tpo" -c -o dwarf_arrayorder.o dwarf_arrayorder.c; \
	then mv -f ".deps/dwarf_arrayorder.Tpo" ".deps/dwarf_arrayorder.Po"; else rm -f ".deps/dwarf_arrayorder.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_bitsize.o -MD -MP -MF ".deps/dwarf_bitsize.Tpo" -c -o dwarf_bitsize.o dwarf_bitsize.c; \
	then mv -f ".deps/dwarf_bitsize.Tpo" ".deps/dwarf_bitsize.Po"; else rm -f ".deps/dwarf_bitsize.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_bitoffset.o -MD -MP -MF ".deps/dwarf_bitoffset.Tpo" -c -o dwarf_bitoffset.o dwarf_bitoffset.c; \
	then mv -f ".deps/dwarf_bitoffset.Tpo" ".deps/dwarf_bitoffset.Po"; else rm -f ".deps/dwarf_bitoffset.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_srclang.o -MD -MP -MF ".deps/dwarf_srclang.Tpo" -c -o dwarf_srclang.o dwarf_srclang.c; \
	then mv -f ".deps/dwarf_srclang.Tpo" ".deps/dwarf_srclang.Po"; else rm -f ".deps/dwarf_srclang.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getabbrevtag.o -MD -MP -MF ".deps/dwarf_getabbrevtag.Tpo" -c -o dwarf_getabbrevtag.o dwarf_getabbrevtag.c; \
	then mv -f ".deps/dwarf_getabbrevtag.Tpo" ".deps/dwarf_getabbrevtag.Po"; else rm -f ".deps/dwarf_getabbrevtag.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getabbrevcode.o -MD -MP -MF ".deps/dwarf_getabbrevcode.Tpo" -c -o dwarf_getabbrevcode.o dwarf_getabbrevcode.c; \
	then mv -f ".deps/dwarf_getabbrevcode.Tpo" ".deps/dwarf_getabbrevcode.Po"; else rm -f ".deps/dwarf_getabbrevcode.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_abbrevhaschildren.o -MD -MP -MF ".deps/dwarf_abbrevhaschildren.Tpo" -c -o dwarf_abbrevhaschildren.o dwarf_abbrevhaschildren.c; \
	then mv -f ".deps/dwarf_abbrevhaschildren.Tpo" ".deps/dwarf_abbrevhaschildren.Po"; else rm -f ".deps/dwarf_abbrevhaschildren.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getattrcnt.o -MD -MP -MF ".deps/dwarf_getattrcnt.Tpo" -c -o dwarf_getattrcnt.o dwarf_getattrcnt.c; \
	then mv -f ".deps/dwarf_getattrcnt.Tpo" ".deps/dwarf_getattrcnt.Po"; else rm -f ".deps/dwarf_getattrcnt.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getabbrevattr.o -MD -MP -MF ".deps/dwarf_getabbrevattr.Tpo" -c -o dwarf_getabbrevattr.o dwarf_getabbrevattr.c; \
	then mv -f ".deps/dwarf_getabbrevattr.Tpo" ".deps/dwarf_getabbrevattr.Po"; else rm -f ".deps/dwarf_getabbrevattr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getsrclines.o -MD -MP -MF ".deps/dwarf_getsrclines.Tpo" -c -o dwarf_getsrclines.o dwarf_getsrclines.c; \
	then mv -f ".deps/dwarf_getsrclines.Tpo" ".deps/dwarf_getsrclines.Po"; else rm -f ".deps/dwarf_getsrclines.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getsrc_die.o -MD -MP -MF ".deps/dwarf_getsrc_die.Tpo" -c -o dwarf_getsrc_die.o dwarf_getsrc_die.c; \
	then mv -f ".deps/dwarf_getsrc_die.Tpo" ".deps/dwarf_getsrc_die.Po"; else rm -f ".deps/dwarf_getsrc_die.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getscopes.o -MD -MP -MF ".deps/dwarf_getscopes.Tpo" -c -o dwarf_getscopes.o dwarf_getscopes.c; \
	then mv -f ".deps/dwarf_getscopes.Tpo" ".deps/dwarf_getscopes.Po"; else rm -f ".deps/dwarf_getscopes.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getscopes_die.o -MD -MP -MF ".deps/dwarf_getscopes_die.Tpo" -c -o dwarf_getscopes_die.o dwarf_getscopes_die.c; \
	then mv -f ".deps/dwarf_getscopes_die.Tpo" ".deps/dwarf_getscopes_die.Po"; else rm -f ".deps/dwarf_getscopes_die.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getscopevar.o -MD -MP -MF ".deps/dwarf_getscopevar.Tpo" -c -o dwarf_getscopevar.o dwarf_getscopevar.c; \
	then mv -f ".deps/dwarf_getscopevar.Tpo" ".deps/dwarf_getscopevar.Po"; else rm -f ".deps/dwarf_getscopevar.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_linesrc.o -MD -MP -MF ".deps/dwarf_linesrc.Tpo" -c -o dwarf_linesrc.o dwarf_linesrc.c; \
	then mv -f ".deps/dwarf_linesrc.Tpo" ".deps/dwarf_linesrc.Po"; else rm -f ".deps/dwarf_linesrc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineno.o -MD -MP -MF ".deps/dwarf_lineno.Tpo" -c -o dwarf_lineno.o dwarf_lineno.c; \
	then mv -f ".deps/dwarf_lineno.Tpo" ".deps/dwarf_lineno.Po"; else rm -f ".deps/dwarf_lineno.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineaddr.o -MD -MP -MF ".deps/dwarf_lineaddr.Tpo" -c -o dwarf_lineaddr.o dwarf_lineaddr.c; \
	then mv -f ".deps/dwarf_lineaddr.Tpo" ".deps/dwarf_lineaddr.Po"; else rm -f ".deps/dwarf_lineaddr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_linecol.o -MD -MP -MF ".deps/dwarf_linecol.Tpo" -c -o dwarf_linecol.o dwarf_linecol.c; \
	then mv -f ".deps/dwarf_linecol.Tpo" ".deps/dwarf_linecol.Po"; else rm -f ".deps/dwarf_linecol.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_linebeginstatement.o -MD -MP -MF ".deps/dwarf_linebeginstatement.Tpo" -c -o dwarf_linebeginstatement.o dwarf_linebeginstatement.c; \
	then mv -f ".deps/dwarf_linebeginstatement.Tpo" ".deps/dwarf_linebeginstatement.Po"; else rm -f ".deps/dwarf_linebeginstatement.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineendsequence.o -MD -MP -MF ".deps/dwarf_lineendsequence.Tpo" -c -o dwarf_lineendsequence.o dwarf_lineendsequence.c; \
	then mv -f ".deps/dwarf_lineendsequence.Tpo" ".deps/dwarf_lineendsequence.Po"; else rm -f ".deps/dwarf_lineendsequence.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineblock.o -MD -MP -MF ".deps/dwarf_lineblock.Tpo" -c -o dwarf_lineblock.o dwarf_lineblock.c; \
	then mv -f ".deps/dwarf_lineblock.Tpo" ".deps/dwarf_lineblock.Po"; else rm -f ".deps/dwarf_lineblock.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineprologueend.o -MD -MP -MF ".deps/dwarf_lineprologueend.Tpo" -c -o dwarf_lineprologueend.o dwarf_lineprologueend.c; \
	then mv -f ".deps/dwarf_lineprologueend.Tpo" ".deps/dwarf_lineprologueend.Po"; else rm -f ".deps/dwarf_lineprologueend.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_lineepiloguebegin.o -MD -MP -MF ".deps/dwarf_lineepiloguebegin.Tpo" -c -o dwarf_lineepiloguebegin.o dwarf_lineepiloguebegin.c; \
	then mv -f ".deps/dwarf_lineepiloguebegin.Tpo" ".deps/dwarf_lineepiloguebegin.Po"; else rm -f ".deps/dwarf_lineepiloguebegin.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_onesrcline.o -MD -MP -MF ".deps/dwarf_onesrcline.Tpo" -c -o dwarf_onesrcline.o dwarf_onesrcline.c; \
	then mv -f ".deps/dwarf_onesrcline.Tpo" ".deps/dwarf_onesrcline.Po"; else rm -f ".deps/dwarf_onesrcline.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formblock.o -MD -MP -MF ".deps/dwarf_formblock.Tpo" -c -o dwarf_formblock.o dwarf_formblock.c; \
	then mv -f ".deps/dwarf_formblock.Tpo" ".deps/dwarf_formblock.Po"; else rm -f ".deps/dwarf_formblock.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getsrcfiles.o -MD -MP -MF ".deps/dwarf_getsrcfiles.Tpo" -c -o dwarf_getsrcfiles.o dwarf_getsrcfiles.c; \
	then mv -f ".deps/dwarf_getsrcfiles.Tpo" ".deps/dwarf_getsrcfiles.Po"; else rm -f ".deps/dwarf_getsrcfiles.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_filesrc.o -MD -MP -MF ".deps/dwarf_filesrc.Tpo" -c -o dwarf_filesrc.o dwarf_filesrc.c; \
	then mv -f ".deps/dwarf_filesrc.Tpo" ".deps/dwarf_filesrc.Po"; else rm -f ".deps/dwarf_filesrc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getlocation.o -MD -MP -MF ".deps/dwarf_getlocation.Tpo" -c -o dwarf_getlocation.o dwarf_getlocation.c; \
	then mv -f ".deps/dwarf_getlocation.Tpo" ".deps/dwarf_getlocation.Po"; else rm -f ".deps/dwarf_getlocation.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getstring.o -MD -MP -MF ".deps/dwarf_getstring.Tpo" -c -o dwarf_getstring.o dwarf_getstring.c; \
	then mv -f ".deps/dwarf_getstring.Tpo" ".deps/dwarf_getstring.Po"; else rm -f ".deps/dwarf_getstring.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_offabbrev.o -MD -MP -MF ".deps/dwarf_offabbrev.Tpo" -c -o dwarf_offabbrev.o dwarf_offabbrev.c; \
	then mv -f ".deps/dwarf_offabbrev.Tpo" ".deps/dwarf_offabbrev.Po"; else rm -f ".deps/dwarf_offabbrev.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getaranges.o -MD -MP -MF ".deps/dwarf_getaranges.Tpo" -c -o dwarf_getaranges.o dwarf_getaranges.c; \
	then mv -f ".deps/dwarf_getaranges.Tpo" ".deps/dwarf_getaranges.Po"; else rm -f ".deps/dwarf_getaranges.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_onearange.o -MD -MP -MF ".deps/dwarf_onearange.Tpo" -c -o dwarf_onearange.o dwarf_onearange.c; \
	then mv -f ".deps/dwarf_onearange.Tpo" ".deps/dwarf_onearange.Po"; else rm -f ".deps/dwarf_onearange.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getarangeinfo.o -MD -MP -MF ".deps/dwarf_getarangeinfo.Tpo" -c -o dwarf_getarangeinfo.o dwarf_getarangeinfo.c; \
	then mv -f ".deps/dwarf_getarangeinfo.Tpo" ".deps/dwarf_getarangeinfo.Po"; else rm -f ".deps/dwarf_getarangeinfo.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getarange_addr.o -MD -MP -MF ".deps/dwarf_getarange_addr.Tpo" -c -o dwarf_getarange_addr.o dwarf_getarange_addr.c; \
	then mv -f ".deps/dwarf_getarange_addr.Tpo" ".deps/dwarf_getarange_addr.Po"; else rm -f ".deps/dwarf_getarange_addr.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getattrs.o -MD -MP -MF ".deps/dwarf_getattrs.Tpo" -c -o dwarf_getattrs.o dwarf_getattrs.c; \
	then mv -f ".deps/dwarf_getattrs.Tpo" ".deps/dwarf_getattrs.Po"; else rm -f ".deps/dwarf_getattrs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_formflag.o -MD -MP -MF ".deps/dwarf_formflag.Tpo" -c -o dwarf_formflag.o dwarf_formflag.c; \
	then mv -f ".deps/dwarf_formflag.Tpo" ".deps/dwarf_formflag.Po"; else rm -f ".deps/dwarf_formflag.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getmacros.o -MD -MP -MF ".deps/dwarf_getmacros.Tpo" -c -o dwarf_getmacros.o dwarf_getmacros.c; \
	then mv -f ".deps/dwarf_getmacros.Tpo" ".deps/dwarf_getmacros.Po"; else rm -f ".deps/dwarf_getmacros.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_macro_opcode.o -MD -MP -MF ".deps/dwarf_macro_opcode.Tpo" -c -o dwarf_macro_opcode.o dwarf_macro_opcode.c; \
	then mv -f ".deps/dwarf_macro_opcode.Tpo" ".deps/dwarf_macro_opcode.Po"; else rm -f ".deps/dwarf_macro_opcode.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_macro_param1.o -MD -MP -MF ".deps/dwarf_macro_param1.Tpo" -c -o dwarf_macro_param1.o dwarf_macro_param1.c; \
	then mv -f ".deps/dwarf_macro_param1.Tpo" ".deps/dwarf_macro_param1.Po"; else rm -f ".deps/dwarf_macro_param1.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_macro_param2.o -MD -MP -MF ".deps/dwarf_macro_param2.Tpo" -c -o dwarf_macro_param2.o dwarf_macro_param2.c; \
	then mv -f ".deps/dwarf_macro_param2.Tpo" ".deps/dwarf_macro_param2.Po"; else rm -f ".deps/dwarf_macro_param2.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_addrdie.o -MD -MP -MF ".deps/dwarf_addrdie.Tpo" -c -o dwarf_addrdie.o dwarf_addrdie.c; \
	then mv -f ".deps/dwarf_addrdie.Tpo" ".deps/dwarf_addrdie.Po"; else rm -f ".deps/dwarf_addrdie.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getfuncs.o -MD -MP -MF ".deps/dwarf_getfuncs.Tpo" -c -o dwarf_getfuncs.o dwarf_getfuncs.c; \
	then mv -f ".deps/dwarf_getfuncs.Tpo" ".deps/dwarf_getfuncs.Po"; else rm -f ".deps/dwarf_getfuncs.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_decl_file.o -MD -MP -MF ".deps/dwarf_decl_file.Tpo" -c -o dwarf_decl_file.o dwarf_decl_file.c; \
	then mv -f ".deps/dwarf_decl_file.Tpo" ".deps/dwarf_decl_file.Po"; else rm -f ".deps/dwarf_decl_file.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_decl_line.o -MD -MP -MF ".deps/dwarf_decl_line.Tpo" -c -o dwarf_decl_line.o dwarf_decl_line.c; \
	then mv -f ".deps/dwarf_decl_line.Tpo" ".deps/dwarf_decl_line.Po"; else rm -f ".deps/dwarf_decl_line.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_decl_column.o -MD -MP -MF ".deps/dwarf_decl_column.Tpo" -c -o dwarf_decl_column.o dwarf_decl_column.c; \
	then mv -f ".deps/dwarf_decl_column.Tpo" ".deps/dwarf_decl_column.Po"; else rm -f ".deps/dwarf_decl_column.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_func_inline.o -MD -MP -MF ".deps/dwarf_func_inline.Tpo" -c -o dwarf_func_inline.o dwarf_func_inline.c; \
	then mv -f ".deps/dwarf_func_inline.Tpo" ".deps/dwarf_func_inline.Po"; else rm -f ".deps/dwarf_func_inline.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_getsrc_file.o -MD -MP -MF ".deps/dwarf_getsrc_file.Tpo" -c -o dwarf_getsrc_file.o dwarf_getsrc_file.c; \
	then mv -f ".deps/dwarf_getsrc_file.Tpo" ".deps/dwarf_getsrc_file.Po"; else rm -f ".deps/dwarf_getsrc_file.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdw_findcu.o -MD -MP -MF ".deps/libdw_findcu.Tpo" -c -o libdw_findcu.o libdw_findcu.c; \
	then mv -f ".deps/libdw_findcu.Tpo" ".deps/libdw_findcu.Po"; else rm -f ".deps/libdw_findcu.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdw_form.o -MD -MP -MF ".deps/libdw_form.Tpo" -c -o libdw_form.o libdw_form.c; \
	then mv -f ".deps/libdw_form.Tpo" ".deps/libdw_form.Po"; else rm -f ".deps/libdw_form.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdw_alloc.o -MD -MP -MF ".deps/libdw_alloc.Tpo" -c -o libdw_alloc.o libdw_alloc.c; \
	then mv -f ".deps/libdw_alloc.Tpo" ".deps/libdw_alloc.Po"; else rm -f ".deps/libdw_alloc.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT memory-access.o -MD -MP -MF ".deps/memory-access.Tpo" -c -o memory-access.o memory-access.c; \
	then mv -f ".deps/memory-access.Tpo" ".deps/memory-access.Po"; else rm -f ".deps/memory-access.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT libdw_visit_scopes.o -MD -MP -MF ".deps/libdw_visit_scopes.Tpo" -c -o libdw_visit_scopes.o libdw_visit_scopes.c; \
	then mv -f ".deps/libdw_visit_scopes.Tpo" ".deps/libdw_visit_scopes.Po"; else rm -f ".deps/libdw_visit_scopes.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib   -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -MT dwarf_entry_breakpoints.o -MD -MP -MF ".deps/dwarf_entry_breakpoints.Tpo" -c -o dwarf_entry_breakpoints.o dwarf_entry_breakpoints.c; \
	then mv -f ".deps/dwarf_entry_breakpoints.Tpo" ".deps/dwarf_entry_breakpoints.Po"; else rm -f ".deps/dwarf_entry_breakpoints.Tpo"; exit 1; fi
rm -f libdw.a
ar cru libdw.a dwarf_begin.o dwarf_begin_elf.o dwarf_end.o dwarf_getelf.o dwarf_getpubnames.o dwarf_getabbrev.o dwarf_tag.o dwarf_error.o dwarf_nextcu.o dwarf_diename.o dwarf_offdie.o dwarf_attr.o dwarf_formstring.o dwarf_abbrev_hash.o dwarf_attr_integrate.o dwarf_hasattr_integrate.o dwarf_child.o dwarf_haschildren.o dwarf_formaddr.o dwarf_formudata.o dwarf_formsdata.o dwarf_lowpc.o dwarf_entrypc.o dwarf_haspc.o dwarf_highpc.o dwarf_ranges.o dwarf_formref.o dwarf_formref_die.o dwarf_siblingof.o dwarf_dieoffset.o dwarf_cuoffset.o dwarf_diecu.o dwarf_hasattr.o dwarf_hasform.o dwarf_whatform.o dwarf_whatattr.o dwarf_bytesize.o dwarf_arrayorder.o dwarf_bitsize.o dwarf_bitoffset.o dwarf_srclang.o dwarf_getabbrevtag.o dwarf_getabbrevcode.o dwarf_abbrevhaschildren.o dwarf_getattrcnt.o dwarf_getabbrevattr.o dwarf_getsrclines.o dwarf_getsrc_die.o dwarf_getscopes.o dwarf_getscopes_die.o dwarf_getscopevar.o dwarf_linesrc.o dwarf_lineno.o dwarf_lineaddr.o dwarf_linecol.o dwarf_linebegins
 tatement.o dwarf_lineendsequence.o dwarf_lineblock.o dwarf_lineprologueend.o dwarf_lineepiloguebegin.o dwarf_onesrcline.o dwarf_formblock.o dwarf_getsrcfiles.o dwarf_filesrc.o dwarf_getlocation.o dwarf_getstring.o dwarf_offabbrev.o dwarf_getaranges.o dwarf_onearange.o dwarf_getarangeinfo.o dwarf_getarange_addr.o dwarf_getattrs.o dwarf_formflag.o dwarf_getmacros.o dwarf_macro_opcode.o dwarf_macro_param1.o dwarf_macro_param2.o dwarf_addrdie.o dwarf_getfuncs.o dwarf_decl_file.o dwarf_decl_line.o dwarf_decl_column.o dwarf_func_inline.o dwarf_getsrc_file.o libdw_findcu.o libdw_form.o libdw_alloc.o memory-access.o libdw_visit_scopes.o dwarf_entry_breakpoints.o ../libdwfl/dwfl_begin.o ../libdwfl/dwfl_end.o ../libdwfl/dwfl_error.o ../libdwfl/dwfl_version.o ../libdwfl/dwfl_module.o ../libdwfl/dwfl_report_elf.o ../libdwfl/relocate.o ../libdwfl/derelocate.o ../libdwfl/offline.o ../libdwfl/dwfl_module_info.o ../libdwfl/dwfl_getmodules.o ../libdwfl/dwfl_module_getdwarf.o ../libdwfl/dwfl_
 getdwarf.o ../libdwfl/dwfl_validate_address.o ../libdwfl/argp-std.o ../libdwfl/find-debuginfo.o ../libdwfl/linux-kernel-modules.o ../libdwfl/linux-proc-maps.o ../libdwfl/dwfl_addrmodule.o ../libdwfl/dwfl_addrdwarf.o ../libdwfl/cu.o ../libdwfl/dwfl_module_nextcu.o ../libdwfl/dwfl_nextcu.o ../libdwfl/dwfl_cumodule.o ../libdwfl/dwfl_module_addrdie.o ../libdwfl/dwfl_addrdie.o ../libdwfl/lines.o ../libdwfl/dwfl_lineinfo.o ../libdwfl/dwfl_line_comp_dir.o ../libdwfl/dwfl_linemodule.o ../libdwfl/dwfl_linecu.o ../libdwfl/dwfl_getsrclines.o ../libdwfl/dwfl_onesrcline.o ../libdwfl/dwfl_module_getsrc.o ../libdwfl/dwfl_getsrc.o ../libdwfl/dwfl_module_getsrc_file.o ../libdwfl/libdwfl_crc32.o ../libdwfl/libdwfl_crc32_file.o ../libdwfl/elf-from-memory.o ../libdwfl/dwfl_module_getsym.o ../libdwfl/dwfl_module_addrname.o ../libdwfl/dwfl_module_return_value_location.o ../libdwfl/dwfl_module_register_names.o
ranlib libdw.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_begin.os -fPIC -DPIC -DSHARED -MT dwarf_begin.os -MD -MP \
	   -MF ".deps/dwarf_begin.Tpo" `test -f 'dwarf_begin.c' || echo './'`dwarf_begin.c; \
	then cat ".deps/dwarf_begin.Tpo" >> ".deps/dwarf_begin.Po"; \
	     rm -f ".deps/dwarf_begin.Tpo"; \
	else rm -f ".deps/dwarf_begin.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_begin_elf.os -fPIC -DPIC -DSHARED -MT dwarf_begin_elf.os -MD -MP \
	   -MF ".deps/dwarf_begin_elf.Tpo" `test -f 'dwarf_begin_elf.c' || echo './'`dwarf_begin_elf.c; \
	then cat ".deps/dwarf_begin_elf.Tpo" >> ".deps/dwarf_begin_elf.Po"; \
	     rm -f ".deps/dwarf_begin_elf.Tpo"; \
	else rm -f ".deps/dwarf_begin_elf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_end.os -fPIC -DPIC -DSHARED -MT dwarf_end.os -MD -MP \
	   -MF ".deps/dwarf_end.Tpo" `test -f 'dwarf_end.c' || echo './'`dwarf_end.c; \
	then cat ".deps/dwarf_end.Tpo" >> ".deps/dwarf_end.Po"; \
	     rm -f ".deps/dwarf_end.Tpo"; \
	else rm -f ".deps/dwarf_end.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getelf.os -fPIC -DPIC -DSHARED -MT dwarf_getelf.os -MD -MP \
	   -MF ".deps/dwarf_getelf.Tpo" `test -f 'dwarf_getelf.c' || echo './'`dwarf_getelf.c; \
	then cat ".deps/dwarf_getelf.Tpo" >> ".deps/dwarf_getelf.Po"; \
	     rm -f ".deps/dwarf_getelf.Tpo"; \
	else rm -f ".deps/dwarf_getelf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getpubnames.os -fPIC -DPIC -DSHARED -MT dwarf_getpubnames.os -MD -MP \
	   -MF ".deps/dwarf_getpubnames.Tpo" `test -f 'dwarf_getpubnames.c' || echo './'`dwarf_getpubnames.c; \
	then cat ".deps/dwarf_getpubnames.Tpo" >> ".deps/dwarf_getpubnames.Po"; \
	     rm -f ".deps/dwarf_getpubnames.Tpo"; \
	else rm -f ".deps/dwarf_getpubnames.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getabbrev.os -fPIC -DPIC -DSHARED -MT dwarf_getabbrev.os -MD -MP \
	   -MF ".deps/dwarf_getabbrev.Tpo" `test -f 'dwarf_getabbrev.c' || echo './'`dwarf_getabbrev.c; \
	then cat ".deps/dwarf_getabbrev.Tpo" >> ".deps/dwarf_getabbrev.Po"; \
	     rm -f ".deps/dwarf_getabbrev.Tpo"; \
	else rm -f ".deps/dwarf_getabbrev.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_tag.os -fPIC -DPIC -DSHARED -MT dwarf_tag.os -MD -MP \
	   -MF ".deps/dwarf_tag.Tpo" `test -f 'dwarf_tag.c' || echo './'`dwarf_tag.c; \
	then cat ".deps/dwarf_tag.Tpo" >> ".deps/dwarf_tag.Po"; \
	     rm -f ".deps/dwarf_tag.Tpo"; \
	else rm -f ".deps/dwarf_tag.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_error.os -fPIC -DPIC -DSHARED -MT dwarf_error.os -MD -MP \
	   -MF ".deps/dwarf_error.Tpo" `test -f 'dwarf_error.c' || echo './'`dwarf_error.c; \
	then cat ".deps/dwarf_error.Tpo" >> ".deps/dwarf_error.Po"; \
	     rm -f ".deps/dwarf_error.Tpo"; \
	else rm -f ".deps/dwarf_error.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_nextcu.os -fPIC -DPIC -DSHARED -MT dwarf_nextcu.os -MD -MP \
	   -MF ".deps/dwarf_nextcu.Tpo" `test -f 'dwarf_nextcu.c' || echo './'`dwarf_nextcu.c; \
	then cat ".deps/dwarf_nextcu.Tpo" >> ".deps/dwarf_nextcu.Po"; \
	     rm -f ".deps/dwarf_nextcu.Tpo"; \
	else rm -f ".deps/dwarf_nextcu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_diename.os -fPIC -DPIC -DSHARED -MT dwarf_diename.os -MD -MP \
	   -MF ".deps/dwarf_diename.Tpo" `test -f 'dwarf_diename.c' || echo './'`dwarf_diename.c; \
	then cat ".deps/dwarf_diename.Tpo" >> ".deps/dwarf_diename.Po"; \
	     rm -f ".deps/dwarf_diename.Tpo"; \
	else rm -f ".deps/dwarf_diename.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_offdie.os -fPIC -DPIC -DSHARED -MT dwarf_offdie.os -MD -MP \
	   -MF ".deps/dwarf_offdie.Tpo" `test -f 'dwarf_offdie.c' || echo './'`dwarf_offdie.c; \
	then cat ".deps/dwarf_offdie.Tpo" >> ".deps/dwarf_offdie.Po"; \
	     rm -f ".deps/dwarf_offdie.Tpo"; \
	else rm -f ".deps/dwarf_offdie.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_attr.os -fPIC -DPIC -DSHARED -MT dwarf_attr.os -MD -MP \
	   -MF ".deps/dwarf_attr.Tpo" `test -f 'dwarf_attr.c' || echo './'`dwarf_attr.c; \
	then cat ".deps/dwarf_attr.Tpo" >> ".deps/dwarf_attr.Po"; \
	     rm -f ".deps/dwarf_attr.Tpo"; \
	else rm -f ".deps/dwarf_attr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formstring.os -fPIC -DPIC -DSHARED -MT dwarf_formstring.os -MD -MP \
	   -MF ".deps/dwarf_formstring.Tpo" `test -f 'dwarf_formstring.c' || echo './'`dwarf_formstring.c; \
	then cat ".deps/dwarf_formstring.Tpo" >> ".deps/dwarf_formstring.Po"; \
	     rm -f ".deps/dwarf_formstring.Tpo"; \
	else rm -f ".deps/dwarf_formstring.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_abbrev_hash.os -fPIC -DPIC -DSHARED -MT dwarf_abbrev_hash.os -MD -MP \
	   -MF ".deps/dwarf_abbrev_hash.Tpo" `test -f 'dwarf_abbrev_hash.c' || echo './'`dwarf_abbrev_hash.c; \
	then cat ".deps/dwarf_abbrev_hash.Tpo" >> ".deps/dwarf_abbrev_hash.Po"; \
	     rm -f ".deps/dwarf_abbrev_hash.Tpo"; \
	else rm -f ".deps/dwarf_abbrev_hash.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_attr_integrate.os -fPIC -DPIC -DSHARED -MT dwarf_attr_integrate.os -MD -MP \
	   -MF ".deps/dwarf_attr_integrate.Tpo" `test -f 'dwarf_attr_integrate.c' || echo './'`dwarf_attr_integrate.c; \
	then cat ".deps/dwarf_attr_integrate.Tpo" >> ".deps/dwarf_attr_integrate.Po"; \
	     rm -f ".deps/dwarf_attr_integrate.Tpo"; \
	else rm -f ".deps/dwarf_attr_integrate.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_hasattr_integrate.os -fPIC -DPIC -DSHARED -MT dwarf_hasattr_integrate.os -MD -MP \
	   -MF ".deps/dwarf_hasattr_integrate.Tpo" `test -f 'dwarf_hasattr_integrate.c' || echo './'`dwarf_hasattr_integrate.c; \
	then cat ".deps/dwarf_hasattr_integrate.Tpo" >> ".deps/dwarf_hasattr_integrate.Po"; \
	     rm -f ".deps/dwarf_hasattr_integrate.Tpo"; \
	else rm -f ".deps/dwarf_hasattr_integrate.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_child.os -fPIC -DPIC -DSHARED -MT dwarf_child.os -MD -MP \
	   -MF ".deps/dwarf_child.Tpo" `test -f 'dwarf_child.c' || echo './'`dwarf_child.c; \
	then cat ".deps/dwarf_child.Tpo" >> ".deps/dwarf_child.Po"; \
	     rm -f ".deps/dwarf_child.Tpo"; \
	else rm -f ".deps/dwarf_child.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_haschildren.os -fPIC -DPIC -DSHARED -MT dwarf_haschildren.os -MD -MP \
	   -MF ".deps/dwarf_haschildren.Tpo" `test -f 'dwarf_haschildren.c' || echo './'`dwarf_haschildren.c; \
	then cat ".deps/dwarf_haschildren.Tpo" >> ".deps/dwarf_haschildren.Po"; \
	     rm -f ".deps/dwarf_haschildren.Tpo"; \
	else rm -f ".deps/dwarf_haschildren.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formaddr.os -fPIC -DPIC -DSHARED -MT dwarf_formaddr.os -MD -MP \
	   -MF ".deps/dwarf_formaddr.Tpo" `test -f 'dwarf_formaddr.c' || echo './'`dwarf_formaddr.c; \
	then cat ".deps/dwarf_formaddr.Tpo" >> ".deps/dwarf_formaddr.Po"; \
	     rm -f ".deps/dwarf_formaddr.Tpo"; \
	else rm -f ".deps/dwarf_formaddr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formudata.os -fPIC -DPIC -DSHARED -MT dwarf_formudata.os -MD -MP \
	   -MF ".deps/dwarf_formudata.Tpo" `test -f 'dwarf_formudata.c' || echo './'`dwarf_formudata.c; \
	then cat ".deps/dwarf_formudata.Tpo" >> ".deps/dwarf_formudata.Po"; \
	     rm -f ".deps/dwarf_formudata.Tpo"; \
	else rm -f ".deps/dwarf_formudata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formsdata.os -fPIC -DPIC -DSHARED -MT dwarf_formsdata.os -MD -MP \
	   -MF ".deps/dwarf_formsdata.Tpo" `test -f 'dwarf_formsdata.c' || echo './'`dwarf_formsdata.c; \
	then cat ".deps/dwarf_formsdata.Tpo" >> ".deps/dwarf_formsdata.Po"; \
	     rm -f ".deps/dwarf_formsdata.Tpo"; \
	else rm -f ".deps/dwarf_formsdata.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lowpc.os -fPIC -DPIC -DSHARED -MT dwarf_lowpc.os -MD -MP \
	   -MF ".deps/dwarf_lowpc.Tpo" `test -f 'dwarf_lowpc.c' || echo './'`dwarf_lowpc.c; \
	then cat ".deps/dwarf_lowpc.Tpo" >> ".deps/dwarf_lowpc.Po"; \
	     rm -f ".deps/dwarf_lowpc.Tpo"; \
	else rm -f ".deps/dwarf_lowpc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_entrypc.os -fPIC -DPIC -DSHARED -MT dwarf_entrypc.os -MD -MP \
	   -MF ".deps/dwarf_entrypc.Tpo" `test -f 'dwarf_entrypc.c' || echo './'`dwarf_entrypc.c; \
	then cat ".deps/dwarf_entrypc.Tpo" >> ".deps/dwarf_entrypc.Po"; \
	     rm -f ".deps/dwarf_entrypc.Tpo"; \
	else rm -f ".deps/dwarf_entrypc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_haspc.os -fPIC -DPIC -DSHARED -MT dwarf_haspc.os -MD -MP \
	   -MF ".deps/dwarf_haspc.Tpo" `test -f 'dwarf_haspc.c' || echo './'`dwarf_haspc.c; \
	then cat ".deps/dwarf_haspc.Tpo" >> ".deps/dwarf_haspc.Po"; \
	     rm -f ".deps/dwarf_haspc.Tpo"; \
	else rm -f ".deps/dwarf_haspc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_highpc.os -fPIC -DPIC -DSHARED -MT dwarf_highpc.os -MD -MP \
	   -MF ".deps/dwarf_highpc.Tpo" `test -f 'dwarf_highpc.c' || echo './'`dwarf_highpc.c; \
	then cat ".deps/dwarf_highpc.Tpo" >> ".deps/dwarf_highpc.Po"; \
	     rm -f ".deps/dwarf_highpc.Tpo"; \
	else rm -f ".deps/dwarf_highpc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_ranges.os -fPIC -DPIC -DSHARED -MT dwarf_ranges.os -MD -MP \
	   -MF ".deps/dwarf_ranges.Tpo" `test -f 'dwarf_ranges.c' || echo './'`dwarf_ranges.c; \
	then cat ".deps/dwarf_ranges.Tpo" >> ".deps/dwarf_ranges.Po"; \
	     rm -f ".deps/dwarf_ranges.Tpo"; \
	else rm -f ".deps/dwarf_ranges.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formref.os -fPIC -DPIC -DSHARED -MT dwarf_formref.os -MD -MP \
	   -MF ".deps/dwarf_formref.Tpo" `test -f 'dwarf_formref.c' || echo './'`dwarf_formref.c; \
	then cat ".deps/dwarf_formref.Tpo" >> ".deps/dwarf_formref.Po"; \
	     rm -f ".deps/dwarf_formref.Tpo"; \
	else rm -f ".deps/dwarf_formref.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formref_die.os -fPIC -DPIC -DSHARED -MT dwarf_formref_die.os -MD -MP \
	   -MF ".deps/dwarf_formref_die.Tpo" `test -f 'dwarf_formref_die.c' || echo './'`dwarf_formref_die.c; \
	then cat ".deps/dwarf_formref_die.Tpo" >> ".deps/dwarf_formref_die.Po"; \
	     rm -f ".deps/dwarf_formref_die.Tpo"; \
	else rm -f ".deps/dwarf_formref_die.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_siblingof.os -fPIC -DPIC -DSHARED -MT dwarf_siblingof.os -MD -MP \
	   -MF ".deps/dwarf_siblingof.Tpo" `test -f 'dwarf_siblingof.c' || echo './'`dwarf_siblingof.c; \
	then cat ".deps/dwarf_siblingof.Tpo" >> ".deps/dwarf_siblingof.Po"; \
	     rm -f ".deps/dwarf_siblingof.Tpo"; \
	else rm -f ".deps/dwarf_siblingof.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_dieoffset.os -fPIC -DPIC -DSHARED -MT dwarf_dieoffset.os -MD -MP \
	   -MF ".deps/dwarf_dieoffset.Tpo" `test -f 'dwarf_dieoffset.c' || echo './'`dwarf_dieoffset.c; \
	then cat ".deps/dwarf_dieoffset.Tpo" >> ".deps/dwarf_dieoffset.Po"; \
	     rm -f ".deps/dwarf_dieoffset.Tpo"; \
	else rm -f ".deps/dwarf_dieoffset.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_cuoffset.os -fPIC -DPIC -DSHARED -MT dwarf_cuoffset.os -MD -MP \
	   -MF ".deps/dwarf_cuoffset.Tpo" `test -f 'dwarf_cuoffset.c' || echo './'`dwarf_cuoffset.c; \
	then cat ".deps/dwarf_cuoffset.Tpo" >> ".deps/dwarf_cuoffset.Po"; \
	     rm -f ".deps/dwarf_cuoffset.Tpo"; \
	else rm -f ".deps/dwarf_cuoffset.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_diecu.os -fPIC -DPIC -DSHARED -MT dwarf_diecu.os -MD -MP \
	   -MF ".deps/dwarf_diecu.Tpo" `test -f 'dwarf_diecu.c' || echo './'`dwarf_diecu.c; \
	then cat ".deps/dwarf_diecu.Tpo" >> ".deps/dwarf_diecu.Po"; \
	     rm -f ".deps/dwarf_diecu.Tpo"; \
	else rm -f ".deps/dwarf_diecu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_hasattr.os -fPIC -DPIC -DSHARED -MT dwarf_hasattr.os -MD -MP \
	   -MF ".deps/dwarf_hasattr.Tpo" `test -f 'dwarf_hasattr.c' || echo './'`dwarf_hasattr.c; \
	then cat ".deps/dwarf_hasattr.Tpo" >> ".deps/dwarf_hasattr.Po"; \
	     rm -f ".deps/dwarf_hasattr.Tpo"; \
	else rm -f ".deps/dwarf_hasattr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_hasform.os -fPIC -DPIC -DSHARED -MT dwarf_hasform.os -MD -MP \
	   -MF ".deps/dwarf_hasform.Tpo" `test -f 'dwarf_hasform.c' || echo './'`dwarf_hasform.c; \
	then cat ".deps/dwarf_hasform.Tpo" >> ".deps/dwarf_hasform.Po"; \
	     rm -f ".deps/dwarf_hasform.Tpo"; \
	else rm -f ".deps/dwarf_hasform.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_whatform.os -fPIC -DPIC -DSHARED -MT dwarf_whatform.os -MD -MP \
	   -MF ".deps/dwarf_whatform.Tpo" `test -f 'dwarf_whatform.c' || echo './'`dwarf_whatform.c; \
	then cat ".deps/dwarf_whatform.Tpo" >> ".deps/dwarf_whatform.Po"; \
	     rm -f ".deps/dwarf_whatform.Tpo"; \
	else rm -f ".deps/dwarf_whatform.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_whatattr.os -fPIC -DPIC -DSHARED -MT dwarf_whatattr.os -MD -MP \
	   -MF ".deps/dwarf_whatattr.Tpo" `test -f 'dwarf_whatattr.c' || echo './'`dwarf_whatattr.c; \
	then cat ".deps/dwarf_whatattr.Tpo" >> ".deps/dwarf_whatattr.Po"; \
	     rm -f ".deps/dwarf_whatattr.Tpo"; \
	else rm -f ".deps/dwarf_whatattr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_bytesize.os -fPIC -DPIC -DSHARED -MT dwarf_bytesize.os -MD -MP \
	   -MF ".deps/dwarf_bytesize.Tpo" `test -f 'dwarf_bytesize.c' || echo './'`dwarf_bytesize.c; \
	then cat ".deps/dwarf_bytesize.Tpo" >> ".deps/dwarf_bytesize.Po"; \
	     rm -f ".deps/dwarf_bytesize.Tpo"; \
	else rm -f ".deps/dwarf_bytesize.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_arrayorder.os -fPIC -DPIC -DSHARED -MT dwarf_arrayorder.os -MD -MP \
	   -MF ".deps/dwarf_arrayorder.Tpo" `test -f 'dwarf_arrayorder.c' || echo './'`dwarf_arrayorder.c; \
	then cat ".deps/dwarf_arrayorder.Tpo" >> ".deps/dwarf_arrayorder.Po"; \
	     rm -f ".deps/dwarf_arrayorder.Tpo"; \
	else rm -f ".deps/dwarf_arrayorder.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_bitsize.os -fPIC -DPIC -DSHARED -MT dwarf_bitsize.os -MD -MP \
	   -MF ".deps/dwarf_bitsize.Tpo" `test -f 'dwarf_bitsize.c' || echo './'`dwarf_bitsize.c; \
	then cat ".deps/dwarf_bitsize.Tpo" >> ".deps/dwarf_bitsize.Po"; \
	     rm -f ".deps/dwarf_bitsize.Tpo"; \
	else rm -f ".deps/dwarf_bitsize.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_bitoffset.os -fPIC -DPIC -DSHARED -MT dwarf_bitoffset.os -MD -MP \
	   -MF ".deps/dwarf_bitoffset.Tpo" `test -f 'dwarf_bitoffset.c' || echo './'`dwarf_bitoffset.c; \
	then cat ".deps/dwarf_bitoffset.Tpo" >> ".deps/dwarf_bitoffset.Po"; \
	     rm -f ".deps/dwarf_bitoffset.Tpo"; \
	else rm -f ".deps/dwarf_bitoffset.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_srclang.os -fPIC -DPIC -DSHARED -MT dwarf_srclang.os -MD -MP \
	   -MF ".deps/dwarf_srclang.Tpo" `test -f 'dwarf_srclang.c' || echo './'`dwarf_srclang.c; \
	then cat ".deps/dwarf_srclang.Tpo" >> ".deps/dwarf_srclang.Po"; \
	     rm -f ".deps/dwarf_srclang.Tpo"; \
	else rm -f ".deps/dwarf_srclang.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getabbrevtag.os -fPIC -DPIC -DSHARED -MT dwarf_getabbrevtag.os -MD -MP \
	   -MF ".deps/dwarf_getabbrevtag.Tpo" `test -f 'dwarf_getabbrevtag.c' || echo './'`dwarf_getabbrevtag.c; \
	then cat ".deps/dwarf_getabbrevtag.Tpo" >> ".deps/dwarf_getabbrevtag.Po"; \
	     rm -f ".deps/dwarf_getabbrevtag.Tpo"; \
	else rm -f ".deps/dwarf_getabbrevtag.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getabbrevcode.os -fPIC -DPIC -DSHARED -MT dwarf_getabbrevcode.os -MD -MP \
	   -MF ".deps/dwarf_getabbrevcode.Tpo" `test -f 'dwarf_getabbrevcode.c' || echo './'`dwarf_getabbrevcode.c; \
	then cat ".deps/dwarf_getabbrevcode.Tpo" >> ".deps/dwarf_getabbrevcode.Po"; \
	     rm -f ".deps/dwarf_getabbrevcode.Tpo"; \
	else rm -f ".deps/dwarf_getabbrevcode.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_abbrevhaschildren.os -fPIC -DPIC -DSHARED -MT dwarf_abbrevhaschildren.os -MD -MP \
	   -MF ".deps/dwarf_abbrevhaschildren.Tpo" `test -f 'dwarf_abbrevhaschildren.c' || echo './'`dwarf_abbrevhaschildren.c; \
	then cat ".deps/dwarf_abbrevhaschildren.Tpo" >> ".deps/dwarf_abbrevhaschildren.Po"; \
	     rm -f ".deps/dwarf_abbrevhaschildren.Tpo"; \
	else rm -f ".deps/dwarf_abbrevhaschildren.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getattrcnt.os -fPIC -DPIC -DSHARED -MT dwarf_getattrcnt.os -MD -MP \
	   -MF ".deps/dwarf_getattrcnt.Tpo" `test -f 'dwarf_getattrcnt.c' || echo './'`dwarf_getattrcnt.c; \
	then cat ".deps/dwarf_getattrcnt.Tpo" >> ".deps/dwarf_getattrcnt.Po"; \
	     rm -f ".deps/dwarf_getattrcnt.Tpo"; \
	else rm -f ".deps/dwarf_getattrcnt.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getabbrevattr.os -fPIC -DPIC -DSHARED -MT dwarf_getabbrevattr.os -MD -MP \
	   -MF ".deps/dwarf_getabbrevattr.Tpo" `test -f 'dwarf_getabbrevattr.c' || echo './'`dwarf_getabbrevattr.c; \
	then cat ".deps/dwarf_getabbrevattr.Tpo" >> ".deps/dwarf_getabbrevattr.Po"; \
	     rm -f ".deps/dwarf_getabbrevattr.Tpo"; \
	else rm -f ".deps/dwarf_getabbrevattr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getsrclines.os -fPIC -DPIC -DSHARED -MT dwarf_getsrclines.os -MD -MP \
	   -MF ".deps/dwarf_getsrclines.Tpo" `test -f 'dwarf_getsrclines.c' || echo './'`dwarf_getsrclines.c; \
	then cat ".deps/dwarf_getsrclines.Tpo" >> ".deps/dwarf_getsrclines.Po"; \
	     rm -f ".deps/dwarf_getsrclines.Tpo"; \
	else rm -f ".deps/dwarf_getsrclines.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getsrc_die.os -fPIC -DPIC -DSHARED -MT dwarf_getsrc_die.os -MD -MP \
	   -MF ".deps/dwarf_getsrc_die.Tpo" `test -f 'dwarf_getsrc_die.c' || echo './'`dwarf_getsrc_die.c; \
	then cat ".deps/dwarf_getsrc_die.Tpo" >> ".deps/dwarf_getsrc_die.Po"; \
	     rm -f ".deps/dwarf_getsrc_die.Tpo"; \
	else rm -f ".deps/dwarf_getsrc_die.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getscopes.os -fPIC -DPIC -DSHARED -MT dwarf_getscopes.os -MD -MP \
	   -MF ".deps/dwarf_getscopes.Tpo" `test -f 'dwarf_getscopes.c' || echo './'`dwarf_getscopes.c; \
	then cat ".deps/dwarf_getscopes.Tpo" >> ".deps/dwarf_getscopes.Po"; \
	     rm -f ".deps/dwarf_getscopes.Tpo"; \
	else rm -f ".deps/dwarf_getscopes.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getscopes_die.os -fPIC -DPIC -DSHARED -MT dwarf_getscopes_die.os -MD -MP \
	   -MF ".deps/dwarf_getscopes_die.Tpo" `test -f 'dwarf_getscopes_die.c' || echo './'`dwarf_getscopes_die.c; \
	then cat ".deps/dwarf_getscopes_die.Tpo" >> ".deps/dwarf_getscopes_die.Po"; \
	     rm -f ".deps/dwarf_getscopes_die.Tpo"; \
	else rm -f ".deps/dwarf_getscopes_die.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getscopevar.os -fPIC -DPIC -DSHARED -MT dwarf_getscopevar.os -MD -MP \
	   -MF ".deps/dwarf_getscopevar.Tpo" `test -f 'dwarf_getscopevar.c' || echo './'`dwarf_getscopevar.c; \
	then cat ".deps/dwarf_getscopevar.Tpo" >> ".deps/dwarf_getscopevar.Po"; \
	     rm -f ".deps/dwarf_getscopevar.Tpo"; \
	else rm -f ".deps/dwarf_getscopevar.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_linesrc.os -fPIC -DPIC -DSHARED -MT dwarf_linesrc.os -MD -MP \
	   -MF ".deps/dwarf_linesrc.Tpo" `test -f 'dwarf_linesrc.c' || echo './'`dwarf_linesrc.c; \
	then cat ".deps/dwarf_linesrc.Tpo" >> ".deps/dwarf_linesrc.Po"; \
	     rm -f ".deps/dwarf_linesrc.Tpo"; \
	else rm -f ".deps/dwarf_linesrc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineno.os -fPIC -DPIC -DSHARED -MT dwarf_lineno.os -MD -MP \
	   -MF ".deps/dwarf_lineno.Tpo" `test -f 'dwarf_lineno.c' || echo './'`dwarf_lineno.c; \
	then cat ".deps/dwarf_lineno.Tpo" >> ".deps/dwarf_lineno.Po"; \
	     rm -f ".deps/dwarf_lineno.Tpo"; \
	else rm -f ".deps/dwarf_lineno.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineaddr.os -fPIC -DPIC -DSHARED -MT dwarf_lineaddr.os -MD -MP \
	   -MF ".deps/dwarf_lineaddr.Tpo" `test -f 'dwarf_lineaddr.c' || echo './'`dwarf_lineaddr.c; \
	then cat ".deps/dwarf_lineaddr.Tpo" >> ".deps/dwarf_lineaddr.Po"; \
	     rm -f ".deps/dwarf_lineaddr.Tpo"; \
	else rm -f ".deps/dwarf_lineaddr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_linecol.os -fPIC -DPIC -DSHARED -MT dwarf_linecol.os -MD -MP \
	   -MF ".deps/dwarf_linecol.Tpo" `test -f 'dwarf_linecol.c' || echo './'`dwarf_linecol.c; \
	then cat ".deps/dwarf_linecol.Tpo" >> ".deps/dwarf_linecol.Po"; \
	     rm -f ".deps/dwarf_linecol.Tpo"; \
	else rm -f ".deps/dwarf_linecol.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_linebeginstatement.os -fPIC -DPIC -DSHARED -MT dwarf_linebeginstatement.os -MD -MP \
	   -MF ".deps/dwarf_linebeginstatement.Tpo" `test -f 'dwarf_linebeginstatement.c' || echo './'`dwarf_linebeginstatement.c; \
	then cat ".deps/dwarf_linebeginstatement.Tpo" >> ".deps/dwarf_linebeginstatement.Po"; \
	     rm -f ".deps/dwarf_linebeginstatement.Tpo"; \
	else rm -f ".deps/dwarf_linebeginstatement.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineendsequence.os -fPIC -DPIC -DSHARED -MT dwarf_lineendsequence.os -MD -MP \
	   -MF ".deps/dwarf_lineendsequence.Tpo" `test -f 'dwarf_lineendsequence.c' || echo './'`dwarf_lineendsequence.c; \
	then cat ".deps/dwarf_lineendsequence.Tpo" >> ".deps/dwarf_lineendsequence.Po"; \
	     rm -f ".deps/dwarf_lineendsequence.Tpo"; \
	else rm -f ".deps/dwarf_lineendsequence.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineblock.os -fPIC -DPIC -DSHARED -MT dwarf_lineblock.os -MD -MP \
	   -MF ".deps/dwarf_lineblock.Tpo" `test -f 'dwarf_lineblock.c' || echo './'`dwarf_lineblock.c; \
	then cat ".deps/dwarf_lineblock.Tpo" >> ".deps/dwarf_lineblock.Po"; \
	     rm -f ".deps/dwarf_lineblock.Tpo"; \
	else rm -f ".deps/dwarf_lineblock.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineprologueend.os -fPIC -DPIC -DSHARED -MT dwarf_lineprologueend.os -MD -MP \
	   -MF ".deps/dwarf_lineprologueend.Tpo" `test -f 'dwarf_lineprologueend.c' || echo './'`dwarf_lineprologueend.c; \
	then cat ".deps/dwarf_lineprologueend.Tpo" >> ".deps/dwarf_lineprologueend.Po"; \
	     rm -f ".deps/dwarf_lineprologueend.Tpo"; \
	else rm -f ".deps/dwarf_lineprologueend.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_lineepiloguebegin.os -fPIC -DPIC -DSHARED -MT dwarf_lineepiloguebegin.os -MD -MP \
	   -MF ".deps/dwarf_lineepiloguebegin.Tpo" `test -f 'dwarf_lineepiloguebegin.c' || echo './'`dwarf_lineepiloguebegin.c; \
	then cat ".deps/dwarf_lineepiloguebegin.Tpo" >> ".deps/dwarf_lineepiloguebegin.Po"; \
	     rm -f ".deps/dwarf_lineepiloguebegin.Tpo"; \
	else rm -f ".deps/dwarf_lineepiloguebegin.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_onesrcline.os -fPIC -DPIC -DSHARED -MT dwarf_onesrcline.os -MD -MP \
	   -MF ".deps/dwarf_onesrcline.Tpo" `test -f 'dwarf_onesrcline.c' || echo './'`dwarf_onesrcline.c; \
	then cat ".deps/dwarf_onesrcline.Tpo" >> ".deps/dwarf_onesrcline.Po"; \
	     rm -f ".deps/dwarf_onesrcline.Tpo"; \
	else rm -f ".deps/dwarf_onesrcline.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formblock.os -fPIC -DPIC -DSHARED -MT dwarf_formblock.os -MD -MP \
	   -MF ".deps/dwarf_formblock.Tpo" `test -f 'dwarf_formblock.c' || echo './'`dwarf_formblock.c; \
	then cat ".deps/dwarf_formblock.Tpo" >> ".deps/dwarf_formblock.Po"; \
	     rm -f ".deps/dwarf_formblock.Tpo"; \
	else rm -f ".deps/dwarf_formblock.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getsrcfiles.os -fPIC -DPIC -DSHARED -MT dwarf_getsrcfiles.os -MD -MP \
	   -MF ".deps/dwarf_getsrcfiles.Tpo" `test -f 'dwarf_getsrcfiles.c' || echo './'`dwarf_getsrcfiles.c; \
	then cat ".deps/dwarf_getsrcfiles.Tpo" >> ".deps/dwarf_getsrcfiles.Po"; \
	     rm -f ".deps/dwarf_getsrcfiles.Tpo"; \
	else rm -f ".deps/dwarf_getsrcfiles.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_filesrc.os -fPIC -DPIC -DSHARED -MT dwarf_filesrc.os -MD -MP \
	   -MF ".deps/dwarf_filesrc.Tpo" `test -f 'dwarf_filesrc.c' || echo './'`dwarf_filesrc.c; \
	then cat ".deps/dwarf_filesrc.Tpo" >> ".deps/dwarf_filesrc.Po"; \
	     rm -f ".deps/dwarf_filesrc.Tpo"; \
	else rm -f ".deps/dwarf_filesrc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getlocation.os -fPIC -DPIC -DSHARED -MT dwarf_getlocation.os -MD -MP \
	   -MF ".deps/dwarf_getlocation.Tpo" `test -f 'dwarf_getlocation.c' || echo './'`dwarf_getlocation.c; \
	then cat ".deps/dwarf_getlocation.Tpo" >> ".deps/dwarf_getlocation.Po"; \
	     rm -f ".deps/dwarf_getlocation.Tpo"; \
	else rm -f ".deps/dwarf_getlocation.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getstring.os -fPIC -DPIC -DSHARED -MT dwarf_getstring.os -MD -MP \
	   -MF ".deps/dwarf_getstring.Tpo" `test -f 'dwarf_getstring.c' || echo './'`dwarf_getstring.c; \
	then cat ".deps/dwarf_getstring.Tpo" >> ".deps/dwarf_getstring.Po"; \
	     rm -f ".deps/dwarf_getstring.Tpo"; \
	else rm -f ".deps/dwarf_getstring.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_offabbrev.os -fPIC -DPIC -DSHARED -MT dwarf_offabbrev.os -MD -MP \
	   -MF ".deps/dwarf_offabbrev.Tpo" `test -f 'dwarf_offabbrev.c' || echo './'`dwarf_offabbrev.c; \
	then cat ".deps/dwarf_offabbrev.Tpo" >> ".deps/dwarf_offabbrev.Po"; \
	     rm -f ".deps/dwarf_offabbrev.Tpo"; \
	else rm -f ".deps/dwarf_offabbrev.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getaranges.os -fPIC -DPIC -DSHARED -MT dwarf_getaranges.os -MD -MP \
	   -MF ".deps/dwarf_getaranges.Tpo" `test -f 'dwarf_getaranges.c' || echo './'`dwarf_getaranges.c; \
	then cat ".deps/dwarf_getaranges.Tpo" >> ".deps/dwarf_getaranges.Po"; \
	     rm -f ".deps/dwarf_getaranges.Tpo"; \
	else rm -f ".deps/dwarf_getaranges.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_onearange.os -fPIC -DPIC -DSHARED -MT dwarf_onearange.os -MD -MP \
	   -MF ".deps/dwarf_onearange.Tpo" `test -f 'dwarf_onearange.c' || echo './'`dwarf_onearange.c; \
	then cat ".deps/dwarf_onearange.Tpo" >> ".deps/dwarf_onearange.Po"; \
	     rm -f ".deps/dwarf_onearange.Tpo"; \
	else rm -f ".deps/dwarf_onearange.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getarangeinfo.os -fPIC -DPIC -DSHARED -MT dwarf_getarangeinfo.os -MD -MP \
	   -MF ".deps/dwarf_getarangeinfo.Tpo" `test -f 'dwarf_getarangeinfo.c' || echo './'`dwarf_getarangeinfo.c; \
	then cat ".deps/dwarf_getarangeinfo.Tpo" >> ".deps/dwarf_getarangeinfo.Po"; \
	     rm -f ".deps/dwarf_getarangeinfo.Tpo"; \
	else rm -f ".deps/dwarf_getarangeinfo.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getarange_addr.os -fPIC -DPIC -DSHARED -MT dwarf_getarange_addr.os -MD -MP \
	   -MF ".deps/dwarf_getarange_addr.Tpo" `test -f 'dwarf_getarange_addr.c' || echo './'`dwarf_getarange_addr.c; \
	then cat ".deps/dwarf_getarange_addr.Tpo" >> ".deps/dwarf_getarange_addr.Po"; \
	     rm -f ".deps/dwarf_getarange_addr.Tpo"; \
	else rm -f ".deps/dwarf_getarange_addr.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getattrs.os -fPIC -DPIC -DSHARED -MT dwarf_getattrs.os -MD -MP \
	   -MF ".deps/dwarf_getattrs.Tpo" `test -f 'dwarf_getattrs.c' || echo './'`dwarf_getattrs.c; \
	then cat ".deps/dwarf_getattrs.Tpo" >> ".deps/dwarf_getattrs.Po"; \
	     rm -f ".deps/dwarf_getattrs.Tpo"; \
	else rm -f ".deps/dwarf_getattrs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_formflag.os -fPIC -DPIC -DSHARED -MT dwarf_formflag.os -MD -MP \
	   -MF ".deps/dwarf_formflag.Tpo" `test -f 'dwarf_formflag.c' || echo './'`dwarf_formflag.c; \
	then cat ".deps/dwarf_formflag.Tpo" >> ".deps/dwarf_formflag.Po"; \
	     rm -f ".deps/dwarf_formflag.Tpo"; \
	else rm -f ".deps/dwarf_formflag.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getmacros.os -fPIC -DPIC -DSHARED -MT dwarf_getmacros.os -MD -MP \
	   -MF ".deps/dwarf_getmacros.Tpo" `test -f 'dwarf_getmacros.c' || echo './'`dwarf_getmacros.c; \
	then cat ".deps/dwarf_getmacros.Tpo" >> ".deps/dwarf_getmacros.Po"; \
	     rm -f ".deps/dwarf_getmacros.Tpo"; \
	else rm -f ".deps/dwarf_getmacros.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_macro_opcode.os -fPIC -DPIC -DSHARED -MT dwarf_macro_opcode.os -MD -MP \
	   -MF ".deps/dwarf_macro_opcode.Tpo" `test -f 'dwarf_macro_opcode.c' || echo './'`dwarf_macro_opcode.c; \
	then cat ".deps/dwarf_macro_opcode.Tpo" >> ".deps/dwarf_macro_opcode.Po"; \
	     rm -f ".deps/dwarf_macro_opcode.Tpo"; \
	else rm -f ".deps/dwarf_macro_opcode.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_macro_param1.os -fPIC -DPIC -DSHARED -MT dwarf_macro_param1.os -MD -MP \
	   -MF ".deps/dwarf_macro_param1.Tpo" `test -f 'dwarf_macro_param1.c' || echo './'`dwarf_macro_param1.c; \
	then cat ".deps/dwarf_macro_param1.Tpo" >> ".deps/dwarf_macro_param1.Po"; \
	     rm -f ".deps/dwarf_macro_param1.Tpo"; \
	else rm -f ".deps/dwarf_macro_param1.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_macro_param2.os -fPIC -DPIC -DSHARED -MT dwarf_macro_param2.os -MD -MP \
	   -MF ".deps/dwarf_macro_param2.Tpo" `test -f 'dwarf_macro_param2.c' || echo './'`dwarf_macro_param2.c; \
	then cat ".deps/dwarf_macro_param2.Tpo" >> ".deps/dwarf_macro_param2.Po"; \
	     rm -f ".deps/dwarf_macro_param2.Tpo"; \
	else rm -f ".deps/dwarf_macro_param2.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_addrdie.os -fPIC -DPIC -DSHARED -MT dwarf_addrdie.os -MD -MP \
	   -MF ".deps/dwarf_addrdie.Tpo" `test -f 'dwarf_addrdie.c' || echo './'`dwarf_addrdie.c; \
	then cat ".deps/dwarf_addrdie.Tpo" >> ".deps/dwarf_addrdie.Po"; \
	     rm -f ".deps/dwarf_addrdie.Tpo"; \
	else rm -f ".deps/dwarf_addrdie.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getfuncs.os -fPIC -DPIC -DSHARED -MT dwarf_getfuncs.os -MD -MP \
	   -MF ".deps/dwarf_getfuncs.Tpo" `test -f 'dwarf_getfuncs.c' || echo './'`dwarf_getfuncs.c; \
	then cat ".deps/dwarf_getfuncs.Tpo" >> ".deps/dwarf_getfuncs.Po"; \
	     rm -f ".deps/dwarf_getfuncs.Tpo"; \
	else rm -f ".deps/dwarf_getfuncs.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_decl_file.os -fPIC -DPIC -DSHARED -MT dwarf_decl_file.os -MD -MP \
	   -MF ".deps/dwarf_decl_file.Tpo" `test -f 'dwarf_decl_file.c' || echo './'`dwarf_decl_file.c; \
	then cat ".deps/dwarf_decl_file.Tpo" >> ".deps/dwarf_decl_file.Po"; \
	     rm -f ".deps/dwarf_decl_file.Tpo"; \
	else rm -f ".deps/dwarf_decl_file.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_decl_line.os -fPIC -DPIC -DSHARED -MT dwarf_decl_line.os -MD -MP \
	   -MF ".deps/dwarf_decl_line.Tpo" `test -f 'dwarf_decl_line.c' || echo './'`dwarf_decl_line.c; \
	then cat ".deps/dwarf_decl_line.Tpo" >> ".deps/dwarf_decl_line.Po"; \
	     rm -f ".deps/dwarf_decl_line.Tpo"; \
	else rm -f ".deps/dwarf_decl_line.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_decl_column.os -fPIC -DPIC -DSHARED -MT dwarf_decl_column.os -MD -MP \
	   -MF ".deps/dwarf_decl_column.Tpo" `test -f 'dwarf_decl_column.c' || echo './'`dwarf_decl_column.c; \
	then cat ".deps/dwarf_decl_column.Tpo" >> ".deps/dwarf_decl_column.Po"; \
	     rm -f ".deps/dwarf_decl_column.Tpo"; \
	else rm -f ".deps/dwarf_decl_column.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_func_inline.os -fPIC -DPIC -DSHARED -MT dwarf_func_inline.os -MD -MP \
	   -MF ".deps/dwarf_func_inline.Tpo" `test -f 'dwarf_func_inline.c' || echo './'`dwarf_func_inline.c; \
	then cat ".deps/dwarf_func_inline.Tpo" >> ".deps/dwarf_func_inline.Po"; \
	     rm -f ".deps/dwarf_func_inline.Tpo"; \
	else rm -f ".deps/dwarf_func_inline.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_getsrc_file.os -fPIC -DPIC -DSHARED -MT dwarf_getsrc_file.os -MD -MP \
	   -MF ".deps/dwarf_getsrc_file.Tpo" `test -f 'dwarf_getsrc_file.c' || echo './'`dwarf_getsrc_file.c; \
	then cat ".deps/dwarf_getsrc_file.Tpo" >> ".deps/dwarf_getsrc_file.Po"; \
	     rm -f ".deps/dwarf_getsrc_file.Tpo"; \
	else rm -f ".deps/dwarf_getsrc_file.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdw_findcu.os -fPIC -DPIC -DSHARED -MT libdw_findcu.os -MD -MP \
	   -MF ".deps/libdw_findcu.Tpo" `test -f 'libdw_findcu.c' || echo './'`libdw_findcu.c; \
	then cat ".deps/libdw_findcu.Tpo" >> ".deps/libdw_findcu.Po"; \
	     rm -f ".deps/libdw_findcu.Tpo"; \
	else rm -f ".deps/libdw_findcu.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdw_form.os -fPIC -DPIC -DSHARED -MT libdw_form.os -MD -MP \
	   -MF ".deps/libdw_form.Tpo" `test -f 'libdw_form.c' || echo './'`libdw_form.c; \
	then cat ".deps/libdw_form.Tpo" >> ".deps/libdw_form.Po"; \
	     rm -f ".deps/libdw_form.Tpo"; \
	else rm -f ".deps/libdw_form.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdw_alloc.os -fPIC -DPIC -DSHARED -MT libdw_alloc.os -MD -MP \
	   -MF ".deps/libdw_alloc.Tpo" `test -f 'libdw_alloc.c' || echo './'`libdw_alloc.c; \
	then cat ".deps/libdw_alloc.Tpo" >> ".deps/libdw_alloc.Po"; \
	     rm -f ".deps/libdw_alloc.Tpo"; \
	else rm -f ".deps/libdw_alloc.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o memory-access.os -fPIC -DPIC -DSHARED -MT memory-access.os -MD -MP \
	   -MF ".deps/memory-access.Tpo" `test -f 'memory-access.c' || echo './'`memory-access.c; \
	then cat ".deps/memory-access.Tpo" >> ".deps/memory-access.Po"; \
	     rm -f ".deps/memory-access.Tpo"; \
	else rm -f ".deps/memory-access.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o libdw_visit_scopes.os -fPIC -DPIC -DSHARED -MT libdw_visit_scopes.os -MD -MP \
	   -MF ".deps/libdw_visit_scopes.Tpo" `test -f 'libdw_visit_scopes.c' || echo './'`libdw_visit_scopes.c; \
	then cat ".deps/libdw_visit_scopes.Tpo" >> ".deps/libdw_visit_scopes.Po"; \
	     rm -f ".deps/libdw_visit_scopes.Tpo"; \
	else rm -f ".deps/libdw_visit_scopes.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DIS_LIBDW -I. -I. -I.. -I. -I. -I./../libelf -I.. -I./../lib -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2 -c -o dwarf_entry_breakpoints.os -fPIC -DPIC -DSHARED -MT dwarf_entry_breakpoints.os -MD -MP \
	   -MF ".deps/dwarf_entry_breakpoints.Tpo" `test -f 'dwarf_entry_breakpoints.c' || echo './'`dwarf_entry_breakpoints.c; \
	then cat ".deps/dwarf_entry_breakpoints.Tpo" >> ".deps/dwarf_entry_breakpoints.Po"; \
	     rm -f ".deps/dwarf_entry_breakpoints.Tpo"; \
	else rm -f ".deps/dwarf_entry_breakpoints.Tpo"; exit 1; \
	fi
rm -f libdw_pic.a
ar cru libdw_pic.a dwarf_begin.os dwarf_begin_elf.os dwarf_end.os dwarf_getelf.os dwarf_getpubnames.os dwarf_getabbrev.os dwarf_tag.os dwarf_error.os dwarf_nextcu.os dwarf_diename.os dwarf_offdie.os dwarf_attr.os dwarf_formstring.os dwarf_abbrev_hash.os dwarf_attr_integrate.os dwarf_hasattr_integrate.os dwarf_child.os dwarf_haschildren.os dwarf_formaddr.os dwarf_formudata.os dwarf_formsdata.os dwarf_lowpc.os dwarf_entrypc.os dwarf_haspc.os dwarf_highpc.os dwarf_ranges.os dwarf_formref.os dwarf_formref_die.os dwarf_siblingof.os dwarf_dieoffset.os dwarf_cuoffset.os dwarf_diecu.os dwarf_hasattr.os dwarf_hasform.os dwarf_whatform.os dwarf_whatattr.os dwarf_bytesize.os dwarf_arrayorder.os dwarf_bitsize.os dwarf_bitoffset.os dwarf_srclang.os dwarf_getabbrevtag.os dwarf_getabbrevcode.os dwarf_abbrevhaschildren.os dwarf_getattrcnt.os dwarf_getabbrevattr.os dwarf_getsrclines.os dwarf_getsrc_die.os dwarf_getscopes.os dwarf_getscopes_die.os dwarf_getscopevar.os dwarf_linesrc.os dwarf_li
 neno.os dwarf_lineaddr.os dwarf_linecol.os dwarf_linebeginstatement.os dwarf_lineendsequence.os dwarf_lineblock.os dwarf_lineprologueend.os dwarf_lineepiloguebegin.os dwarf_onesrcline.os dwarf_formblock.os dwarf_getsrcfiles.os dwarf_filesrc.os dwarf_getlocation.os dwarf_getstring.os dwarf_offabbrev.os dwarf_getaranges.os dwarf_onearange.os dwarf_getarangeinfo.os dwarf_getarange_addr.os dwarf_getattrs.os dwarf_formflag.os dwarf_getmacros.os dwarf_macro_opcode.os dwarf_macro_param1.os dwarf_macro_param2.os dwarf_addrdie.os dwarf_getfuncs.os dwarf_decl_file.os dwarf_decl_line.os dwarf_decl_column.os dwarf_func_inline.os dwarf_getsrc_file.os libdw_findcu.os libdw_form.os libdw_alloc.os memory-access.os libdw_visit_scopes.os dwarf_entry_breakpoints.os 
ranlib libdw_pic.a
gcc -Wall -Werror -Wshadow -Wunused -Wformat=2 -Wextra -std=gnu99 -g -O2   -o libdw.so -shared -o libdw.so -Wl,--soname,libdw.so.1,-z,defs \
		-Wl,--version-script,libdw.map,--no-undefined \
		-Wl,--whole-archive libdw_pic.a ../libdwfl/libdwfl_pic.a ../libebl/libebl.a ../libelf/libelf.so -Wl,--no-whole-archive\
		-ldl
if readelf -d libdw.so | fgrep -q TEXTREL; then exit 1; fi
ln -fs libdw.so libdw.so.1
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libdw'
Making all in libcpu
make[3]: Entering directory `/build/buildd/elfutils-0.123/libcpu'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I.   -Wall -Wshadow -Werror -Wextra -Wformat=2 -Wunused -g -O2 -MT i386_dis.o -MD -MP -MF ".deps/i386_dis.Tpo" -c -o i386_dis.o i386_dis.c; \
	then mv -f ".deps/i386_dis.Tpo" ".deps/i386_dis.Po"; else rm -f ".deps/i386_dis.Tpo"; exit 1; fi
rm -f libcpu_i386.a
ar cru libcpu_i386.a i386_dis.o 
ranlib libcpu_i386.a
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libcpu'
Making all in libasm
make[3]: Entering directory `/build/buildd/elfutils-0.123/libasm'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_begin.o -MD -MP -MF ".deps/asm_begin.Tpo" -c -o asm_begin.o asm_begin.c; \
	then mv -f ".deps/asm_begin.Tpo" ".deps/asm_begin.Po"; else rm -f ".deps/asm_begin.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_abort.o -MD -MP -MF ".deps/asm_abort.Tpo" -c -o asm_abort.o asm_abort.c; \
	then mv -f ".deps/asm_abort.Tpo" ".deps/asm_abort.Po"; else rm -f ".deps/asm_abort.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_end.o -MD -MP -MF ".deps/asm_end.Tpo" -c -o asm_end.o asm_end.c; \
	then mv -f ".deps/asm_end.Tpo" ".deps/asm_end.Po"; else rm -f ".deps/asm_end.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_error.o -MD -MP -MF ".deps/asm_error.Tpo" -c -o asm_error.o asm_error.c; \
	then mv -f ".deps/asm_error.Tpo" ".deps/asm_error.Po"; else rm -f ".deps/asm_error.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_getelf.o -MD -MP -MF ".deps/asm_getelf.Tpo" -c -o asm_getelf.o asm_getelf.c; \
	then mv -f ".deps/asm_getelf.Tpo" ".deps/asm_getelf.Po"; else rm -f ".deps/asm_getelf.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newscn.o -MD -MP -MF ".deps/asm_newscn.Tpo" -c -o asm_newscn.o asm_newscn.c; \
	then mv -f ".deps/asm_newscn.Tpo" ".deps/asm_newscn.Po"; else rm -f ".deps/asm_newscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newscn_ingrp.o -MD -MP -MF ".deps/asm_newscn_ingrp.Tpo" -c -o asm_newscn_ingrp.o asm_newscn_ingrp.c; \
	then mv -f ".deps/asm_newscn_ingrp.Tpo" ".deps/asm_newscn_ingrp.Po"; else rm -f ".deps/asm_newscn_ingrp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newsubscn.o -MD -MP -MF ".deps/asm_newsubscn.Tpo" -c -o asm_newsubscn.o asm_newsubscn.c; \
	then mv -f ".deps/asm_newsubscn.Tpo" ".deps/asm_newsubscn.Po"; else rm -f ".deps/asm_newsubscn.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newsym.o -MD -MP -MF ".deps/asm_newsym.Tpo" -c -o asm_newsym.o asm_newsym.c; \
	then mv -f ".deps/asm_newsym.Tpo" ".deps/asm_newsym.Po"; else rm -f ".deps/asm_newsym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newcomsym.o -MD -MP -MF ".deps/asm_newcomsym.Tpo" -c -o asm_newcomsym.o asm_newcomsym.c; \
	then mv -f ".deps/asm_newcomsym.Tpo" ".deps/asm_newcomsym.Po"; else rm -f ".deps/asm_newcomsym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newabssym.o -MD -MP -MF ".deps/asm_newabssym.Tpo" -c -o asm_newabssym.o asm_newabssym.c; \
	then mv -f ".deps/asm_newabssym.Tpo" ".deps/asm_newabssym.Po"; else rm -f ".deps/asm_newabssym.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_newscngrp.o -MD -MP -MF ".deps/asm_newscngrp.Tpo" -c -o asm_newscngrp.o asm_newscngrp.c; \
	then mv -f ".deps/asm_newscngrp.Tpo" ".deps/asm_newscngrp.Po"; else rm -f ".deps/asm_newscngrp.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_scngrp_newsignature.o -MD -MP -MF ".deps/asm_scngrp_newsignature.Tpo" -c -o asm_scngrp_newsignature.o asm_scngrp_newsignature.c; \
	then mv -f ".deps/asm_scngrp_newsignature.Tpo" ".deps/asm_scngrp_newsignature.Po"; else rm -f ".deps/asm_scngrp_newsignature.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_fill.o -MD -MP -MF ".deps/asm_fill.Tpo" -c -o asm_fill.o asm_fill.c; \
	then mv -f ".deps/asm_fill.Tpo" ".deps/asm_fill.Po"; else rm -f ".deps/asm_fill.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_align.o -MD -MP -MF ".deps/asm_align.Tpo" -c -o asm_align.o asm_align.c; \
	then mv -f ".deps/asm_align.Tpo" ".deps/asm_align.Po"; else rm -f ".deps/asm_align.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addstrz.o -MD -MP -MF ".deps/asm_addstrz.Tpo" -c -o asm_addstrz.o asm_addstrz.c; \
	then mv -f ".deps/asm_addstrz.Tpo" ".deps/asm_addstrz.Po"; else rm -f ".deps/asm_addstrz.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addint8.o -MD -MP -MF ".deps/asm_addint8.Tpo" -c -o asm_addint8.o asm_addint8.c; \
	then mv -f ".deps/asm_addint8.Tpo" ".deps/asm_addint8.Po"; else rm -f ".deps/asm_addint8.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_adduint8.o -MD -MP -MF ".deps/asm_adduint8.Tpo" -c -o asm_adduint8.o asm_adduint8.c; \
	then mv -f ".deps/asm_adduint8.Tpo" ".deps/asm_adduint8.Po"; else rm -f ".deps/asm_adduint8.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addint16.o -MD -MP -MF ".deps/asm_addint16.Tpo" -c -o asm_addint16.o asm_addint16.c; \
	then mv -f ".deps/asm_addint16.Tpo" ".deps/asm_addint16.Po"; else rm -f ".deps/asm_addint16.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_adduint16.o -MD -MP -MF ".deps/asm_adduint16.Tpo" -c -o asm_adduint16.o asm_adduint16.c; \
	then mv -f ".deps/asm_adduint16.Tpo" ".deps/asm_adduint16.Po"; else rm -f ".deps/asm_adduint16.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addint32.o -MD -MP -MF ".deps/asm_addint32.Tpo" -c -o asm_addint32.o asm_addint32.c; \
	then mv -f ".deps/asm_addint32.Tpo" ".deps/asm_addint32.Po"; else rm -f ".deps/asm_addint32.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_adduint32.o -MD -MP -MF ".deps/asm_adduint32.Tpo" -c -o asm_adduint32.o asm_adduint32.c; \
	then mv -f ".deps/asm_adduint32.Tpo" ".deps/asm_adduint32.Po"; else rm -f ".deps/asm_adduint32.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addint64.o -MD -MP -MF ".deps/asm_addint64.Tpo" -c -o asm_addint64.o asm_addint64.c; \
	then mv -f ".deps/asm_addint64.Tpo" ".deps/asm_addint64.Po"; else rm -f ".deps/asm_addint64.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_adduint64.o -MD -MP -MF ".deps/asm_adduint64.Tpo" -c -o asm_adduint64.o asm_adduint64.c; \
	then mv -f ".deps/asm_adduint64.Tpo" ".deps/asm_adduint64.Po"; else rm -f ".deps/asm_adduint64.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_adduleb128.o -MD -MP -MF ".deps/asm_adduleb128.Tpo" -c -o asm_adduleb128.o asm_adduleb128.c; \
	then mv -f ".deps/asm_adduleb128.Tpo" ".deps/asm_adduleb128.Po"; else rm -f ".deps/asm_adduleb128.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT asm_addsleb128.o -MD -MP -MF ".deps/asm_addsleb128.Tpo" -c -o asm_addsleb128.o asm_addsleb128.c; \
	then mv -f ".deps/asm_addsleb128.Tpo" ".deps/asm_addsleb128.Po"; else rm -f ".deps/asm_addsleb128.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib   -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT symbolhash.o -MD -MP -MF ".deps/symbolhash.Tpo" -c -o symbolhash.o symbolhash.c; \
	then mv -f ".deps/symbolhash.Tpo" ".deps/symbolhash.Po"; else rm -f ".deps/symbolhash.Tpo"; exit 1; fi
rm -f libasm.a
ar cru libasm.a asm_begin.o asm_abort.o asm_end.o asm_error.o asm_getelf.o asm_newscn.o asm_newscn_ingrp.o asm_newsubscn.o asm_newsym.o asm_newcomsym.o asm_newabssym.o asm_newscngrp.o asm_scngrp_newsignature.o asm_fill.o asm_align.o asm_addstrz.o asm_addint8.o asm_adduint8.o asm_addint16.o asm_adduint16.o asm_addint32.o asm_adduint32.o asm_addint64.o asm_adduint64.o asm_adduleb128.o asm_addsleb128.o symbolhash.o 
ranlib libasm.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_begin.os -fPIC -DPIC -DSHARED -MT asm_begin.os -MD -MP \
	  -MF ".deps/asm_begin.Tpo" `test -f 'asm_begin.c' || echo './'`asm_begin.c; \
	then cat ".deps/asm_begin.Tpo" >> ".deps/asm_begin.Po"; \
	     rm -f ".deps/asm_begin.Tpo"; \
	else rm -f ".deps/asm_begin.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_abort.os -fPIC -DPIC -DSHARED -MT asm_abort.os -MD -MP \
	  -MF ".deps/asm_abort.Tpo" `test -f 'asm_abort.c' || echo './'`asm_abort.c; \
	then cat ".deps/asm_abort.Tpo" >> ".deps/asm_abort.Po"; \
	     rm -f ".deps/asm_abort.Tpo"; \
	else rm -f ".deps/asm_abort.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_end.os -fPIC -DPIC -DSHARED -MT asm_end.os -MD -MP \
	  -MF ".deps/asm_end.Tpo" `test -f 'asm_end.c' || echo './'`asm_end.c; \
	then cat ".deps/asm_end.Tpo" >> ".deps/asm_end.Po"; \
	     rm -f ".deps/asm_end.Tpo"; \
	else rm -f ".deps/asm_end.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_error.os -fPIC -DPIC -DSHARED -MT asm_error.os -MD -MP \
	  -MF ".deps/asm_error.Tpo" `test -f 'asm_error.c' || echo './'`asm_error.c; \
	then cat ".deps/asm_error.Tpo" >> ".deps/asm_error.Po"; \
	     rm -f ".deps/asm_error.Tpo"; \
	else rm -f ".deps/asm_error.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_getelf.os -fPIC -DPIC -DSHARED -MT asm_getelf.os -MD -MP \
	  -MF ".deps/asm_getelf.Tpo" `test -f 'asm_getelf.c' || echo './'`asm_getelf.c; \
	then cat ".deps/asm_getelf.Tpo" >> ".deps/asm_getelf.Po"; \
	     rm -f ".deps/asm_getelf.Tpo"; \
	else rm -f ".deps/asm_getelf.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newscn.os -fPIC -DPIC -DSHARED -MT asm_newscn.os -MD -MP \
	  -MF ".deps/asm_newscn.Tpo" `test -f 'asm_newscn.c' || echo './'`asm_newscn.c; \
	then cat ".deps/asm_newscn.Tpo" >> ".deps/asm_newscn.Po"; \
	     rm -f ".deps/asm_newscn.Tpo"; \
	else rm -f ".deps/asm_newscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newscn_ingrp.os -fPIC -DPIC -DSHARED -MT asm_newscn_ingrp.os -MD -MP \
	  -MF ".deps/asm_newscn_ingrp.Tpo" `test -f 'asm_newscn_ingrp.c' || echo './'`asm_newscn_ingrp.c; \
	then cat ".deps/asm_newscn_ingrp.Tpo" >> ".deps/asm_newscn_ingrp.Po"; \
	     rm -f ".deps/asm_newscn_ingrp.Tpo"; \
	else rm -f ".deps/asm_newscn_ingrp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newsubscn.os -fPIC -DPIC -DSHARED -MT asm_newsubscn.os -MD -MP \
	  -MF ".deps/asm_newsubscn.Tpo" `test -f 'asm_newsubscn.c' || echo './'`asm_newsubscn.c; \
	then cat ".deps/asm_newsubscn.Tpo" >> ".deps/asm_newsubscn.Po"; \
	     rm -f ".deps/asm_newsubscn.Tpo"; \
	else rm -f ".deps/asm_newsubscn.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newsym.os -fPIC -DPIC -DSHARED -MT asm_newsym.os -MD -MP \
	  -MF ".deps/asm_newsym.Tpo" `test -f 'asm_newsym.c' || echo './'`asm_newsym.c; \
	then cat ".deps/asm_newsym.Tpo" >> ".deps/asm_newsym.Po"; \
	     rm -f ".deps/asm_newsym.Tpo"; \
	else rm -f ".deps/asm_newsym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newcomsym.os -fPIC -DPIC -DSHARED -MT asm_newcomsym.os -MD -MP \
	  -MF ".deps/asm_newcomsym.Tpo" `test -f 'asm_newcomsym.c' || echo './'`asm_newcomsym.c; \
	then cat ".deps/asm_newcomsym.Tpo" >> ".deps/asm_newcomsym.Po"; \
	     rm -f ".deps/asm_newcomsym.Tpo"; \
	else rm -f ".deps/asm_newcomsym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newabssym.os -fPIC -DPIC -DSHARED -MT asm_newabssym.os -MD -MP \
	  -MF ".deps/asm_newabssym.Tpo" `test -f 'asm_newabssym.c' || echo './'`asm_newabssym.c; \
	then cat ".deps/asm_newabssym.Tpo" >> ".deps/asm_newabssym.Po"; \
	     rm -f ".deps/asm_newabssym.Tpo"; \
	else rm -f ".deps/asm_newabssym.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_newscngrp.os -fPIC -DPIC -DSHARED -MT asm_newscngrp.os -MD -MP \
	  -MF ".deps/asm_newscngrp.Tpo" `test -f 'asm_newscngrp.c' || echo './'`asm_newscngrp.c; \
	then cat ".deps/asm_newscngrp.Tpo" >> ".deps/asm_newscngrp.Po"; \
	     rm -f ".deps/asm_newscngrp.Tpo"; \
	else rm -f ".deps/asm_newscngrp.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_scngrp_newsignature.os -fPIC -DPIC -DSHARED -MT asm_scngrp_newsignature.os -MD -MP \
	  -MF ".deps/asm_scngrp_newsignature.Tpo" `test -f 'asm_scngrp_newsignature.c' || echo './'`asm_scngrp_newsignature.c; \
	then cat ".deps/asm_scngrp_newsignature.Tpo" >> ".deps/asm_scngrp_newsignature.Po"; \
	     rm -f ".deps/asm_scngrp_newsignature.Tpo"; \
	else rm -f ".deps/asm_scngrp_newsignature.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_fill.os -fPIC -DPIC -DSHARED -MT asm_fill.os -MD -MP \
	  -MF ".deps/asm_fill.Tpo" `test -f 'asm_fill.c' || echo './'`asm_fill.c; \
	then cat ".deps/asm_fill.Tpo" >> ".deps/asm_fill.Po"; \
	     rm -f ".deps/asm_fill.Tpo"; \
	else rm -f ".deps/asm_fill.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_align.os -fPIC -DPIC -DSHARED -MT asm_align.os -MD -MP \
	  -MF ".deps/asm_align.Tpo" `test -f 'asm_align.c' || echo './'`asm_align.c; \
	then cat ".deps/asm_align.Tpo" >> ".deps/asm_align.Po"; \
	     rm -f ".deps/asm_align.Tpo"; \
	else rm -f ".deps/asm_align.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addstrz.os -fPIC -DPIC -DSHARED -MT asm_addstrz.os -MD -MP \
	  -MF ".deps/asm_addstrz.Tpo" `test -f 'asm_addstrz.c' || echo './'`asm_addstrz.c; \
	then cat ".deps/asm_addstrz.Tpo" >> ".deps/asm_addstrz.Po"; \
	     rm -f ".deps/asm_addstrz.Tpo"; \
	else rm -f ".deps/asm_addstrz.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addint8.os -fPIC -DPIC -DSHARED -MT asm_addint8.os -MD -MP \
	  -MF ".deps/asm_addint8.Tpo" `test -f 'asm_addint8.c' || echo './'`asm_addint8.c; \
	then cat ".deps/asm_addint8.Tpo" >> ".deps/asm_addint8.Po"; \
	     rm -f ".deps/asm_addint8.Tpo"; \
	else rm -f ".deps/asm_addint8.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_adduint8.os -fPIC -DPIC -DSHARED -MT asm_adduint8.os -MD -MP \
	  -MF ".deps/asm_adduint8.Tpo" `test -f 'asm_adduint8.c' || echo './'`asm_adduint8.c; \
	then cat ".deps/asm_adduint8.Tpo" >> ".deps/asm_adduint8.Po"; \
	     rm -f ".deps/asm_adduint8.Tpo"; \
	else rm -f ".deps/asm_adduint8.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addint16.os -fPIC -DPIC -DSHARED -MT asm_addint16.os -MD -MP \
	  -MF ".deps/asm_addint16.Tpo" `test -f 'asm_addint16.c' || echo './'`asm_addint16.c; \
	then cat ".deps/asm_addint16.Tpo" >> ".deps/asm_addint16.Po"; \
	     rm -f ".deps/asm_addint16.Tpo"; \
	else rm -f ".deps/asm_addint16.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_adduint16.os -fPIC -DPIC -DSHARED -MT asm_adduint16.os -MD -MP \
	  -MF ".deps/asm_adduint16.Tpo" `test -f 'asm_adduint16.c' || echo './'`asm_adduint16.c; \
	then cat ".deps/asm_adduint16.Tpo" >> ".deps/asm_adduint16.Po"; \
	     rm -f ".deps/asm_adduint16.Tpo"; \
	else rm -f ".deps/asm_adduint16.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addint32.os -fPIC -DPIC -DSHARED -MT asm_addint32.os -MD -MP \
	  -MF ".deps/asm_addint32.Tpo" `test -f 'asm_addint32.c' || echo './'`asm_addint32.c; \
	then cat ".deps/asm_addint32.Tpo" >> ".deps/asm_addint32.Po"; \
	     rm -f ".deps/asm_addint32.Tpo"; \
	else rm -f ".deps/asm_addint32.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_adduint32.os -fPIC -DPIC -DSHARED -MT asm_adduint32.os -MD -MP \
	  -MF ".deps/asm_adduint32.Tpo" `test -f 'asm_adduint32.c' || echo './'`asm_adduint32.c; \
	then cat ".deps/asm_adduint32.Tpo" >> ".deps/asm_adduint32.Po"; \
	     rm -f ".deps/asm_adduint32.Tpo"; \
	else rm -f ".deps/asm_adduint32.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addint64.os -fPIC -DPIC -DSHARED -MT asm_addint64.os -MD -MP \
	  -MF ".deps/asm_addint64.Tpo" `test -f 'asm_addint64.c' || echo './'`asm_addint64.c; \
	then cat ".deps/asm_addint64.Tpo" >> ".deps/asm_addint64.Po"; \
	     rm -f ".deps/asm_addint64.Tpo"; \
	else rm -f ".deps/asm_addint64.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_adduint64.os -fPIC -DPIC -DSHARED -MT asm_adduint64.os -MD -MP \
	  -MF ".deps/asm_adduint64.Tpo" `test -f 'asm_adduint64.c' || echo './'`asm_adduint64.c; \
	then cat ".deps/asm_adduint64.Tpo" >> ".deps/asm_adduint64.Po"; \
	     rm -f ".deps/asm_adduint64.Tpo"; \
	else rm -f ".deps/asm_adduint64.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_adduleb128.os -fPIC -DPIC -DSHARED -MT asm_adduleb128.os -MD -MP \
	  -MF ".deps/asm_adduleb128.Tpo" `test -f 'asm_adduleb128.c' || echo './'`asm_adduleb128.c; \
	then cat ".deps/asm_adduleb128.Tpo" >> ".deps/asm_adduleb128.Po"; \
	     rm -f ".deps/asm_adduleb128.Tpo"; \
	else rm -f ".deps/asm_adduleb128.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o asm_addsleb128.os -fPIC -DPIC -DSHARED -MT asm_addsleb128.os -MD -MP \
	  -MF ".deps/asm_addsleb128.Tpo" `test -f 'asm_addsleb128.c' || echo './'`asm_addsleb128.c; \
	then cat ".deps/asm_addsleb128.Tpo" >> ".deps/asm_addsleb128.Po"; \
	     rm -f ".deps/asm_addsleb128.Tpo"; \
	else rm -f ".deps/asm_addsleb128.Tpo"; exit 1; \
	fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../libelf -I../libebl -I../libdw -I../lib -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o symbolhash.os -fPIC -DPIC -DSHARED -MT symbolhash.os -MD -MP \
	  -MF ".deps/symbolhash.Tpo" `test -f 'symbolhash.c' || echo './'`symbolhash.c; \
	then cat ".deps/symbolhash.Tpo" >> ".deps/symbolhash.Po"; \
	     rm -f ".deps/symbolhash.Tpo"; \
	else rm -f ".deps/symbolhash.Tpo"; exit 1; \
	fi
rm -f libasm_pic.a
ar cru libasm_pic.a asm_begin.os asm_abort.os asm_end.os asm_error.os asm_getelf.os asm_newscn.os asm_newscn_ingrp.os asm_newsubscn.os asm_newsym.os asm_newcomsym.os asm_newabssym.os asm_newscngrp.os asm_scngrp_newsignature.os asm_fill.os asm_align.os asm_addstrz.os asm_addint8.os asm_adduint8.os asm_addint16.os asm_adduint16.os asm_addint32.os asm_adduint32.os asm_addint64.os asm_adduint64.os asm_adduleb128.os asm_addsleb128.os symbolhash.os 
ranlib libasm_pic.a
gcc -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -Wformat=2 -g -O2   -o libasm.so -shared -o libasm.so -Wl,--whole-archive,libasm_pic.a,--no-whole-archive \
		-Wl,--version-script,./libasm.map,--no-undefined \
		-Wl,--soname,libasm.so.1 \
		../libebl/libebl.a ../libelf/libelf.so
if readelf -d libasm.so | fgrep -q TEXTREL; then exit 1; fi
ln -fs libasm.so libasm.so.1
make[3]: Leaving directory `/build/buildd/elfutils-0.123/libasm'
Making all in src
make[3]: Entering directory `/build/buildd/elfutils-0.123/src'
Makefile:487: .deps/none_ld.Po: No such file or directory
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT none_ld.o -MD -MP -MF ".deps/none_ld.Tpo" -c -o none_ld.o none_ld.c; \
	then mv -f ".deps/none_ld.Tpo" ".deps/none_ld.Po"; else rm -f ".deps/none_ld.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I.. -Wall -Wshadow -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o none_ld.os -fPIC -DPIC -DSHARED \
	  -MT none_ld.os -MD -MP -MF ".deps/none_ld.Tpo" \
	  `test -f 'none_ld.c' || echo './'`none_ld.c; \
	then cat ".deps/none_ld.Tpo" >> ".deps/none_ld.Po"; \
	     rm -f ".deps/none_ld.Tpo"; \
	else rm -f ".deps/none_ld.Tpo"; exit 1; \
	fi
:
rm none_ld.o
make[3]: Leaving directory `/build/buildd/elfutils-0.123/src'
make[3]: Entering directory `/build/buildd/elfutils-0.123/src'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT none_ld.o -MD -MP -MF ".deps/none_ld.Tpo" -c -o none_ld.o none_ld.c; \
	then mv -f ".deps/none_ld.Tpo" ".deps/none_ld.Po"; else rm -f ".deps/none_ld.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I.. -Wall -Wshadow -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o none_ld.os -fPIC -DPIC -DSHARED \
	  -MT none_ld.os -MD -MP -MF ".deps/none_ld.Tpo" \
	  `test -f 'none_ld.c' || echo './'`none_ld.c; \
	then cat ".deps/none_ld.Tpo" >> ".deps/none_ld.Po"; \
	     rm -f ".deps/none_ld.Tpo"; \
	else rm -f ".deps/none_ld.Tpo"; exit 1; \
	fi
:
make[3]: Leaving directory `/build/buildd/elfutils-0.123/src'
make[3]: Entering directory `/build/buildd/elfutils-0.123/src'
rm -f libld_elf.a
ar cru libld_elf.a  
ranlib libld_elf.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT i386_ld.o -MD -MP -MF ".deps/i386_ld.Tpo" -c -o i386_ld.o i386_ld.c; \
	then mv -f ".deps/i386_ld.Tpo" ".deps/i386_ld.Po"; else rm -f ".deps/i386_ld.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I.. -Wall -Wshadow -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o i386_ld.os -fPIC -DPIC -DSHARED \
	  -MT i386_ld.os -MD -MP -MF ".deps/i386_ld.Tpo" \
	  `test -f 'i386_ld.c' || echo './'`i386_ld.c; \
	then cat ".deps/i386_ld.Tpo" >> ".deps/i386_ld.Po"; \
	     rm -f ".deps/i386_ld.Tpo"; \
	else rm -f ".deps/i386_ld.Tpo"; exit 1; \
	fi
rm -f libld_elf_i386_pic.a
ar cru libld_elf_i386_pic.a i386_ld.os 
ranlib libld_elf_i386_pic.a
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT readelf.o -MD -MP -MF ".deps/readelf.Tpo" -c -o readelf.o readelf.c; \
	then mv -f ".deps/readelf.Tpo" ".deps/readelf.Po"; else rm -f ".deps/readelf.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o readelf  readelf.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra  -g -O2 -MT nm.o -MD -MP -MF ".deps/nm.Tpo" -c -o nm.o nm.c; \
	then mv -f ".deps/nm.Tpo" ".deps/nm.Po"; else rm -f ".deps/nm.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o nm  nm.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra  -g -O2 -MT size.o -MD -MP -MF ".deps/size.Tpo" -c -o size.o size.c; \
	then mv -f ".deps/size.Tpo" ".deps/size.Po"; else rm -f ".deps/size.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o size  size.o ../libelf/libelf.so ../lib/libeu.a  
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT strip.o -MD -MP -MF ".deps/strip.Tpo" -c -o strip.o strip.c; \
	then mv -f ".deps/strip.Tpo" ".deps/strip.Po"; else rm -f ".deps/strip.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o strip  strip.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT ld.o -MD -MP -MF ".deps/ld.Tpo" -c -o ld.o ld.c; \
	then mv -f ".deps/ld.Tpo" ".deps/ld.Po"; else rm -f ".deps/ld.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror  -Wformat=2 -g -O2 -MT ldgeneric.o -MD -MP -MF ".deps/ldgeneric.Tpo" -c -o ldgeneric.o ldgeneric.c; \
	then mv -f ".deps/ldgeneric.Tpo" ".deps/ldgeneric.Po"; else rm -f ".deps/ldgeneric.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99   -Wunused -Wextra -Wformat=2 -g -O2 -MT ldlex.o -MD -MP -MF ".deps/ldlex.Tpo" -c -o ldlex.o ldlex.c; \
	then mv -f ".deps/ldlex.Tpo" ".deps/ldlex.Po"; else rm -f ".deps/ldlex.Tpo"; exit 1; fi
ldlex.c: In function 'ldlex':
ldlex.c:1336: warning: label 'find_rule' defined but not used
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT ldscript.o -MD -MP -MF ".deps/ldscript.Tpo" -c -o ldscript.o ldscript.c; \
	then mv -f ".deps/ldscript.Tpo" ".deps/ldscript.Po"; else rm -f ".deps/ldscript.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT symbolhash.o -MD -MP -MF ".deps/symbolhash.Tpo" -c -o symbolhash.o symbolhash.c; \
	then mv -f ".deps/symbolhash.Tpo" ".deps/symbolhash.Po"; else rm -f ".deps/symbolhash.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT sectionhash.o -MD -MP -MF ".deps/sectionhash.Tpo" -c -o sectionhash.o sectionhash.c; \
	then mv -f ".deps/sectionhash.Tpo" ".deps/sectionhash.Po"; else rm -f ".deps/sectionhash.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT versionhash.o -MD -MP -MF ".deps/versionhash.Tpo" -c -o versionhash.o versionhash.c; \
	then mv -f ".deps/versionhash.Tpo" ".deps/versionhash.Po"; else rm -f ".deps/versionhash.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o ld -rdynamic ld.o ldgeneric.o ldlex.o ldscript.o symbolhash.o sectionhash.o versionhash.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl  
ldgeneric.o: In function `ld_generic_open_outfile':
/build/buildd/elfutils-0.123/src/ldgeneric.c:2556: warning: the use of `mktemp' is dangerous, better use `mkstemp'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT elflint.o -MD -MP -MF ".deps/elflint.Tpo" -c -o elflint.o elflint.c; \
	then mv -f ".deps/elflint.Tpo" ".deps/elflint.Po"; else rm -f ".deps/elflint.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o elflint  elflint.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT findtextrel.o -MD -MP -MF ".deps/findtextrel.Tpo" -c -o findtextrel.o findtextrel.c; \
	then mv -f ".deps/findtextrel.Tpo" ".deps/findtextrel.Po"; else rm -f ".deps/findtextrel.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o findtextrel  findtextrel.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libelf/libelf.so  
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT addr2line.o -MD -MP -MF ".deps/addr2line.Tpo" -c -o addr2line.o addr2line.c; \
	then mv -f ".deps/addr2line.Tpo" ".deps/addr2line.Po"; else rm -f ".deps/addr2line.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o addr2line  addr2line.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl  
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT elfcmp.o -MD -MP -MF ".deps/elfcmp.Tpo" -c -o elfcmp.o elfcmp.c; \
	then mv -f ".deps/elfcmp.Tpo" ".deps/elfcmp.Po"; else rm -f ".deps/elfcmp.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o elfcmp  elfcmp.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT objdump.o -MD -MP -MF ".deps/objdump.Tpo" -c -o objdump.o objdump.c; \
	then mv -f ".deps/objdump.Tpo" ".deps/objdump.Po"; else rm -f ".deps/objdump.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o objdump  objdump.o ../libelf/libelf.so ../libdw/libdw.a ../libebl/libebl.a ../libdw/libdw.a -ldl ../libebl/libebl.a ../libelf/libelf.so ../lib/libeu.a  -ldl 
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT ranlib.o -MD -MP -MF ".deps/ranlib.Tpo" -c -o ranlib.o ranlib.c; \
	then mv -f ".deps/ranlib.Tpo" ".deps/ranlib.Po"; else rm -f ".deps/ranlib.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o ranlib  ranlib.o ../libelf/libelf.so ../lib/libeu.a  
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra  -g -O2 -MT strings.o -MD -MP -MF ".deps/strings.Tpo" -c -o strings.o strings.c; \
	then mv -f ".deps/strings.Tpo" ".deps/strings.Po"; else rm -f ".deps/strings.Tpo"; exit 1; fi
gcc -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -Wl,-rpath-link,../libelf:../libdw  -o strings  strings.o ../libelf/libelf.so ../lib/libeu.a  
gcc -shared -o libld_elf_i386.so -Wl,--whole-archive,libld_elf_i386_pic.a,--no-whole-archive \
	      ../libelf/libelf.so ../lib/libeu.a \
	      -Wl,--version-script,./libld_elf_i386.map
if readelf -d libld_elf_i386.so | fgrep -q TEXTREL; then exit 1; fi
rm i386_ld.o
make[3]: Leaving directory `/build/buildd/elfutils-0.123/src'
Making all in po
make[3]: Entering directory `/build/buildd/elfutils-0.123/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/elfutils-0.123/po'
Making all in tests
make[3]: Entering directory `/build/buildd/elfutils-0.123/tests'
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT arextract.o -MD -MP -MF ".deps/arextract.Tpo" -c -o arextract.o arextract.c; \
	then mv -f ".deps/arextract.Tpo" ".deps/arextract.Po"; else rm -f ".deps/arextract.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o arextract  arextract.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT arsymtest.o -MD -MP -MF ".deps/arsymtest.Tpo" -c -o arsymtest.o arsymtest.c; \
	then mv -f ".deps/arsymtest.Tpo" ".deps/arsymtest.Po"; else rm -f ".deps/arsymtest.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o arsymtest  arsymtest.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT newfile.o -MD -MP -MF ".deps/newfile.Tpo" -c -o newfile.o newfile.c; \
	then mv -f ".deps/newfile.Tpo" ".deps/newfile.Po"; else rm -f ".deps/newfile.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o newfile  newfile.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT saridx.o -MD -MP -MF ".deps/saridx.Tpo" -c -o saridx.o saridx.c; \
	then mv -f ".deps/saridx.Tpo" ".deps/saridx.Po"; else rm -f ".deps/saridx.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o saridx  saridx.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT scnnames.o -MD -MP -MF ".deps/scnnames.Tpo" -c -o scnnames.o scnnames.c; \
	then mv -f ".deps/scnnames.Tpo" ".deps/scnnames.Po"; else rm -f ".deps/scnnames.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o scnnames  scnnames.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT sectiondump.o -MD -MP -MF ".deps/sectiondump.Tpo" -c -o sectiondump.o sectiondump.c; \
	then mv -f ".deps/sectiondump.Tpo" ".deps/sectiondump.Po"; else rm -f ".deps/sectiondump.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o sectiondump  sectiondump.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT showptable.o -MD -MP -MF ".deps/showptable.Tpo" -c -o showptable.o showptable.c; \
	then mv -f ".deps/showptable.Tpo" ".deps/showptable.Po"; else rm -f ".deps/showptable.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o showptable  showptable.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT update1.o -MD -MP -MF ".deps/update1.Tpo" -c -o update1.o update1.c; \
	then mv -f ".deps/update1.Tpo" ".deps/update1.Po"; else rm -f ".deps/update1.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o update1  update1.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT update2.o -MD -MP -MF ".deps/update2.Tpo" -c -o update2.o update2.c; \
	then mv -f ".deps/update2.Tpo" ".deps/update2.Po"; else rm -f ".deps/update2.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o update2  update2.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT update3.o -MD -MP -MF ".deps/update3.Tpo" -c -o update3.o update3.c; \
	then mv -f ".deps/update3.Tpo" ".deps/update3.Po"; else rm -f ".deps/update3.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o update3  update3.o ../libebl/libebl.a ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT update4.o -MD -MP -MF ".deps/update4.Tpo" -c -o update4.o update4.c; \
	then mv -f ".deps/update4.Tpo" ".deps/update4.Po"; else rm -f ".deps/update4.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o update4  update4.o ../libebl/libebl.a ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT test-nlist.o -MD -MP -MF ".deps/test-nlist.Tpo" -c -o test-nlist.o test-nlist.c; \
	then mv -f ".deps/test-nlist.Tpo" ".deps/test-nlist.Po"; else rm -f ".deps/test-nlist.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o test-nlist  test-nlist.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT show-die-info.o -MD -MP -MF ".deps/show-die-info.Tpo" -c -o show-die-info.o show-die-info.c; \
	then mv -f ".deps/show-die-info.Tpo" ".deps/show-die-info.Po"; else rm -f ".deps/show-die-info.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o show-die-info  show-die-info.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT get-files.o -MD -MP -MF ".deps/get-files.Tpo" -c -o get-files.o get-files.c; \
	then mv -f ".deps/get-files.Tpo" ".deps/get-files.Po"; else rm -f ".deps/get-files.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o get-files  get-files.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT get-lines.o -MD -MP -MF ".deps/get-lines.Tpo" -c -o get-lines.o get-lines.c; \
	then mv -f ".deps/get-lines.Tpo" ".deps/get-lines.Po"; else rm -f ".deps/get-lines.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o get-lines  get-lines.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT get-pubnames.o -MD -MP -MF ".deps/get-pubnames.Tpo" -c -o get-pubnames.o get-pubnames.c; \
	then mv -f ".deps/get-pubnames.Tpo" ".deps/get-pubnames.Po"; else rm -f ".deps/get-pubnames.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o get-pubnames  get-pubnames.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT get-aranges.o -MD -MP -MF ".deps/get-aranges.Tpo" -c -o get-aranges.o get-aranges.c; \
	then mv -f ".deps/get-aranges.Tpo" ".deps/get-aranges.Po"; else rm -f ".deps/get-aranges.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o get-aranges  get-aranges.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT allfcts.o -MD -MP -MF ".deps/allfcts.Tpo" -c -o allfcts.o allfcts.c; \
	then mv -f ".deps/allfcts.Tpo" ".deps/allfcts.Po"; else rm -f ".deps/allfcts.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o allfcts  allfcts.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wno-format -g -O2 -MT line2addr.o -MD -MP -MF ".deps/line2addr.Tpo" -c -o line2addr.o line2addr.c; \
	then mv -f ".deps/line2addr.Tpo" ".deps/line2addr.Po"; else rm -f ".deps/line2addr.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o line2addr  line2addr.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT addrscopes.o -MD -MP -MF ".deps/addrscopes.Tpo" -c -o addrscopes.o addrscopes.c; \
	then mv -f ".deps/addrscopes.Tpo" ".deps/addrscopes.Po"; else rm -f ".deps/addrscopes.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o addrscopes  addrscopes.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT funcscopes.o -MD -MP -MF ".deps/funcscopes.Tpo" -c -o funcscopes.o funcscopes.c; \
	then mv -f ".deps/funcscopes.Tpo" ".deps/funcscopes.Po"; else rm -f ".deps/funcscopes.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o funcscopes  funcscopes.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT show-abbrev.o -MD -MP -MF ".deps/show-abbrev.Tpo" -c -o show-abbrev.o show-abbrev.c; \
	then mv -f ".deps/show-abbrev.Tpo" ".deps/show-abbrev.Po"; else rm -f ".deps/show-abbrev.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o show-abbrev  show-abbrev.o ../libdw/libdw.so ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \
	then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o hash  hash.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT newscn.o -MD -MP -MF ".deps/newscn.Tpo" -c -o newscn.o newscn.c; \
	then mv -f ".deps/newscn.Tpo" ".deps/newscn.Po"; else rm -f ".deps/newscn.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o newscn  newscn.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT ecp.o -MD -MP -MF ".deps/ecp.Tpo" -c -o ecp.o ecp.c; \
	then mv -f ".deps/ecp.Tpo" ".deps/ecp.Po"; else rm -f ".deps/ecp.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o ecp  ecp.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT dwflmodtest.o -MD -MP -MF ".deps/dwflmodtest.Tpo" -c -o dwflmodtest.o dwflmodtest.c; \
	then mv -f ".deps/dwflmodtest.Tpo" ".deps/dwflmodtest.Po"; else rm -f ".deps/dwflmodtest.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o dwflmodtest  dwflmodtest.o ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT find-prologues.o -MD -MP -MF ".deps/find-prologues.Tpo" -c -o find-prologues.o find-prologues.c; \
	then mv -f ".deps/find-prologues.Tpo" ".deps/find-prologues.Po"; else rm -f ".deps/find-prologues.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o find-prologues  find-prologues.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT funcretval.o -MD -MP -MF ".deps/funcretval.Tpo" -c -o funcretval.o funcretval.c; \
	then mv -f ".deps/funcretval.Tpo" ".deps/funcretval.Po"; else rm -f ".deps/funcretval.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o funcretval  funcretval.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT allregs.o -MD -MP -MF ".deps/allregs.Tpo" -c -o allregs.o allregs.c; \
	then mv -f ".deps/allregs.Tpo" ".deps/allregs.Po"; else rm -f ".deps/allregs.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o allregs  allregs.o ../libdw/libdw.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT rdwrmmap.o -MD -MP -MF ".deps/rdwrmmap.Tpo" -c -o rdwrmmap.o rdwrmmap.c; \
	then mv -f ".deps/rdwrmmap.Tpo" ".deps/rdwrmmap.Po"; else rm -f ".deps/rdwrmmap.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o rdwrmmap  rdwrmmap.o ../libelf/libelf.so 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT msg_tst.o -MD -MP -MF ".deps/msg_tst.Tpo" -c -o msg_tst.o msg_tst.c; \
	then mv -f ".deps/msg_tst.Tpo" ".deps/msg_tst.Po"; else rm -f ".deps/msg_tst.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o msg_tst  msg_tst.o ../libelf/libelf.so  
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst1.o -MD -MP -MF ".deps/asm-tst1.Tpo" -c -o asm-tst1.o asm-tst1.c; \
	then mv -f ".deps/asm-tst1.Tpo" ".deps/asm-tst1.Po"; else rm -f ".deps/asm-tst1.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst1  asm-tst1.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst2.o -MD -MP -MF ".deps/asm-tst2.Tpo" -c -o asm-tst2.o asm-tst2.c; \
	then mv -f ".deps/asm-tst2.Tpo" ".deps/asm-tst2.Po"; else rm -f ".deps/asm-tst2.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst2  asm-tst2.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst3.o -MD -MP -MF ".deps/asm-tst3.Tpo" -c -o asm-tst3.o asm-tst3.c; \
	then mv -f ".deps/asm-tst3.Tpo" ".deps/asm-tst3.Po"; else rm -f ".deps/asm-tst3.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst3  asm-tst3.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst4.o -MD -MP -MF ".deps/asm-tst4.Tpo" -c -o asm-tst4.o asm-tst4.c; \
	then mv -f ".deps/asm-tst4.Tpo" ".deps/asm-tst4.Po"; else rm -f ".deps/asm-tst4.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst4  asm-tst4.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst5.o -MD -MP -MF ".deps/asm-tst5.Tpo" -c -o asm-tst5.o asm-tst5.c; \
	then mv -f ".deps/asm-tst5.Tpo" ".deps/asm-tst5.Po"; else rm -f ".deps/asm-tst5.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst5  asm-tst5.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst6.o -MD -MP -MF ".deps/asm-tst6.Tpo" -c -o asm-tst6.o asm-tst6.c; \
	then mv -f ".deps/asm-tst6.Tpo" ".deps/asm-tst6.Po"; else rm -f ".deps/asm-tst6.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst6  asm-tst6.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst7.o -MD -MP -MF ".deps/asm-tst7.Tpo" -c -o asm-tst7.o asm-tst7.c; \
	then mv -f ".deps/asm-tst7.Tpo" ".deps/asm-tst7.Po"; else rm -f ".deps/asm-tst7.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst7  asm-tst7.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst8.o -MD -MP -MF ".deps/asm-tst8.Tpo" -c -o asm-tst8.o asm-tst8.c; \
	then mv -f ".deps/asm-tst8.Tpo" ".deps/asm-tst8.Po"; else rm -f ".deps/asm-tst8.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst8  asm-tst8.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
if gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw -I../libdwfl -I../libebl -I../libelf -I../lib -I..   -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -MT asm-tst9.o -MD -MP -MF ".deps/asm-tst9.Tpo" -c -o asm-tst9.o asm-tst9.c; \
	then mv -f ".deps/asm-tst9.Tpo" ".deps/asm-tst9.Po"; else rm -f ".deps/asm-tst9.Tpo"; exit 1; fi
gcc -Wall -Werror -Wextra -std=gnu99 -Wformat=2 -g -O2 -Wl,-rpath-link,../libasm:../libdw:../libelf   -o asm-tst9  asm-tst9.o ../libasm/libasm.so ../libdw/libdw.so ../libebl/libebl.a ../libelf/libelf.so  -ldl 
make[3]: Leaving directory `/build/buildd/elfutils-0.123/tests'
make[3]: Entering directory `/build/buildd/elfutils-0.123'
make[3]: Leaving directory `/build/buildd/elfutils-0.123'
make[2]: Leaving directory `/build/buildd/elfutils-0.123'
make[1]: Leaving directory `/build/buildd/elfutils-0.123'
/usr/bin/make check
make[1]: Entering directory `/build/buildd/elfutils-0.123'
Making check in config
make[2]: Entering directory `/build/buildd/elfutils-0.123/config'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/config'
Making check in m4
make[2]: Entering directory `/build/buildd/elfutils-0.123/m4'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/m4'
Making check in lib
make[2]: Entering directory `/build/buildd/elfutils-0.123/lib'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/lib'
Making check in libelf
make[2]: Entering directory `/build/buildd/elfutils-0.123/libelf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libelf'
Making check in libelf-po
make[2]: Entering directory `/build/buildd/elfutils-0.123/libelf-po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libelf-po'
Making check in backends
make[2]: Entering directory `/build/buildd/elfutils-0.123/backends'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/backends'
Making check in libebl
make[2]: Entering directory `/build/buildd/elfutils-0.123/libebl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libebl'
Making check in libdwfl
make[2]: Entering directory `/build/buildd/elfutils-0.123/libdwfl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libdwfl'
Making check in libdw
make[2]: Entering directory `/build/buildd/elfutils-0.123/libdw'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libdw'
Making check in libcpu
make[2]: Entering directory `/build/buildd/elfutils-0.123/libcpu'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libcpu'
Making check in libasm
make[2]: Entering directory `/build/buildd/elfutils-0.123/libasm'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/libasm'
Making check in src
make[2]: Entering directory `/build/buildd/elfutils-0.123/src'
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H  -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I..   -Wall -Wshadow -std=gnu99  -Werror -Wunused -Wextra -Wformat=2 -g -O2 -MT i386_ld.o -MD -MP -MF ".deps/i386_ld.Tpo" -c -o i386_ld.o i386_ld.c; \
	then mv -f ".deps/i386_ld.Tpo" ".deps/i386_ld.Po"; else rm -f ".deps/i386_ld.Tpo"; exit 1; fi
if gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DSRCDIR=\"/build/buildd/elfutils-0.123/src\" -DOBJDIR=\"/build/buildd/elfutils-0.123/src\" -I. -I. -I.. -I. -I./../libelf -I./../libebl -I./../libdw -I./../libdwfl -I./../lib -I.. -Wall -Wshadow -std=gnu99 -Werror -Wunused -Wextra -Wformat=2 -g -O2 -c -o i386_ld.os -fPIC -DPIC -DSHARED \
	  -MT i386_ld.os -MD -MP -MF ".deps/i386_ld.Tpo" \
	  `test -f 'i386_ld.c' || echo './'`i386_ld.c; \
	then cat ".deps/i386_ld.Tpo" >> ".deps/i386_ld.Po"; \
	     rm -f ".deps/i386_ld.Tpo"; \
	else rm -f ".deps/i386_ld.Tpo"; exit 1; \
	fi
rm -f libld_elf_i386_pic.a
ar cru libld_elf_i386_pic.a i386_ld.os 
ranlib libld_elf_i386_pic.a
gcc -shared -o libld_elf_i386.so -Wl,--whole-archive,libld_elf_i386_pic.a,--no-whole-archive \
	      ../libelf/libelf.so ../lib/libeu.a \
	      -Wl,--version-script,./libld_elf_i386.map
if readelf -d libld_elf_i386.so | fgrep -q TEXTREL; then exit 1; fi
make[2]: Leaving directory `/build/buildd/elfutils-0.123/src'
Making check in po
make[2]: Entering directory `/build/buildd/elfutils-0.123/po'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/build/buildd/elfutils-0.123/po'
Making check in tests
make[2]: Entering directory `/build/buildd/elfutils-0.123/tests'
/usr/bin/make  check-TESTS
make[3]: Entering directory `/build/buildd/elfutils-0.123/tests'
Extracting symbols... done
PASS: run-arextract.sh
PASS: run-arsymtest.sh
PASS: newfile
PASS: test-nlist
PASS: update1
PASS: update2
/bin/sh: line 4: 17438 Segmentation fault      ./test-wrapper.sh ../libdw:../backends:../libelf:../libasm ${dir}$tst
FAIL: update3
/bin/sh: line 4: 17452 Segmentation fault      ./test-wrapper.sh ../libdw:../backends:../libelf:../libasm ${dir}$tst
FAIL: update4
PASS: run-show-die-info.sh
PASS: run-get-files.sh
PASS: run-get-lines.sh
PASS: run-get-pubnames.sh
PASS: run-get-aranges.sh
PASS: run-allfcts.sh
PASS: run-show-abbrev.sh
PASS: run-line2addr.sh
PASS: hash
PASS: newscn
PASS: run-strip-test.sh
PASS: run-strip-test2.sh
PASS: run-strip-test3.sh
PASS: run-strip-test4.sh
PASS: run-strip-test5.sh
PASS: run-strip-test6.sh
./ecp: error while loading shared libraries: ld-linux.so.2: cannot allocate name record: Cannot allocate memory
FAIL: run-ecp-test.sh
./test-subr.sh: line 78: 18023 Segmentation fault      LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" "$@"
FAIL: run-ecp-test2.sh
PASS: run-elflint-test.sh
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 9] '.rela.plt': relocation 68: invalid type
section [ 9] '.rela.plt': relocation 69: invalid type
section [ 9] '.rela.plt': relocation 70: invalid type
section [ 9] '.rela.plt': relocation 71: invalid type
section [ 9] '.rela.plt': relocation 72: invalid type
section [ 9] '.rela.plt': relocation 73: invalid type
section [ 9] '.rela.plt': relocation 74: invalid type
section [ 9] '.rela.plt': relocation 75: invalid type
section [ 9] '.rela.plt': relocation 76: invalid type
section [ 9] '.rela.plt': relocation 77: invalid type
section [ 9] '.rela.plt': relocation 78: invalid type
section [ 9] '.rela.plt': relocation 79: invalid type
section [ 9] '.rela.plt': relocation 80: invalid type
section [ 9] '.rela.plt': relocation 81: invalid type
section [ 9] '.rela.plt': relocation 82: invalid type
section [ 9] '.rela.plt': relocation 83: invalid type
section [ 9] '.rela.plt': relocation 84: invalid type
section [ 9] '.rela.plt': relocation 85: invalid type
section [ 9] '.rela.plt': relocation 86: invalid type
section [ 9] '.rela.plt': relocation 87: invalid type
section [ 9] '.rela.plt': relocation 88: invalid type
section [ 9] '.rela.plt': relocation 89: invalid type
section [ 9] '.rela.plt': relocation 90: invalid type
section [ 9] '.rela.plt': relocation 91: invalid type
section [ 9] '.rela.plt': relocation 92: invalid type
section [ 9] '.rela.plt': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 8] '.rela.dyn': relocation 142: invalid type
section [ 8] '.rela.dyn': relocation 143: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 9] '.rela.plt': relocation 68: invalid type
section [ 9] '.rela.plt': relocation 69: invalid type
section [ 9] '.rela.plt': relocation 70: invalid type
section [ 9] '.rela.plt': relocation 71: invalid type
section [ 9] '.rela.plt': relocation 72: invalid type
section [ 9] '.rela.plt': relocation 73: invalid type
section [ 9] '.rela.plt': relocation 74: invalid type
section [ 9] '.rela.plt': relocation 75: invalid type
section [ 9] '.rela.plt': relocation 76: invalid type
section [ 9] '.rela.plt': relocation 77: invalid type
section [ 9] '.rela.plt': relocation 78: invalid type
section [ 9] '.rela.plt': relocation 79: invalid type
section [ 9] '.rela.plt': relocation 80: invalid type
section [ 9] '.rela.plt': relocation 81: invalid type
section [ 9] '.rela.plt': relocation 82: invalid type
section [ 9] '.rela.plt': relocation 83: invalid type
section [ 9] '.rela.plt': relocation 84: invalid type
section [ 9] '.rela.plt': relocation 85: invalid type
section [ 9] '.rela.plt': relocation 86: invalid type
section [ 9] '.rela.plt': relocation 87: invalid type
section [ 9] '.rela.plt': relocation 88: invalid type
section [ 9] '.rela.plt': relocation 89: invalid type
section [ 9] '.rela.plt': relocation 90: invalid type
section [ 9] '.rela.plt': relocation 91: invalid type
section [ 9] '.rela.plt': relocation 92: invalid type
section [ 9] '.rela.plt': relocation 93: invalid type
section [ 9] '.rela.plt': relocation 94: invalid type
section [ 9] '.rela.plt': relocation 95: invalid type
section [ 9] '.rela.plt': relocation 96: invalid type
section [ 9] '.rela.plt': relocation 97: invalid type
section [ 9] '.rela.plt': relocation 98: invalid type
section [ 9] '.rela.plt': relocation 99: invalid type
section [ 9] '.rela.plt': relocation 100: invalid type
section [ 9] '.rela.plt': relocation 101: invalid type
section [ 9] '.rela.plt': relocation 102: invalid type
section [ 9] '.rela.plt': relocation 103: invalid type
section [ 9] '.rela.plt': relocation 104: invalid type
section [ 9] '.rela.plt': relocation 105: invalid type
section [ 9] '.rela.plt': relocation 106: invalid type
section [ 9] '.rela.plt': relocation 107: invalid type
section [ 9] '.rela.plt': relocation 108: invalid type
section [ 9] '.rela.plt': relocation 109: invalid type
section [ 9] '.rela.plt': relocation 110: invalid type
section [ 9] '.rela.plt': relocation 111: invalid type
section [ 9] '.rela.plt': relocation 112: invalid type
section [ 9] '.rela.plt': relocation 113: invalid type
section [ 9] '.rela.plt': relocation 114: invalid type
section [ 9] '.rela.plt': relocation 115: invalid type
section [ 9] '.rela.plt': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 8] '.rela.dyn': relocation 142: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 9] '.rela.plt': relocation 68: invalid type
section [ 9] '.rela.plt': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 8] '.rela.dyn': relocation 142: invalid type
section [ 8] '.rela.dyn': relocation 143: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 8] '.rela.dyn': relocation 142: invalid type
section [ 8] '.rela.dyn': relocation 143: invalid type
section [ 8] '.rela.dyn': relocation 144: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 9] '.rela.plt': relocation 68: invalid type
section [ 9] '.rela.plt': relocation 69: invalid type
section [ 9] '.rela.plt': relocation 70: invalid type
section [ 9] '.rela.plt': relocation 71: invalid type
section [ 9] '.rela.plt': relocation 72: invalid type
section [ 9] '.rela.plt': relocation 73: invalid type
section [ 9] '.rela.plt': relocation 74: invalid type
section [ 9] '.rela.plt': relocation 75: invalid type
section [ 9] '.rela.plt': relocation 76: invalid type
section [ 9] '.rela.plt': relocation 77: invalid type
section [ 9] '.rela.plt': relocation 78: invalid type
section [ 9] '.rela.plt': relocation 79: invalid type
section [ 9] '.rela.plt': relocation 80: invalid type
section [ 9] '.rela.plt': relocation 81: invalid type
section [ 9] '.rela.plt': relocation 82: invalid type
section [ 9] '.rela.plt': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 0: invalid type
section [ 8] '.rela.dyn': relocation 1: invalid type
section [ 8] '.rela.dyn': relocation 2: invalid type
section [ 8] '.rela.dyn': relocation 3: invalid type
section [ 8] '.rela.dyn': relocation 4: invalid type
section [ 8] '.rela.dyn': relocation 5: invalid type
section [ 8] '.rela.dyn': relocation 6: invalid type
section [ 8] '.rela.dyn': relocation 7: invalid type
section [ 8] '.rela.dyn': relocation 8: invalid type
section [ 8] '.rela.dyn': relocation 9: invalid type
section [ 8] '.rela.dyn': relocation 10: invalid type
section [ 8] '.rela.dyn': relocation 11: invalid type
section [ 8] '.rela.dyn': relocation 12: invalid type
section [ 8] '.rela.dyn': relocation 13: invalid type
section [ 8] '.rela.dyn': relocation 14: invalid type
section [ 8] '.rela.dyn': relocation 15: invalid type
section [ 8] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.dyn': relocation 17: invalid type
section [ 8] '.rela.dyn': relocation 18: invalid type
section [ 8] '.rela.dyn': relocation 19: invalid type
section [ 8] '.rela.dyn': relocation 20: invalid type
section [ 8] '.rela.dyn': relocation 21: invalid type
section [ 8] '.rela.dyn': relocation 22: invalid type
section [ 8] '.rela.dyn': relocation 23: invalid type
section [ 8] '.rela.dyn': relocation 24: invalid type
section [ 8] '.rela.dyn': relocation 25: invalid type
section [ 8] '.rela.dyn': relocation 26: invalid type
section [ 8] '.rela.dyn': relocation 27: invalid type
section [ 8] '.rela.dyn': relocation 28: invalid type
section [ 8] '.rela.dyn': relocation 29: invalid type
section [ 8] '.rela.dyn': relocation 30: invalid type
section [ 8] '.rela.dyn': relocation 31: invalid type
section [ 8] '.rela.dyn': relocation 32: invalid type
section [ 8] '.rela.dyn': relocation 33: invalid type
section [ 8] '.rela.dyn': relocation 34: invalid type
section [ 8] '.rela.dyn': relocation 35: invalid type
section [ 8] '.rela.dyn': relocation 36: invalid type
section [ 8] '.rela.dyn': relocation 37: invalid type
section [ 8] '.rela.dyn': relocation 38: invalid type
section [ 8] '.rela.dyn': relocation 39: invalid type
section [ 8] '.rela.dyn': relocation 40: invalid type
section [ 8] '.rela.dyn': relocation 41: invalid type
section [ 8] '.rela.dyn': relocation 42: invalid type
section [ 8] '.rela.dyn': relocation 43: invalid type
section [ 8] '.rela.dyn': relocation 44: invalid type
section [ 8] '.rela.dyn': relocation 45: invalid type
section [ 8] '.rela.dyn': relocation 46: invalid type
section [ 8] '.rela.dyn': relocation 47: invalid type
section [ 8] '.rela.dyn': relocation 48: invalid type
section [ 8] '.rela.dyn': relocation 49: invalid type
section [ 8] '.rela.dyn': relocation 50: invalid type
section [ 8] '.rela.dyn': relocation 51: invalid type
section [ 8] '.rela.dyn': relocation 52: invalid type
section [ 8] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.dyn': relocation 54: invalid type
section [ 8] '.rela.dyn': relocation 55: invalid type
section [ 8] '.rela.dyn': relocation 56: invalid type
section [ 8] '.rela.dyn': relocation 57: invalid type
section [ 8] '.rela.dyn': relocation 58: invalid type
section [ 8] '.rela.dyn': relocation 59: invalid type
section [ 8] '.rela.dyn': relocation 60: invalid type
section [ 8] '.rela.dyn': relocation 61: invalid type
section [ 8] '.rela.dyn': relocation 62: invalid type
section [ 8] '.rela.dyn': relocation 63: invalid type
section [ 8] '.rela.dyn': relocation 64: invalid type
section [ 8] '.rela.dyn': relocation 65: invalid type
section [ 8] '.rela.dyn': relocation 66: invalid type
section [ 8] '.rela.dyn': relocation 67: invalid type
section [ 8] '.rela.dyn': relocation 68: invalid type
section [ 8] '.rela.dyn': relocation 69: invalid type
section [ 8] '.rela.dyn': relocation 70: invalid type
section [ 8] '.rela.dyn': relocation 71: invalid type
section [ 8] '.rela.dyn': relocation 72: invalid type
section [ 8] '.rela.dyn': relocation 73: invalid type
section [ 8] '.rela.dyn': relocation 74: invalid type
section [ 8] '.rela.dyn': relocation 75: invalid type
section [ 8] '.rela.dyn': relocation 76: invalid type
section [ 8] '.rela.dyn': relocation 77: invalid type
section [ 8] '.rela.dyn': relocation 78: invalid type
section [ 8] '.rela.dyn': relocation 79: invalid type
section [ 8] '.rela.dyn': relocation 80: invalid type
section [ 8] '.rela.dyn': relocation 81: invalid type
section [ 8] '.rela.dyn': relocation 82: invalid type
section [ 8] '.rela.dyn': relocation 83: invalid type
section [ 8] '.rela.dyn': relocation 84: invalid type
section [ 8] '.rela.dyn': relocation 85: invalid type
section [ 8] '.rela.dyn': relocation 86: invalid type
section [ 8] '.rela.dyn': relocation 87: invalid type
section [ 8] '.rela.dyn': relocation 88: invalid type
section [ 8] '.rela.dyn': relocation 89: invalid type
section [ 8] '.rela.dyn': relocation 90: invalid type
section [ 8] '.rela.dyn': relocation 91: invalid type
section [ 8] '.rela.dyn': relocation 92: invalid type
section [ 8] '.rela.dyn': relocation 93: invalid type
section [ 8] '.rela.dyn': relocation 94: invalid type
section [ 8] '.rela.dyn': relocation 95: invalid type
section [ 8] '.rela.dyn': relocation 96: invalid type
section [ 8] '.rela.dyn': relocation 97: invalid type
section [ 8] '.rela.dyn': relocation 98: invalid type
section [ 8] '.rela.dyn': relocation 99: invalid type
section [ 8] '.rela.dyn': relocation 100: invalid type
section [ 8] '.rela.dyn': relocation 101: invalid type
section [ 8] '.rela.dyn': relocation 102: invalid type
section [ 8] '.rela.dyn': relocation 103: invalid type
section [ 8] '.rela.dyn': relocation 104: invalid type
section [ 8] '.rela.dyn': relocation 105: invalid type
section [ 8] '.rela.dyn': relocation 106: invalid type
section [ 8] '.rela.dyn': relocation 107: invalid type
section [ 8] '.rela.dyn': relocation 108: invalid type
section [ 8] '.rela.dyn': relocation 109: invalid type
section [ 8] '.rela.dyn': relocation 110: invalid type
section [ 8] '.rela.dyn': relocation 111: invalid type
section [ 8] '.rela.dyn': relocation 112: invalid type
section [ 8] '.rela.dyn': relocation 113: invalid type
section [ 8] '.rela.dyn': relocation 114: invalid type
section [ 8] '.rela.dyn': relocation 115: invalid type
section [ 8] '.rela.dyn': relocation 116: invalid type
section [ 8] '.rela.dyn': relocation 117: invalid type
section [ 8] '.rela.dyn': relocation 118: invalid type
section [ 8] '.rela.dyn': relocation 119: invalid type
section [ 8] '.rela.dyn': relocation 120: invalid type
section [ 8] '.rela.dyn': relocation 121: invalid type
section [ 8] '.rela.dyn': relocation 122: invalid type
section [ 8] '.rela.dyn': relocation 123: invalid type
section [ 8] '.rela.dyn': relocation 124: invalid type
section [ 8] '.rela.dyn': relocation 125: invalid type
section [ 8] '.rela.dyn': relocation 126: invalid type
section [ 8] '.rela.dyn': relocation 127: invalid type
section [ 8] '.rela.dyn': relocation 128: invalid type
section [ 8] '.rela.dyn': relocation 129: invalid type
section [ 8] '.rela.dyn': relocation 130: invalid type
section [ 8] '.rela.dyn': relocation 131: invalid type
section [ 8] '.rela.dyn': relocation 132: invalid type
section [ 8] '.rela.dyn': relocation 133: invalid type
section [ 8] '.rela.dyn': relocation 134: invalid type
section [ 8] '.rela.dyn': relocation 135: invalid type
section [ 8] '.rela.dyn': relocation 136: invalid type
section [ 8] '.rela.dyn': relocation 137: invalid type
section [ 8] '.rela.dyn': relocation 138: invalid type
section [ 8] '.rela.dyn': relocation 139: invalid type
section [ 8] '.rela.dyn': relocation 140: invalid type
section [ 8] '.rela.dyn': relocation 141: invalid type
section [ 8] '.rela.dyn': relocation 142: invalid type
section [ 9] '.rela.plt': relocation 0: invalid type
section [ 9] '.rela.plt': relocation 1: invalid type
section [ 9] '.rela.plt': relocation 2: invalid type
section [ 9] '.rela.plt': relocation 3: invalid type
section [ 9] '.rela.plt': relocation 4: invalid type
section [ 9] '.rela.plt': relocation 5: invalid type
section [ 9] '.rela.plt': relocation 6: invalid type
section [ 9] '.rela.plt': relocation 7: invalid type
section [ 9] '.rela.plt': relocation 8: invalid type
section [ 9] '.rela.plt': relocation 9: invalid type
section [ 9] '.rela.plt': relocation 10: invalid type
section [ 9] '.rela.plt': relocation 11: invalid type
section [ 9] '.rela.plt': relocation 12: invalid type
section [ 9] '.rela.plt': relocation 13: invalid type
section [ 9] '.rela.plt': relocation 14: invalid type
section [ 9] '.rela.plt': relocation 15: invalid type
section [ 9] '.rela.plt': relocation 16: invalid type
section [ 9] '.rela.plt': relocation 17: invalid type
section [ 9] '.rela.plt': relocation 18: invalid type
section [ 9] '.rela.plt': relocation 19: invalid type
section [ 9] '.rela.plt': relocation 20: invalid type
section [ 9] '.rela.plt': relocation 21: invalid type
section [ 9] '.rela.plt': relocation 22: invalid type
section [ 9] '.rela.plt': relocation 23: invalid type
section [ 9] '.rela.plt': relocation 24: invalid type
section [ 9] '.rela.plt': relocation 25: invalid type
section [ 9] '.rela.plt': relocation 26: invalid type
section [ 9] '.rela.plt': relocation 27: invalid type
section [ 9] '.rela.plt': relocation 28: invalid type
section [ 9] '.rela.plt': relocation 29: invalid type
section [ 9] '.rela.plt': relocation 30: invalid type
section [ 9] '.rela.plt': relocation 31: invalid type
section [ 9] '.rela.plt': relocation 32: invalid type
section [ 9] '.rela.plt': relocation 33: invalid type
section [ 9] '.rela.plt': relocation 34: invalid type
section [ 9] '.rela.plt': relocation 35: invalid type
section [ 9] '.rela.plt': relocation 36: invalid type
section [ 9] '.rela.plt': relocation 37: invalid type
section [ 9] '.rela.plt': relocation 38: invalid type
section [ 9] '.rela.plt': relocation 39: invalid type
section [ 9] '.rela.plt': relocation 40: invalid type
section [ 9] '.rela.plt': relocation 41: invalid type
section [ 9] '.rela.plt': relocation 42: invalid type
section [ 9] '.rela.plt': relocation 43: invalid type
section [ 9] '.rela.plt': relocation 44: invalid type
section [ 9] '.rela.plt': relocation 45: invalid type
section [ 9] '.rela.plt': relocation 46: invalid type
section [ 9] '.rela.plt': relocation 47: invalid type
section [ 9] '.rela.plt': relocation 48: invalid type
section [ 9] '.rela.plt': relocation 49: invalid type
section [ 9] '.rela.plt': relocation 50: invalid type
section [ 9] '.rela.plt': relocation 51: invalid type
section [ 9] '.rela.plt': relocation 52: invalid type
section [ 9] '.rela.plt': relocation 53: invalid type
section [ 9] '.rela.plt': relocation 54: invalid type
section [ 9] '.rela.plt': relocation 55: invalid type
section [ 9] '.rela.plt': relocation 56: invalid type
section [ 9] '.rela.plt': relocation 57: invalid type
section [ 9] '.rela.plt': relocation 58: invalid type
section [ 9] '.rela.plt': relocation 59: invalid type
section [ 9] '.rela.plt': relocation 60: invalid type
section [ 9] '.rela.plt': relocation 61: invalid type
section [ 9] '.rela.plt': relocation 62: invalid type
section [ 9] '.rela.plt': relocation 63: invalid type
section [ 9] '.rela.plt': relocation 64: invalid type
section [ 9] '.rela.plt': relocation 65: invalid type
section [ 9] '.rela.plt': relocation 66: invalid type
section [ 9] '.rela.plt': relocation 67: invalid type
section [ 9] '.rela.plt': relocation 68: invalid type
section [ 9] '.rela.plt': relocation 69: invalid type
section [ 9] '.rela.plt': relocation 70: invalid type
section [ 9] '.rela.plt': relocation 71: invalid type
section [ 9] '.rela.plt': relocation 72: invalid type
section [ 9] '.rela.plt': relocation 73: invalid type
section [ 9] '.rela.plt': relocation 74: invalid type
section [ 9] '.rela.plt': relocation 75: invalid type
section [ 9] '.rela.plt': relocation 76: invalid type
section [ 9] '.rela.plt': relocation 77: invalid type
section [ 9] '.rela.plt': relocation 78: invalid type
section [ 9] '.rela.plt': relocation 79: invalid type
section [ 9] '.rela.plt': relocation 80: invalid type
section [ 9] '.rela.plt': relocation 81: invalid type
section [ 9] '.rela.plt': relocation 82: invalid type
section [ 9] '.rela.plt': relocation 83: invalid type
section [ 9] '.rela.plt': relocation 84: invalid type
section [ 9] '.rela.plt': relocation 85: invalid type
section [ 9] '.rela.plt': relocation 86: invalid type
section [ 9] '.rela.plt': relocation 87: invalid type
section [ 9] '.rela.plt': relocation 88: invalid type
section [ 7] '.rela.dyn': relocation 0: invalid type
section [ 7] '.rela.dyn': relocation 1: invalid type
section [ 7] '.rela.dyn': relocation 2: invalid type
section [ 7] '.rela.dyn': relocation 3: invalid type
section [ 7] '.rela.dyn': relocation 4: invalid type
section [ 7] '.rela.dyn': relocation 5: invalid type
section [ 7] '.rela.dyn': relocation 6: invalid type
section [ 7] '.rela.dyn': relocation 7: invalid type
section [ 7] '.rela.dyn': relocation 8: invalid type
section [ 7] '.rela.dyn': relocation 9: invalid type
section [ 7] '.rela.dyn': relocation 10: invalid type
section [ 7] '.rela.dyn': relocation 11: invalid type
section [ 7] '.rela.dyn': relocation 12: invalid type
section [ 7] '.rela.dyn': relocation 13: invalid type
section [ 7] '.rela.dyn': relocation 14: invalid type
section [ 7] '.rela.dyn': relocation 15: invalid type
section [ 7] '.rela.dyn': relocation 16: invalid type
section [ 7] '.rela.dyn': relocation 17: invalid type
section [ 7] '.rela.dyn': relocation 18: invalid type
section [ 7] '.rela.dyn': relocation 19: invalid type
section [ 7] '.rela.dyn': relocation 20: invalid type
section [ 7] '.rela.dyn': relocation 21: invalid type
section [ 7] '.rela.dyn': relocation 22: invalid type
section [ 7] '.rela.dyn': relocation 23: invalid type
section [ 7] '.rela.dyn': relocation 24: invalid type
section [ 7] '.rela.dyn': relocation 25: invalid type
section [ 7] '.rela.dyn': relocation 26: invalid type
section [ 7] '.rela.dyn': relocation 27: invalid type
section [ 7] '.rela.dyn': relocation 28: invalid type
section [ 7] '.rela.dyn': relocation 29: invalid type
section [ 7] '.rela.dyn': relocation 30: invalid type
section [ 7] '.rela.dyn': relocation 31: invalid type
section [ 7] '.rela.dyn': relocation 32: invalid type
section [ 7] '.rela.dyn': relocation 33: invalid type
section [ 7] '.rela.dyn': relocation 34: invalid type
section [ 7] '.rela.dyn': relocation 35: invalid type
section [ 7] '.rela.dyn': relocation 36: invalid type
section [ 7] '.rela.dyn': relocation 37: invalid type
section [ 7] '.rela.dyn': relocation 38: invalid type
section [ 7] '.rela.dyn': relocation 39: invalid type
section [ 7] '.rela.dyn': relocation 40: invalid type
section [ 7] '.rela.dyn': relocation 41: invalid type
section [ 7] '.rela.dyn': relocation 42: invalid type
section [ 7] '.rela.dyn': relocation 43: invalid type
section [ 7] '.rela.dyn': relocation 44: invalid type
section [ 7] '.rela.dyn': relocation 45: invalid type
section [ 7] '.rela.dyn': relocation 46: invalid type
section [ 7] '.rela.dyn': relocation 47: invalid type
section [ 7] '.rela.dyn': relocation 48: invalid type
section [ 7] '.rela.dyn': relocation 49: invalid type
section [ 7] '.rela.dyn': relocation 50: invalid type
section [ 7] '.rela.dyn': relocation 51: invalid type
section [ 7] '.rela.dyn': relocation 52: invalid type
section [ 7] '.rela.dyn': relocation 53: invalid type
section [ 8] '.rela.plt': relocation 0: invalid type
section [ 8] '.rela.plt': relocation 1: invalid type
section [ 8] '.rela.plt': relocation 2: invalid type
section [ 8] '.rela.plt': relocation 3: invalid type
section [ 8] '.rela.plt': relocation 4: invalid type
section [ 8] '.rela.plt': relocation 5: invalid type
section [ 8] '.rela.plt': relocation 6: invalid type
section [ 8] '.rela.plt': relocation 7: invalid type
section [ 8] '.rela.plt': relocation 8: invalid type
section [ 8] '.rela.plt': relocation 9: invalid type
section [ 8] '.rela.plt': relocation 10: invalid type
section [ 8] '.rela.plt': relocation 11: invalid type
section [ 8] '.rela.plt': relocation 12: invalid type
section [ 8] '.rela.plt': relocation 13: invalid type
section [ 8] '.rela.plt': relocation 14: invalid type
section [ 8] '.rela.plt': relocation 15: invalid type
section [ 8] '.rela.plt': relocation 16: invalid type
section [ 8] '.rela.plt': relocation 17: invalid type
section [ 8] '.rela.plt': relocation 18: invalid type
section [ 8] '.rela.plt': relocation 19: invalid type
section [ 8] '.rela.plt': relocation 20: invalid type
section [ 8] '.rela.plt': relocation 21: invalid type
section [ 8] '.rela.plt': relocation 22: invalid type
section [ 8] '.rela.plt': relocation 23: invalid type
section [ 8] '.rela.plt': relocation 24: invalid type
section [ 8] '.rela.plt': relocation 25: invalid type
section [ 8] '.rela.plt': relocation 26: invalid type
section [ 8] '.rela.plt': relocation 27: invalid type
section [ 8] '.rela.plt': relocation 28: invalid type
section [ 8] '.rela.plt': relocation 29: invalid type
section [ 8] '.rela.plt': relocation 30: invalid type
section [ 8] '.rela.plt': relocation 31: invalid type
section [ 8] '.rela.plt': relocation 32: invalid type
section [ 7] '.rela.dyn': relocation 0: invalid type
section [ 7] '.rela.dyn': relocation 1: invalid type
section [ 7] '.rela.dyn': relocation 2: invalid type
section [ 7] '.rela.dyn': relocation 3: invalid type
section [ 7] '.rela.dyn': relocation 4: invalid type
section [ 7] '.rela.dyn': relocation 5: invalid type
section [ 7] '.rela.dyn': relocation 6: invalid type
section [ 7] '.rela.dyn': relocation 7: invalid type
section [ 7] '.rela.dyn': relocation 8: invalid type
section [ 7] '.rela.dyn': relocation 9: invalid type
section [ 7] '.rela.dyn': relocation 10: invalid type
section [ 7] '.rela.dyn': relocation 11: invalid type
section [ 7] '.rela.dyn': relocation 12: invalid type
section [ 7] '.rela.dyn': relocation 13: invalid type
section [ 7] '.rela.dyn': relocation 14: invalid type
section [ 7] '.rela.dyn': relocation 15: invalid type
section [ 7] '.rela.dyn': relocation 16: invalid type
section [ 7] '.rela.dyn': relocation 17: invalid type
section [ 7] '.rela.dyn': relocation 18: invalid type
section [ 7] '.rela.dyn': relocation 19: invalid type
section [ 7] '.rela.dyn': relocation 20: invalid type
section [ 7] '.rela.dyn': relocation 21: invalid type
section [ 7] '.rela.dyn': relocation 22: invalid type
section [ 7] '.rela.dyn': relocation 23: invalid type
section [ 7] '.rela.dyn': relocation 24: invalid type
section [ 7] '.rela.dyn': relocation 25: invalid type
section [ 7] '.rela.dyn': relocation 26: invalid type
section [ 7] '.rela.dyn': relocation 27: invalid type
section [ 7] '.rela.dyn': relocation 28: invalid type
section [ 7] '.rela.dyn': relocation 29: invalid type
section [ 7] '.rela.dyn': relocation 30: invalid type
section [ 7] '.rela.dyn': relocation 31: invalid type
section [ 7] '.rela.dyn': relocation 32: invalid type
section [ 7] '.rela.dyn': relocation 33: invalid type
section [ 7] '.rela.dyn': relocation 34: invalid type
section [ 7] '.rela.dyn': relocation 35: invalid type
section [ 7] '.rela.dyn': relocation 36: invalid type
section [ 7] '.rela.dyn': relocation 37: invalid type
section [ 7] '.rela.dyn': relocation 38: invalid type
section [ 7] '.rela.dyn': relocation 39: invalid type
section [ 7] '.rela.dyn': relocation 40: invalid type
section [ 7] '.rela.dyn': relocation 41: invalid type
section [ 7] '.rela.dyn': relocation 42: invalid type
section [ 7] '.rela.dyn': relocation 43: invalid type
section [ 7] '.rela.dyn': relocation 44: invalid type
section [ 7] '.rela.dyn': relocation 45: invalid type
section [ 7] '.rela.dyn': relocation 46: invalid type
section [ 7] '.rela.dyn': relocation 47: invalid type
section [ 7] '.rela.dyn': relocation 48: invalid type
section [ 7] '.rela.dyn': relocation 49: invalid type
section [ 7] '.rela.dyn': relocation 50: invalid type
section [ 7] '.rela.dyn': relocation 51: invalid type
section [ 7] '.rela.dyn': relocation 52: invalid type
section [ 7] '.rela.dyn': relocation 53: invalid type
section [ 7] '.rela.dyn': relocation 54: invalid type
section [ 7] '.rela.dyn': relocation 55: invalid type
section [ 7] '.rela.dyn': relocation 56: invalid type
section [ 7] '.rela.dyn': relocation 57: invalid type
section [ 7] '.rela.dyn': relocation 58: invalid type
section [ 7] '.rela.dyn': relocation 59: invalid type
section [ 7] '.rela.dyn': relocation 60: invalid type
section [ 7] '.rela.dyn': relocation 61: invalid type
section [ 7] '.rela.dyn': relocation 62: invalid type
section [ 7] '.rela.dyn': relocation 63: invalid type
section [ 7] '.rela.dyn': relocation 64: invalid type
section [ 7] '.rela.dyn': relocation 65: invalid type
section [ 7] '.rela.dyn': relocation 66: invalid type
section [ 7] '.rela.dyn': relocation 67: invalid type
section [ 7] '.rela.dyn': relocation 68: invalid type
section [ 7] '.rela.dyn': relocation 69: invalid type
section [ 7] '.rela.dyn': relocation 70: invalid type
section [ 7] '.rela.dyn': relocation 71: invalid type
section [ 7] '.rela.dyn': relocation 72: invalid type
section [ 7] '.rela.dyn': relocation 73: invalid type
section [ 7] '.rela.dyn': relocation 74: invalid type
section [ 7] '.rela.dyn': relocation 75: invalid type
section [ 7] '.rela.dyn': relocation 76: invalid type
section [ 7] '.rela.dyn': relocation 77: invalid type
section [ 7] '.rela.dyn': relocation 78: invalid type
section [ 7] '.rela.dyn': relocation 79: invalid type
section [ 7] '.rela.dyn': relocation 80: invalid type
section [ 7] '.rela.dyn': relocation 81: invalid type
section [ 7] '.rela.dyn': relocation 82: invalid type
section [ 7] '.rela.dyn': relocation 83: invalid type
section [ 7] '.rela.dyn': relocation 84: invalid type
section [ 7] '.rela.dyn': relocation 85: invalid type
section [ 7] '.rela.dyn': relocation 86: invalid type
section [ 7] '.rela.dyn': relocation 87: invalid type
section [ 7] '.rela.dyn': relocation 88: invalid type
section [ 7] '.rela.dyn': relocation 89: invalid type
section [ 7] '.rela.dyn': relocation 90: invalid type
section [ 7] '.rela.dyn': relocation 91: invalid type
section [ 7] '.rela.dyn': relocation 92: invalid type
section [ 7] '.rela.dyn': relocation 93: invalid type
section [ 7] '.rela.dyn': relocation 94: invalid type
section [ 7] '.rela.dyn': relocation 95: invalid type
section [ 7] '.rela.dyn': relocation 96: invalid type
section [ 7] '.rela.dyn': relocation 97: invalid type
section [ 7] '.rela.dyn': relocation 98: invalid type
section [ 7] '.rela.dyn': relocation 99: invalid type
section [ 7] '.rela.dyn': relocation 100: invalid type
section [ 7] '.rela.dyn': relocation 101: invalid type
section [ 7] '.rela.dyn': relocation 102: invalid type
section [ 7] '.rela.dyn': relocation 103: invalid type
section [ 7] '.rela.dyn': relocation 104: invalid type
section [ 7] '.rela.dyn': relocation 105: invalid type
section [ 7] '.rela.dyn': relocation 106: invalid type
section [ 7] '.rela.dyn': relocation 107: invalid type
section [ 7] '.rela.dyn': relocation 108: invalid type
section [ 7] '.rela.dyn': relocation 109: invalid type
section [ 7] '.rela.dyn': relocation 110: invalid type
section [ 7] '.rela.dyn': relocation 111: invalid type
section [ 7] '.rela.dyn': relocation 112: invalid type
section [ 7] '.rela.dyn': relocation 113: invalid type
section [ 7] '.rela.dyn': relocation 114: invalid type
section [ 7] '.rela.dyn': relocation 115: invalid type
section [ 7] '.rela.dyn': relocation 116: invalid type
section [ 7] '.rela.dyn': relocation 117: invalid type
section [ 7] '.rela.dyn': relocation 118: invalid type
section [ 7] '.rela.dyn': relocation 119: invalid type
section [ 7] '.rela.dyn': relocation 120: invalid type
section [ 7] '.rela.dyn': relocation 121: invalid type
section [ 7] '.rela.dyn': relocation 122: invalid type
section [ 7] '.rela.dyn': relocation 123: invalid type
section [ 7] '.rela.dyn': relocation 124: invalid type
section [ 7] '.rela.dyn': relocation 125: invalid type
section [ 7] '.rela.dyn': relocation 126: invalid type
section [ 7] '.rela.dyn': relocation 127: invalid type
section [ 7] '.rela.dyn': relocation 128: invalid type
section [ 7] '.rela.dyn': relocation 129: invalid type
section [ 7] '.rela.dyn': relocation 130: invalid type
section [ 7] '.rela.dyn': relocation 131: invalid type
section [ 7] '.rela.dyn': relocation 132: invalid type
section [ 7] '.rela.dyn': relocation 133: invalid type
section [ 7] '.rela.dyn': relocation 134: invalid type
section [ 7] '.rela.dyn': relocation 135: invalid type
section [ 7] '.rela.dyn': relocation 136: invalid type
section [ 7] '.rela.dyn': relocation 137: invalid type
section [ 7] '.rela.dyn': relocation 138: invalid type
section [ 7] '.rela.dyn': relocation 139: invalid type
section [ 7] '.rela.dyn': relocation 140: invalid type
section [ 7] '.rela.dyn': relocation 141: invalid type
section [ 7] '.rela.dyn': relocation 142: invalid type
section [ 7] '.rela.dyn': relocation 143: invalid type
section [ 7] '.rela.dyn': relocation 144: invalid type
section [ 7] '.rela.dyn': relocation 145: invalid type
section [ 7] '.rela.dyn': relocation 146: invalid type
section [ 7] '.rela.dyn': relocation 147: invalid type
section [ 7] '.rela.dyn': relocation 148: invalid type
section [ 7] '.rela.dyn': relocation 149: invalid type
section [ 7] '.rela.dyn': relocation 150: invalid type
section [ 7] '.rela.dyn': relocation 151: invalid type
section [ 7] '.rela.dyn': relocation 152: invalid type
section [ 7] '.rela.dyn': relocation 153: invalid type
section [ 7] '.rela.dyn': relocation 154: invalid type
section [ 7] '.rela.dyn': relocation 155: invalid type
section [ 7] '.rela.dyn': relocation 156: invalid type
section [ 7] '.rela.dyn': relocation 157: invalid type
section [ 7] '.rela.dyn': relocation 158: invalid type
section [ 7] '.rela.dyn': relocation 159: invalid type
section [ 7] '.rela.dyn': relocation 160: invalid type
section [ 7] '.rela.dyn': relocation 161: invalid type
section [ 7] '.rela.dyn': relocation 162: invalid type
section [ 7] '.rela.dyn': relocation 163: invalid type
section [ 7] '.rela.dyn': relocation 164: invalid type
section [ 7] '.rela.dyn': relocation 165: invalid type
section [ 7] '.rela.dyn': relocation 166: invalid type
section [ 7] '.rela.dyn': relocation 167: invalid type
section [ 7] '.rela.dyn': relocation 168: invalid type
section [ 7] '.rela.dyn': relocation 169: invalid type
section [ 7] '.rela.dyn': relocation 170: invalid type
section [ 7] '.rela.dyn': relocation 171: invalid type
section [ 7] '.rela.dyn': relocation 172: invalid type
section [ 7] '.rela.dyn': relocation 173: invalid type
section [ 7] '.rela.dyn': relocation 174: invalid type
section [ 7] '.rela.dyn': relocation 175: invalid type
section [ 7] '.rela.dyn': relocation 176: invalid type
section [ 7] '.rela.dyn': relocation 177: invalid type
section [ 7] '.rela.dyn': relocation 178: invalid type
section [ 7] '.rela.dyn': relocation 179: invalid type
section [ 7] '.rela.dyn': relocation 180: invalid type
section [ 7] '.rela.dyn': relocation 181: invalid type
section [ 7] '.rela.dyn': relocation 182: invalid type
section [ 7] '.rela.dyn': relocation 183: invalid type
section [ 7] '.rela.dyn': relocation 184: invalid type
section [ 7] '.rela.dyn': relocation 185: invalid type
section [ 7] '.rela.dyn': relocation 186: invalid type
section [ 7] '.rela.dyn': relocation 187: invalid type
section [ 7] '.rela.dyn': relocation 188: invalid type
section [ 7] '.rela.dyn': relocation 189: invalid type
section [ 7] '.rela.dyn': relocation 190: invalid type
section [ 7] '.rela.dyn': relocation 191: invalid type
section [ 7] '.rela.dyn': relocation 192: invalid type
section [ 7] '.rela.dyn': relocation 193: invalid type
section [ 7] '.rela.dyn': relocation 194: invalid type
section [ 7] '.rela.dyn': relocation 195: invalid type
section [ 7] '.rela.dyn': relocation 196: invalid type
section [ 7] '.rela.dyn': relocation 197: invalid type
section [ 7] '.rela.dyn': relocation 198: invalid type
section [ 7] '.rela.dyn': relocation 199: invalid type
section [ 7] '.rela.dyn': relocation 200: invalid type
section [ 7] '.rela.dyn': relocation 201: invalid type
section [ 7] '.rela.dyn': relocation 202: invalid type
section [ 7] '.rela.dyn': relocation 203: invalid type
section [ 7] '.rela.dyn': relocation 204: invalid type
section [ 7] '.rela.dyn': relocation 205: invalid type
section [ 7] '.rela.dyn': relocation 206: invalid type
section [ 7] '.rela.dyn': relocation 207: invalid type
section [ 7] '.rela.dyn': relocation 208: invalid type
section [ 7] '.rela.dyn': relocation 209: invalid type
section [ 7] '.rela.dyn': relocation 210: invalid type
section [ 7] '.rela.dyn': relocation 211: invalid type
section [ 7] '.rela.dyn': relocation 212: invalid type
section [ 7] '.rela.dyn': relocation 213: invalid type
section [ 7] '.rela.dyn': relocation 214: invalid type
section [ 7] '.rela.dyn': relocation 215: invalid type
section [ 7] '.rela.dyn': relocation 216: invalid type
section [ 7] '.rela.dyn': relocation 217: invalid type
section [ 7] '.rela.dyn': relocation 218: invalid type
section [ 7] '.rela.dyn': relocation 219: invalid type
section [ 7] '.rela.dyn': relocation 220: invalid type
section [ 7] '.rela.dyn': relocation 221: invalid type
section [ 7] '.rela.dyn': relocation 222: invalid type
section [ 7] '.rela.dyn': relocation 223: invalid type
section [ 7] '.rela.dyn': relocation 224: invalid type
section [ 7] '.rela.dyn': relocation 225: invalid type
section [ 7] '.rela.dyn': relocation 226: invalid type
section [ 7] '.rela.dyn': relocation 227: invalid type
section [ 7] '.rela.dyn': relocation 228: invalid type
section [ 7] '.rela.dyn': relocation 229: invalid type
section [ 7] '.rela.dyn': relocation 230: invalid type
section [ 7] '.rela.dyn': relocation 231: invalid type
section [ 7] '.rela.dyn': relocation 232: invalid type
section [ 7] '.rela.dyn': relocation 233: invalid type
section [ 7] '.rela.dyn': relocation 234: invalid type
section [ 7] '.rela.dyn': relocation 235: invalid type
section [ 7] '.rela.dyn': relocation 236: invalid type
section [ 7] '.rela.dyn': relocation 237: invalid type
section [ 7] '.rela.dyn': relocation 238: invalid type
section [ 7] '.rela.dyn': relocation 239: invalid type
section [ 7] '.rela.dyn': relocation 240: invalid type
section [ 7] '.rela.dyn': relocation 241: invalid type
section [ 7] '.rela.dyn': relocation 242: invalid type
section [ 7] '.rela.dyn': relocation 243: invalid type
section [ 7] '.rela.dyn': relocation 244: invalid type
section [ 7] '.rela.dyn': relocation 245: invalid type
section [ 7] '.rela.dyn': relocation 246: invalid type
section [ 7] '.rela.dyn': relocation 247: invalid type
section [ 7] '.rela.dyn': relocation 248: invalid type
section [ 7] '.rela.dyn': relocation 249: invalid type
section [ 7] '.rela.dyn': relocation 250: invalid type
section [ 7] '.rela.dyn': relocation 251: invalid type
section [ 7] '.rela.dyn': relocation 252: invalid type
section [ 7] '.rela.dyn': relocation 253: invalid type
section [ 7] '.rela.dyn': relocation 254: invalid type
section [ 7] '.rela.dyn': relocation 255: invalid type
section [ 7] '.rela.dyn': relocation 256: invalid type
section [ 7] '.rela.dyn': relocation 257: invalid type
section [ 7] '.rela.dyn': relocation 258: invalid type
section [ 7] '.rela.dyn': relocation 259: invalid type
section [ 7] '.rela.dyn': relocation 260: invalid type
section [ 7] '.rela.dyn': relocation 261: invalid type
section [ 7] '.rela.dyn': relocation 262: invalid type
section [ 7] '.rela.dyn': relocation 263: invalid type
section [ 7] '.rela.dyn': relocation 264: invalid type
section [ 7] '.rela.dyn': relocation 265: invalid type
section [ 7] '.rela.dyn': relocation 266: invalid type
section [ 7] '.rela.dyn': relocation 267: invalid type
section [ 7] '.rela.dyn': relocation 268: invalid type
section [ 7] '.rela.dyn': relocation 269: invalid type
section [ 7] '.rela.dyn': relocation 270: invalid type
section [ 7] '.rela.dyn': relocation 271: invalid type
section [ 7] '.rela.dyn': relocation 272: invalid type
section [ 7] '.rela.dyn': relocation 273: invalid type
section [ 7] '.rela.dyn': relocation 274: invalid type
section [ 7] '.rela.dyn': relocation 275: invalid type
section [ 7] '.rela.dyn': relocation 276: invalid type
section [ 7] '.rela.dyn': relocation 277: invalid type
section [ 7] '.rela.dyn': relocation 278: invalid type
section [ 7] '.rela.dyn': relocation 279: invalid type
section [ 7] '.rela.dyn': relocation 280: invalid type
section [ 7] '.rela.dyn': relocation 281: invalid type
section [ 7] '.rela.dyn': relocation 282: invalid type
section [ 7] '.rela.dyn': relocation 283: invalid type
section [ 7] '.rela.dyn': relocation 284: invalid type
section [ 7] '.rela.dyn': relocation 285: invalid type
section [ 7] '.rela.dyn': relocation 286: invalid type
section [ 7] '.rela.dyn': relocation 287: invalid type
section [ 7] '.rela.dyn': relocation 288: invalid type
section [ 7] '.rela.dyn': relocation 289: invalid type
section [ 7] '.rela.dyn': relocation 290: invalid type
section [ 7] '.rela.dyn': relocation 291: invalid type
section [ 7] '.rela.dyn': relocation 292: invalid type
section [ 7] '.rela.dyn': relocation 293: invalid type
section [ 7] '.rela.dyn': relocation 294: invalid type
section [ 7] '.rela.dyn': relocation 295: invalid type
section [ 7] '.rela.dyn': relocation 296: invalid type
section [ 7] '.rela.dyn': relocation 297: invalid type
section [ 7] '.rela.dyn': relocation 298: invalid type
section [ 7] '.rela.dyn': relocation 299: invalid type
section [ 7] '.rela.dyn': relocation 300: invalid type
section [ 7] '.rela.dyn': relocation 301: invalid type
section [ 7] '.rela.dyn': relocation 302: invalid type
section [ 7] '.rela.dyn': relocation 303: invalid type
section [ 7] '.rela.dyn': relocation 304: invalid type
section [ 7] '.rela.dyn': relocation 305: invalid type
section [ 7] '.rela.dyn': relocation 306: invalid type
section [ 7] '.rela.dyn': relocation 307: invalid type
section [ 7] '.rela.dyn': relocation 308: invalid type
section [ 7] '.rela.dyn': relocation 309: invalid type
section [ 7] '.rela.dyn': relocation 310: invalid type
section [ 7] '.rela.dyn': relocation 311: invalid type
section [ 7] '.rela.dyn': relocation 312: invalid type
section [ 7] '.rela.dyn': relocation 313: invalid type
section [ 7] '.rela.dyn': relocation 314: invalid type
section [ 7] '.rela.dyn': relocation 315: invalid type
section [ 7] '.rela.dyn': relocation 316: invalid type
section [ 7] '.rela.dyn': relocation 317: invalid type
section [ 7] '.rela.dyn': relocation 318: invalid type
section [ 7] '.rela.dyn': relocation 319: invalid type
section [ 7] '.rela.dyn': relocation 320: invalid type
section [ 7] '.rela.dyn': relocation 321: invalid type
section [ 7] '.rela.dyn': relocation 322: invalid type
section [ 7] '.rela.dyn': relocation 323: invalid type
section [ 7] '.rela.dyn': relocation 324: invalid type
section [ 7] '.rela.dyn': relocation 325: invalid type
section [ 7] '.rela.dyn': relocation 326: invalid type
section [ 7] '.rela.dyn': relocation 327: invalid type
section [ 7] '.rela.dyn': relocation 328: invalid type
section [ 7] '.rela.dyn': relocation 329: invalid type
section [ 7] '.rela.dyn': relocation 330: invalid type
section [ 7] '.rela.dyn': relocation 331: invalid type
section [ 7] '.rela.dyn': relocation 332: invalid type
section [ 7] '.rela.dyn': relocation 333: invalid type
section [ 7] '.rela.dyn': relocation 334: invalid type
section [ 7] '.rela.dyn': relocation 335: invalid type
section [ 7] '.rela.dyn': relocation 336: invalid type
section [ 7] '.rela.dyn': relocation 337: invalid type
section [ 7] '.rela.dyn': relocation 338: invalid type
section [ 7] '.rela.dyn': relocation 339: invalid type
section [ 7] '.rela.dyn': relocation 340: invalid type
section [ 7] '.rela.dyn': relocation 341: invalid type
section [ 7] '.rela.dyn': relocation 342: invalid type
section [ 7] '.rela.dyn': relocation 343: invalid type
section [ 7] '.rela.dyn': relocation 344: invalid type
section [ 7] '.rela.dyn': relocation 345: invalid type
section [ 7] '.rela.dyn': relocation 346: invalid type
section [ 7] '.rela.dyn': relocation 347: invalid type
section [ 7] '.rela.dyn': relocation 348: invalid type
section [ 7] '.rela.dyn': relocation 349: invalid type
section [ 7] '.rela.dyn': relocation 350: invalid type
section [ 7] '.rela.dyn': relocation 351: invalid type
section [ 7] '.rela.dyn': relocation 352: invalid type
section [ 7] '.rela.dyn': relocation 353: invalid type
section [ 7] '.rela.dyn': relocation 354: invalid type
section [ 7] '.rela.dyn': relocation 355: invalid type
section [ 7] '.rela.dyn': relocation 356: invalid type
section [ 7] '.rela.dyn': relocation 357: invalid type
section [ 7] '.rela.dyn': relocation 358: invalid type
section [ 7] '.rela.dyn': relocation 359: invalid type
section [ 7] '.rela.dyn': relocation 360: invalid type
section [ 7] '.rela.dyn': relocation 361: invalid type
section [ 7] '.rela.dyn': relocation 362: invalid type
section [ 7] '.rela.dyn': relocation 363: invalid type
section [ 7] '.rela.dyn': relocation 364: invalid type
section [ 7] '.rela.dyn': relocation 365: invalid type
section [ 7] '.rela.dyn': relocation 366: invalid type
section [ 7] '.rela.dyn': relocation 367: invalid type
section [ 7] '.rela.dyn': relocation 368: invalid type
section [ 7] '.rela.dyn': relocation 369: invalid type
section [ 7] '.rela.dyn': relocation 370: invalid type
section [ 7] '.rela.dyn': relocation 371: invalid type
section [ 7] '.rela.dyn': relocation 372: invalid type
section [ 7] '.rela.dyn': relocation 373: invalid type
section [ 7] '.rela.dyn': relocation 374: invalid type
section [ 7] '.rela.dyn': relocation 375: invalid type
section [ 7] '.rela.dyn': relocation 376: invalid type
section [ 7] '.rela.dyn': relocation 377: invalid type
section [ 7] '.rela.dyn': relocation 378: invalid type
section [ 7] '.rela.dyn': relocation 379: invalid type
section [ 7] '.rela.dyn': relocation 380: invalid type
section [ 7] '.rela.dyn': relocation 381: invalid type
section [ 7] '.rela.dyn': relocation 382: invalid type
section [ 7] '.rela.dyn': relocation 383: invalid type
section [ 7] '.rela.dyn': relocation 384: invalid type
section [ 7] '.rela.dyn': relocation 385: invalid type
section [ 7] '.rela.dyn': relocation 386: invalid type
section [ 7] '.rela.dyn': relocation 387: invalid type
section [ 7] '.rela.dyn': relocation 388: invalid type
section [ 7] '.rela.dyn': relocation 389: invalid type
section [ 7] '.rela.dyn': relocation 390: invalid type
section [ 7] '.rela.dyn': relocation 391: invalid type
section [ 7] '.rela.dyn': relocation 392: invalid type
section [ 7] '.rela.dyn': relocation 393: invalid type
section [ 7] '.rela.dyn': relocation 394: invalid type
section [ 7] '.rela.dyn': relocation 395: invalid type
section [ 7] '.rela.dyn': relocation 396: invalid type
section [ 7] '.rela.dyn': relocation 397: invalid type
section [ 7] '.rela.dyn': relocation 398: invalid type
section [ 7] '.rela.dyn': relocation 399: invalid type
section [ 7] '.rela.dyn': relocation 400: invalid type
section [ 7] '.rela.dyn': relocation 401: invalid type
section [ 7] '.rela.dyn': relocation 402: invalid type
section [ 7] '.rela.dyn': relocation 403: invalid type
section [ 7] '.rela.dyn': relocation 404: invalid type
section [ 7] '.rela.dyn': relocation 405: invalid type
section [ 7] '.rela.dyn': relocation 406: invalid type
section [ 7] '.rela.dyn': relocation 407: invalid type
section [ 7] '.rela.dyn': relocation 408: invalid type
section [ 7] '.rela.dyn': relocation 409: invalid type
section [ 7] '.rela.dyn': relocation 410: invalid type
section [ 7] '.rela.dyn': relocation 411: invalid type
section [ 7] '.rela.dyn': relocation 412: invalid type
section [ 7] '.rela.dyn': relocation 413: invalid type
section [ 7] '.rela.dyn': relocation 414: invalid type
section [ 7] '.rela.dyn': relocation 415: invalid type
section [ 7] '.rela.dyn': relocation 416: invalid type
section [ 7] '.rela.dyn': relocation 417: invalid type
section [ 7] '.rela.dyn': relocation 418: invalid type
section [ 7] '.rela.dyn': relocation 419: invalid type
section [ 7] '.rela.dyn': relocation 420: invalid type
section [ 7] '.rela.dyn': relocation 421: invalid type
section [ 7] '.rela.dyn': relocation 422: invalid type
section [ 7] '.rela.dyn': relocation 423: invalid type
section [ 7] '.rela.dyn': relocation 424: invalid type
section [ 7] '.rela.dyn': relocation 425: invalid type
section [ 7] '.rela.dyn': relocation 426: invalid type
section [ 7] '.rela.dyn': relocation 427: invalid type
section [ 7] '.rela.dyn': relocation 428: invalid type
section [ 7] '.rela.dyn': relocation 429: invalid type
section [ 7] '.rela.dyn': relocation 430: invalid type
section [ 7] '.rela.dyn': relocation 431: invalid type
section [ 7] '.rela.dyn': relocation 432: invalid type
section [ 7] '.rela.dyn': relocation 433: invalid type
section [ 7] '.rela.dyn': relocation 434: invalid type
section [ 7] '.rela.dyn': relocation 435: invalid type
section [ 7] '.rela.dyn': relocation 436: invalid type
section [ 7] '.rela.dyn': relocation 437: invalid type
section [ 7] '.rela.dyn': relocation 438: invalid type
section [ 7] '.rela.dyn': relocation 439: invalid type
section [ 7] '.rela.dyn': relocation 440: invalid type
section [ 7] '.rela.dyn': relocation 441: invalid type
section [ 7] '.rela.dyn': relocation 442: invalid type
section [ 7] '.rela.dyn': relocation 443: invalid type
section [ 7] '.rela.dyn': relocation 444: invalid type
section [ 7] '.rela.dyn': relocation 445: invalid type
section [ 7] '.rela.dyn': relocation 446: invalid type
section [ 7] '.rela.dyn': relocation 447: invalid type
section [ 7] '.rela.dyn': relocation 448: invalid type
section [ 7] '.rela.dyn': relocation 449: invalid type
section [ 7] '.rela.dyn': relocation 450: invalid type
section [ 7] '.rela.dyn': relocation 451: invalid type
section [ 7] '.rela.dyn': relocation 452: invalid type
section [ 7] '.rela.dyn': relocation 453: invalid type
section [ 7] '.rela.dyn': relocation 454: invalid type
section [ 7] '.rela.dyn': relocation 455: invalid type
section [ 7] '.rela.dyn': relocation 456: invalid type
section [ 7] '.rela.dyn': relocation 457: invalid type
section [ 7] '.rela.dyn': relocation 458: invalid type
section [ 7] '.rela.dyn': relocation 459: invalid type
section [ 7] '.rela.dyn': relocation 460: invalid type
section [ 7] '.rela.dyn': relocation 461: invalid type
section [ 7] '.rela.dyn': relocation 462: invalid type
section [ 7] '.rela.dyn': relocation 463: invalid type
section [ 7] '.rela.dyn': relocation 464: invalid type
section [ 7] '.rela.dyn': relocation 465: invalid type
section [ 7] '.rela.dyn': relocation 466: invalid type
section [ 7] '.rela.dyn': relocation 467: invalid type
section [ 7] '.rela.dyn': relocation 468: invalid type
section [ 7] '.rela.dyn': relocation 469: invalid type
section [ 7] '.rela.dyn': relocation 470: invalid type
section [ 7] '.rela.dyn': relocation 471: invalid type
section [ 7] '.rela.dyn': relocation 472: invalid type
section [ 7] '.rela.dyn': relocation 473: invalid type
section [ 7] '.rela.dyn': relocation 474: invalid type
section [ 7] '.rela.dyn': relocation 475: invalid type
section [ 7] '.rela.dyn': relocation 476: invalid type
section [ 7] '.rela.dyn': relocation 477: invalid type
section [ 7] '.rela.dyn': relocation 478: invalid type
section [ 7] '.rela.dyn': relocation 479: invalid type
section [ 7] '.rela.dyn': relocation 480: invalid type
section [ 7] '.rela.dyn': relocation 481: invalid type
section [ 7] '.rela.dyn': relocation 482: invalid type
section [ 7] '.rela.dyn': relocation 483: invalid type
section [ 7] '.rela.dyn': relocation 484: invalid type
section [ 7] '.rela.dyn': relocation 485: invalid type
section [ 7] '.rela.dyn': relocation 486: invalid type
section [ 7] '.rela.dyn': relocation 487: invalid type
section [ 7] '.rela.dyn': relocation 488: invalid type
section [ 7] '.rela.dyn': relocation 489: invalid type
section [ 7] '.rela.dyn': relocation 490: invalid type
section [ 7] '.rela.dyn': relocation 491: invalid type
section [ 7] '.rela.dyn': relocation 492: invalid type
section [ 7] '.rela.dyn': relocation 493: invalid type
section [ 7] '.rela.dyn': relocation 494: invalid type
section [ 7] '.rela.dyn': relocation 495: invalid type
section [ 8] '.rela.plt': relocation 0: invalid type
section [ 8] '.rela.plt': relocation 1: invalid type
section [ 8] '.rela.plt': relocation 2: invalid type
section [ 8] '.rela.plt': relocation 3: invalid type
section [ 8] '.rela.plt': relocation 4: invalid type
section [ 8] '.rela.plt': relocation 5: invalid type
section [ 8] '.rela.plt': relocation 6: invalid type
section [ 8] '.rela.plt': relocation 7: invalid type
section [ 8] '.rela.plt': relocation 8: invalid type
section [ 8] '.rela.plt': relocation 9: invalid type
section [ 8] '.rela.plt': relocation 10: invalid type
section [ 8] '.rela.plt': relocation 11: invalid type
section [ 8] '.rela.plt': relocation 12: invalid type
section [ 8] '.rela.plt': relocation 13: invalid type
section [ 8] '.rela.plt': relocation 14: invalid type
section [ 8] '.rela.plt': relocation 15: invalid type
section [ 8] '.rela.plt': relocation 16: invalid type
section [ 8] '.rela.plt': relocation 17: invalid type
section [ 8] '.rela.plt': relocation 18: invalid type
section [ 8] '.rela.plt': relocation 19: invalid type
section [ 8] '.rela.plt': relocation 20: invalid type
section [ 8] '.rela.plt': relocation 21: invalid type
section [ 8] '.rela.plt': relocation 22: invalid type
section [ 8] '.rela.plt': relocation 23: invalid type
section [ 8] '.rela.plt': relocation 24: invalid type
section [ 8] '.rela.plt': relocation 25: invalid type
section [ 8] '.rela.plt': relocation 26: invalid type
section [ 8] '.rela.plt': relocation 27: invalid type
section [ 8] '.rela.plt': relocation 28: invalid type
section [ 8] '.rela.plt': relocation 29: invalid type
section [ 8] '.rela.plt': relocation 30: invalid type
section [ 8] '.rela.plt': relocation 31: invalid type
section [ 8] '.rela.plt': relocation 32: invalid type
section [ 8] '.rela.plt': relocation 33: invalid type
section [ 8] '.rela.plt': relocation 34: invalid type
section [ 8] '.rela.plt': relocation 35: invalid type
section [ 8] '.rela.plt': relocation 36: invalid type
section [ 8] '.rela.plt': relocation 37: invalid type
section [ 8] '.rela.plt': relocation 38: invalid type
section [ 8] '.rela.plt': relocation 39: invalid type
section [ 8] '.rela.plt': relocation 40: invalid type
section [ 8] '.rela.plt': relocation 41: invalid type
section [ 8] '.rela.plt': relocation 42: invalid type
section [ 8] '.rela.plt': relocation 43: invalid type
section [ 8] '.rela.plt': relocation 44: invalid type
section [ 8] '.rela.plt': relocation 45: invalid type
section [ 8] '.rela.plt': relocation 46: invalid type
section [ 8] '.rela.plt': relocation 47: invalid type
section [ 8] '.rela.plt': relocation 48: invalid type
section [ 8] '.rela.plt': relocation 49: invalid type
section [ 8] '.rela.plt': relocation 50: invalid type
section [ 8] '.rela.plt': relocation 51: invalid type
section [ 8] '.rela.plt': relocation 52: invalid type
section [ 8] '.rela.plt': relocation 53: invalid type
section [ 8] '.rela.plt': relocation 54: invalid type
section [ 8] '.rela.plt': relocation 55: invalid type
section [ 8] '.rela.plt': relocation 56: invalid type
section [ 8] '.rela.plt': relocation 57: invalid type
section [ 8] '.rela.plt': relocation 58: invalid type
section [ 8] '.rela.plt': relocation 59: invalid type
section [ 8] '.rela.plt': relocation 60: invalid type
section [ 8] '.rela.plt': relocation 61: invalid type
section [ 8] '.rela.plt': relocation 62: invalid type
section [ 8] '.rela.plt': relocation 63: invalid type
section [ 8] '.rela.plt': relocation 64: invalid type
section [ 8] '.rela.plt': relocation 65: invalid type
section [ 8] '.rela.plt': relocation 66: invalid type
section [ 8] '.rela.plt': relocation 67: invalid type
section [ 8] '.rela.plt': relocation 68: invalid type
section [ 8] '.rela.plt': relocation 69: invalid type
section [ 8] '.rela.plt': relocation 70: invalid type
section [ 8] '.rela.plt': relocation 71: invalid type
section [ 8] '.rela.plt': relocation 72: invalid type
section [ 8] '.rela.plt': relocation 73: invalid type
section [ 8] '.rela.plt': relocation 74: invalid type
section [ 8] '.rela.plt': relocation 75: invalid type
section [ 8] '.rela.plt': relocation 76: invalid type
section [ 8] '.rela.plt': relocation 77: invalid type
section [ 8] '.rela.plt': relocation 78: invalid type
section [ 8] '.rela.plt': relocation 79: invalid type
section [ 8] '.rela.plt': relocation 80: invalid type
section [ 8] '.rela.plt': relocation 81: invalid type
section [ 8] '.rela.plt': relocation 82: invalid type
section [ 8] '.rela.plt': relocation 83: invalid type
section [ 8] '.rela.plt': relocation 84: invalid type
section [ 8] '.rela.plt': relocation 85: invalid type
section [ 8] '.rela.plt': relocation 86: invalid type
section [ 8] '.rela.plt': relocation 87: invalid type
section [ 8] '.rela.plt': relocation 88: invalid type
section [ 8] '.rela.plt': relocation 89: invalid type
section [ 8] '.rela.plt': relocation 90: invalid type
section [ 8] '.rela.plt': relocation 91: invalid type
section [ 8] '.rela.plt': relocation 92: invalid type
section [ 8] '.rela.plt': relocation 93: invalid type
section [ 8] '.rela.plt': relocation 94: invalid type
section [ 8] '.rela.plt': relocation 95: invalid type
section [ 8] '.rela.plt': relocation 96: invalid type
section [ 8] '.rela.plt': relocation 97: invalid type
section [ 8] '.rela.plt': relocation 98: invalid type
section [ 8] '.rela.plt': relocation 99: invalid type
section [ 8] '.rela.plt': relocation 100: invalid type
section [ 8] '.rela.plt': relocation 101: invalid type
section [ 8] '.rela.plt': relocation 102: invalid type
section [ 8] '.rela.plt': relocation 103: invalid type
section [ 7] '.rela.dyn': relocation 0: invalid type
section [ 7] '.rela.dyn': relocation 1: invalid type
section [ 7] '.rela.dyn': relocation 2: invalid type
section [ 7] '.rela.dyn': relocation 3: invalid type
section [ 7] '.rela.dyn': relocation 4: invalid type
section [ 7] '.rela.dyn': relocation 5: invalid type
section [ 7] '.rela.dyn': relocation 6: invalid type
section [ 7] '.rela.dyn': relocation 7: invalid type
section [ 7] '.rela.dyn': relocation 8: invalid type
section [ 7] '.rela.dyn': relocation 9: invalid type
section [ 7] '.rela.dyn': relocation 10: invalid type
section [ 7] '.rela.dyn': relocation 11: invalid type
section [ 7] '.rela.dyn': relocation 12: invalid type
section [ 7] '.rela.dyn': relocation 13: invalid type
section [ 7] '.rela.dyn': relocation 14: invalid type
section [ 7] '.rela.dyn': relocation 15: invalid type
section [ 7] '.rela.dyn': relocation 16: invalid type
section [ 8] '.rela.plt': relocation 0: invalid type
section [ 8] '.rela.plt': relocation 1: invalid type
section [ 8] '.rela.plt': relocation 2: invalid type
section [ 8] '.rela.plt': relocation 3: invalid type
section [ 8] '.rela.plt': relocation 4: invalid type
section [ 8] '.rela.plt': relocation 5: invalid type
section [ 8] '.rela.plt': relocation 6: invalid type
section [ 8] '.rela.plt': relocation 7: invalid type
section [ 8] '.rela.plt': relocation 8: invalid type
section [ 8] '.rela.plt': relocation 9: invalid type
section [ 8] '.rela.plt': relocation 10: invalid type
section [ 8] '.rela.plt': relocation 11: invalid type
section [ 8] '.rela.plt': relocation 12: invalid type
section [ 8] '.rela.plt': relocation 13: invalid type
section [ 8] '.rela.plt': relocation 14: invalid type
section [ 8] '.rela.plt': relocation 15: invalid type
section [ 8] '.rela.plt': relocation 16: invalid type
section [ 8] '.rela.plt': relocation 17: invalid type
section [ 8] '.rela.plt': relocation 18: invalid type
section [ 8] '.rela.plt': relocation 19: invalid type
section [ 8] '.rela.plt': relocation 20: invalid type
section [ 8] '.rela.plt': relocation 21: invalid type
section [ 8] '.rela.plt': relocation 22: invalid type
section [ 8] '.rela.plt': relocation 23: invalid type
section [ 8] '.rela.plt': relocation 24: invalid type
section [ 8] '.rela.plt': relocation 25: invalid type
section [ 8] '.rela.plt': relocation 26: invalid type
section [ 8] '.rela.plt': relocation 27: invalid type
section [ 8] '.rela.plt': relocation 28: invalid type
section [ 8] '.rela.plt': relocation 29: invalid type
section [ 8] '.rela.plt': relocation 30: invalid type
section [ 8] '.rela.plt': relocation 31: invalid type
section [ 8] '.rela.plt': relocation 32: invalid type
section [ 8] '.rela.plt': relocation 33: invalid type
section [ 8] '.rela.plt': relocation 34: invalid type
section [ 8] '.rela.plt': relocation 35: invalid type
section [ 8] '.rela.plt': relocation 36: invalid type
section [ 8] '.rela.plt': relocation 37: invalid type
section [ 8] '.rela.plt': relocation 38: invalid type
section [ 8] '.rela.plt': relocation 39: invalid type
section [ 8] '.rela.plt': relocation 40: invalid type
section [ 8] '.rela.plt': relocation 41: invalid type
section [ 8] '.rela.plt': relocation 42: invalid type
section [ 8] '.rela.plt': relocation 43: invalid type
section [ 8] '.rela.plt': relocation 44: invalid type
section [ 8] '.rela.plt': relocation 45: invalid type
section [ 8] '.rela.plt': relocation 46: invalid type
section [ 8] '.rela.plt': relocation 47: invalid type
section [ 8] '.rela.plt': relocation 48: invalid type
PASS: run-elflint-self.sh
PASS: run-ranlib-test.sh
PASS: run-ranlib-test2.sh
PASS: run-ranlib-test3.sh
PASS: run-ranlib-test4.sh
PASS: run-addrscopes.sh
PASS: run-strings-test.sh
PASS: run-funcscopes.sh
PASS: run-find-prologues.sh
PASS: run-allregs.sh
PASS: run-readelf-test1.sh
./allregs: dwfl_module_register_names: no backend registers known
FAIL: run-native-test.sh
PASS: run-bug1-test.sh
PASS: msg_tst
PASS: asm-tst1
PASS: asm-tst2
PASS: asm-tst3
PASS: asm-tst4
PASS: asm-tst5
PASS: asm-tst6
PASS: asm-tst7
PASS: asm-tst8
PASS: asm-tst9
=====================================================
5 of 50 tests failed
Please report to http://bugzilla.redhat.com/bugzilla/
=====================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/build/buildd/elfutils-0.123/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/build/buildd/elfutils-0.123/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/build/buildd/elfutils-0.123'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20070324-1035
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070324-1035
Build needed 02:33:08, 47984k disk space




More information about the build-status mailing list