On Thu, Feb 15, 2018 at 09:07:45AM +0000, Chris Lamb wrote: > Whilst working on the Reproducible Builds effort [0], we noticed > that wreport could not be built reproducibly. > > This is because we ship the doxytags file. I'm pretty sure this > is not very useful; I mean, first of all it's ".gz" and it's in > the doc/ directory so its not going to be found automatically by > any tools, and it's not really human readable.
The tags file is currently used by dballe (a reverse build-dep of wreport) to build its documentation. I have no problem moving it to a different location than doc/, but if it breaks reproducibility I have a bigger problem than its install location. Is it the first case of doxygen tags being shipped by a library and used to build documentation of libraries using it? I wonder what best practices in this case would be. Enrico -- GPG key: 4096R/634F4BD1E7AD5568 2009-05-08 Enrico Zini <[email protected]>

