On Wed, Dec 10, 2025 at 10:53:28PM +0100, Rene Engelhard wrote: > Hi. > > Am 10.12.25 um 21:39 schrieb Santiago Vila: > > Making install in doxygen > > make[3]: Entering directory '/<<PKGBUILDDIR>>/docs/doxygen' > > make[4]: Entering directory '/<<PKGBUILDDIR>>/docs/doxygen' > > make[4]: Nothing to be done for 'install-exec-am'. > > mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libzmf/html > > /usr/bin/install -c -m 644 html/*.html > > /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libzmf/html/ > > /usr/bin/install -c -m 644 html/*.png > > /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/libzmf/html/ > > install: cannot stat 'html/*.png': No such file or directory > > Looks like doxygen or whatever creates this (dot/graphviz) broke (again)...
Hello. I am often in doubt about where the root cause is, but I can't open an investigation about each of them, because reporting the symptoms (i.e. the packages that are broken) is already a lot of work. This is why I rely on whatever insight maintainers can have about the root cause and really appreciate any hint in the bug comments. In this case I got this comment from László Böszörményi (GCS) in Bug #1122407 which maybe applies here as well: > Root cause is that Graphviz is now modularized. You need to add the > one(s) you use [...] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122407#10 Does this apply to the other packages you see? Thanks.

