Hi, On Sat, 8 Sep 2012 16:38:44 -0400 John Cowan <[email protected]> wrote:
> Peter Bex scripsit: > >> > I haven't filed a bug, but the Cygwin test failures are ominous. >> >> Yeah, that's rather worrying. I think this needs to be addressed before >> making a release, unless we intend to drop support for Cygwin (in this >> release). > > Felix asked me to install 'pastiche' into the test system, just to stress-test > things. It fails attempting to install sendfile. I retried 'chicken-install > sendfile' and got this error: > > /tmp/chicken-4.8.0rc3/bin/csi -bnq -setup-mode -e "(require-library > setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e > "(extension-name-and-version '(\"sendfile\" \"1.7.23\"))" > /tmp/tempfc7e.79444/sendfile/sendfile.setup > > > Error: shell command terminated with nonzero exit code > 139 I resurrected my virtualbox disk containing cygwin (gcc 4.3.4) and could install pastiche and run its tests suite and the example application. I cannot reproduce the sendfile issue. I run salmonella on some eggs. Everything went as expected, as far as I can see. I get the same results as salmonella on tests.call-cc.org. Here are the outputs: * summary: http://parenteses.org/mario/misc/salmonella-cygwin-summary.txt * detailed output: http://parenteses.org/mario/misc/salmonella-cygwin.txt * the full log: http://parenteses.org/mario/misc/salmonella-cygwin.log However, I can reproduce the make check failures. Best wishes. Mario -- http://parenteses.org/mario _______________________________________________ Chicken-hackers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-hackers
