Description of problem: Since the introduction of 1.8.15, the paraview builds are failing due to differences in doxygen documentation: BuildError: The following noarch package built differently on different architectures: paraview-doc-5.5.2-20.fc30.noarch.rpm rpmdiff output was: removed /usr/share/doc/paraview/doxygen/html/dir_000001_000006.html removed /usr/share/doc/paraview/doxygen/html/dir_000001_000022.html removed /usr/share/doc/paraview/doxygen/html/dir_000001_000071.html removed /usr/share/doc/paraview/doxygen/html/dir_000002_000006.html removed /usr/share/doc/paraview/doxygen/html/dir_000002_000022.html removed /usr/share/doc/paraview/doxygen/html/dir_000002_000071.html removed /usr/share/doc/paraview/doxygen/html/dir_000003_000006.html removed /usr/share/doc/paraview/doxygen/html/dir_000004_000006.html added /usr/share/doc/paraview/doxygen/html/dir_000004_000009.html removed /usr/share/doc/paraview/doxygen/html/dir_000004_000022.html added /usr/share/doc/paraview/doxygen/html/dir_000004_000025.html removed /usr/share/doc/paraview/doxygen/html/dir_000004_000027.html added /usr/share/doc/paraview/doxygen/html/dir_000004_000074.html removed /usr/share/doc/paraview/doxygen/html/dir_000004_000146.html Is there any way to work around this? https://apps.fedoraproject.org/koschei/package/paraview?collection=f30
i will have a look at this issue. Thanks
At the moment i only have a workaround with removing the BuildArch: noarch Or maybe disable DOT could be another workaround.
What do you mean by "disable DOT"? The doc sub-packages are fairly large at 60MB, so it would be nice to be able to keep them that way if possible.
I tried setting HAVE_DOT to no in doxyfile, but that did not appear to change anything.
sadly HAVE_DOT=NO does not seem to fix the problem. Does this issue appear in the doxygen-1.8.14 ?
it's fixed in doxygen-1.8.15-6.fc30. https://koji.fedoraproject.org/koji/taskinfo?taskID=32829936
Thanks!