autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/aclocal -I m4 -I . --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/home/bastian/ledebot/source/staging_dir/host/share/aclocal --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/automake --add-missing --force-missing
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /home/bastian/ledebot/source/staging_dir/host/bin/automake line 3938.
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for x86_64-linux-gnu-g++... x86_64-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-linux-gnu-g++... gcc3
Setting page size to 4096
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating patchelf.spec
config.status: executing depfiles commands
make[4]: Entering directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9'
Making all in src
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9/src'
x86_64-linux-gnu-g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I.   -I/home/bastian/ledebot/source/staging_dir/host/include -I/home/bastian/ledebot/source/staging_dir/host/usr/include  -Wall -g -O2 -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc
mv -f .deps/patchelf.Tpo .deps/patchelf.Po
x86_64-linux-gnu-g++ -Wall -g -O2  -L/home/bastian/ledebot/source/staging_dir/host/lib -L/home/bastian/ledebot/source/staging_dir/host/usr/lib  -o patchelf patchelf.o  
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9/src'
Making all in tests
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9/tests'
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9'
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/host/patchelf-0.9'
