Skip to content

Instantly share code, notes, and snippets.

@hnyman
Created December 1, 2015 10:48
Show Gist options
  • Save hnyman/ece652c065c193c31bf8 to your computer and use it in GitHub Desktop.
Save hnyman/ece652c065c193c31bf8 to your computer and use it in GitHub Desktop.
mutt debug
make[3]: Entering directory '/Openwrt/trunk/feeds/packages/mail/mutt'
. /Openwrt/trunk/include/shell.sh; gzip -dc /Openwrt/trunk/dl/mutt-1.5.24.tar.gz | tar -C /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.. -xf -
Applying ./patches/0001-no-po-and-docs.patch using plaintext:
patching file Makefile.in
touch /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.prepared_02dd6bd23a4185220433a2ccd5abd935
rm -f /Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.mutt_installed
(cd /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/./; if [ -x ./configure ]; then find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.guess | xargs -r chmod u+w; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.guess | xargs -r -n1 cp --remove-destination /Openwrt/trunk/scripts/config.guess; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.sub | xargs -r chmod u+w; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.sub | xargs -r -n1 cp --remove-destination /Openwrt/trunk/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " LDFLAGS="-L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro " ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --includedir=/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. --oldincludedir=/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. --enable-pop --enable-imap --with-ssl --without-idn ; fi; )
configure: loading site script /Openwrt/trunk/include/site/mips
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /Openwrt/trunk/staging_dir/host/bin/grep
checking for egrep... /Openwrt/trunk/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 build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking for prefix... /usr
checking for mips-openwrt-linux-gcc... (cached) mips-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mips-openwrt-linux-musl-gcc... (cached) gcc3
checking for mips-openwrt-linux-musl-gcc option to accept ISO C99... none needed
checking for library containing strerror... none required
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of off_t... (cached) 8
checking for dbx... no
checking for gdb... /usr/bin/gdb
checking for sdb... no
checking for inttypes.h... (cached) yes
checking for uint32_t... yes
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for unsigned long long int... yes
checking for long long int... yes
checking for sendmail... /usr/sbin/sendmail
checking whether to build with GPGME support... no
checking for ispell... no
checking for initscr... no
checking for waddnwstr in -lncurses... no
checking for waddnwstr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking ncursesw/ncurses.h usability... no
checking ncursesw/ncurses.h presence... no
checking for ncursesw/ncurses.h... no
checking for start_color declaration... yes
checking for typeahead declaration... yes
checking for bkgdset declaration... yes
checking for curs_set declaration... yes
checking for meta declaration... yes
checking for use_default_colors declaration... yes
checking for resizeterm declaration... yes
checking for use_extended_names... yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking unix.h usability... no
checking unix.h presence... no
checking for unix.h... no
checking for setrlimit... yes
checking for getsid... yes
checking for sig_atomic_t in signal.h... yes, non volatile
checking whether sys_siglist is declared... (cached) no
checking for pid_t... yes
checking for ssize_t... yes
checking for fgetpos... yes
checking for memmove... yes
checking for setegid... yes
checking for srand48... yes
checking for strerror... (cached) yes
checking for setenv... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strsep... yes
checking for strtok_r... yes
checking for wcscasecmp... yes
checking for strcasestr... yes
checking for mkdtemp... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking whether your system's snprintf is C99 compliant... no
checking whether your system's vsnprintf is C99 compliant... no
checking for va_copy... va_copy
checking for ftruncate... yes
checking for strftime... (cached) yes
checking for fchdir... yes
checking for regcomp... yes
checking whether your system's regexp library is completely broken... yes
Using the included GNU regex instead.
checking where new mail is stored... /var/mail
checking if /var/mail is world writable... no
checking if /var/mail is group writable... no
checking where to put the documentation... ${datarootdir}/doc/mutt
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for socklen_t... yes
checking for gethostent... yes
checking for setsockopt... yes
checking for getaddrinfo... (cached) yes
checking for deflate in -lz... yes
checking for X509_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for RAND_status... yes
checking for RAND_egd... yes
checking whether struct dirent defines d_ino... yes
checking for library containing strerror... (cached) none required
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking for bison... bison
checking version of bison... 3.0.4, ok
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking whether iconv.h defines iconv_t... yes
checking whether this iconv is good enough... yes
checking whether iconv is non-transcribing... no
checking for bind_textdomain_codeset... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking for iswalpha... yes
checking for iswblank... yes
checking for iswcntrl... yes
checking for iswdigit... yes
checking for iswgraph... yes
checking for iswlower... yes
checking for iswprint... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for iswupper... yes
checking for iswxdigit... yes
checking for towupper... yes
checking for towlower... yes
checking for mbstate_t... yes
checking for wchar_t functions... yes
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and YESEXPR... yes
checking for ospcat... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating imap/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating hcachever.sh
config.status: creating muttbug.sh
config.status: creating doc/instdoc.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
rm -f /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.configured_*
touch /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.configured_yyyyyyyy
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " LDFLAGS="-L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro " make -j1 -C /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
./gen_defs ./OPS ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h
./patchlist.sh < ./PATCHES > patchlist.c
echo 'const char *ReleaseDate = "'`head -n 1 ./ChangeLog | LC_ALL=C cut -d ' ' -f 1`'";' > reldate.h.tmp; \
cmp -s reldate.h.tmp reldate.h || cp reldate.h.tmp reldate.h; \
rm reldate.h.tmp
mips-openwrt-linux-musl-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I./intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT txt2c.o -MD -MP -MF .deps/txt2c.Tpo -c -o txt2c.o txt2c.c
mv -f .deps/txt2c.Tpo .deps/txt2c.Po
mips-openwrt-linux-musl-gcc -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro -o txt2c txt2c.o
( \
mips-openwrt-linux-musl-gcc -v || \
mips-openwrt-linux-musl-gcc --version || \
mips-openwrt-linux-musl-gcc -V || \
echo "unknown compiler"; \
) 2>&1 | ./txt2c.sh cc_version >conststrings_c
echo "-Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " | ./txt2c.sh cc_cflags >>conststrings_c
grep ac_cs_config= config.status | \
cut -d= -f2- | \
sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c
mv -f conststrings_c conststrings.c
make all-recursive
make[5]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
Making all in m4
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/m4'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/m4'
Making all in intl
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/intl'
Making all in contrib
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/contrib'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/contrib'
Making all in imap
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/imap'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c
In file included from imap_private.h:24:0,
from auth.c:28:
../mutt_curses.h:52:21: fatal error: curses.h: No such file or directory
compilation terminated.
Makefile:397: recipe for target 'auth.o' failed
make[6]: *** [auth.o] Error 1
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/imap'
Makefile:854: recipe for target 'all-recursive' failed
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
Makefile:530: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
Makefile:53: recipe for target '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.built' failed
make[3]: *** [/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.built] Error 2
make[3]: Leaving directory '/Openwrt/trunk/feeds/packages/mail/mutt'
CONFIG_TARGET_ar71xx=y
CONFIG_TARGET_ar71xx_generic=y
CONFIG_TARGET_ar71xx_generic_WNDR3700=y
CONFIG_DEVEL=y
CONFIG_BUILD_LOG=y
CONFIG_OPENSSL_WITH_EC=y
CONFIG_PACKAGE_libncursesw=y
CONFIG_PACKAGE_libopenssl=y
CONFIG_PACKAGE_mutt=y
CONFIG_PACKAGE_zlib=y
make[3]: Entering directory '/Openwrt/trunk/feeds/packages/mail/mutt'
. /Openwrt/trunk/include/shell.sh; gzip -dc /Openwrt/trunk/dl/mutt-1.5.24.tar.gz | tar -C /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.. -xf -
Applying ./patches/0001-no-po-and-docs.patch using plaintext:
patching file Makefile.in
touch /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.prepared_02dd6bd23a4185220433a2ccd5abd935
rm -f /Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/stamp/.mutt_installed
(cd /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/./; if [ -x ./configure ]; then find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.guess | xargs -r chmod u+w; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.guess | xargs -r -n1 cp --remove-destination /Openwrt/trunk/scripts/config.guess; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.sub | xargs -r chmod u+w; find /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/ -name config.sub | xargs -r -n1 cp --remove-destination /Openwrt/trunk/scripts/config.sub; AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " CPPFLAGS="-I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " LDFLAGS="-L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro " ./configure --target=mips-openwrt-linux --host=mips-openwrt-linux --build=x86_64-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --disable-nls --includedir=/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. --oldincludedir=/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. --enable-pop --enable-imap --with-ssl --without-idn ; fi; )
configure: loading site script /Openwrt/trunk/include/site/mips
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mips-openwrt-linux-strip... mips-openwrt-linux-musl-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for mips-openwrt-linux-gcc... mips-openwrt-linux-musl-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... yes
checking dependency style of mips-openwrt-linux-musl-gcc... gcc3
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking for grep that handles long lines and -e... /Openwrt/trunk/staging_dir/host/bin/grep
checking for egrep... /Openwrt/trunk/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 build system type... x86_64-pc-linux-gnu
checking host system type... mips-openwrt-linux-gnu
checking for prefix... /usr
checking for mips-openwrt-linux-gcc... (cached) mips-openwrt-linux-musl-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mips-openwrt-linux-musl-gcc accepts -g... (cached) yes
checking for mips-openwrt-linux-musl-gcc option to accept ISO C89... (cached) none needed
checking whether mips-openwrt-linux-musl-gcc understands -c and -o together... (cached) yes
checking dependency style of mips-openwrt-linux-musl-gcc... (cached) gcc3
checking for mips-openwrt-linux-musl-gcc option to accept ISO C99... none needed
checking for library containing strerror... none required
checking how to run the C preprocessor... mips-openwrt-linux-musl-gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking for mips-openwrt-linux-ranlib... mips-openwrt-linux-musl-gcc-ranlib
checking for mips-openwrt-linux-ar... mips-openwrt-linux-musl-gcc-ar
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of off_t... (cached) 8
checking for dbx... no
checking for gdb... /usr/bin/gdb
checking for sdb... no
checking for inttypes.h... (cached) yes
checking for uint32_t... yes
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking for unsigned long long int... yes
checking for long long int... yes
checking for sendmail... /usr/sbin/sendmail
checking whether to build with GPGME support... no
checking for ispell... no
checking for initscr... no
checking for waddnwstr in -lncurses... no
checking for waddnwstr in -lncursesw... yes
checking for initscr in -lncursesw... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking for start_color declaration... yes
checking for typeahead declaration... yes
checking for bkgdset declaration... yes
checking for curs_set declaration... yes
checking for meta declaration... yes
checking for use_default_colors declaration... yes
checking for resizeterm declaration... yes
checking for use_extended_names... yes
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking ioctl.h usability... no
checking ioctl.h presence... no
checking for ioctl.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking unix.h usability... no
checking unix.h presence... no
checking for unix.h... no
checking for setrlimit... yes
checking for getsid... yes
checking for sig_atomic_t in signal.h... yes, non volatile
checking whether sys_siglist is declared... (cached) no
checking for pid_t... yes
checking for ssize_t... yes
checking for fgetpos... yes
checking for memmove... yes
checking for setegid... yes
checking for srand48... yes
checking for strerror... (cached) yes
checking for setenv... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strsep... yes
checking for strtok_r... yes
checking for wcscasecmp... yes
checking for strcasestr... yes
checking for mkdtemp... yes
checking for getopt... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for snprintf... yes
checking for vsnprintf... (cached) yes
checking whether your system's snprintf is C99 compliant... no
checking whether your system's vsnprintf is C99 compliant... no
checking for va_copy... va_copy
checking for ftruncate... yes
checking for strftime... (cached) yes
checking for fchdir... yes
checking for regcomp... yes
checking whether your system's regexp library is completely broken... yes
Using the included GNU regex instead.
checking where new mail is stored... /var/mail
checking if /var/mail is world writable... no
checking if /var/mail is group writable... no
checking where to put the documentation... ${datarootdir}/doc/mutt
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for socklen_t... yes
checking for gethostent... yes
checking for setsockopt... yes
checking for getaddrinfo... (cached) yes
checking for deflate in -lz... yes
checking for X509_new in -lcrypto... yes
checking for SSL_new in -lssl... yes
checking for RAND_status... yes
checking for RAND_egd... yes
checking whether struct dirent defines d_ino... yes
checking for library containing strerror... (cached) none required
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking for bison... bison
checking version of bison... 3.0.4, ok
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking whether iconv.h defines iconv_t... yes
checking whether this iconv is good enough... yes
checking whether iconv is non-transcribing... no
checking for bind_textdomain_codeset... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for iswalnum... yes
checking for iswalpha... yes
checking for iswblank... yes
checking for iswcntrl... yes
checking for iswdigit... yes
checking for iswgraph... yes
checking for iswlower... yes
checking for iswprint... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for iswupper... yes
checking for iswxdigit... yes
checking for towupper... yes
checking for towlower... yes
checking for mbstate_t... yes
checking for wchar_t functions... yes
checking for nl_langinfo and CODESET... yes
checking for nl_langinfo and YESEXPR... yes
checking for ospcat... none
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating doc/Makefile
config.status: creating imap/Makefile
config.status: creating intl/Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating hcachever.sh
config.status: creating muttbug.sh
config.status: creating doc/instdoc.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
rm -f /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.configured_*
touch /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/.configured_yyyyyyyy
CFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " CXXFLAGS="-Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include " LDFLAGS="-L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro " make -j1 -C /Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/. AR="mips-openwrt-linux-musl-gcc-ar" AS="mips-openwrt-linux-musl-gcc -c -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro" LD=mips-openwrt-linux-musl-ld NM="mips-openwrt-linux-musl-gcc-nm" CC="mips-openwrt-linux-musl-gcc" GCC="mips-openwrt-linux-musl-gcc" CXX="mips-openwrt-linux-musl-g++" RANLIB="mips-openwrt-linux-musl-gcc-ranlib" STRIP=mips-openwrt-linux-musl-strip OBJCOPY=mips-openwrt-linux-musl-objcopy OBJDUMP=mips-openwrt-linux-musl-objdump SIZE=mips-openwrt-linux-musl-size CROSS="mips-openwrt-linux-musl-" ARCH="mips" ;
make[4]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
./gen_defs ./OPS ./OPS.PGP ./OPS.SMIME ./OPS.CRYPT > keymap_defs.h
./patchlist.sh < ./PATCHES > patchlist.c
echo 'const char *ReleaseDate = "'`head -n 1 ./ChangeLog | LC_ALL=C cut -d ' ' -f 1`'";' > reldate.h.tmp; \
cmp -s reldate.h.tmp reldate.h || cp reldate.h.tmp reldate.h; \
rm reldate.h.tmp
mips-openwrt-linux-musl-gcc -DPKGDATADIR=\"/usr/share/mutt\" -DSYSCONFDIR=\"/etc\" -DBINDIR=\"/usr/bin\" -DMUTTLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H=1 -I. -I. -I. -I./imap -Iintl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I./intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT txt2c.o -MD -MP -MF .deps/txt2c.Tpo -c -o txt2c.o txt2c.c
mv -f .deps/txt2c.Tpo .deps/txt2c.Po
mips-openwrt-linux-musl-gcc -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/lib -L/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib -znow -zrelro -o txt2c txt2c.o
( \
mips-openwrt-linux-musl-gcc -v || \
mips-openwrt-linux-musl-gcc --version || \
mips-openwrt-linux-musl-gcc -V || \
echo "unknown compiler"; \
) 2>&1 | ./txt2c.sh cc_version >conststrings_c
echo "-Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro " | ./txt2c.sh cc_cflags >>conststrings_c
grep ac_cs_config= config.status | \
cut -d= -f2- | \
sed -e 's/^"//' -e 's/"$//' | ./txt2c.sh configure_options >>conststrings_c
mv -f conststrings_c conststrings.c
make all-recursive
make[5]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24'
Making all in m4
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/m4'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/m4'
Making all in intl
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/intl'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/intl'
Making all in contrib
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/contrib'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/contrib'
Making all in imap
make[6]: Entering directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/imap'
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c
mv -f .deps/auth.Tpo .deps/auth.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT auth_login.o -MD -MP -MF .deps/auth_login.Tpo -c -o auth_login.o auth_login.c
mv -f .deps/auth_login.Tpo .deps/auth_login.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT browse.o -MD -MP -MF .deps/browse.Tpo -c -o browse.o browse.c
mv -f .deps/browse.Tpo .deps/browse.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT command.o -MD -MP -MF .deps/command.Tpo -c -o command.o command.c
mv -f .deps/command.Tpo .deps/command.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c
mv -f .deps/imap.Tpo .deps/imap.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT message.o -MD -MP -MF .deps/message.Tpo -c -o message.o message.c
mv -f .deps/message.Tpo .deps/message.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT utf7.o -MD -MP -MF .deps/utf7.Tpo -c -o utf7.o utf7.c
mv -f .deps/utf7.Tpo .deps/utf7.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
mv -f .deps/util.Tpo .deps/util.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT auth_anon.o -MD -MP -MF .deps/auth_anon.Tpo -c -o auth_anon.o auth_anon.c
mv -f .deps/auth_anon.Tpo .deps/auth_anon.Po
mips-openwrt-linux-musl-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../intl -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/target-mips_34kc_musl-1.1.11/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/usr/include -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include/fortify -I/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/include -I../intl -Wall -pedantic -Wno-long-long -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -Wno-error=unused-result -msoft-float -mips16 -minterlink-mips16 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -MT auth_cram.o -MD -MP -MF .deps/auth_cram.Tpo -c -o auth_cram.o auth_cram.c
mv -f .deps/auth_cram.Tpo .deps/auth_cram.Po
rm -f libimap.a
mips-openwrt-linux-musl-gcc-ar cru libimap.a auth.o auth_login.o browse.o command.o imap.o message.o utf7.o util.o auth_anon.o auth_cram.o
/Openwrt/trunk/staging_dir/toolchain-mips_34kc_gcc-5.2.0_musl-1.1.11/lib/gcc/mips-openwrt-linux-musl/5.2.0/../../../../mips-openwrt-linux-musl/bin/ar: `u' modifier ignored since `D' is the default (see `U')
mips-openwrt-linux-musl-gcc-ranlib libimap.a
make[6]: Leaving directory '/Openwrt/trunk/build_dir/target-mips_34kc_musl-1.1.11/mutt-1.5.24/imap'
...
CONFIG_TARGET_ar71xx=y
CONFIG_TARGET_ar71xx_generic=y
CONFIG_TARGET_ar71xx_generic_WNDR3700=y
CONFIG_DEVEL=y
CONFIG_BUILD_LOG=y
CONFIG_OPENSSL_WITH_EC=y
CONFIG_PACKAGE_libncurses=y
CONFIG_PACKAGE_libncursesw=y
CONFIG_PACKAGE_libopenssl=y
CONFIG_PACKAGE_mutt=y
CONFIG_PACKAGE_terminfo=y
CONFIG_PACKAGE_zlib=y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment