Bug#977018: deltachat-core: reproducible builds: Embedded build paths in html documentation
Vagrant Cascadian
vagrant at reproducible-builds.org
Thu Dec 10 04:17:46 GMT 2020
Source: deltachat-core
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: buildpath
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
Numerous html documentation files embed the build path:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/diffoscope-results/deltachat-core.html
For example:
./usr/share/doc/libdeltachat0/html/classdc__array__t.html
673 <li>/build/1st/deltachat-core-0.45.0+ds/src/<a·class="el"·href="deltachat_8h_source.html">deltachat.h</a></li> 673 <li>/build/2/deltachat-core-0.45.0+ds/2nd/src/<a·class="el"·href="deltachat_8h_source.html">deltachat.h</a></li>
674 <li>/build/1st/deltachat-core-0.45.0+ds/src/dc_array.c</li> 674 <li>/build/2/deltachat-core-0.45.0+ds/2nd/src/dc_array.c</li>
The attached patch fixes this by setting FULL_PATH_NAMES = NO in the
Doxyfile used by doxygen to generate the documentation:
https://tests.reproducible-builds.org/debian/issues/build_dir_in_documentation_generated_by_doxygen_issue.html
Thanks for maintaining deltachat-core!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Disable-FULL_PATH_NAMES-in-doxyfile-to-generate-docu.patch
Type: text/x-diff
Size: 973 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201209/65d77ca2/attachment.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/20201209/65d77ca2/attachment.sig>
More information about the Reproducible-bugs
mailing list