Description of problem: It generates different graphs on x86_64 and i386. Version-Release number of selected component (if applicable): doxygen-1.8.17-2.fc32 How reproducible: Always Steps to Reproduce: 1. Download the reproducer to /var/tmp 2. cd /var/tmp 3. tar -xzf ./gr-fcdproplus.tar.gz 4. cd gr-fcdproplus/build/docs/doxygen 5. doxygen ./Doxyfile 6. find -name 'inherit_graph_*.png' Actual results: On x86_64: ./html/inherit_graph_0.png ./html/inherit_graph_1.png On i686: ./html/inherit_graph_0.png ./html/inherit_graph_1.png ./html/inherit_graph_3.png ./html/inherit_graph_2.png Expected results: Consistent results on all arches Additional info: It's the same on the other arches as well (it seems to be 32/64 bit problem). It seems to be an regression, with the doxygen-1.8.15-6.fc30 the results are consistent.
Created attachment 1670893 [details] Reproducer
It's blocking gr-fcdproplus rebuilt. I will workaround the problem by making the docs subpackage arch.
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
Fixed in upstream git: https://github.com/doxygen/doxygen/commit/1fda77f54a2eacba32658001329bd9084f4df1e7?branch=1fda77f54a2eacba32658001329bd9084f4df1e7&diff=unified Please consider fixing in F32+. This regression is very disruptive.
FEDORA-2020-58e49c555a has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-58e49c555a
FEDORA-2020-58e49c555a has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-58e49c555a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-58e49c555a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-58e49c555a has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.