[Varnish] #356: v00017.vtc fails on x86_64
Varnish
varnish-bugs at projects.linpro.no
Tue Oct 21 11:02:11 CEST 2008
#356: v00017.vtc fails on x86_64
-------------------------------+--------------------------------------------
Reporter: wiebe | Type: defect
Status: new | Priority: normal
Milestone: | Component: build
Version: 2.0 | Severity: normal
Keywords: v00017.vtc x86_64 |
-------------------------------+--------------------------------------------
Varnish 2.0.1 does not compile on x86_64 platforms (rhel5), the v00017.vtc
test fails :
{{{
# top TEST ././tests/v00017.vtc starting
# TEST VCL compiler coverage test: vcc_acl.c
## v1 Launch
### v1 CMD: cd ../varnishd && ./varnishd -d -d -n /tmp/__v1 -a
'127.0.0.1:9091' -T 127.0.0.1 :9011 -P
/tmp/__v1/varnishd.pid
### v1 opening CLI connection
### v1 CLI connection fd = 3
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 200
### v1 CLI STATUS 200
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 106
## v1 VCL compilation failed (as expected)
### v1 CLI STATUS 200
---- v1 VCL compilation got 200 expected 106
---- TEST FILE: ././tests/v00017.vtc
---- TEST DESCRIPTION: VCL compiler coverage test: vcc_acl.c
FAIL: ./tests/v00017.vtc
===============================================
1 of 96 tests failed
Please report to varnish-dev at projects.linpro.no
===============================================
}}}
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/356>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list