[Varnish] #1521: Varnish 4 VCL compilation failed on OSX x86_64

Varnish varnish-bugs at varnish-cache.org
Wed Jul 23 06:45:50 CEST 2014


#1521: Varnish 4 VCL compilation failed on OSX x86_64
----------------------+-----------------------
 Reporter:  yoloseem  |       Owner:
     Type:  defect    |      Status:  needinfo
 Priority:  normal    |   Milestone:
Component:  build     |     Version:  4.0.0
 Severity:  normal    |  Resolution:
 Keywords:            |
----------------------+-----------------------

Comment (by Corey):

 I believe I am running into a similar issue where the privileges are
 dropped, I verified that this issue does not exist in 3.x.  Our
 environment is CentOS 6.5 x86_64.  The permissions on gcc are restricted
 on our system, because of this the VCLs will not compile.  If I chmod \
 re-own gcc the issue goes away.

 -rwxr-x--- 2 root compiler 263952 Nov 21  2013 /usr/bin/gcc*  <-- does not
 work
 -rwxr-xr-x 2 root compiler 263952 Nov 21  2013 /usr/bin/gcc*  <-- works

 I'm attaching an strace including a separate one for each child.

 Let me know if further information is required.

 Thanks.

-- 
Ticket URL: <https://www.varnish-cache.org/trac/ticket/1521#comment:6>
Varnish <https://varnish-cache.org/>
The Varnish HTTP Accelerator



More information about the varnish-bugs mailing list