On Wed, 2022-09-28 at 17:50 +0200, Samuel Thibault wrote: > Control: forwarded -1 https://github.com/doxygen/doxygen/pull/9514 > > Svante Signell, le mer. 28 sept. 2022 17:40:32 +0200, a ecrit: > > Currently doxygen FTBFS on GNU/Hurd due to a PATH_MAX issue. > > This issue was already forwarded upstream on > https://github.com/doxygen/doxygen/pull/9514 > > they said it was actually imported from another project: > https://github.com/gulrak/filesystem/pull/154 > > In the meanwhile we already have patched version 1.9.4-2+hurd.1 > available in unreleased.
Thanks, I did not know about this. Maybe you can create a version 1.9.4-3.hurd.1 version to avoid doxygen-latex not being held when upgrading. (when upgrading/dist-upgrading it is very annoying to see these messages). Thanks again, your solution is much better than mine (though very similar). thanks!