Lines Matching refs:bomb

290 bomb()
457 # If we don't have an absolute path by now, bomb.
462 *) bomb "HOST_SH=\"${HOST_SH}\" is not an absolute path"
466 # If HOST_SH is not executable, bomb.
469 bomb "HOST_SH=\"${HOST_SH}\" is not executable"
471 # If HOST_SH fails tests, bomb.
476 bomb "HOST_SH=\"${HOST_SH}\" failed functionality tests"
493 bomb "usr.bin/make not found; build.sh must be run from" \
496 bomb "src/share/mk is missing; please re-fetch the source tree"
545 cd -P "${PWD}" || bomb "Cannot cd to \$PWD ($PWD)"
610 mkdir "${tmpdir}" || bomb "Cannot mkdir: ${tmpdir}"
840 bomb "Unknown target MACHINE: ${MACHINE}"
857 bomb "No MACHINE_ARCH provided." \
889 bomb "Unknown target MACHINE: ${MACHINE}"
892 bomb "Unknown target MACHINE_ARCH: ${MACHINE_ARCH}"
895 bomb "MACHINE_ARCH '${MACHINE_ARCH}' does not support MACHINE '${MACHINE}'"
972 # value of that variable, or bomb if there's an error.
976 [ -x "${make}" ] || bomb "bomb_getmakevar $1: ${make} is not executable"
977 nobomb_getmakevar "$1" || bomb "bomb_getmakevar $1: ${make} failed"
1250 bomb "Shell does not support getopts or getopt"
1297 *) bomb "Unknown compiler: ${OPTARG}"
1511 bomb "Must supply a kernel name with '${op}=...'"
1518 bomb "Must supply a target name with '${op}=...'"
1526 bomb "Must supply category/package with 'pkg=...'"
1533 bomb "Must supply a directory with 'install=...'"
1586 bomb "MACHINE must be set, or -m must be used," \
1631 bomb "-E must be set for install as an unprivileged user"
1649 bomb "PATH environment variable must not" \
1659 bomb "X11SRCDIR (${X11SRCDIR}) does not exist (with -x)"
1671 bomb "Asked to build X11 but no xsrc"
1678 bomb "PKGSRCDIR (${PKGSRCDIR}) does not exist"
1690 bomb "Asked to build package but no pkgsrc"
1699 bomb "Experimental \`build.sh pkg=...'" \
1912 bomb "Configure of ${toolprefix}make failed," \
1915 bomb "Build of ${toolprefix}make failed"
1953 bomb "MAKECONF must not be empty"
1973 bomb "-U or -E must be set for build as an unprivileged user"
2031 bomb "Can't create top level object directory" \
2035 bomb "Can't create top level object directory" \
2044 bomb "Failed to make obj in tools"
2049 # and bomb if they have changed from the values we had from the
2074 bomb "Value of ${var} has changed" \
2089 bomb "TOOLDIR '${TOOLDIR}' invalid"
2099 bomb "DESTDIR must != / for cross builds," \
2104 bomb "DESTDIR must != / for non -E (expert) builds"
2117 bomb "Must set RELEASEDIR with 'releasekernel=...'"
2137 bomb "A previous build.sh run specified -U;" \
2153 bomb "-U must be specified on building release" \
2175 bomb "mkdir of '${TOOLDIR}/bin' failed"
2196 bomb "Failed to install \$TOOLDIR/bin/${toolprefix}make"
2270 bomb "Failed to cd to \"${dir}\""
2272 bomb "Failed to make ${op} in \"${dir}\""
2274 bomb "Failed to cd back to \"${TOP}\""
2282 bomb "Failed to make obj-tools"
2297 bomb "Failed to make obj"
2341 bomb "The release binaries must be built first"
2345 bomb "The kernel ${kernel} must be built first"
2366 bomb "Cannot mkdir: ${kernelbuildpath}"
2372 bomb "${TOOLDIR}/bin/${toolprefix}config does not exist." \
2378 bomb "${toolprefix}config failed for ${kernelconf}"
2484 bomb "Can't create package root" "${pkgroot}"
2557 # (If you fix this, remove the bomb in build.sh pkg=... on MKX11=yes.)
2578 bomb "Failed to bootstrap pkgsrc"
2589 bomb "Failed to build ${catpkg}"
2596 bomb "Failed to make installmodules to ${dir}"
2604 bomb "Failed to make installworld to ${dir}"
2665 || bomb "Could not create distrib-dirs"
2686 bomb "cd to rumpkern failed"
2691 ${runcmd} cd "${TOP}" || bomb "cd to ${TOP} failed"
2719 [ $? -ne 0 ] && bomb "Testlink of rump failed: ${set}"
2781 bomb "${cvslatest} failed"
2787 bomb "git log %ct failed"
2790 bomb "git log %H failed"
2796 bomb "hg log failed"
2799 bomb "hg identify failed"
2805 bomb "print_tooldir_program stat failed"
2812 bomb "stat failed on ${d}.hg_archival.txt"
2815 ) || bomb \
2819 bomb "Cannot determine VCS for '$d'"
2825 bomb "Failed to get timestamp for vcs=$vcs in '$d'"
2835 [ "${MKREPRO_TIMESTAMP}" -ne 0 ] || bomb "Failed to compute timestamp"
2876 bomb "MAKECONF must not be empty"
2904 bomb "Failed to make ${op}"
2911 bomb "Failed to make ${op}"
2917 bomb "Failed to make ${op}"
2924 bomb "Failed to make ${op}"
2934 bomb "The release binaries must have been" \
2938 bomb "Failed to make ${op}"
2976 bomb "no such package ${arg}"
2988 bomb "'${op}' must != / for cross builds"
3000 bomb "'${op}' must != / for cross builds"
3020 bomb "Unknown OPERATION '${op}'"