https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279187
--- Comment #14 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e427708a651f672b7224f2391c75b34323b6cea commit 1e427708a651f672b7224f2391c75b34323b6cea Author: Jason E. Hale <[email protected]> AuthorDate: 2025-08-23 13:11:20 +0000 Commit: Jason E. Hale <[email protected]> CommitDate: 2025-08-24 06:00:49 +0000 devel/doxygen: Fix build with ninja 1.13.1 Add missing dependencies in examples. Upstream added baseexample.cfg in [1], but example_test.cpp and include_test.cpp race to be copied into BUILD_WRKSRC. This error manifests itself especially when building using a single job as is the default case in poudriere. [1] https://github.com/doxygen/doxygen/commit/ceed504cb5e64a1b8a04174489642391a02ed7e3 PR: 279187 Approved by: portmgr (blanket) devel/doxygen/files/patch-examples_CMakeLists.txt | 29 +++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.
