test-suite log output as requested in the output

Lasse Karstensen lkarsten at varnish-software.com
Wed Jul 29 13:38:31 CEST 2015


On Tue, Jul 28, 2015 at 01:52:06PM -0700, ALan Jay wrote:
[..]
> **** v1    0.4 CLI RX| Could not load VMOD directors\n
> **** v1    0.4 CLI RX| \tFile name: /home/ec2-user/varnish-4.0.3/lib/libvmod_directors/.libs/libvmod_directors.so\n
> **** v1    0.4 CLI RX| \tdlerror:: /home/ec2-user/varnish-4.0.3/lib/libvmod_directors/.libs/libvmod_directors.so: cannot open shared object file: Permission denied\n
> **** v1    0.4 CLI RX| ('input' Line 5 Pos 16)\n
> **** v1    0.4 CLI RX|         import directors from "/home/ec2-user/varnish-4.0.3/lib/libvmod_directors/.libs/libvmod_directors.so";\n
> **** v1    0.4 CLI RX| ---------------#########-------------------------------------------------------------------...
> ---- v1    0.4 FAIL VCL does not compile


You have a permission problem in your source tree.

Most likely you've built Varnish as root at some point, and now your
ordinary user can't access the built files.


-- 
Lasse Karstensen
Varnish Software AS



More information about the varnish-dev mailing list