On Tue, Mar 22, 2016 at 07:08:39AM +0100, Adam Borowski wrote: > On Sun, Mar 20, 2016 at 08:07:55PM +0100, Adam Borowski wrote: > > I've started a rebuild of all 552 packages in unstable that build-depend on > > doxygen > > Here are the results: 60 packages call /usr/bin/dot without depending on > graphviz. During the rebuild, there was a number of unrelated FTBFSes (7 > failed, 36 attempted), some of them might possibly try calling dot later. > I'll investigate/retry/file bugs todorrow.
Thanks a lot for this. Please note that the packages are not necessarily buggy. Everything depends on the resolution of Bug#818787. If the HAVE_DOT default is changed to "no" in doxygen (the upstream default, and what I would like to happen to avoid a mass bug filing), many packages which currently call "dot" during the build will probably stop doing so.