From 4d2936f745b66e0a03ca707741ad2c75a4cd7e8b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Fri, 12 Jan 2007 05:52:54 +0000 Subject: For bug #88485, show the location of the build log whenever a build fails. svn path=/main/trunk/; revision=5590 --- bin/ebuild.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 7dc3cc95e..caf371940 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -279,6 +279,7 @@ diefunc() { echo >&2 echo "!!! ${*:-(no error message)}" >&2 echo "!!! If you need support, post the topmost build error, and the call stack if relevant." >&2 + echo "!!! A complete build log is located at '${PORTAGE_LOG_FILE}'." >&2 echo >&2 if [ -n "${EBUILD_OVERLAY_ECLASSES}" ] ; then echo "This ebuild used the following eclasses from overlays:" >&2 -- cgit v1.2.3-1-g7c22