From 588ef34bec7e62e6a599c8c19e6d8532fe4b1bb4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 18 Sep 2015 11:45:39 +0200 Subject: reproducible: enable debug at the end, to understand rare failures… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 da10dd5e..554e72df 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -167,6 +167,7 @@ diff_copy_buildlogs() { elif [ $FTBFS -eq 0 ] ; then echo "Warning: No second build log, what happened?" | tee -a $RBUILDLOG fi + set -x # FIXME: to debug the ".buildinfo not found" problem in eg https://jenkins.debian.net/job/reproducible_builder_armhf_5/447/console - /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/armhf/ssh-import-id_3.21-1_armhf.buildinfo really didnt exist, though both builds created it... echo "Compressing the 1st log..." gzip -9cvn b1/build.log > $BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build1.log.gz chmod 644 $BASE/logs/$SUITE/$ARCH/${SRCPACKAGE}_${EVERSION}.build1.log.gz -- cgit v1.2.3-70-g09d2