Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-kde (group)
<k...@freebsd.org> for maintainer-feedback:
Bug 276782: devel/cmake-core: build is not verbose
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276782



--- Description ---
According to section 13.10. of Porter's Handbook [1], build should output full
commands being executed, however it's not the case with cmake-core on a build
stage (snip follows):
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=pbuild UID=65529 GID=65529
===>  Building for cmake-core-3.28.2
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.c.o
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.c.o
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/EncodingC.c.o

Looks like line #98 of Mk/Uses/cmake.mk should enable that, but I honestly have
no idea why it doesn't work in cmake itself.

I suspect full build log from my poudriere doesn't really matter, but can
attach that by request.

[1]: https://docs.freebsd.org/en/books/porters-handbook/book/#dads-verbose-logs

Reply via email to