[Bug 276782] devel/cmake-core: build is not verbose
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 2 13:57:08 GMT 2024
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 at FreeBSD.org
Reporter: vsasjason at gmail.com
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at 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.
More information about the kde-freebsd
mailing list