Bug#977530: vtk7: reproducible builds: Embeds running kernel into XdmfConfig.h

Vagrant Cascadian vagrant at reproducible-builds.org
Wed Dec 16 04:43:17 GMT 2020


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

The running kernel is embedded in /usr/include/vtk-7.1/vtkxdmf2/XdmfConfig.h:

  https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/diffoscope-results/vtk7.html
  
  34 	#define·XDMF_SYSTEM·Linux-5.8.0-0.bpo.2-amd64
  34 	#define·XDMF_SYSTEM·Linux-4.19.0-12-amd64


The attached patch fixes this by using CMAKE_SYSTEM_NAME (e.g. Linux)
instead of CMAKE_SYSTEM (e.g. Linux-4.19.0-12-amd64) to set the
XDMF_SYSTEM header.


Thanks for maintaining vtk7!


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-XdmfConfig.h.in-Set-XDMF_SYSTEM-using-CMAKE_SYSTEM_N.patch
Type: text/x-diff
Size: 1082 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20201215/1f768856/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/debian-science-maintainers/attachments/20201215/1f768856/attachment.sig>


More information about the debian-science-maintainers mailing list