[Git][qa/jenkins.debian.net][master] Debian rb CI: build qemu with nocheck
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Nov 11 10:38:26 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cadc58f4 by Holger Levsen at 2024-11-11T11:37:42+01:00
Debian rb CI: build qemu with nocheck
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -626,6 +626,9 @@ first_build() {
gcc-[0-9][0-9]|gcc-[0-9]|binutils) extra_deb_build_options="nocheck nopgo nolto"
irc_message debian-reproducible-changes "$SUITE/$ARCH/$SRCPACKAGE is build with extra_deb_build_options='$extra_deb_build_options'"
;;
+ qemu) extra_deb_build_options="nocheck"
+ irc_message debian-reproducible-changes "$SUITE/$ARCH/$SRCPACKAGE is build with extra_deb_build_options='$extra_deb_build_options'"
+ ;;
*) : ;;
esac
local TMPCFG=$(mktemp -t pbuilderrc_XXXX --tmpdir=$TMPDIR)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cadc58f409bc686db3dec44f062ba1e83c1882d7
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cadc58f409bc686db3dec44f062ba1e83c1882d7
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/20241111/0a74cf20/attachment.htm>
More information about the Qa-jenkins-scm
mailing list