From 756f736506ff97f196cdcee38be25295b826fc1d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 29 Sep 2014 18:19:40 +0200 Subject: reproducible: add logparse warnings for common failures --- bin/reproducible_build.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 73d89f28..c09fa2e4 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -140,6 +140,7 @@ for SRCPACKAGE in $PACKAGES ; do fi rm b1 b2 -rf else + echo "Warning: ${SRCPACKAGE} failed to build from source." sqlite3 -init $INIT $PACKAGES_DB "REPLACE INTO source_packages VALUES (\"${SRCPACKAGE}\", \"${VERSION}\", \"FTBFS\", \"$DATE\", \"\")" mv ${SRCPACKAGE}_${VERSION}.pbuilder.log /var/lib/jenkins/userContent/pbuilder/ dcmd rm ${SRCPACKAGE}_${VERSION}.dsc -- cgit v1.2.3-70-g09d2