checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working memcmp... (cached) yes checking for memset... yes checking for putenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-nls, --disable-largefile, --disable-ipv6, --enable-static, --enable-shared ** Configuration summary for haserl 0.9.29: Building haserl with with lua disabled Building haserl with with bash-extensions disabled libs: >>> haserl 0.9.29 Building PATH="/home/peko/scratch/host/bin:/home/peko/scratch/host/usr/bin:/home/peko/scratch/host/usr/sbin/:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/peko/.local/bin:/home/peko/bin" PERLLIB="/home/peko/scratch/host/usr/lib/perl" /usr/bin/make -j8 -C /home/peko/scratch/build/haserl-0.9.29/ make[1]: Entering directory `/home/peko/scratch/build/haserl-0.9.29' Making all in src make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/src' /usr/bin/make all-am make[3]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/src' /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT sliding_buffer.o -MD -MP -MF .deps/sliding_buffer.Tpo -c -o sliding_buffer.o sliding_buffer.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT h_error.o -MD -MP -MF .deps/h_error.Tpo -c -o h_error.o h_error.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT h_script.o -MD -MP -MF .deps/h_script.Tpo -c -o h_script.o h_script.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT rfc2388.o -MD -MP -MF .deps/rfc2388.Tpo -c -o rfc2388.o rfc2388.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT h_bash.o -MD -MP -MF .deps/h_bash.Tpo -c -o h_bash.o h_bash.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -Wall -MT haserl.o -MD -MP -MF .deps/haserl.Tpo -c -o haserl.o haserl.c mv -f .deps/h_error.Tpo .deps/h_error.Po mv -f .deps/sliding_buffer.Tpo .deps/sliding_buffer.Po mv -f .deps/h_bash.Tpo .deps/h_bash.Po mv -f .deps/common.Tpo .deps/common.Po mv -f .deps/h_script.Tpo .deps/h_script.Po mv -f .deps/rfc2388.Tpo .deps/rfc2388.Po mv -f .deps/haserl.Tpo .deps/haserl.Po /home/peko/scratch/host/usr/bin/i686-linux-gcc -pipe -Os -Wall -o haserl common.o sliding_buffer.o h_error.o h_script.o rfc2388.o h_bash.o haserl.o make[3]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/src' make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/src' Making all in doc make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29' make[1]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29' >>> haserl 0.9.29 Installing to target PATH="/home/peko/scratch/host/bin:/home/peko/scratch/host/usr/bin:/home/peko/scratch/host/usr/sbin/:/usr/lib64/qt-3.3/bin:/usr/lib64/ccache:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/peko/.local/bin:/home/peko/bin" PERLLIB="/home/peko/scratch/host/usr/lib/perl" /usr/bin/make -j8 DESTDIR=/home/peko/scratch/target install -C /home/peko/scratch/build/haserl-0.9.29/ make[1]: Entering directory `/home/peko/scratch/build/haserl-0.9.29' Making install in src make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/src' make[3]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/src' test -z "/usr/bin" || /bin/mkdir -p "/home/peko/scratch/target/usr/bin" make[3]: Nothing to be done for `install-data-am'. /usr/bin/install -c haserl '/home/peko/scratch/target/usr/bin' make[3]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/src' make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/src' Making install in doc make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[3]: Entering directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/home/peko/scratch/target/usr/share/man/man1" /usr/bin/install -c -m 644 haserl.1 '/home/peko/scratch/target/usr/share/man/man1' make[3]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29/doc' make[2]: Entering directory `/home/peko/scratch/build/haserl-0.9.29' make[3]: Entering directory `/home/peko/scratch/build/haserl-0.9.29' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29' make[2]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29' make[1]: Leaving directory `/home/peko/scratch/build/haserl-0.9.29' rm -rf /home/peko/scratch/target/usr/share/haserl >>> ccid 1.4.7 Downloading --2012-10-09 12:25:04-- https://alioth.debian.org/frs/download.php/3730/ccid-1.4.7.tar.bz2 Resolving alioth.debian.org... 217.196.43.134 Connecting to alioth.debian.org|217.196.43.134|:443... connected. ERROR: cannot verify alioth.debian.org’s certificate, issued by “/O=Debian/CN=ca.debian.org/emailAddress=debian-admin@debian.org”: Self-signed certificate encountered. To connect to alioth.debian.org insecurely, use ‘--no-check-certificate’. --2012-10-09 12:25:05-- http://sources.buildroot.net//ccid-1.4.7.tar.bz2 Resolving sources.buildroot.net... 176.9.16.109 Connecting to sources.buildroot.net|176.9.16.109|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2012-10-09 12:25:06 ERROR 404: Not Found. make: *** [/home/peko/scratch/build/ccid-1.4.7/.stamp_downloaded] Error 1