Lines Matching refs:fail_panic
140 fail_panic "Could not create package directory: $PACKAGE_DIR"
217 fail_panic "Couldn't unpack $SRC_DIR/gmp/gmp-$GMP_VERSION to $BUILD_OUT"
221 fail_panic "Couldn't cd into gmp build path: $GMP_BUILD_OUT"
232 fail_panic "Couldn't configure gmp"
234 fail_panic "Couldn't compile gmp"
236 fail_panic "Couldn't install gmp to $TOOLCHAIN_BUILD_PREFIX"
241 fail_panic "Couldn't create cloog build path: $CLOOG_BUILD_OUT"
250 fail_panic "Couldn't configure cloog"
252 fail_panic "Couldn't compile cloog"
254 fail_panic "Couldn't install cloog to $TOOLCHAIN_BUILD_PREFIX"
269 fail_panic "Couldn't cd into llvm build path: $LLVM_BUILD_OUT"
305 fail_panic "Couldn't configure llvm toolchain"
311 fail_panic "Couldn't compile llvm toolchain"
330 fail_panic "Couldn't install llvm toolchain to $TOOLCHAIN_BUILD_PREFIX"
354 fail_panic "Couldn't create mclinker source directory: $MCLINKER_SRC_DIR"
357 fail_panic "Couldn't copy mclinker source: $MCLINKER_SRC_DIR"
372 fail_panic "Couldn't run autogen.sh in $MCLINKER_SRC_DIR"
377 fail_panic "Couldn't cd into mclinker build path: $MCLINKER_BUILD_OUT"
384 fail_panic "Couldn't configure mclinker"
392 fail_panic "Couldn't compile mclinker"
396 fail_panic "Couldn't install mclinker to $TOOLCHAIN_BUILD_PREFIX"