components/ruby/ruby-23/test/results-64.master
changeset 7469 422c29c822ab
equal deleted inserted replaced
7468:1dec92bd1dbd 7469:422c29c822ab
       
     1 make[1]: Entering directory '$(@D)'
       
     2 	CC = 
       
     3 	LD = 
       
     4 	LDSHARED = 
       
     5 	CFLAGS = 
       
     6 	XCFLAGS = 
       
     7 	CPPFLAGS = 
       
     8 	DLDFLAGS = 
       
     9 	SOLIBS = 
       
    10 Using built-in specs.
       
    11 COLLECT_GCC=
       
    12 COLLECT_LTO_WRAPPER=
       
    13 Target: 
       
    14 Configured with: 
       
    15 Thread model: posix
       
    16 gcc version 
       
    17 rebuilding objects which were modified by "dtrace -G"
       
    18 make[2]: Entering directory '$(@D)'
       
    19 compiling $(SOURCE_DIR)/array.c
       
    20 compiling $(SOURCE_DIR)/eval.c
       
    21 compiling $(SOURCE_DIR)/gc.c
       
    22 compiling $(SOURCE_DIR)/hash.c
       
    23 compiling $(SOURCE_DIR)/load.c
       
    24 compiling $(SOURCE_DIR)/object.c
       
    25 compiling $(SOURCE_DIR)/parse.c
       
    26 compiling $(SOURCE_DIR)/string.c
       
    27 compiling $(SOURCE_DIR)/symbol.c
       
    28 compiling $(SOURCE_DIR)/vm.c
       
    29 In file included from $(SOURCE_DIR)/vm.c:200:0:
       
    30 $(SOURCE_DIR)/vm_insnhelper.h:45:0: warning: "REG_PC" redefined
       
    31  #define REG_PC  (REG_CFP->pc)
       
    32  ^
       
    33 In file included from /usr/include/sys/ucontext.h:14:0,
       
    34                  from /usr/include/sys/signal.h:197,
       
    35                  from /usr/include/sys/procset.h:17,
       
    36                  from /usr/include/sys/wait.h:22,
       
    37                  from /usr/include/stdlib.h:16,
       
    38                  from $(SOURCE_DIR)/include/ruby/defines.h:34,
       
    39                  from $(SOURCE_DIR)/include/ruby/ruby.h:36,
       
    40                  from $(SOURCE_DIR)/include/ruby.h:33,
       
    41                  from $(SOURCE_DIR)/internal.h:15,
       
    42                  from $(SOURCE_DIR)/vm.c:15:
       
    43 /usr/include/sys/regset.h:99:0: note: this is the location of the previous definition
       
    44  #define REG_PC REG_RIP
       
    45  ^
       
    46 In file included from $(SOURCE_DIR)/vm.c:200:0:
       
    47 $(SOURCE_DIR)/vm_insnhelper.h:46:0: warning: "REG_SP" redefined
       
    48  #define REG_SP  (REG_CFP->sp)
       
    49  ^
       
    50 In file included from /usr/include/sys/ucontext.h:14:0,
       
    51                  from /usr/include/sys/signal.h:197,
       
    52                  from /usr/include/sys/procset.h:17,
       
    53                  from /usr/include/sys/wait.h:22,
       
    54                  from /usr/include/stdlib.h:16,
       
    55                  from $(SOURCE_DIR)/include/ruby/defines.h:34,
       
    56                  from $(SOURCE_DIR)/include/ruby/ruby.h:36,
       
    57                  from $(SOURCE_DIR)/include/ruby.h:33,
       
    58                  from $(SOURCE_DIR)/internal.h:15,
       
    59                  from $(SOURCE_DIR)/vm.c:15:
       
    60 /usr/include/sys/regset.h:101:0: note: this is the location of the previous definition
       
    61  #define REG_SP REG_RSP
       
    62  ^
       
    63 make[2]: Leaving directory '$(@D)'
       
    64 processing probes in object files
       
    65 linking miniruby
       
    66 generating encdb.h
       
    67 encdb.h unchanged
       
    68 rbconfig.rb unchanged
       
    69 generating enc.mk
       
    70 making srcs under enc
       
    71 make[2]: Entering directory '$(@D)'
       
    72 make[2]: Nothing to be done for 'srcs'.
       
    73 make[2]: Leaving directory '$(@D)'
       
    74 generating transdb.h
       
    75 transdb.h unchanged
       
    76 creating verconf.h
       
    77 verconf.h updated
       
    78 compiling $(SOURCE_DIR)/loadpath.c
       
    79 generating a glommed object with DTrace probes for static library
       
    80 linking static-library libruby-static.a
       
    81 verifying static-library libruby-static.a
       
    82 linking shared-library libruby.so.2
       
    83 generating makefile exts.mk
       
    84 make[2]: Entering directory '$(@D)'
       
    85 make[3]: Entering directory '$(@D)/ext/-test-/array/resize'
       
    86 make[3]: Leaving directory '$(@D)/ext/-test-/array/resize'
       
    87 make[3]: Entering directory '$(@D)/ext/-test-/bignum'
       
    88 make[3]: Leaving directory '$(@D)/ext/-test-/bignum'
       
    89 make[3]: Entering directory '$(@D)/ext/-test-/bug-3571'
       
    90 make[3]: Leaving directory '$(@D)/ext/-test-/bug-3571'
       
    91 make[3]: Entering directory '$(@D)/ext/-test-/bug-5832'
       
    92 make[3]: Leaving directory '$(@D)/ext/-test-/bug-5832'
       
    93 make[3]: Entering directory '$(@D)/ext/-test-/bug_reporter'
       
    94 make[3]: Leaving directory '$(@D)/ext/-test-/bug_reporter'
       
    95 make[3]: Entering directory '$(@D)/ext/-test-/class'
       
    96 make[3]: Leaving directory '$(@D)/ext/-test-/class'
       
    97 make[3]: Entering directory '$(@D)/ext/-test-/debug'
       
    98 make[3]: Leaving directory '$(@D)/ext/-test-/debug'
       
    99 make[3]: Entering directory '$(@D)/ext/-test-/dln/empty'
       
   100 make[3]: Leaving directory '$(@D)/ext/-test-/dln/empty'
       
   101 make[3]: Entering directory '$(@D)/ext/-test-/exception'
       
   102 make[3]: Leaving directory '$(@D)/ext/-test-/exception'
       
   103 make[3]: Entering directory '$(@D)/ext/-test-/fatal'
       
   104 make[3]: Leaving directory '$(@D)/ext/-test-/fatal'
       
   105 make[3]: Entering directory '$(@D)/ext/-test-/file'
       
   106 make[3]: Leaving directory '$(@D)/ext/-test-/file'
       
   107 make[3]: Entering directory '$(@D)/ext/-test-/float'
       
   108 make[3]: Leaving directory '$(@D)/ext/-test-/float'
       
   109 make[3]: Entering directory '$(@D)/ext/-test-/funcall'
       
   110 make[3]: Leaving directory '$(@D)/ext/-test-/funcall'
       
   111 make[3]: Entering directory '$(@D)/ext/-test-/gvl/call_without_gvl'
       
   112 make[3]: Leaving directory '$(@D)/ext/-test-/gvl/call_without_gvl'
       
   113 make[3]: Entering directory '$(@D)/ext/-test-/hash'
       
   114 make[3]: Leaving directory '$(@D)/ext/-test-/hash'
       
   115 make[3]: Entering directory '$(@D)/ext/-test-/iseq_load'
       
   116 make[3]: Leaving directory '$(@D)/ext/-test-/iseq_load'
       
   117 make[3]: Entering directory '$(@D)/ext/-test-/iter'
       
   118 make[3]: Leaving directory '$(@D)/ext/-test-/iter'
       
   119 make[3]: Entering directory '$(@D)/ext/-test-/load/dot.dot'
       
   120 make[3]: Leaving directory '$(@D)/ext/-test-/load/dot.dot'
       
   121 make[3]: Entering directory '$(@D)/ext/-test-/marshal/compat'
       
   122 make[3]: Leaving directory '$(@D)/ext/-test-/marshal/compat'
       
   123 make[3]: Entering directory '$(@D)/ext/-test-/marshal/internal_ivar'
       
   124 make[3]: Leaving directory '$(@D)/ext/-test-/marshal/internal_ivar'
       
   125 make[3]: Entering directory '$(@D)/ext/-test-/marshal/usr'
       
   126 make[3]: Leaving directory '$(@D)/ext/-test-/marshal/usr'
       
   127 make[3]: Entering directory '$(@D)/ext/-test-/method'
       
   128 make[3]: Leaving directory '$(@D)/ext/-test-/method'
       
   129 make[3]: Entering directory '$(@D)/ext/-test-/notimplement'
       
   130 make[3]: Leaving directory '$(@D)/ext/-test-/notimplement'
       
   131 make[3]: Entering directory '$(@D)/ext/-test-/num2int'
       
   132 make[3]: Leaving directory '$(@D)/ext/-test-/num2int'
       
   133 make[3]: Entering directory '$(@D)/ext/-test-/path_to_class'
       
   134 make[3]: Leaving directory '$(@D)/ext/-test-/path_to_class'
       
   135 make[3]: Entering directory '$(@D)/ext/-test-/popen_deadlock'
       
   136 make[3]: Leaving directory '$(@D)/ext/-test-/popen_deadlock'
       
   137 make[3]: Entering directory '$(@D)/ext/-test-/postponed_job'
       
   138 make[3]: Leaving directory '$(@D)/ext/-test-/postponed_job'
       
   139 make[3]: Entering directory '$(@D)/ext/-test-/printf'
       
   140 make[3]: Leaving directory '$(@D)/ext/-test-/printf'
       
   141 make[3]: Entering directory '$(@D)/ext/-test-/proc'
       
   142 make[3]: Leaving directory '$(@D)/ext/-test-/proc'
       
   143 make[3]: Entering directory '$(@D)/ext/-test-/rational'
       
   144 make[3]: Leaving directory '$(@D)/ext/-test-/rational'
       
   145 make[3]: Entering directory '$(@D)/ext/-test-/recursion'
       
   146 make[3]: Leaving directory '$(@D)/ext/-test-/recursion'
       
   147 make[3]: Entering directory '$(@D)/ext/-test-/st/foreach'
       
   148 make[3]: Leaving directory '$(@D)/ext/-test-/st/foreach'
       
   149 make[3]: Entering directory '$(@D)/ext/-test-/st/numhash'
       
   150 make[3]: Leaving directory '$(@D)/ext/-test-/st/numhash'
       
   151 make[3]: Entering directory '$(@D)/ext/-test-/st/update'
       
   152 make[3]: Leaving directory '$(@D)/ext/-test-/st/update'
       
   153 make[3]: Entering directory '$(@D)/ext/-test-/string'
       
   154 make[3]: Leaving directory '$(@D)/ext/-test-/string'
       
   155 make[3]: Entering directory '$(@D)/ext/-test-/struct'
       
   156 make[3]: Leaving directory '$(@D)/ext/-test-/struct'
       
   157 make[3]: Entering directory '$(@D)/ext/-test-/symbol'
       
   158 make[3]: Leaving directory '$(@D)/ext/-test-/symbol'
       
   159 make[3]: Entering directory '$(@D)/ext/-test-/time'
       
   160 make[3]: Leaving directory '$(@D)/ext/-test-/time'
       
   161 make[3]: Entering directory '$(@D)/ext/-test-/tracepoint'
       
   162 make[3]: Leaving directory '$(@D)/ext/-test-/tracepoint'
       
   163 make[3]: Entering directory '$(@D)/ext/-test-/typeddata'
       
   164 make[3]: Leaving directory '$(@D)/ext/-test-/typeddata'
       
   165 make[3]: Entering directory '$(@D)/ext/-test-/vm'
       
   166 make[3]: Leaving directory '$(@D)/ext/-test-/vm'
       
   167 make[3]: Entering directory '$(@D)/ext/-test-/wait_for_single_fd'
       
   168 make[3]: Leaving directory '$(@D)/ext/-test-/wait_for_single_fd'
       
   169 make[3]: Entering directory '$(@D)/ext/bigdecimal'
       
   170 installing default bigdecimal libraries
       
   171 make[3]: Leaving directory '$(@D)/ext/bigdecimal'
       
   172 make[3]: Entering directory '$(@D)/ext/cgi/escape'
       
   173 make[3]: Leaving directory '$(@D)/ext/cgi/escape'
       
   174 make[3]: Entering directory '$(@D)/ext/continuation'
       
   175 make[3]: Leaving directory '$(@D)/ext/continuation'
       
   176 make[3]: Entering directory '$(@D)/ext/coverage'
       
   177 make[3]: Leaving directory '$(@D)/ext/coverage'
       
   178 make[3]: Entering directory '$(@D)/ext/date'
       
   179 installing default date_core libraries
       
   180 make[3]: Leaving directory '$(@D)/ext/date'
       
   181 make[3]: Entering directory '$(@D)/ext/dbm'
       
   182 make[3]: Leaving directory '$(@D)/ext/dbm'
       
   183 make[3]: Entering directory '$(@D)/ext/digest'
       
   184 installing digest libraries
       
   185 installing default digest libraries
       
   186 make[3]: Leaving directory '$(@D)/ext/digest'
       
   187 make[3]: Entering directory '$(@D)/ext/digest/bubblebabble'
       
   188 make[3]: Leaving directory '$(@D)/ext/digest/bubblebabble'
       
   189 make[3]: Entering directory '$(@D)/ext/digest/md5'
       
   190 make[3]: Leaving directory '$(@D)/ext/digest/md5'
       
   191 make[3]: Entering directory '$(@D)/ext/digest/rmd160'
       
   192 make[3]: Leaving directory '$(@D)/ext/digest/rmd160'
       
   193 make[3]: Entering directory '$(@D)/ext/digest/sha1'
       
   194 make[3]: Leaving directory '$(@D)/ext/digest/sha1'
       
   195 make[3]: Entering directory '$(@D)/ext/digest/sha2'
       
   196 installing default sha2 libraries
       
   197 make[3]: Leaving directory '$(@D)/ext/digest/sha2'
       
   198 make[3]: Entering directory '$(@D)/ext/etc'
       
   199 make[3]: Leaving directory '$(@D)/ext/etc'
       
   200 make[3]: Entering directory '$(@D)/ext/fcntl'
       
   201 make[3]: Leaving directory '$(@D)/ext/fcntl'
       
   202 make[3]: Entering directory '$(@D)/ext/fiber'
       
   203 make[3]: Leaving directory '$(@D)/ext/fiber'
       
   204 make[3]: Entering directory '$(@D)/ext/fiddle'
       
   205 installing default fiddle libraries
       
   206 make[3]: Leaving directory '$(@D)/ext/fiddle'
       
   207 make[3]: Entering directory '$(@D)/ext/gdbm'
       
   208 make[3]: Leaving directory '$(@D)/ext/gdbm'
       
   209 make[3]: Entering directory '$(@D)/ext/io/console'
       
   210 installing default console libraries
       
   211 make[3]: Leaving directory '$(@D)/ext/io/console'
       
   212 make[3]: Entering directory '$(@D)/ext/io/nonblock'
       
   213 make[3]: Leaving directory '$(@D)/ext/io/nonblock'
       
   214 make[3]: Entering directory '$(@D)/ext/io/wait'
       
   215 make[3]: Leaving directory '$(@D)/ext/io/wait'
       
   216 make[3]: Entering directory '$(@D)/ext/json'
       
   217 installing default libraries
       
   218 make[3]: Leaving directory '$(@D)/ext/json'
       
   219 make[3]: Entering directory '$(@D)/ext/json/generator'
       
   220 make[3]: Leaving directory '$(@D)/ext/json/generator'
       
   221 make[3]: Entering directory '$(@D)/ext/json/parser'
       
   222 make[3]: Leaving directory '$(@D)/ext/json/parser'
       
   223 make[3]: Entering directory '$(@D)/ext/mathn/complex'
       
   224 make[3]: Leaving directory '$(@D)/ext/mathn/complex'
       
   225 make[3]: Entering directory '$(@D)/ext/mathn/rational'
       
   226 make[3]: Leaving directory '$(@D)/ext/mathn/rational'
       
   227 make[3]: Entering directory '$(@D)/ext/nkf'
       
   228 installing default nkf libraries
       
   229 make[3]: Leaving directory '$(@D)/ext/nkf'
       
   230 make[3]: Entering directory '$(@D)/ext/objspace'
       
   231 make[3]: Leaving directory '$(@D)/ext/objspace'
       
   232 make[3]: Entering directory '$(@D)/ext/openssl'
       
   233 installing default openssl libraries
       
   234 make[3]: Leaving directory '$(@D)/ext/openssl'
       
   235 make[3]: Entering directory '$(@D)/ext/pathname'
       
   236 installing default pathname libraries
       
   237 make[3]: Leaving directory '$(@D)/ext/pathname'
       
   238 make[3]: Entering directory '$(@D)/ext/psych'
       
   239 installing default psych libraries
       
   240 make[3]: Leaving directory '$(@D)/ext/psych'
       
   241 make[3]: Entering directory '$(@D)/ext/pty'
       
   242 installing default pty libraries
       
   243 make[3]: Leaving directory '$(@D)/ext/pty'
       
   244 make[3]: Entering directory '$(@D)/ext/racc/cparse'
       
   245 make[3]: Leaving directory '$(@D)/ext/racc/cparse'
       
   246 make[3]: Entering directory '$(@D)/ext/rbconfig/sizeof'
       
   247 make[3]: Leaving directory '$(@D)/ext/rbconfig/sizeof'
       
   248 make[3]: Entering directory '$(@D)/ext/readline'
       
   249 make[3]: Leaving directory '$(@D)/ext/readline'
       
   250 make[3]: Entering directory '$(@D)/ext/ripper'
       
   251 installing default ripper libraries
       
   252 checking $(SOURCE_DIR)/parse.y and $(SOURCE_DIR)/ext/ripper/eventids2.c
       
   253 make[3]: Leaving directory '$(@D)/ext/ripper'
       
   254 make[3]: Entering directory '$(@D)/ext/sdbm'
       
   255 make[3]: Leaving directory '$(@D)/ext/sdbm'
       
   256 make[3]: Entering directory '$(@D)/ext/socket'
       
   257 installing default socket libraries
       
   258 make[3]: Leaving directory '$(@D)/ext/socket'
       
   259 make[3]: Entering directory '$(@D)/ext/stringio'
       
   260 make[3]: Leaving directory '$(@D)/ext/stringio'
       
   261 make[3]: Entering directory '$(@D)/ext/strscan'
       
   262 make[3]: Leaving directory '$(@D)/ext/strscan'
       
   263 make[3]: Entering directory '$(@D)/ext/syslog'
       
   264 installing default syslog libraries
       
   265 make[3]: Leaving directory '$(@D)/ext/syslog'
       
   266 make[3]: Entering directory '$(@D)/ext/thread'
       
   267 make[3]: Leaving directory '$(@D)/ext/thread'
       
   268 make[3]: Entering directory '$(@D)/ext/tk'
       
   269 installing tcltklib libraries
       
   270 installing default tcltklib libraries
       
   271 make[3]: Leaving directory '$(@D)/ext/tk'
       
   272 make[3]: Entering directory '$(@D)/ext/tk/tkutil'
       
   273 make[3]: Leaving directory '$(@D)/ext/tk/tkutil'
       
   274 make[3]: Entering directory '$(@D)/ext/zlib'
       
   275 make[3]: Leaving directory '$(@D)/ext/zlib'
       
   276 make[3]: Entering directory '$(@D)'
       
   277 rebuilding objects which were modified by "dtrace -G"
       
   278 make[4]: Entering directory '$(@D)'
       
   279 compiling $(SOURCE_DIR)/array.c
       
   280 compiling $(SOURCE_DIR)/eval.c
       
   281 compiling $(SOURCE_DIR)/gc.c
       
   282 compiling $(SOURCE_DIR)/hash.c
       
   283 compiling $(SOURCE_DIR)/load.c
       
   284 compiling $(SOURCE_DIR)/object.c
       
   285 compiling $(SOURCE_DIR)/parse.c
       
   286 compiling $(SOURCE_DIR)/string.c
       
   287 compiling $(SOURCE_DIR)/symbol.c
       
   288 compiling $(SOURCE_DIR)/vm.c
       
   289 In file included from $(SOURCE_DIR)/vm.c:200:0:
       
   290 $(SOURCE_DIR)/vm_insnhelper.h:45:0: warning: "REG_PC" redefined
       
   291  #define REG_PC  (REG_CFP->pc)
       
   292  ^
       
   293 In file included from /usr/include/sys/ucontext.h:14:0,
       
   294                  from /usr/include/sys/signal.h:197,
       
   295                  from /usr/include/sys/procset.h:17,
       
   296                  from /usr/include/sys/wait.h:22,
       
   297                  from /usr/include/stdlib.h:16,
       
   298                  from $(SOURCE_DIR)/include/ruby/defines.h:34,
       
   299                  from $(SOURCE_DIR)/include/ruby/ruby.h:36,
       
   300                  from $(SOURCE_DIR)/include/ruby.h:33,
       
   301                  from $(SOURCE_DIR)/internal.h:15,
       
   302                  from $(SOURCE_DIR)/vm.c:15:
       
   303 /usr/include/sys/regset.h:99:0: note: this is the location of the previous definition
       
   304  #define REG_PC REG_RIP
       
   305  ^
       
   306 In file included from $(SOURCE_DIR)/vm.c:200:0:
       
   307 $(SOURCE_DIR)/vm_insnhelper.h:46:0: warning: "REG_SP" redefined
       
   308  #define REG_SP  (REG_CFP->sp)
       
   309  ^
       
   310 In file included from /usr/include/sys/ucontext.h:14:0,
       
   311                  from /usr/include/sys/signal.h:197,
       
   312                  from /usr/include/sys/procset.h:17,
       
   313                  from /usr/include/sys/wait.h:22,
       
   314                  from /usr/include/stdlib.h:16,
       
   315                  from $(SOURCE_DIR)/include/ruby/defines.h:34,
       
   316                  from $(SOURCE_DIR)/include/ruby/ruby.h:36,
       
   317                  from $(SOURCE_DIR)/include/ruby.h:33,
       
   318                  from $(SOURCE_DIR)/internal.h:15,
       
   319                  from $(SOURCE_DIR)/vm.c:15:
       
   320 /usr/include/sys/regset.h:101:0: note: this is the location of the previous definition
       
   321  #define REG_SP REG_RSP
       
   322  ^
       
   323 make[4]: Leaving directory '$(@D)'
       
   324 processing probes in object files
       
   325 linking miniruby
       
   326 rbconfig.rb unchanged
       
   327 creating verconf.h
       
   328 verconf.h updated
       
   329 compiling $(SOURCE_DIR)/loadpath.c
       
   330 generating a glommed object with DTrace probes for static library
       
   331 linking static-library libruby-static.a
       
   332 verifying static-library libruby-static.a
       
   333 linking shared-library libruby.so.2
       
   334 linking ruby
       
   335 make[3]: Leaving directory '$(@D)'
       
   336 make[2]: Leaving directory '$(@D)'
       
   337 making enc
       
   338 make[2]: Entering directory '$(@D)'
       
   339 make[2]: Nothing to be done for 'enc'.
       
   340 make[2]: Leaving directory '$(@D)'
       
   341 making trans
       
   342 make[2]: Entering directory '$(@D)'
       
   343 make[2]: Nothing to be done for '$(SOURCE_DIR)/enc/trans'.
       
   344 make[2]: Leaving directory '$(@D)'
       
   345 making encs
       
   346 make[2]: Entering directory '$(@D)'
       
   347 make[2]: Leaving directory '$(@D)'
       
   348 $(SOURCE_DIR)/tool/rubytest.rb:20: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   349 sample/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
       
   350 sample/test.rb:condition ..OK 2
       
   351 sample/test.rb:if/unless ...OK 3
       
   352 sample/test.rb:case .....OK 5
       
   353 sample/test.rb:while/until ........OK 8
       
   354 sample/test.rb:exception ..........OK 10
       
   355 sample/test.rb:array .......................................OK 39
       
   356 sample/test.rb:hash ...........................OK 27
       
   357 sample/test.rb:iterator ...............................................................................................................OK 111
       
   358 sample/test.rb:float ................................................................................OK 80
       
   359 sample/test.rb:bignum ...............................OK 31
       
   360 sample/test.rb:string & char ..............................................................OK 62
       
   361 sample/test.rb:assignment ..........OK 10
       
   362 sample/test.rb:call ......OK 6
       
   363 sample/test.rb:proc .........OK 9
       
   364 sample/test.rb:signal ..OK 2
       
   365 sample/test.rb:eval .............................OK 29
       
   366 sample/test.rb:system $(SOURCE_DIR)/sample/test.rb:1976: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   367 XXX_DOTS_XXXOK 8
       
   368 sample/test.rb:const .....OK 5
       
   369 sample/test.rb:clone .....OK 5
       
   370 sample/test.rb:marshal ....OK 4
       
   371 sample/test.rb:pack ....OK 4
       
   372 sample/test.rb:math ..OK 2
       
   373 sample/test.rb:struct ......OK 6
       
   374 sample/test.rb:variable ...........OK 11
       
   375 sample/test.rb:trace ...OK 3
       
   376 sample/test.rb:defined? ............OK 12
       
   377 sample/test.rb:alias ......OK 6
       
   378 sample/test.rb:path .......................OK 23
       
   379 sample/test.rb:gc ....OK 4
       
   380 
       
   381 test succeeded
       
   382 test_attr.rb             ..
       
   383 
       
   384                          
       
   385 test_autoload.rb         ........
       
   386 
       
   387                          
       
   388 test_block.rb            ..........................................................
       
   389 
       
   390                          
       
   391 test_class.rb            ................................................
       
   392 
       
   393                          
       
   394 test_eval.rb             .....................................
       
   395 
       
   396                          
       
   397 test_exception.rb        ..................................
       
   398 
       
   399                          
       
   400 test_finalizer.rb        .
       
   401 
       
   402                          
       
   403 test_flip.rb             .
       
   404 
       
   405                          
       
   406 test_flow.rb             .............................................................
       
   407 
       
   408                          
       
   409 test_fork.rb             .....
       
   410 
       
   411                          
       
   412 test_gc.rb               ..
       
   413 
       
   414                          
       
   415 test_io.rb               .........
       
   416 
       
   417                          
       
   418 test_jump.rb             .............................
       
   419 
       
   420                          
       
   421 test_literal.rb          ...........................................................................................................................................................
       
   422 
       
   423                          
       
   424 test_literal_suffix.rb   ................................................
       
   425 
       
   426                          
       
   427 test_load.rb             ..
       
   428 
       
   429                          
       
   430 test_marshal.rb          .
       
   431 
       
   432                          
       
   433 test_massign.rb          ..................................
       
   434 
       
   435                          
       
   436 test_method.rb           ...............................................................................................................................................................................................................................
       
   437 
       
   438                          
       
   439 test_objectspace.rb      .....
       
   440 
       
   441                          
       
   442 test_proc.rb             .......................................
       
   443 
       
   444                          
       
   445 test_string.rb           .
       
   446 
       
   447                          
       
   448 test_struct.rb           .
       
   449 
       
   450                          
       
   451 test_syntax.rb           ............................................................................................................................................................
       
   452 
       
   453                          
       
   454 test_thread.rb           ..................................................
       
   455 
       
   456                          
       
   457 PASS all 1010 tests
       
   458 exec ./miniruby -I$(SOURCE_DIR)/lib -I. -I.ext/common  $(SOURCE_DIR)/tool/runruby.rb --extout=.ext  -- --disable-gems "$(SOURCE_DIR)/bootstraptest/runner.rb" --ruby="ruby --disable-gems"   $(SOURCE_DIR)/KNOWNBUGS.rb
       
   459 $(SOURCE_DIR)/bootstraptest/runner.rb:161: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   460 XXX_DATE_TIME_XXX
       
   461 Driver is XXX_RUBY_VERSION_XXX
       
   462 Target is XXX_RUBY_VERSION_XXX
       
   463 
       
   464 KNOWNBUGS.rb   
       
   465 No tests, no problem
       
   466 Run options: "--ruby=./miniruby -I$(SOURCE_DIR)/lib -I. -I.ext/common  $(SOURCE_DIR)/tool/runruby.rb --extout=.ext  -- --disable-gems"
       
   467 
       
   468 # Running tests:
       
   469 
       
   470 .$(SOURCE_DIR)/test/testunit/test_hideskip.rb:12: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   471 XXX_DOTS_XXX$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   472 .$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   473 .$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   474 .$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   475 .$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   476 .$(SOURCE_DIR)/tool/runruby.rb:72: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   477 XXX_DOTS_XXX
       
   478 
       
   479 Finished tests in 
       
   480 
       
   481 XXX_NUM_XXX tests, XXX_NUM_XXX assertions, XXX_NUM_XXX failures, XXX_NUM_XXX errors, XXX_NUM_XXX skips
       
   482 
       
   483 ruby -v: XXX_RUBY_VERSION_XXX
       
   484 $(SOURCE_DIR)/test/misc/test_ruby_mode.rb:10: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   485 Run options: "--ruby=./miniruby -I$(SOURCE_DIR)/lib -I. -I.ext/common  $(SOURCE_DIR)/tool/runruby.rb --extout=.ext  -- --disable-gems" --excludes-dir=$(SOURCE_DIR)/test/excludes --name=!/memory_leak/ --exclude=/testunit/ --exclude=/minitest/
       
   486 
       
   487 # Running tests:
       
   488 
       
   489 XXX_DOTS_XXXs:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   490 .test-script:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   491 test-script:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   492 XXX_DOTS_XXXs:2: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   493 .s:2: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   494 XXX_DOTS_XXXs:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   495 XXX_DOTS_XXXs:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   496 XXX_DOTS_XXXs:4: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   497 XXX_DOTS_XXX-e:2: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   498 .-e:4: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   499 XXX_DOTS_XXXs:1: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   500 XXX_DOTS_XXX
       
   501 
       
   502 Finished tests in 
       
   503 
       
   504 NUM) Failure:
       
   505 TestIO#test_reopen_inherit [$(SOURCE_DIR)/test/ruby/test_io.rb:2075]:
       
   506 <"outerr"> expected but was
       
   507 <"-e:4: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   508 
       
   509 NUM) Failure:
       
   510 TestPopenDeadlock#test_popen_without_deadlock_0 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   511 assert_separately failed with error message
       
   512 pid NUM exit 0
       
   513 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   514 
       
   515 
       
   516 NUM) Failure:
       
   517 TestPopenDeadlock#test_popen_without_deadlock_1 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   518 assert_separately failed with error message
       
   519 pid NUM exit 0
       
   520 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   521 
       
   522 
       
   523 NUM) Failure:
       
   524 TestPopenDeadlock#test_popen_without_deadlock_2 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   525 assert_separately failed with error message
       
   526 pid NUM exit 0
       
   527 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   528 
       
   529 
       
   530 NUM) Failure:
       
   531 TestPopenDeadlock#test_popen_without_deadlock_3 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   532 assert_separately failed with error message
       
   533 pid NUM exit 0
       
   534 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   535 
       
   536 
       
   537 NUM) Failure:
       
   538 TestPopenDeadlock#test_popen_without_deadlock_4 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   539 assert_separately failed with error message
       
   540 pid NUM exit 0
       
   541 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   542 
       
   543 
       
   544 NUM) Failure:
       
   545 TestPopenDeadlock#test_popen_without_deadlock_5 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   546 assert_separately failed with error message
       
   547 pid NUM exit 0
       
   548 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   549 
       
   550 
       
   551 NUM) Failure:
       
   552 TestPopenDeadlock#test_popen_without_deadlock_6 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   553 assert_separately failed with error message
       
   554 pid NUM exit 0
       
   555 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   556 
       
   557 
       
   558 NUM) Failure:
       
   559 TestPopenDeadlock#test_popen_without_deadlock_7 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   560 assert_separately failed with error message
       
   561 pid NUM exit 0
       
   562 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   563 
       
   564 
       
   565 NUM) Failure:
       
   566 TestPopenDeadlock#test_popen_without_deadlock_8 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   567 assert_separately failed with error message
       
   568 pid NUM exit 0
       
   569 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   570 
       
   571 
       
   572 NUM) Failure:
       
   573 TestPopenDeadlock#test_popen_without_deadlock_9 [$(SOURCE_DIR)/test/-ext-/popen_deadlock/test_popen_deadlock.rb:32]:
       
   574 assert_separately failed with error message
       
   575 pid NUM exit 0
       
   576 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   577 
       
   578 
       
   579 NUM) Failure:
       
   580 TestProcess#test_deadlock_by_signal_at_forking [$(SOURCE_DIR)/test/ruby/test_process.rb:2074]:
       
   581 assert_separately failed with error message
       
   582 pid NUM exit 0
       
   583 | -:13: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   584 
       
   585 
       
   586 NUM) Failure:
       
   587 TestProcess#test_exec_fd_3_redirect [$(SOURCE_DIR)/test/ruby/test_process.rb:2115]:
       
   588 assert_separately failed with error message
       
   589 pid NUM exit 0
       
   590 | -:11: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   591 
       
   592 
       
   593 NUM) Failure:
       
   594 TestProcess#test_exec_noshell [$(SOURCE_DIR)/test/ruby/test_process.rb:1048]:
       
   595 <"Errno::ENOENT success"> expected but was
       
   596 <"s:4: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   597 
       
   598 NUM) Failure:
       
   599 TestProcess#test_many_args [$(SOURCE_DIR)/test/ruby/test_process.rb:2223]:
       
   600 [ruby-core:70251] [Bug #11418].
       
   601 
       
   602 1. [2/2] Assertion for "stderr"
       
   603    | <[]> expected but was
       
   604    | <["-:4: warning: Insecure world writable dir XXX_DIR_XXX in PATH, mode XXX_MODE_XXX
       
   605 
       
   606 NUM) Failure:
       
   607 URI::TestGeneric#test_find_proxy [$(SOURCE_DIR)/test/uri/test_generic.rb:802]:
       
   608 Expected #<URI::HTTP http://www-proxy.us.oracle.com> to be nil.
       
   609 
       
   610 XXX_NUM_XXX tests, XXX_NUM_XXX assertions, XXX_NUM_XXX failures, XXX_NUM_XXX errors, XXX_NUM_XXX skips
       
   611 
       
   612 ruby -v: XXX_RUBY_VERSION_XXX
       
   613 make[1]: *** [Makefile:1177: yes-test-almost] Error 16
       
   614 make[1]: Leaving directory '$(@D)'