Change in osmo-hlr[master]: [do not merge] build with V=1

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Mon Nov 25 14:52:00 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/16216 )


Change subject: [do not merge] build with V=1
......................................................................

[do not merge] build with V=1

Can't reproduce this jenkins error locally, let's see what V=1 gives.

Change-Id: Ia278c8639ff85d219240554dac84c510be568b77
---
M contrib/jenkins.sh
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/16/16216/1

diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh
index 5914182..ac27533 100755
--- a/contrib/jenkins.sh
+++ b/contrib/jenkins.sh
@@ -50,9 +50,9 @@
 cd "$base"
 autoreconf --install --force
 ./configure --enable-sanitize --enable-external-tests --enable-werror $CONFIG
-$MAKE $PARALLEL_MAKE
-$MAKE check || cat-testlogs.sh
-DISTCHECK_CONFIGURE_FLAGS="$CONFIG" $MAKE distcheck || cat-testlogs.sh
+$MAKE $PARALLEL_MAKE V=1
+$MAKE check V=1 || cat-testlogs.sh
+DISTCHECK_CONFIGURE_FLAGS="$CONFIG" $MAKE distcheck V=1 || cat-testlogs.sh
 
 if [ "$WITH_MANUALS" = "1" ] && [ "$PUBLISH" = "1" ]; then
 	make -C "$base/doc/manuals" publish

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-hlr/+/16216
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Ia278c8639ff85d219240554dac84c510be568b77
Gerrit-Change-Number: 16216
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191125/3d556a49/attachment.htm>


More information about the gerrit-log mailing list