[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 --- Comment #8 from Jason E. Hale --- I'm not trying to be dismissive either and get your frustration. I saw that you already asked the same question of why we're still using ccache 3.x as the default in Bug #252088 and didn't get an

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 --- Comment #7 from Jason E. Hale --- (In reply to Ivan Rozhuk from comment #6) Bug #277189 is what brought me here since I have been updating the cmake ports lately, but I fully agree with makc's assessment, based on what you reported in

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 --- Comment #6 from Ivan Rozhuk --- (In reply to Jason E. Hale from comment #5) IMHO ccache 3 in base only because of small deps count. My first suggest was https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277189 make like others port -

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 Jason E. Hale changed: What|Removed |Added Resolution|FIXED |Not A Bug --- Comment #5 from

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 --- Comment #4 from Ivan Rozhuk --- (In reply to Jason E. Hale from comment #3) ccache.mk should check that ${CCACHE_BIN} exist and if not than unset WITH_CCACHE_BUILD, set NO_CCACHE and CCACHE_ENABLED=no, this should cover all possible

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 Jason E. Hale changed: What|Removed |Added Resolution|Not A Bug |FIXED --- Comment #3 from Jason

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 Ivan Rozhuk changed: What|Removed |Added Resolution|--- |Not A Bug Status|New

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 Jason E. Hale changed: What|Removed |Added CC||jh...@freebsd.org

[Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 Bug ID: 277202 Summary: devel/cmake-core: fail to build if no ccache installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New

maintainer-feedback requested: [Bug 277202] devel/cmake-core: fail to build if no ccache installed

2024-02-20 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-kde (group) for maintainer-feedback: Bug 277202: devel/cmake-core: fail to build if no ccache installed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277202 --- Description --- /etc/make.conf contain: WITH_CCACHE_BUILD=yes root@host:/usr/ports/devel