chkbuild summary recent permalink diff
== ruby-trunk # 2010-08-23T11:30:01+02:00 Hostname: home Darwin 10.3.0 Darwin Kernel Version 10.3.0: Fri Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386 ProductName: Mac OS X Server ProductVersion: 10.6.3 BuildVersion: 10D573 == start # 2010-08-23T11:30:45+02:00 == svn/ruby # 2010-08-23T11:30:59+02:00 + svn checkout -q http://svn.ruby-lang.org/repos/ruby/trunk ruby CHG . 29070->29075 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=29075;diff_format=u CHG ChangeLog 29069->29075 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?p1=trunk/ChangeLog&r1=29070&r2=29075&pathrev=29075;diff_format=u CHG re.c 28728->29074 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/re.c?p1=trunk/re.c&r1=29070&r2=29075&pathrev=29075;diff_format=u CHG util.c 29011->29073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/util.c?p1=trunk/util.c&r1=29070&r2=29075&pathrev=29075;diff_format=u CHG ext/openssl/ossl_asn1.c 27440->29075 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/openssl/ossl_asn1.c?p1=trunk/ext/openssl/ossl_asn1.c&r1=29070&r2=29075&pathrev=29075;diff_format=u CHG test/openssl/test_asn1.rb 26542->29075 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/openssl/test_asn1.rb?p1=trunk/test/openssl/test_asn1.rb&r1=29070&r2=29075&pathrev=29075;diff_format=u CHG test/ruby/test_float.rb 28751->29073 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_float.rb?p1=trunk/test/ruby/test_float.rb&r1=29070&r2=29075&pathrev=29075;diff_format=u + svn info Path: . URL: http://svn.ruby-lang.org/repos/ruby/trunk Repository Root: http://svn.ruby-lang.org/repos/ruby Repository UUID: b2dd03c8-39d4-4d8f-98ff-823fe69b080e Revision: 29075 Node Kind: directory Schedule: normal Last Changed Author: nahi Last Changed Rev: 29075 Last Changed Date: 2010-08-23 06:12:08 +0200 (Mon, 23 Aug 2010) == autoconf # 2010-08-23T11:32:52+02:00 + autoconf == git-mspec(shared) # 2010-08-23T11:32:58+02:00 + git pull Already up-to-date. == git-mspec # 2010-08-23T11:33:02+02:00 + git clone -q /Volumes/droboHDD/Continous_Integration/ruby/tmp/build/mspec mspec == git-rubyspec(shared) # 2010-08-23T11:33:08+02:00 + git pull Updating 97b4e84..9036db9 Fast-forward core/proc/new_spec.rb | 40 ++++++++++++++++++++++++++++++++++++++++ language/defined_spec.rb | 6 ++++++ language/fixtures/defined.rb | 10 ++++++++++ 3 files changed, 56 insertions(+), 0 deletions(-) From git://github.com/rubyspec/rubyspec 97b4e84..9036db9 master -> origin/master == git-rubyspec # 2010-08-23T11:33:18+02:00 + git clone -q /Volumes/droboHDD/Continous_Integration/ruby/tmp/build/rubyspec rubyspec COMMIT Spec for defined?(super()) when in a method included from a module. http://github.com/rubyspec/rubyspec/commit/9036db900b98eb2607a057384bb31e81e9b59798 COMMIT Add spec for instantiating subclasses of Proc, both bare and from a method. http://github.com/rubyspec/rubyspec/commit/562640033e930a385a47745cfb73681d08506554 == configure # 2010-08-23T11:33:33+02:00 + ./configure --prefix=/Volumes/droboHDD/Continous_Integration/ruby/tmp/build/ruby-trunk/20100823T113001 CPPFLAGS=-DRUBY_DEBUG_ENV optflags=-O2 debugflags=-g 'warnflags=-W -Wall -Wformat=2 -Wundef -Wno-parentheses -Wno-unused-parameter -Wno-missing-field-initializers' --with-valgrind ./configure: line 1521: cannot create temp file for here document: No space left on device ./configure: line 1533: cannot create temp file for here document: No space left on device ./configure: line 1568: cannot create temp file for here document: No space left on device ./configure: line 1735: cannot create temp file for here document: No space left on device ./configure: line 1740: cannot create temp file for here document: No space left on device ./configure: line 1745: cannot create temp file for here document: No space left on device ./configure: line 1750: cannot create temp file for here document: No space left on device ./configure: line 1755: cannot create temp file for here document: No space left on device ./configure: line 1951: cannot create temp file for here document: No space left on device checking build system type... i386-apple-darwin10.3.0 checking host system type... i386-apple-darwin10.3.0 checking target system type... i386-apple-darwin10.3.0 ./configure: line 2146: cannot create temp file for here document: No space left on device sed: conftest.sed: No such file or directory checking for gcc... gcc ./configure: line 2616: cannot create temp file for here document: No space left on device ./configure: line 2620: cannot create temp file for here document: No space left on device checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. ./configure: line 2719: cannot create temp file for here document: No space left on device ./configure: line 2756: cannot create temp file for here document: No space left on device exit 77 failed(./configure) == end # 2010-08-23T11:33:41+02:00 elapsed 220.858327s = 3m 40.858327s