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.
On Fri, Dec 17, 2021, 6:09 PM Vagrant Cascadian < [email protected]> wrote: > Source: meshlab > Severity: normal > Tags: patch > User: [email protected] > Usertags: buildpath > X-Debbugs-Cc: [email protected] > > The RPATH contains the build path resulting in different buildid: > > > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/meshlab.html > > The attached patch to debian/rules passes > -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON via a dh_auto_configure override, > which should use a relative path for RPATH. > > With this patch applied, meshlab should build reproducibly on > tests.reproducible-builds.org! > > Thanks for maintaining meshlab! > > live well, > vagrant >

