|
Microsoft Windows [版本 6.1.7601]
|
|
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
|
|
|
|
C:\Users\Administrator>cd \rubyinstaller\sandbox\ruby23_build
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>mkdir c:\temp
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>set TMP=c:\temp
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>ruby -v
|
|
ruby 2.3.0p0 (2015-12-25 revision 53290) [i386-mingw32]
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>set path=c:\rubyinstaller\sandbox\devkit\bin;c:\rubyinstaller\sandbox\devkit\mingw
|
|
\bin;%path%
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>make test-all
|
|
CC = gcc
|
|
LD = ld
|
|
LDSHARED = gcc -shared -s
|
|
CFLAGS = -O3 -fno-omit-frame-pointer -fno-fast-math -g -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno
|
|
-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-stateme
|
|
nt -Wimplicit-function-declaration -Wdeprecated-declarations -Wno-packed-bitfield-compat
|
|
XCFLAGS = -D_FORTIFY_SOURCE=2 -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
|
|
CPPFLAGS = -DFD_SETSIZE=2048 -D_WIN32_WINNT=0x0501 -D__MINGW_USE_VC2005_COMPAT -I. -I.ext/include/i386-mingw32
|
|
-I../ruby_2_3/include -I../ruby_2_3
|
|
DLDFLAGS = -Wl,--enable-auto-image-base,--enable-auto-import -Wl,--out-implib=libmsvcrt-ruby230.dll.a msvcrt-rub
|
|
y230.def -Wl,--stack,0x00200000,--enable-auto-import -static-libgcc
|
|
SOLIBS = msvcrt-ruby230.res.o -lshell32 -lws2_32 -liphlpapi -limagehlp -lshlwapi
|
|
Using built-in specs.
|
|
COLLECT_GCC=c:\rubyinstaller\sandbox\devkit\mingw\bin\gcc.exe
|
|
COLLECT_LTO_WRAPPER=c:/rubyinstaller/sandbox/devkit/mingw/bin/../libexec/gcc/i686-w64-mingw32/4.7.2/lto-wrapper.exe
|
|
Target: i686-w64-mingw32
|
|
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=i686-w64-mingw32 --build=x86_64-linux-gnu --target=i686-
|
|
w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw32mingw32/mingw32 --prefix=/home/ruben/mingw-w64/mingw32mingw32/mi
|
|
ngw32 --with-gmp=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/i686-w64
|
|
-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-ppl=/home/ruben/mingw-w64/prere
|
|
q/i686-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --disable-ppl-version-chec
|
|
k --disable-cloog-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared
|
|
--enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,for
|
|
tran,java --enable-libgomp --disable-dw2-exceptions --enable-sjlj-exceptions --enable-fully-dynamic-string --enable-libs
|
|
tdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry
|
|
--disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/i686-w64-mingw32/install --with-pk
|
|
gversion=rubenvb-4.7.2-release --with-bugurl=mingw-w64-public@lists.sourceforge.net CC= CFLAGS='-O2 -march=nocona -mtune
|
|
=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS=' -Wl,--large-address-aware'
|
|
Thread model: win32
|
|
gcc version 4.7.2 (rubenvb-4.7.2-release)
|
|
Run options: "--ruby=./miniruby.exe -I../ruby_2_3/lib -I. -I.ext/common ../ruby_2_3/tool/runruby.rb --extout=.ext -- -
|
|
-disable-gems" --excludes=../ruby_2_3/test/excludes -x c:/rubyinstaller/sandbox/devkit/memory_leak/
|
|
|
|
# Running tests:
|
|
|
|
[ 4311/15576] TestFile#test_file_share_delete = 0.00 s
|
|
1) Failure:
|
|
TestFile#test_file_share_delete [C:/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_file.rb:418]:
|
|
Exception raised:
|
|
<#<Errno::EACCES: Permission denied @ unlink_internal - c:/temp/test_file_share_delete20160318-2456-vlbub9/x>>.
|
|
|
|
Leaked tempfile: TestGemExtBuilder#test_build_extensions_extconf_bad: #<Tempfile:./siteconf20160318-2456-fpjtyb.rb (clos
|
|
ed)>
|
|
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_env_make: #<Tempfile:./siteconf20160318-2456-vh1pi9.rb (close
|
|
d)>
|
|
Leaked tempfile: TestGemExtExtConfBuilder#test_class_build_extconf_fail: #<Tempfile:./siteconf20160318-2456-1v36svk.rb (
|
|
closed)>
|
|
[ 7585/15576] TestIO#test_write_32bit_boundary = 43.60 s
|
|
2) Error:
|
|
TestIO#test_write_32bit_boundary:
|
|
ArgumentError: marshal data too short
|
|
C:/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `load'
|
|
C:/rubyinstaller/sandbox/ruby_2_3/test/lib/test/unit/assertions.rb:604:in `assert_separately'
|
|
C:/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3139:in `block in test_write_32bit_boundary'
|
|
C:/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:1499:in `make_tempfile'
|
|
C:/rubyinstaller/sandbox/ruby_2_3/test/ruby/test_io.rb:3120:in `test_write_32bit_boundary'
|
|
|
|
Finished tests in 983.160527s, 15.8387 tests/s, 2257.2865 assertions/s.
|
|
15572 tests, 2219275 assertions, 1 failures, 1 errors, 164 skips
|
|
|
|
ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [i386-mingw32]
|
|
make: *** [yes-test-all] Error 2
|
|
|
|
C:\rubyinstaller\sandbox\ruby23_build>
|