>>> ncmpc 0.27 Extracting xzcat /accts/mlweber1/instance-3/dl/ncmpc-0.27.tar.xz | tar --strip-components=1 -C /accts/mlweber1/instance-3/output/build/ncmpc-0.27 -xf - >>> ncmpc 0.27 Patching >>> ncmpc 0.27 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-3/output/build/ncmpc-0.27 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ncmpc 0.27 Patching libtool >>> ncmpc 0.27 Configuring (cd /accts/mlweber1/instance-3/output/build/ncmpc-0.27/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-3/output/host/bin:/accts/mlweber1/instance-3/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-ar" AS="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-as" LD="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-ld" NM="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-nm" CC="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc" GCC="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc" CPP="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-cpp" CXX="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-g++" FC="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gfortran" F77="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-ranlib" READELF="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-readelf" STRIP="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-3/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-3/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-3/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-3/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-3/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-3/output/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=mips-buildroot-linux-gnu --host=mips-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --enable-ipv6, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips-buildroot-linux-gnu-strip... /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-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 whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for mips-buildroot-linux-gnu-gcc... /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-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 /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc accepts -g... yes checking for /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc... none checking for /accts/mlweber1/instance-3/output/host/bin/mips-linux-gnu-gcc option to accept ISO C99... none needed checking pkg-config is at least version 0.9.0... yes checking for ncursesw via pkg-config... no checking for ncursesw via fallback... checking for initscr() with -lncursesw... no checking for ncurses via pkg-config... no checking for ncurses via fallback... checking for initscr() with -lncurses... yes checking for nodelay() with -lncurses... yes checking for working ncurses/curses.h... no checking for working ncurses.h... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips-buildroot-linux-gnu checking for socket... yes checking for gethostbyname... yes checking for GLIB... yes checking for LIBMPDCLIENT... no configure: error: libmpdclient2 is required make: *** [/accts/mlweber1/instance-3/output/build/ncmpc-0.27/.stamp_configured] Error 1 make: Leaving directory `/accts/mlweber1/instance-3/buildroot'