mirror of mongrel-development@rubyforge.org (inactive)
 help / color / mirror / Atom feed
From: builder-hNnAan30BLaakBO8gow8eQ@public.gmane.org
To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org,
	rubyinstaller-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
Subject: [CruiseControl] mongrel-trunk-mswin32 build 997 failed
Date: Sun, 30 Mar 2008 15:16:23 -0300	[thread overview]
Message-ID: <47efd8f798968_d5013de3a6164@KEORE.tmail> (raw)

The build failed.

  Note: if you set Configuration.dashboard_url in config/site_config.rb, you'd see a link to the build page here.

CHANGES
-------
New revision 997 detected
Revision 997 committed by luislavena on 2008-03-30 18:11:47
Remove deprecated WIN32 and use Gem::Platform::CURRENT instead.

  M /trunk
  M /trunk/Rakefile



BUILD LOG
---------
D:/Users/Luis/.cruise/projects/mongrel-trunk-mswin32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear"  
C:/Ruby/bin/ruby extconf.rb
(in D:/Users/Luis/.cruise/projects/mongrel-trunk-mswin32/work)
[CruiseControl] Invoking Rake task "clobber"
Cleaning
- ext/http11/http11-i386-mswin32.def
- ext/http11/http11-i386-mswin32.exp
- ext/http11/http11-i386-mswin32.lib
- ext/http11/http11-i386-mswin32.pdb
- ext/http11/http11.obj
- ext/http11/http11_parser.obj
- ext/http11/Makefile
- ext/http11/vc60.pdb
- lib/http11.so
[CruiseControl] Invoking Rake task "compile"
checking for main() in c.lib... no
creating Makefile

Microsoft (R) Program Maintenance Utility   Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

	C:\Ruby\bin\ruby -e "puts 'EXPORTS', 'Init_http11'"  > http11-i386-mswin32.def
	cl -nologo -I. -I. -IC:/Ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6  -c -Tchttp11.c
http11.c
	cl -nologo -I. -I. -IC:/Ruby/lib/ruby/1.8/i386-mswin32 -I. -MD -Zi -O2b2xg- -G6  -c -Tchttp11_parser.c
http11_parser.c
	cl -nologo -LD -Fehttp11.so http11.obj http11_parser.obj msvcrt-ruby18.lib  oldnames.lib user32.lib advapi32.lib ws2_32.lib  -link -incremental:no -debug -opt:ref -opt:icf -dll -libpath:"." -libpath:"C:/Ruby/lib" -def:http11-i386-mswin32.def -implib:http11-i386-mswin32.lib -pdb:http11-i386-mswin32.pdb
   Creating library http11-i386-mswin32.lib and object http11-i386-mswin32.exp
C:/Ruby/bin/ruby -Ilib;ext;bin;test "C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader.rb" "test/test_cgi_wrapper.rb" "test/test_command.rb" "test/test_conditional.rb" "test/test_configurator.rb" "test/test_debug.rb" "test/test_handlers.rb" "test/test_http11.rb" "test/test_redirect_handler.rb" "test/test_request_progress.rb" "test/test_response.rb" "test/test_stats.rb" "test/test_uriclassifier.rb" "test/test_ws.rb" 
[CruiseControl] Invoking Rake task "test"
Loaded suite C:/Ruby/lib/ruby/gems/1.8/gems/rake-0.8.1/lib/rake/rake_test_loader
Started
...............F.............................................
Finished in 30.797 seconds.

  1) Failure:
test_base_handler_config(ConfiguratorTest) [./test/test_configurator.rb:82]:
<[Errno::EBADF, Errno::ECONNREFUSED]> exception expected but was
Class: <Errno::ECONNRESET>
Message: <"An existing connection was forcibly closed by the remote host.">
---Backtrace---
C:/Ruby/lib/ruby/1.8/net/protocol.rb:133:in `sysread'
C:/Ruby/lib/ruby/1.8/net/protocol.rb:133:in `rbuf_fill'
C:/Ruby/lib/ruby/1.8/timeout.rb:56:in `timeout'
C:/Ruby/lib/ruby/1.8/timeout.rb:76:in `timeout'
C:/Ruby/lib/ruby/1.8/net/protocol.rb:132:in `rbuf_fill'
C:/Ruby/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
C:/Ruby/lib/ruby/1.8/net/protocol.rb:126:in `readline'
C:/Ruby/lib/ruby/1.8/net/http.rb:2029:in `read_status_line'
C:/Ruby/lib/ruby/1.8/net/http.rb:2018:in `read_new'
C:/Ruby/lib/ruby/1.8/net/http.rb:1059:in `request'
C:/Ruby/lib/ruby/1.8/net/http.rb:957:in `request_get'
C:/Ruby/lib/ruby/1.8/net/http.rb:380:in `get_response'
C:/Ruby/lib/ruby/1.8/net/http.rb:547:in `start'
C:/Ruby/lib/ruby/1.8/net/http.rb:379:in `get_response'
C:/Ruby/lib/ruby/1.8/net/http.rb:356:in `get'
./test/test_configurator.rb:83:in `test_base_handler_config'
./test/test_configurator.rb:82:in `test_base_handler_config'
---------------

61 tests, 541 assertions, 1 failures, 0 errors
rake aborted!
Command failed with status (1): [C:/Ruby/bin/ruby -Ilib;ext;bin;test "C:/Ru...]

(See full trace by running task with --trace)

dir : D:/Users/Luis/.cruise/projects/mongrel-trunk-mswin32/work
command : ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear"
executed command : echo D:/Users/Luis/.cruise/projects/mongrel-trunk-mswin32/work Luis$ ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:/Users/Luis/.cruise/projects/mongrel-trunk-mswin32/build-997/build.log && ruby -e "require 'rubygems' rescue nil; require 'rake'; load 'D:/Users/Luis/tools/ccrb/tasks/cc_build.rake'; ARGV << '--nosearch' << 'cc:build'; Rake.application.run; ARGV.clear" >> D:\Users\Luis\.cruise\projects\mongrel-trunk-mswin32\build-997\build.log 2>&1
exitstatus: 1
STDERR TAIL START

STDERR TAIL END


PROJECT SETTINGS
----------------
# Project-specific configuration for CruiseControl.rb

Project.configure do |project|

  project.email_notifier.emails = ['mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org', 'rubyinstaller-devel-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org']

  project.rake_task = 'clobber compile test'
  
  project.scheduler.polling_interval = 5.minutes

end

                 reply	other threads:[~2008-03-30 18:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled, historical list

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).