Bug#1024413: presage: reproducible-builds: build path embedded in .html files

Vagrant Cascadian vagrant at reproducible-builds.org
Sat Nov 19 05:03:40 GMT 2022


Source: presage
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

The build path is embedded in various .html files:

  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/presage.html

Some local diffoscope output revealed this example:

│ │ │ ├── ./usr/share/doc/libpresage-doc/html/variable_8h_source.html
...
│ │ │ │ -<title>presage: /tmp/reprotest.mC8kkh/const_build_path/src/lib/core/variable.h Source File</title>
│ │ │ │ +<title>presage: /tmp/reprotest.mC8kkh/build-experiment-1/src/lib/core/variable.h Source File</title>

The attached patch to the upstream doc/Doxyfile.in fixes this by setting
FULL_PATH_NAMES to "NO" to avoid embedding the build path.

According to my local tests, with this patch applied presage should build
reproducibly on tests.reproducible-builds.org!

Thanks for maintaining presage!

live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-doc-Doxyfile.in-Set-FULL_PATH_NAMES-to-NO-to-avoid-e.patch
Type: text/x-diff
Size: 1011 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20221118/eaa7ab04/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20221118/eaa7ab04/attachment-0001.sig>


More information about the Reproducible-bugs mailing list