After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributed
src/Makefile.libdoxycfg shouldn't be distributed
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: build
1.8.8
Other Mac OS
: Normal major
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2014-08-21 21:25 UTC by Kuba Ober
Modified: 2014-12-25 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kuba Ober 2014-08-21 21:25:09 UTC
The pregenerated src/Makefile.libdoxycfg found its way into the tarball. It breaks the build when the hardcoded python executable isn't present. This file should be regenerated just like its sibling src/Makefile.libdoxygen.

The fix is to remove the file from the repository.
Comment 1 Dimitri van Heesch 2014-08-22 09:11:05 UTC
Hi Kuba,

The files weren't in the GIT repository, but my packaging script did not properly do a 'make distclean' before creating the tar ball. I've fixed that now and uploaded the new tar ball.

There was one target (Makefile.qtools) that wasn't removed by 'make distclean'. I'll correct that in the next git update as part of this bug report.
Comment 2 Kuba Ober 2014-08-22 13:14:42 UTC
Thank you!
Comment 3 Dimitri van Heesch 2014-12-25 16:03:12 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.9. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information 
that you think can be relevant (preferrably in the form of a self-contained example).