[Qa-jenkins-scm] [jenkins.debian.net] 01/01: Revert "reproducible openwrt: rebuild openssl verbosely to understand build failure" because of https://dev.openwrt.org/changeset/46005/trunk

Holger Levsen holger at moszumanska.debian.org
Wed Jun 17 08:42:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4f5b0b4b0401a36ff00ad87291650aa099d69dc0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jun 17 10:41:42 2015 +0200

    Revert "reproducible openwrt: rebuild openssl verbosely to understand build failure" because of https://dev.openwrt.org/changeset/46005/trunk
    
    This reverts commit dd5a8c9e46225e711aeb9426f082586ca0ec12bb.
---
 bin/reproducible_openwrt.sh | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index f874558..4243de7 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -123,11 +123,6 @@ openwrt_build() {
 		$MAKE -j $NUM_CPU target/install
 	ionice -c 3 nice \
 		$MAKE -j $NUM_CPU package/index
-
-	# temporary workaround. we see openssl _sometimes_ failing.
-	# build it explicitely again with verbose output
-	ionice -c 3 nice \
-		$MAKE package/openssl/{clean,compile} -j1 V=99
 }
 
 openwrt_cleanup() {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list