
Applying ./patches/001-install_perm.patch using plaintext: 
patching file support/shlib-install
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: configure.ac: not using aclocal
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/bastian/ledebot/openwrt/staging_dir/host/bin/autoconf --include=/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/host/share/aclocal --include=/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/bastian/ledebot/openwrt/staging_dir/host/share/aclocal --force
autoreconf: running: /home/bastian/ledebot/openwrt/staging_dir/host/bin/autoheader --include=/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/host/share/aclocal --include=/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/share/aclocal --include=m4 --include=. --prepend-include=/home/bastian/ledebot/openwrt/staging_dir/host/share/aclocal --force
autoheader: warning: missing template: CTYPE_NON_ASCII
autoheader: Use AC_DEFINE([CTYPE_NON_ASCII], [], [Description])
autoheader: warning: missing template: FIONREAD_IN_SYS_IOCTL
autoheader: warning: missing template: HAVE_BSD_SIGNALS
autoheader: warning: missing template: HAVE_GETPW_DECLS
autoheader: warning: missing template: HAVE_LANGINFO_CODESET
autoheader: warning: missing template: HAVE_MBRLEN
autoheader: warning: missing template: HAVE_MBSCMP
autoheader: warning: missing template: HAVE_MBSNRTOWCS
autoheader: warning: missing template: HAVE_MBSRTOWCS
autoheader: warning: missing template: HAVE_MBSTATE_T
autoheader: warning: missing template: HAVE_POSIX_SIGNALS
autoheader: warning: missing template: HAVE_POSIX_SIGSETJMP
autoheader: warning: missing template: HAVE_STRUCT_DIRENT_D_FILENO
autoheader: warning: missing template: HAVE_STRUCT_DIRENT_D_INO
autoheader: warning: missing template: HAVE_USG_SIGHOLD
autoheader: warning: missing template: HAVE_WCRTOMB
autoheader: warning: missing template: HAVE_WCSCOLL
autoheader: warning: missing template: HAVE_WCSDUP
autoheader: warning: missing template: HAVE_WCTYPE
autoheader: warning: missing template: HAVE_WCWIDTH
autoheader: warning: missing template: MUST_REINSTALL_SIGHANDLERS
autoheader: warning: missing template: NO_MULTIBYTE_SUPPORT
autoheader: warning: missing template: SPEED_T_IN_SYS_TYPES
autoheader: warning: missing template: STRCOLL_BROKEN
autoheader: warning: missing template: STRUCT_WINSIZE_IN_SYS_IOCTL
autoheader: warning: missing template: STRUCT_WINSIZE_IN_TERMIOS
autoheader: warning: missing template: TIOCSTAT_IN_SYS_IOCTL
autoheader: warning: missing template: VOID_SIGHANDLER
autoreconf: /home/bastian/ledebot/openwrt/staging_dir/host/bin/autoheader failed with exit status: 1
configure: WARNING: unrecognized options: --disable-nls
configure: loading site script /home/bastian/ledebot/openwrt/include/site/mips
checking build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
configure: cross-compiling for mips-openwrt-linux-gnu is not supported

Beginning configuration for readline-6.3 for mips-openwrt-linux-gnu

