<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/14990">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins.sh: Workaround libusrp build race conditon<br><br>When submitting patches to osmo-trx in gerrit, sometimes the jenkins job<br>fails due to libusrp failing to build. I never have this issue in on my<br>workstation.<br><br>Let's disable parallel make and see if we can avoid it for now.<br><br>Related: OS#3970<br>Change-Id: I24bc54f5872e8edb9fab5b88055a00cebe1a6911<br>---<br>M contrib/jenkins.sh<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/90/14990/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index 1dd8478..f3f5ed9 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -72,7 +72,7 @@</span><br><span> mkdir "$deps" || true</span><br><span> </span><br><span> osmo-build-dep.sh libosmocore "" "--enable-sanitize --disable-doxygen --disable-pcsc"</span><br><span style="color: hsl(0, 100%, 40%);">-osmo-build-dep.sh libusrp</span><br><span style="color: hsl(120, 100%, 40%);">+PARALLEL_MAKE="" osmo-build-dep.sh libusrp</span><br><span> </span><br><span> export PKG_CONFIG_PATH="$inst/lib/pkgconfig:$PKG_CONFIG_PATH"</span><br><span> export LD_LIBRARY_PATH="$inst/lib"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/14990">change 14990</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-trx/+/14990"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I24bc54f5872e8edb9fab5b88055a00cebe1a6911 </div>
<div style="display:none"> Gerrit-Change-Number: 14990 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>