Skip to content

Instantly share code, notes, and snippets.

View luislavena's full-sized avatar

Luis Lavena luislavena

View GitHub Profile
C:\Users\Luis>where bsdtar
INFO: Could not find files for the given pattern(s).
C:\Users\Luis>dk452
Adding the DevKit to PATH...
C:\Users\Luis>where bsdtar
C:\Users\Luis\Tools\DevKit\tdm-32-4.5.2\mingw\bin\bsdtar.exe
C:\Users\Luis>dk472-32
ruby 2.0.0p451 (2014-02-24) [i386-mingw32]
13528 tests, 2239755 assertions, 1 failures, 1 errors, 103 skips
6) Error:
test_pstore_files_are_accessed_as_binary_files(PStoreTest):
Timeout::Error: Timeout::Error
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/ruby/envutil.rb:76:in `invoke_ruby'
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/ruby/envutil.rb:244:in `assert_in_out_err'
C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/test_pstore.rb:123:in `test_pstore_files_are_accessed_as_binary_files'
cd -
cd tmp/x86-mingw32/testext/2.0.0
make -j2
make: Warning: File `Makefile' has modification time 0.63 s in the future
generating testext-i386-mingw32.def
compiling ../../../../ext/testext/testext.c
In file included from /home/vagrant/.rake-compiler/ruby/i686-w64-mingw32/ruby-2.0.0-p353/include/ruby-2.0.0/ruby/defines.h:153:0,
from /home/vagrant/.rake-compiler/ruby/i686-w64-mingw32/ruby-2.0.0-p353/include/ruby-2.0.0/ruby/ruby.h:70,
from /home/vagrant/.rake-compiler/ruby/i686-w64-mingw32/ruby-2.0.0-p353/include/ruby-2.0.0/ruby.h:33,
from ../../../../ext/testext/testext.c:1:
C:\Documents and Settings\IEUser>cd \Ruby200
C:\Ruby200>cd DevKit
C:\Ruby200\DevKit>ver
Microsoft Windows XP [Version 5.1.2600]
C:\Ruby200\DevKit>ruby -v
ruby 2.0.0p451 (2014-02-24) [i386-mingw32]
C:\Users\Luis\Code\rubygems\rubygems>git show HEAD
commit b71f51885b22e01d3b695276077f73a94c8b32fc
Merge: 8b37d86 058018c
Author: Zachary Scott <e@zzak.io>
Date: Sat Mar 15 13:57:53 2014 -0700
Merge pull request #829 from hsbt/remove-warnings
use File.exist? instead of File.exists?
# Which one is your preferred syntax?
# Indentation 1
class Dummy
def public_method
end
private
def private_method
end
ruby 2.0.0p481 (2014-05-08) [i386-mingw32]
13538 tests, 2245913 assertions, 1 failures, 0 errors, 103 skips
75) Failure:
test_marshal_broken_offset(TestTime) [C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_0/test/ruby/test_time.rb:356]:
<0> expected but was
<-10800>.
ruby 2.1.2p95 (2014-05-08 revision 45877) [i386-mingw32]
14573 tests, 2454468 assertions, 2 failures, 0 errors, 147 skips
TestSprintf#test_float [C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_1/test/ruby/test_sprintf.rb:193]:
[ruby-dev:42551].
<"0x1p+2"> expected but was
<"0x1p+1">.
TestException#test_machine_stackoverflow [C:/Users/Luis/Code/oneclick/rubyinstaller/sandbox/ruby_2_1/test/ruby/test_exception.rb:482]:
pid 2636 killed by SIGSEGV (signal 11)
ruby 2.2.0dev (2014-05-11 trunk 45921) [i386-mingw32]
14652 tests, 2459249 assertions, 4 failures, 0 errors, 148 skips
6) Failure:
TestException#test_machine_stackoverflow [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_exception.rb:537]:
pid 7124 killed by SIGSEGV (signal 11)
7) Failure:
TestException#test_machine_stackoverflow_by_define_method [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_exception.rb:548]:
pid 5288 killed by SIGSEGV (signal 11)
ruby 2.2.0dev (2014-05-11 trunk 45921) [i386-mingw32]
14652 tests, 2457872 assertions, 3 failures, 0 errors, 148 skips
TestException#test_machine_stackoverflow [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_exception.rb:537]:
pid 5356 killed by SIGSEGV (signal 11)
TestException#test_machine_stackoverflow_by_define_method [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_exception.rb:548]:
pid 2788 killed by SIGSEGV (signal 11)
TestMath#test_atan2 [C:/Users/Luis/Code/ruby/ruby/test/ruby/test_math.rb:28]: