[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: build the toolchain with V=99
    Holger Levsen (@holger) 
    gitlab at salsa.debian.org
       
    Wed Feb  9 23:10:44 GMT 2022
    
    
  
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
017f92eb by Holger Levsen at 2022-02-10T00:10:19+01:00
reproducible OpenWrt: build the toolchain with V=99
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_openwrt.sh
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -247,7 +247,8 @@ openwrt_build_toolchain() {
 	echo "============================================================================="
 
 	#OPTIONS=('-j' "$NUM_CPU" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1')
-	OPTIONS=('-j' "1" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=s')
+	#OPTIONS=('-j' "1" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=s')
+	OPTIONS=('-j' "1" 'IGNORE_ERRORS=n m y' 'BUILD_LOG=1' 'V=99')
 
 	# cmake/compile fails because of a missing ninja. but only on the jenkins nodes :P.
 	# i couldn't reproduce it on my machine.
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/017f92ebb19b77578d63fbbf98a1ca425b3f66fc
-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/017f92ebb19b77578d63fbbf98a1ca425b3f66fc
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220209/2897bf31/attachment.htm>
    
    
More information about the Qa-jenkins-scm
mailing list