[Varnish] #736: Migration to Cygwin plataform

Varnish varnish-bugs at varnish-cache.org
Wed Jul 21 18:14:56 CEST 2010


#736: Migration to Cygwin plataform
-----------------------------+----------------------------------------------
 Reporter:  jdzst            |        Type:  enhancement
   Status:  new              |    Priority:  normal     
Milestone:                   |   Component:  build      
  Version:                   |    Severity:  normal     
 Keywords:  cygwin, windows  |  
-----------------------------+----------------------------------------------

Comment(by jdzst):

 After some problems launching regression tests, i have changed VCC_CC
 definition in configure.ac for Cygwin platform, and now cc_command
 parameter is not needed for varnishd.

 I have executed the tests and this is the result:
 {{{
 14 of 174 tests failed
 }}}

 I have detected some problems with VCL compilation for complex
 configuration files:
 {{{
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0x59): undefined
 reference to `_VRT_re_match'\n
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0xc0): undefined
 reference to `_VRT_re_match'\n
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0x628): undefined
 reference to `_VRT_re_init'\n
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0x63c): undefined
 reference to `_VRT_re_init'\n
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0x667): undefined
 reference to `_VRT_re_fini'\n
 #### v1   CLI RX| /tmp/ccA54nFN.o:vcl.hfK6_VaS.c:(.text+0x674): undefined
 reference to `_VRT_re_fini'\n
 }}}

 There are some errors with used ports, perhaps I have to stop some
 software of my machine
 {{{
 bind(): Address already in use
 Assert error in server_start(), vtc_server.c line 181:
   Condition(s->sock >= 0) not true.
   errno = 112 (Address already in use)
 /bin/sh: line 5:  5836 Aborted                 (core dumped) ./varnishtest
 ${dir}$tst
 }}}

-- 
Ticket URL: <http://varnish-cache.org/ticket/736#comment:3>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list