On 2015/08/26 08:56, Rafael Sadowski wrote: > On Wed Aug 26, 2015 at 08:49:56AM +0200, Landry Breuil wrote: > > On Wed, Aug 26, 2015 at 07:21:04AM +0200, Rafael Sadowski wrote: > > > Hi @ports, > > > > > > dbusmenu fails on my new build system (fresh and clean system without > > > any ports). Looks like doxygen generated other/new file names. > > > > Known issue with doxygen-using ports: see tail of > > devel/doxygen/pkg/DESCR-main for a potential fix.
There has to be something different involved in this, missing path stripping would change hashes but wouldn't turn 2 files into 6. Possibly an optional build dep... TBH I'd rather just disable doxygen if it's proving to be a pain. > ... or maybe the new version [0] will works deterministic and fixes this > issue forever. > > [0]: https://marc.info/?l=openbsd-ports&m=144023932811533&w=2 Did you test that with different WRKOBJDIR settings with a port which sets DOXYGEN_ENCODE_PATH_STRIP (like devel/libmtp)? Nobody is going to be able to test it on m88k or sh because you now require a GCC version with limited arch support. That's odd though because it seems to work with base gcc anyway?
