Loading _build/deps-source/yash/ OK name: yash -- single version: 2.49 wedge-make-from-source-dir () { local src_dir=$1; local install_dir=$2; time $src_dir/configure --disable-lineedit --prefix=$install_dir; time make } OK wedge-make-from-source-dir wedge-make-from-source-dir () { local src_dir=$1; local install_dir=$2; time $src_dir/configure --disable-lineedit --prefix=$install_dir; time make } OK wedge-install-from-source-dir OK wedge-smoke-test Loaded _build/deps-source/yash/ SRC /home/build/oil/_build/deps-source/yash/yash-2.49 wedge-make-from-source-dir () { local src_dir=$1; local install_dir=$2; time $src_dir/configure --disable-lineedit --prefix=$install_dir; time make } ~/oil/_build/deps-source/yash/yash-2.49 ~/oil checking operating system... linux checking POSIX conformance... 200809 checking SUS conformance... no checking whether the compiler works... yes checking whether the compiler accepts -O2 flag... yes checking whether make supports include statements... yes checking whether make sets $SHELL macro... yes checking for the pax command... no checking for the install command... yes checking what values _POSIX_C_SOURCE and _XOPEN_SOURCE should have... _POSIX_C_SOURCE=200809L, _XOPEN_SOURCE=700 checking if loader flag -lm can be omitted... yes checking for socket library... yes checking for ngettext... no checking for gettext library... no The gettext library is unavailable! Add the "--disable-nls" option and try again. configuration failed real 0m0.144s user 0m0.095s sys 0m0.047s