*** WEDGE running in 2025 mode with ../oils.DEPS *** unboxed _build/deps-source/time-helper/ 2023-02-28 wedge_out_base_dir=/home/build/oils.DEPS/wedge Loading _build/deps-source/time-helper/ OK name: time-helper -- single version: 2023-02-28 -- WEDGE_IS_ABSOLUTE wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; local in=$src_dir/time-helper.c; local out=$build_dir/time-helper; cc -std=c99 -o $out $in } OK wedge-make wedge-install () { local build_dir=$1; local install_dir=$2; mkdir -p $install_dir; echo '*** wedge-install'; cp -v $build_dir/time-helper $install_dir/time-helper } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/time-helper/ SRC /home/build/oils/_build/deps-source/time-helper/time-helper-2023-02-28 ~/oils/_build/wedge/tmp/time-helper-2023-02-28 ~/oils ~/oils Loading _build/deps-source/time-helper/ OK name: time-helper -- single version: 2023-02-28 -- WEDGE_IS_ABSOLUTE wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; local in=$src_dir/time-helper.c; local out=$build_dir/time-helper; cc -std=c99 -o $out $in } OK wedge-make wedge-install () { local build_dir=$1; local install_dir=$2; mkdir -p $install_dir; echo '*** wedge-install'; cp -v $build_dir/time-helper $install_dir/time-helper } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/time-helper/ *** wedge-install '/home/build/oils/_build/wedge/tmp/time-helper-2023-02-28/time-helper' -> '/home/build/oils.DEPS/wedge/time-helper/2023-02-28/time-helper' Loading _build/deps-source/time-helper/ OK name: time-helper -- single version: 2023-02-28 -- WEDGE_IS_ABSOLUTE wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; local in=$src_dir/time-helper.c; local out=$build_dir/time-helper; cc -std=c99 -o $out $in } OK wedge-make wedge-install () { local build_dir=$1; local install_dir=$2; mkdir -p $install_dir; echo '*** wedge-install'; cp -v $build_dir/time-helper $install_dir/time-helper } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/time-helper/ SMOKE TEST ~/oils/_build/wedge/smoke-test/time-helper-2023-02-28 ~/oils + wedge-smoke-test /home/build/oils.DEPS/wedge/time-helper/2023-02-28 /home/build/oils/_build/deps-source/time-helper/ + local install_dir=/home/build/oils.DEPS/wedge/time-helper/2023-02-28 + /home/build/oils.DEPS/wedge/time-helper/2023-02-28/time-helper -o /dev/stdout -x true _build/deps-source/time-helper//WEDGE: line 36: 2443 Segmentation fault $install_dir/time-helper -o /dev/stdout -x true