Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-kde (group) <k...@freebsd.org> for maintainer-feedback: Bug 281445: math/cantor cantor-23.08.5_4 build missing_header https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281445
--- Description --- In ports branch 2024Q3 I see poudriere fails with : /wrkdirs/usr/ports/math/cantor/work/cantor-23.08.5/src/markdownentry.cpp:37:10: fatal error: 'mkdio.h' file not found #include <mkdio.h> ^~~~~~~~~ 1 error generated. Which then blocks KDE5 etc : triton# triton# cat /poudriere/data/logs/bulk/140amd64-2024Q3/2024-09-11_13h38m09s/.poudriere.ports .skipped x11/kde5 kde5-5.27.11.23.08.5_2 cantor-23.08.5_4 misc/kdeedu kdeedu-23.08.5_1 cantor-23.08.5_4 triton# However the version of math/cantor in "main" branch is fine : ------------- ports branch "main" --------------------- ===> Building packages for cantor-23.08.5_4 ===> Building cantor-23.08.5_4 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for cantor-23.08.5_4 build of math/cantor | cantor-23.08.5_4 ended at Wed Sep 11 07:24:07 UTC 2024 build time: 00:06:38 Seems to be a problem only in 2024Q3 branch.