checking whether make sets $(MAKE)... yes
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 how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /home/bastian/ledebot/openwrt/staging_dir/host/bin/grep
checking for egrep... /home/bastian/ledebot/openwrt/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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether mips-openwrt-linux-musl-gcc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for fcntl... yes
checking for kill... yes
checking for lstat... (cached) yes
checking for memmove... yes
checking for putenv... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... (cached) yes
checking for strcasecmp... yes
checking for strpbrk... yes
checking for tcgetattr... yes
checking for vsnprintf... (cached) yes
checking for isascii... yes
checking for isxdigit... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for working strcoll... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking for memory.h... (cached) yes
checking termcap.h usability... no
checking termcap.h presence... no
checking for termcap.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for sys/ptem.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... configure: WARNING: cannot check signal handling if cross compiling -- defaulting to no
no
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) yes
checking for lstat... yes
checking whether or not strcoll and strcmp differ... configure: WARNING: cannot check strcoll if cross compiling -- defaulting to no
no
checking whether the ctype macros accept non-ascii characters... configure: WARNING: cannot check ctype macros if cross compiling -- defaulting to no
no
checking whether getpw functions are declared in pwd.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for sig_atomic_t in signal.h... yes
checking whether signal handlers are of type void... yes
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... yes
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
checking for struct dirent.d_ino... yes
checking for struct dirent.d_fileno... yes
checking whether AUDIT_USER_TTY is declared... yes
checking for tgetent... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... no
checking for tgetent in -lncurses... no
checking which library has the termcap functions... using gnutermcap
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for mbrlen... yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... yes
checking for mbschr... no
checking for wcrtomb... yes
checking for wcscoll... yes
checking for wcsdup... yes
checking for wcwidth... yes
checking for wctype... yes
checking for wcswidth... yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for iswlower... yes
checking for iswupper... yes
checking for towlower... yes
checking for towupper... yes
checking for iswctype... yes
checking for nl_langinfo and CODESET... yes
checking for wchar_t in wchar.h... yes
checking for wctype_t in wctype.h... yes
checking for wint_t in wctype.h... yes
checking for wcwidth broken with unicode combining characters... (cached) no
checking configuration for building shared libraries... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating shlib/Makefile
config.status: creating config.h
config.status: executing default commands
configure: WARNING: unrecognized options: --disable-nls
make[4]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3'
rm -f readline.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  readline.c
rm -f vi_mode.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  vi_mode.c
rm -f funmap.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  funmap.c
rm -f keymaps.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  keymaps.c
rm -f parens.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  parens.c
rm -f search.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  search.c
rm -f rltty.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  rltty.c
rm -f complete.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  complete.c
rm -f bind.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  bind.c
rm -f isearch.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  isearch.c
rm -f display.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  display.c
rm -f signals.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  signals.c
rm -f util.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  util.c
rm -f kill.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  kill.c
rm -f undo.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  undo.c
rm -f macro.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  macro.c
rm -f input.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  input.c
rm -f callback.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  callback.c
rm -f terminal.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  terminal.c
rm -f text.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  text.c
rm -f nls.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  nls.c
rm -f misc.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  misc.c
rm -f history.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  history.c
rm -f histexpand.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  histexpand.c
rm -f histfile.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  histfile.c
rm -f histsearch.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  histsearch.c
rm -f shell.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  shell.c
rm -f mbutil.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  mbutil.c
rm -f tilde.o
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -DREADLINE_LIBRARY -c ./tilde.c
rm -f colors.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  colors.c
rm -f parse-colors.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  parse-colors.c
rm -f xmalloc.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  xmalloc.c
rm -f xfree.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  xfree.c
rm -f compat.o
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  compat.c
test -d shlib || mkdir shlib
( cd shlib ; make -w -j --jobserver-fds=3,4 all )
make[5]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
rm -f readline.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o readline.o ../readline.c 
rm -f vi_mode.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o vi_mode.o ../vi_mode.c 
rm -f funmap.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o funmap.o ../funmap.c 
rm -f keymaps.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o keymaps.o ../keymaps.c 
mv funmap.o funmap.so
mv keymaps.o keymaps.so
rm -f libreadline.a
mips-openwrt-linux-musl-gcc-ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o
test -n "mips-openwrt-linux-musl-gcc-ranlib" && mips-openwrt-linux-musl-gcc-ranlib libreadline.a
rm -f libhistory.a
mips-openwrt-linux-musl-gcc-ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
test -n "mips-openwrt-linux-musl-gcc-ranlib" && mips-openwrt-linux-musl-gcc-ranlib libhistory.a
rm -f parens.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o parens.o ../parens.c 
mv readline.o readline.so
rm -f search.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o search.o ../search.c 
rm -f rltty.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o rltty.o ../rltty.c 
mv parens.o parens.so
rm -f complete.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o complete.o ../complete.c 
rm -f bind.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o bind.o ../bind.c 
rm -f isearch.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o isearch.o ../isearch.c 
mv search.o search.so
mv rltty.o rltty.so
rm -f display.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o display.o ../display.c 
rm -f signals.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o signals.o ../signals.c 
mv vi_mode.o vi_mode.so
rm -f util.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o util.o ../util.c 
rm -f kill.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o kill.o ../kill.c 
mv isearch.o isearch.so
rm -f undo.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o undo.o ../undo.c 
mv signals.o signals.so
mv undo.o undo.so
mv util.o util.so
rm -f macro.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o macro.o ../macro.c 
mv kill.o kill.so
rm -f input.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o input.o ../input.c 
mv macro.o macro.so
rm -f callback.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o callback.o ../callback.c 
mv callback.o callback.so
mv bind.o bind.so
rm -f terminal.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o terminal.o ../terminal.c 
mv input.o input.so
rm -f text.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o text.o ../text.c 
mv complete.o complete.so
rm -f nls.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o nls.o ../nls.c 
rm -f misc.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o misc.o ../misc.c 
mv nls.o nls.so
rm -f history.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o history.o ../history.c 
mv terminal.o terminal.so
rm -f histexpand.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o histexpand.o ../histexpand.c 
rm -f histfile.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o histfile.o ../histfile.c 
mv misc.o misc.so
rm -f histsearch.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o histsearch.o ../histsearch.c 
mv history.o history.so
rm -f shell.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o shell.o ../shell.c 
mv histsearch.o histsearch.so
rm -f mbutil.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o mbutil.o ../mbutil.c 
mv shell.o shell.so
rm -f tilde.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -DREADLINE_LIBRARY -c -o tilde.o ../tilde.c
mv histfile.o histfile.so
rm -f colors.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o colors.o ../colors.c 
rm -f parse-colors.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o parse-colors.o ../parse-colors.c 
mv display.o display.so
rm -f xmalloc.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o xmalloc.o ../xmalloc.c 
mv mbutil.o mbutil.so
rm -f xfree.so
mv tilde.o tilde.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o xfree.o ../xfree.c 
mv xmalloc.o xmalloc.so
rm -f compat.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o compat.o ../compat.c 
mv xfree.o xfree.so
mv colors.o colors.so
mv compat.o compat.so
mv parse-colors.o parse-colors.so
mv text.o text.so
mv histexpand.o histexpand.so
rm -f libreadline.so.6.3
mips-openwrt-linux-musl-gcc -shared -Wl,-soname,libreadline.so.6.3 -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/lib -znow -zrelro  -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.6.3 .3` -o libreadline.so.6.3 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so 
rm -f libhistory.so.6.3
mips-openwrt-linux-musl-gcc -shared -Wl,-soname,libhistory.so.6.3 -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/lib -znow -zrelro  -Wl,-rpath,/usr/lib -Wl,-soname,`basename libhistory.so.6.3 .3` -o libhistory.so.6.3 history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so xmalloc.so xfree.so 
make[5]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
make[4]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3'
make[4]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3'
/bin/sh ./support/mkinstalldirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/include \
	/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/include/readline /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib \
	/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/man/man3 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/share/doc/readline
mkdir -p -- /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/include /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/include/readline /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/man/man3 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/share/doc/readline
for f in readline.h chardefs.h keymaps.h history.h tilde.h rlstdc.h rlconf.h rltypedefs.h; do \
	/usr/bin/install -c -m 644 ./$f /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/include/readline ; \
done
/usr/bin/install -c -m 644 ./CHANGES ./INSTALL ./README /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/share/doc/readline
( if test -d doc ; then \
	cd doc && \
	make -w infodir=/usr/info DESTDIR=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install install; \
  fi )
make[5]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/doc'
/bin/sh ../support/mkdirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/man/man3
if test -n "" ; then \
	/bin/sh ../support/mkdirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install ; \
fi
if test -f readline.info; then \
	/usr/bin/install -c -m 644 readline.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/readline.info; \
else \
	/usr/bin/install -c -m 644 ./readline.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/readline.info; \
fi
if test -f rluserman.info; then \
	/usr/bin/install -c -m 644 rluserman.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/rluserman.info; \
else \
	/usr/bin/install -c -m 644 ./rluserman.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/rluserman.info; \
fi
if test -f history.info; then \
	/usr/bin/install -c -m 644 history.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/history.info; \
else \
	/usr/bin/install -c -m 644 ./history.info /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/history.info; \
fi
if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \
	install-info --dir-file=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/dir \
		/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/readline.info ; \
	install-info --dir-file=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/dir \
		/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/history.info ; \
	install-info --dir-file=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/dir \
		/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/info/rluserman.info ; \
else true; fi
/usr/bin/install -c -m 644 ./readline.3 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/man/man3/readline.3
/usr/bin/install -c -m 644 ./history.3 /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/man/man3/history.3
if test -n "" ; then \
	if test -f readline.html; then \
		/usr/bin/install -c -m 644 readline.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/readline.html; \
	else \
		/usr/bin/install -c -m 644 ./readline.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/readline.html; \
	fi ; \
	if test -f history.html; then \
		/usr/bin/install -c -m 644 history.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/history.html; \
	else \
		/usr/bin/install -c -m 644 ./history.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/history.html; \
	fi ; \
	if test -f rluserman.html; then \
		/usr/bin/install -c -m 644 rluserman.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/rluserman.html; \
	else \
		/usr/bin/install -c -m 644 ./rluserman.html /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/rluserman.html; \
	fi ; \
fi
make[5]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/doc'
( cd examples ; make -w DESTDIR=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install install )
make[5]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/examples'
/bin/sh ../support/mkdirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/share/readline
mkdir /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/share/readline
make[5]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/examples'
mv /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libreadline.a /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libreadline.old
mv: cannot stat '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libreadline.a': No such file or directory
Makefile:238: recipe for target 'install-static' failed
make[4]: [install-static] Error 1 (ignored)
/usr/bin/install -c -m 644 libreadline.a /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libreadline.a
test -n "mips-openwrt-linux-musl-gcc-ranlib" && mips-openwrt-linux-musl-gcc-ranlib /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libreadline.a
mv /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libhistory.a /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libhistory.old
mv: cannot stat '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libhistory.a': No such file or directory
Makefile:238: recipe for target 'install-static' failed
make[4]: [install-static] Error 1 (ignored)
/usr/bin/install -c -m 644 libhistory.a /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libhistory.a
test -n "mips-openwrt-linux-musl-gcc-ranlib" && mips-openwrt-linux-musl-gcc-ranlib /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib/libhistory.a
test -d shlib || mkdir shlib
( cd shlib ; make -w all )
make[5]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
rm -f vi_mode.so
mips-openwrt-linux-musl-gcc -c -DHAVE_CONFIG_H -DCROSS_COMPILING  -I. -I.. -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/include -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include/fortify -I/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/include  -I. -I.. -I.. -DRL_LIBRARY_VERSION='"6.3"' -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -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/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3:readline-6.3 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -fpic  -fPIC -o vi_mode.o ../vi_mode.c 
mv vi_mode.o vi_mode.so
rm -f libreadline.so.6.3
mips-openwrt-linux-musl-gcc -shared -Wl,-soname,libreadline.so.6.3 -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/target-mips_34kc_musl-1.1.14/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/usr/lib -L/home/bastian/ledebot/openwrt/staging_dir/toolchain-mips_34kc_gcc-5.3.0_musl-1.1.14/lib -znow -zrelro  -Wl,-rpath,/usr/lib -Wl,-soname,`basename libreadline.so.6.3 .3` -o libreadline.so.6.3 readline.so vi_mode.so funmap.so keymaps.so parens.so search.so rltty.so complete.so bind.so isearch.so display.so signals.so util.so kill.so undo.so macro.so input.so callback.so terminal.so text.so nls.so misc.so history.so histexpand.so histfile.so histsearch.so shell.so mbutil.so tilde.so colors.so parse-colors.so xmalloc.so xfree.so compat.so 
make[5]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
( cd shlib ; make -w DESTDIR=/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install install )
make[5]: Entering directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
/bin/sh ../support/mkdirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib
/bin/sh ../support/mkdirs /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/bin
mkdir /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/bin
/bin/sh ../support/shlib-install -O linux-gnu -V openwrt -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib -b /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/bin -i "/usr/bin/install -c -m 644" libhistory.so.6.3
/bin/sh ../support/shlib-install -O linux-gnu -V openwrt -d /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/lib -b /home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/ipkg-install/usr/bin -i "/usr/bin/install -c -m 644" libreadline.so.6.3
install: you may need to run ldconfig
make[5]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3/shlib'
make[4]: Leaving directory '/home/bastian/ledebot/openwrt/build_dir/target-mips_34kc_musl-1.1.14/readline-6.3'
