Date: Wed, 02 May 2018 20:07:41 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 227921] www/apache24: please add dependency to devel/ccache Message-ID: <bug-227921-16115-0tj8u39XJt@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227921-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-227921-16115@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227921 Olli Hauer <ohauer@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohauer@FreeBSD.org --- Comment #5 from Olli Hauer <ohauer@FreeBSD.org> --- I bet devel/apr1 was also build with ccache. The internal apache Makefile (not the port) calls apr-1-config --cc and if = apr was build with ccache it will record and deliver the build env via apr-1-co= nfig (/usr/local/bin/apr-1-config) You can edit this file and change "/usr/local/libexec/ccache/world/cc" to "= cc" This was also already an issue e.g. if gawk or gsed was installed and the p= ort was build without tools like poudriere (clean room building) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227921-16115-0tj8u39XJt>