Applying ./patches/001-sysmalloc.patch using plaintext: patching file config_f.h Applying ./patches/010-wint.patch using plaintext: patching file ed.inputl.c autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/aclocal -I m4 -I . --force configure.ac:20: warning: macro 'AM_ICONV' not found in library autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf --include=m4 --include=. --prepend-include=/builder/shared-workdir/build/sdk/staging_dir/host/share/aclocal --force configure.ac:337: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:337: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:337: the top level configure.ac:20: error: possibly undefined macro: AM_ICONV If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. autoreconf: error: /builder/shared-workdir/build/sdk/staging_dir/host/bin/autoconf failed with exit status: 1 configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /builder/shared-workdir/build/sdk/staging_dir/host/bin/install -c checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu ./configure: line 3091: AM_ICONV: command not found checking cached host tuple... ok Tcsh will use configuration file `linux'. checking for x86_64-pc-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking whether gcc needs -traditional... no checking for gencat... /usr/bin/gencat checking for library containing crypt... -lcrypt checking for library containing getspnam... none required checking for library containing tgetent... -ltinfo checking for library containing gethostbyname... none required checking for library containing connect... none required checking for library containing catgets... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for auth.h... no checking for crypt.h... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for paths.h... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for wctype.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for egrep... (cached) /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for long long... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for mode_t... yes checking for size_t... yes checking for uid_t in sys/types.h... (cached) yes checking for uint32_t... yes checking for ssize_t... yes checking for socklen_t... yes checking for struct dirent.d_ino... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_tv... yes checking for struct utmp.ut_xtime... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_user... yes checking for struct utmpx.ut_tv... yes checking for struct utmpx.ut_xtime... no checking for struct sockaddr_storage.ss_family... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether crypt is declared... yes checking whether environ is declared... yes checking whether gethostname is declared... yes checking whether getpgrp is declared... yes checking for setlocale... yes checking for catgets... yes checking for dup2... yes checking for getauthid... no checking for getcwd... yes checking for gethostname... yes checking for getpwent... yes checking for getutent... yes checking for getutxent... yes checking for mallinfo... yes checking for mblen... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for nice... yes checking for nl_langinfo... yes checking for sbrk... yes checking for setpgid... yes checking for setpriority... yes checking for strerror... yes checking for strstr... yes checking for sysconf... yes checking for wcwidth... yes checking whether getpgrp requires zero arguments... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether setpgrp requires zero arguments... yes checking for working strcoll... yes configure: creating ./config.status config.status: creating Makefile config.status: creating nls/Makefile config.status: creating config.h config.status: executing ./atconfig commands configure: WARNING: unrecognized options: --disable-dependency-tracking make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/tcsh-6.22.04' grep 'ERR_' ./sh.err.c | grep '^#define' >> sh.err.h.tmp sh.err.h recreated. gcc -E -I. -I. -D_PATH_TCSHELL='"/builder/shared-workdir/build/sdk/staging_dir/hostpkg/bin/tcsh"' -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -D_h_tc_const\ ./tc.const.c | \ sed -n -e 's/^\(Char STR[a-zA-Z0-9_]*\) *\[ *\].*/extern \1[];/p' | \ LC_COLLATE=C sort >> tc.const.h.tmp tc.const.h recreated. rm -f gethost gcc -o gethost -I. -I. -O2 -I/builder/shared-workdir/build/sdk/staging_dir/host/include -I/builder/shared-workdir/build/sdk/staging_dir/hostpkg/include -I/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/include -L/builder/shared-workdir/build/sdk/staging_dir/host/lib -L/builder/shared-workdir/build/sdk/staging_dir/hostpkg/lib -L/builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a7_musl_eabi/host/lib ./gethost.c make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/hostpkg/tcsh-6.22.04' time: package/feeds/packages/tcsh/host-compile#6.27#2.32#23.01