<div dir="auto">Oh wow, thanks! I was trying to figure out why it wasn't reproducible even though it "should have" been. I'll apply this soon.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Dec 17, 2021, 6:09 PM Vagrant Cascadian <<a href="mailto:vagrant@reproducible-builds.org">vagrant@reproducible-builds.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Source: meshlab<br>
Severity: normal<br>
Tags: patch<br>
User: <a href="mailto:reproducible-builds@lists.alioth.debian.org" target="_blank" rel="noreferrer">reproducible-builds@lists.alioth.debian.org</a><br>
Usertags: buildpath<br>
X-Debbugs-Cc: <a href="mailto:reproducible-bugs@lists.alioth.debian.org" target="_blank" rel="noreferrer">reproducible-bugs@lists.alioth.debian.org</a><br>
<br>
The RPATH contains the build path resulting in different buildid:<br>
<br>
  <a href="https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/meshlab.html" rel="noreferrer noreferrer" target="_blank">https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/meshlab.html</a><br>
<br>
The attached patch to debian/rules passes<br>
-DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via a dh_auto_configure override,<br>
which should use a relative path for RPATH.<br>
<br>
With this patch applied, meshlab should build reproducibly on<br>
<a href="http://tests.reproducible-builds.org" rel="noreferrer noreferrer" target="_blank">tests.reproducible-builds.org</a>!<br>
<br>
Thanks for maintaining meshlab!<br>
<br>
live well,<br>
  vagrant<br>
</blockquote></div>