checking for putenv... yes checking for strcasecmp... yes checking for strdup... yes checking for strncasecmp... yes checking for strstr... yes checking for library containing dlopen... -ldl checking for luaL_newstate in -llua... 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 enabled Building haserl with with bash-extensions disabled libs: -llua -ldl -lm >>> 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 lua2c_LDFLAGS='-O2 -I/home/peko/scratch/host/include -I/home/peko/scratch/host/usr/include -L/home/peko/scratch/host/lib -L/home/peko/scratch/host/usr/lib -Wl,-rpath,/home/peko/scratch/host/usr/lib' -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -Wall -MT h_lua_common.o -MD -MP -MF .deps/h_lua_common.Tpo -c -o h_lua_common.o h_lua_common.c /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -Wall -MT h_lua.o -MD -MP -MF .deps/h_lua.Tpo -c -o h_lua.o h_lua.c mv -f .deps/h_lua_common.Tpo .deps/h_lua_common.Po /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -Wall -MT h_luac.o -MD -MP -MF .deps/h_luac.Tpo -c -o h_luac.o h_luac.c mv -f .deps/h_error.Tpo .deps/h_error.Po /home/peko/scratch/host/usr/bin/i686-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Os -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -Wall -MT haserl.o -MD -MP -MF .deps/haserl.Tpo -c -o haserl.o haserl.c mv -f .deps/sliding_buffer.Tpo .deps/sliding_buffer.Po mv -f .deps/h_bash.Tpo .deps/h_bash.Po mv -f .deps/h_lua.Tpo .deps/h_lua.Po mv -f .deps/h_luac.Tpo .deps/h_luac.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 -I/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -Wall -Wl,-E -L/home/peko/scratch/host/usr/i686-buildroot-linux-uclibc/sysroot -o haserl common.o sliding_buffer.o h_error.o h_script.o rfc2388.o h_bash.o h_lua_common.o h_lua.o h_luac.o haserl.o -llua -ldl -lm 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' make[3]: Nothing to be done for `install-data-am'. test -z "/usr/bin" || /bin/mkdir -p "/home/peko/scratch/target/usr/bin" /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 04:54:23-- 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 04:54:24-- 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 04:54:24 ERROR 404: Not Found. make: *** [/home/peko/scratch/build/ccid-1.4.7/.stamp_downloaded] Error 1