autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/aclocal -I /home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/host/share/aclocal -I /home/bastian/ledebot/source/staging_dir/hostpkg/share/aclocal -I /home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/usr/share/aclocal -I m4 -I . --force 
autoreconf: configure.ac: tracing
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/libtoolize --force
OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autoconf'.
OpenWrt-libtoolize: linking file `autoconf/ltmain.sh'
OpenWrt-libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
OpenWrt-libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
OpenWrt-libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/autoconf --include=/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/bastian/ledebot/source/staging_dir/hostpkg/share/aclocal --include=/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/bastian/ledebot/source/staging_dir/host/share/aclocal --force
autoreconf: running: /home/bastian/ledebot/source/staging_dir/host/bin/autoheader --include=/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/host/share/aclocal --include=/home/bastian/ledebot/source/staging_dir/hostpkg/share/aclocal --include=/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/bastian/ledebot/source/staging_dir/host/share/aclocal --force
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 `.'
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /home/bastian/ledebot/source/include/site/mips
configure: Configuring LZO 2.09
checking build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking target system type... mips-openwrt-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking the archiver (mips-openwrt-linux-musl-gcc-ar) interface... ar
checking for style of include used by make... GNU
checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking for grep that handles long lines and -e... /home/bastian/ledebot/source/staging_dir/host/bin/grep
checking for egrep... /home/bastian/ledebot/source/staging_dir/host/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
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 dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /home/bastian/ledebot/source/staging_dir/host/bin/sed
checking for fgrep... /home/bastian/ledebot/source/staging_dir/host/bin/grep -F
checking for ld used by mips-openwrt-linux-musl-gcc... mips-openwrt-linux-musl-ld
checking if the linker (mips-openwrt-linux-musl-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... mips-openwrt-linux-musl-gcc-nm
checking the name lister (mips-openwrt-linux-musl-gcc-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-pc-linux-gnu file names to mips-openwrt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for mips-openwrt-linux-musl-ld option to reload object files... -r
checking for mips-openwrt-linux-objdump... mips-openwrt-linux-musl-objdump
checking how to recognize dependent libraries... pass_all
checking for mips-openwrt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mips-openwrt-linux-ar... (cached) mips-openwrt-linux-musl-gcc-ar
checking for archiver @FILE support... @
checking for mips-openwrt-linux-strip... (cached) mips-openwrt-linux-musl-strip
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking command to parse mips-openwrt-linux-musl-gcc-nm output from mips-openwrt-linux-musl-gcc object... ok
checking for sysroot... no
checking for mips-openwrt-linux-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mips-openwrt-linux-musl-gcc supports -fno-rtti -fno-exceptions... no
checking for mips-openwrt-linux-musl-gcc option to produce PIC... -fPIC -DPIC
checking if mips-openwrt-linux-musl-gcc PIC flag -fPIC -DPIC works... yes
checking if mips-openwrt-linux-musl-gcc static flag -static works... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... yes
checking if mips-openwrt-linux-musl-gcc supports -c -o file.o... (cached) yes
checking whether the mips-openwrt-linux-musl-gcc linker (mips-openwrt-linux-musl-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... (cached) 0
checking size of void *... (cached) 4
checking size of size_t... (cached) 4
checking size of ptrdiff_t... 4
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 4
checking size of uintptr_t... 4
checking size of float... 4
checking size of double... 8
checking size of long double... 8
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... (cached) 8
checking size of ssize_t... (cached) 4
checking size of time_t... 4
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... (cached) yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... (cached) yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... (cached) yes
checking whether to build assembly versions... no
checking whether your compiler passes the LZO conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls

   LZO configuration summary
   -------------------------
   LZO version                : 2.09
   configured for host        : mips-openwrt-linux-gnu
   source code location       : .
   compiler                   : mips-openwrt-linux-musl-gcc
   preprocessor definitions   : -DLZO_HAVE_CONFIG_H=1
   preprocessor flags         : -I/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/usr/include -I/home/bastian/ledebot/source/staging_dir/target-mips_24kc_musl/include -I/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/usr/include -I/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/include/fortify -I/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/include 
   compiler flags             : -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-saves -fno-plt -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -iremap/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09:lzo-2.09 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic -DLZO_CFG_NO_UNALIGNED=1 
   build static library       : yes
   build shared library       : yes
   enable i386 assembly code  : no


   LZO 2.09 configured.

   Copyright (C) 1996-2015 Markus Franz Xaver Johannes Oberhumer
   All Rights Reserved.

   The LZO library is free software; you can redistribute it and/or
   modify it under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of
   the License, or (at your option) any later version.

   The LZO library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   Markus F.X.J. Oberhumer
   <markus@oberhumer.com>
   http://www.oberhumer.com/opensource/lzo/


Type 'make' to build LZO.
Type 'make check' and 'make test' to test LZO.
Type 'make install' to install LZO.
After installing LZO, please have a look at 'examples/simple.c'.

make[4]: Entering directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
make  all-am
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
  CC       src/lzo1_99.lo
  CC       src/lzo1.lo
  CC       src/lzo1a.lo
  CC       src/lzo1a_99.lo
  CC       src/lzo1b_1.lo
  CC       src/lzo1b_2.lo
  CC       src/lzo1b_3.lo
  CC       src/lzo1b_5.lo
  CC       src/lzo1b_4.lo
  CC       src/lzo1b_6.lo
  CC       src/lzo1b_7.lo
  CC       src/lzo1b_8.lo
  CC       src/lzo1b_9.lo
  CC       src/lzo1b_99.lo
  CC       src/lzo1b_9x.lo
  CC       src/lzo1b_cc.lo
  CC       src/lzo1b_d1.lo
  CC       src/lzo1b_d2.lo
  CC       src/lzo1b_rr.lo
  CC       src/lzo1b_xx.lo
  CC       src/lzo1c_1.lo
  CC       src/lzo1c_2.lo
  CC       src/lzo1c_3.lo
  CC       src/lzo1c_4.lo
  CC       src/lzo1c_5.lo
  CC       src/lzo1c_6.lo
  CC       src/lzo1c_7.lo
  CC       src/lzo1c_8.lo
  CC       src/lzo1c_9.lo
  CC       src/lzo1c_99.lo
  CC       src/lzo1c_9x.lo
  CC       src/lzo1c_cc.lo
  CC       src/lzo1c_d1.lo
  CC       src/lzo1c_d2.lo
  CC       src/lzo1c_rr.lo
  CC       src/lzo1c_xx.lo
  CC       src/lzo1f_1.lo
  CC       src/lzo1f_9x.lo
  CC       src/lzo1f_d1.lo
  CC       src/lzo1f_d2.lo
  CC       src/lzo1x_1.lo
  CC       src/lzo1x_1k.lo
  CC       src/lzo1x_1l.lo
  CC       src/lzo1x_1o.lo
  CC       src/lzo1x_9x.lo
  CC       src/lzo1x_d1.lo
  CC       src/lzo1x_d2.lo
  CC       src/lzo1x_d3.lo
  CC       src/lzo1x_o.lo
  CC       src/lzo1y_1.lo
  CC       src/lzo1y_9x.lo
  CC       src/lzo1y_d1.lo
  CC       src/lzo1y_d2.lo
  CC       src/lzo1y_d3.lo
  CC       src/lzo1y_o.lo
  CC       src/lzo1z_9x.lo
  CC       src/lzo1z_d1.lo
  CC       src/lzo1z_d2.lo
  CC       src/lzo1z_d3.lo
  CC       src/lzo2a_9x.lo
  CC       src/lzo2a_d1.lo
  CC       src/lzo2a_d2.lo
  CC       src/lzo_crc.lo
  CC       src/lzo_init.lo
  CC       src/lzo_ptr.lo
  CC       src/lzo_str.lo
  CC       src/lzo_util.lo
  CC       examples/dict.o
  CC       examples/lzopack.o
  CC       examples/overlap.o
  CC       examples/precomp.o
  CC       examples/precomp2.o
  CC       examples/simple.o
  CC       lzotest/lzotest.o
  CC       tests/align.o
  CC       tests/chksum.o
  CC       tests/promote.o
  CC       tests/sizes.o
  CC       minilzo/t-testmini.o
  CCLD     tests/promote
  CC       minilzo/t-minilzo.o
  CCLD     src/liblzo2.la
  CCLD     tests/sizes
/home/bastian/ledebot/source/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl/lib/gcc/mips-openwrt-linux-musl/5.4.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CCLD     examples/dict
  CCLD     examples/lzopack
  CCLD     examples/overlap
  CCLD     examples/precomp
  CCLD     examples/precomp2
  CCLD     examples/simple
  CCLD     tests/align
  CCLD     tests/chksum
  CCLD     minilzo/testmini
  CCLD     lzotest/lzotest
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
make[4]: Entering directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
make[5]: Entering directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
 /bin/mkdir -p '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   src/liblzo2.la '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib'
OpenWrt-libtool: install: /usr/bin/install -c src/.libs/liblzo2.so.2.0.0 /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib/liblzo2.so.2.0.0
OpenWrt-libtool: install: (cd /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so.2 || { rm -f liblzo2.so.2 && ln -s liblzo2.so.2.0.0 liblzo2.so.2; }; })
OpenWrt-libtool: install: (cd /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib && { ln -s -f liblzo2.so.2.0.0 liblzo2.so || { rm -f liblzo2.so && ln -s liblzo2.so.2.0.0 liblzo2.so; }; })
OpenWrt-libtool: install: /usr/bin/install -c src/.libs/liblzo2.lai /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib/liblzo2.la
OpenWrt-libtool: install: /usr/bin/install -c src/.libs/liblzo2.a /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib/liblzo2.a
OpenWrt-libtool: install: chmod 644 /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib/liblzo2.a
OpenWrt-libtool: install: mips-openwrt-linux-musl-gcc-ranlib /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/lib/liblzo2.a
OpenWrt-libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /bin/mkdir -p '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/share/doc/lzo'
 /usr/bin/install -c -m 644 AUTHORS COPYING NEWS THANKS doc/LZO.FAQ doc/LZO.TXT doc/LZOAPI.TXT '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/share/doc/lzo'
 /bin/mkdir -p '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/include/lzo'
 /usr/bin/install -c -m 644 include/lzo/lzo1.h include/lzo/lzo1a.h include/lzo/lzo1b.h include/lzo/lzo1c.h include/lzo/lzo1f.h include/lzo/lzo1x.h include/lzo/lzo1y.h include/lzo/lzo1z.h include/lzo/lzo2a.h include/lzo/lzo_asm.h include/lzo/lzoconf.h include/lzo/lzodefs.h include/lzo/lzoutil.h '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-install/usr/include/lzo'
make[5]: Leaving directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
make[4]: Leaving directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09'
rstrip.sh: /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-mips_24kc/liblzo/usr/lib/liblzo2.so.2.0.0: shared object
Packaged contents of /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/lzo-2.09/ipkg-mips_24kc/liblzo into /home/bastian/ledebot/source/bin/packages/mips_24kc/base/liblzo_2.09-1_mips_24kc.ipk
