Date: Fri, 02 Feb 2024 13:57:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276782] devel/cmake-core: build is not verbose Message-ID: <bug-276782-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276782 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 f= ull commands being executed, however it's not the case with cmake-core on a bui= ld stage (snip follows): =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : build >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D=3D=3D env: NO_DEPENDS=3Dyes USER=3Dpbuild UID=3D65529 GID=3D65529 =3D=3D=3D> 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276782-7788>