[Bug 276782] devel/cmake-core: build is not verbose
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Feb 2024 13:57:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276782 Bug ID: 276782 Summary: devel/cmake-core: build is not verbose Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: vsasjason@gmail.com Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org 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 -- You are receiving this mail because: You are the assignee for the bug.