[Bug 227921] www/apache24: please add dependency to devel/ccache
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed May  2 20:07:43 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227921
Olli Hauer <ohauer at FreeBSD.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ohauer at FreeBSD.org
--- Comment #5 from Olli Hauer <ohauer at 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-config
(/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 port
was build without tools like poudriere (clean room building)
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-apache
mailing list