[#8484] strptime fails to properly parse certain inputs — <noreply@...>

Bugs item #5263, was opened at 2006-08-01 23:14

13 messages 2006/08/02
[#8485] Re: [ ruby-Bugs-5263 ] strptime fails to properly parse certain inputs — Yukihiro Matsumoto <matz@...> 2006/08/02

Hi,

[#8538] Re: [ ruby-Bugs-5263 ] strptime fails to properly parse certain inputs — nobu@... 2006/08/06

Hi,

[#8561] sandbox timers & block scopes — why the lucky stiff <ruby-core@...>

Two puzzles I am trying to solve:

28 messages 2006/08/08
[#8624] Re: sandbox timers & block scopes — why the lucky stiff <ruby-core@...> 2006/08/15

raise ThisDecayingInquisition, "anyone? anyone at all?"

[#8627] Re: sandbox timers & block scopes — MenTaLguY <mental@...> 2006/08/15

On Wed, 2006-08-16 at 00:35 +0900, why the lucky stiff wrote:

[#8628] Re: sandbox timers & block scopes — why the lucky stiff <ruby-core@...> 2006/08/15

On Wed, Aug 16, 2006 at 02:46:30AM +0900, MenTaLguY wrote:

[#8629] Re: sandbox timers & block scopes — "Charles O Nutter" <headius@...> 2006/08/15

On 8/15/06, why the lucky stiff <ruby-core@whytheluckystiff.net> wrote:

[#8690] a ruby-core primer — why the lucky stiff <ruby-core@...>

Hello, all. I've been working on the ruby-core page for the new Ruby site.

21 messages 2006/08/22

Build of Preview4 on solaris 2.9

From: Hugh Sasse <hgs@...>
Date: 2006-08-21 17:34:36 UTC
List: ruby-core #8670
Generally the build went well. See below for the "edited highlights"
I've included the whole of the configure step, all the tests, but skipped
most of the compilations (which have no warnings).

I'd be happy to turn on -Wall if that would help.

        HTH
        Hugh

Script started on Mon Aug 21 14:08:29 2006
neelix hgs 11 %> ./configure && gmake && gmake check 
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking target system type... sparc-sun-solaris2.9
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking whether gcc needs -traditional... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for bison... bison -y
checking for ranlib... ranlib
checking for ar... ar
checking for as... as
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/local/bin/install -c
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for long long... yes
checking for off_t... yes
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for long long... (cached) yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking for off_t... (cached) yes
checking size of off_t... 8
checking for void*... yes
checking size of void*... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for time_t... yes
checking size of time_t... 4
checking for pid_t... yes
checking for gid_t... yes
checking for uid_t... yes
checking for prototypes... yes
checking token paste string... ansi
checking for variable length prototypes and stdarg.h... yes
checking for noreturn... x __attribute__ ((noreturn))
checking for RUBY_EXTERN... no
checking whether sys_nerr is declared... no
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking syscall.h usability... no
checking syscall.h presence... no
checking for syscall.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking a.out.h usability... no
checking a.out.h presence... no
checking for a.out.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for memory.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/mkdev.h usability... yes
checking sys/mkdev.h presence... yes
checking for sys/mkdev.h... yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking for rlim_t... yes
checking size of rlim_t... 8
checking for size_t... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... void
checking for working alloca.h... yes
checking for alloca... yes
checking for working memcmp... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking for ftello... yes
checking for dup2... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for strerror... yes
checking for strftime... yes
checking for strchr... yes
checking for strstr... yes
checking for strtoul... yes
checking for crypt... yes
checking for flock... no
checking for vsnprintf... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... no
checking for hypot... yes
checking for acosh... yes
checking for erf... yes
checking for fmod... yes
checking for killpg... yes
checking for wait4... yes
checking for waitpid... yes
checking for syscall... yes
checking for chroot... yes
checking for fsync... yes
checking for getcwd... yes
checking for eaccess... yes
checking for truncate... yes
checking for chsize... no
checking for times... yes
checking for utimes... yes
checking for fcntl... yes
checking for lockf... yes
checking for lstat... yes
checking for symlink... yes
checking for link... yes
checking for readlink... yes
checking for setitimer... yes
checking for setruid... no
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setproctitle... no
checking for setrgid... no
checking for setegid... yes
checking for setregid... yes
checking for setresgid... no
checking for issetugid... yes
checking for pause... yes
checking for lchown... yes
checking for lchmod... no
checking for getpgrp... yes
checking for setpgrp... yes
checking for getpgid... yes
checking for setpgid... yes
checking for initgroups... yes
checking for getgroups... yes
checking for setgroups... yes
checking for getpriority... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sysconf... yes
checking for dlopen... yes
checking for sigprocmask... yes
checking for sigaction... yes
checking for _setjmp... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for mktime... yes
checking for timegm... no
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for setuid... yes
checking for setgid... yes
checking for setenv... no
checking for unsetenv... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking whether tzname is declared... yes
checking for tzname... yes
checking for struct tm.tm_gmtoff... no
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking whether getpgrp requires zero arguments... yes
checking whether setpgrp takes no argument... yes
checking whether byte ordering is bigendian... yes
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking whether right shift preserve sign bit... yes
checking read count field in FILE structures... _cnt
checking read buffer ptr field in FILE structures... _ptr
checking whether need to seek between R/W... yes
checking whether st_ino is huge... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction... (cached) -1
checking whether ELF binaries are produced... yes
checking whether OS depend dynamic link works... yes
checking for nroff... /usr/bin/nroff
creating config.h
configure: creating ./config.status
config.status: creating Makefile

        [Now you have the config info, I'll skip clean compilations:]

gmake[1]: Leaving directory `/enterprise2/scratch/hgs/ruby-1.8.5/ext/syslog'
compiling tk
gmake[1]: Entering directory `/enterprise2/scratch/hgs/ruby-1.8.5/ext/tk'
gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_TCL_H -DHAVE_TK_H  -DWITH_TCL_ENABLE_THREAD=0 -fPIC -g -O2  -c stubs.c
In file included from ../../ruby.h:24,
                 from stubs.c:2:
../../config.h:15:1: warning: "_FILE_OFFSET_BITS" redefined
In file included from /usr/local/lib/gcc/sparc-sun-solaris2.9/4.1.0/include/iso/stdio_iso.h:44,
                 from /usr/local/lib/gcc/sparc-sun-solaris2.9/4.1.0/include/stdio.h:36,
                 from /usr/local/include/tcl.h:158,
                 from stubs.h:1,
                 from stubs.c:1:
/usr/local/lib/gcc/sparc-sun-solaris2.9/4.1.0/include/sys/feature_tests.h:105:1: warning: this is the location of the previous definition
gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_TCL_H -DHAVE_TK_H  -DWITH_TCL_ENABLE_THREAD=0 -fPIC -g -O2  -c tcltklib.c

        [skip some more]

gmake[1]: Leaving directory `/enterprise2/scratch/hgs/ruby-1.8.5'
test succeeded
./miniruby ./runruby.rb --extout=.ext -- -C "./test" runner.rb --runner=console 
Loaded suite .
Started
.............................................EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F.............................................................................................................................................................................................
Finished in 148.457381 seconds.

  1) Error:
test_aref(TestDBM):
NoMethodError: undefined method `closed?' for #<DBM:0x15070f8>
    ./dbm/test_dbm.rb:46:in `teardown'
    ./dbm/test_dbm.rb:45:in `each_object'
    ./dbm/test_dbm.rb:45:in `teardown'

  2) Error:
test_aset(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

  3) Error:
test_aset(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

  4) Error:
test_clear(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

  5) Error:
test_clear(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

  6) Error:
test_close(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

  7) Error:
test_close(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

  8) Error:
test_delete(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

  9) Error:
test_delete(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 10) Error:
test_delete_if(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 11) Error:
test_delete_if(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 12) Error:
test_delete_with_block(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 13) Error:
test_delete_with_block(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 14) Error:
test_each_key(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 15) Error:
test_each_key(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 16) Error:
test_each_pair(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 17) Error:
test_each_pair(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 18) Error:
test_each_value(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 19) Error:
test_each_value(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 20) Error:
test_empty?(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 21) Error:
test_empty?(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 22) Error:
test_fetch(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 23) Error:
test_fetch(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 24) Error:
test_has_value?(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 25) Error:
test_has_value?(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 26) Error:
test_haskey?(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 27) Error:
test_haskey?(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 28) Error:
test_index(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 29) Error:
test_index(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 30) Error:
test_indexes(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 31) Error:
test_indexes(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 32) Error:
test_invert(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 33) Error:
test_invert(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 34) Error:
test_keys(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 35) Error:
test_keys(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 36) Error:
test_length(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 37) Error:
test_length(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 38) Error:
test_reject(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 39) Error:
test_reject(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 40) Error:
test_replace(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 41) Error:
test_replace(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 42) Error:
test_s_new_has_no_block(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 43) Error:
test_s_new_has_no_block(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 44) Error:
test_s_open_no_create(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 45) Error:
test_s_open_no_create(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 46) Error:
test_s_open_with_block(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 47) Error:
test_s_open_with_block(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 48) Error:
test_select_with_block(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 49) Error:
test_select_with_block(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 50) Error:
test_shift(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 51) Error:
test_shift(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 52) Error:
test_to_a(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 53) Error:
test_to_a(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 54) Error:
test_to_hash(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 55) Error:
test_to_hash(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 56) Error:
test_update(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 57) Error:
test_update(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 58) Error:
test_values(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 59) Error:
test_values(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 60) Error:
test_values_at(TestDBM):
Errno::EPERM: Not owner
    ./dbm/test_dbm.rb:35:in `[]='
    ./dbm/test_dbm.rb:35:in `setup'
    ./dbm/test_dbm.rb:34:in `open'
    ./dbm/test_dbm.rb:34:in `setup'

 61) Error:
test_values_at(TestDBM):
NoMethodError: undefined method `close' for nil:NilClass
    ./dbm/test_dbm.rb:44:in `teardown'

 62) Failure:
test_cgi(TestWEBrickCGI)
    [./webrick/test_cgi.rb:34:in `test_cgi'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:1050:in `request'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:2133:in `reading_body'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:1049:in `request'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:1034:in `request'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:543:in `start'
     /enterprise2/scratch/hgs/ruby-1.8.5/lib/net/http.rb:1032:in `request'
     ./webrick/test_cgi.rb:33:in `test_cgi'
     ./webrick/utils.rb:26:in `call'
     ./webrick/utils.rb:26:in `start_server'
     ./webrick/utils.rb:34:in `start_httpserver'
     ./webrick/test_cgi.rb:24:in `test_cgi']:
<"/\244\333\244\262/\244\333\244\262"> expected but was
<"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\">\n<HTML>\n  <HEAD><TITLE>Bad Request</TITLE></HEAD>\n  <BODY>\n    <H1>Bad Request</H1>\n    bad URI `/webrick.cgi/\244\333\244\262/\244\333\244\262'.\n    <HR>\n    <ADDRESS>\n     WEBrick/1.3.1 (Ruby/1.8.5/2006-08-18) at\n     neelix:80\n    </ADDRESS>\n  </BODY>\n</HTML>\n">.

1476 tests, 13657 assertions, 1 failures, 61 errors
gmake: *** [test-all] Error 1
neelix hgs 12 %> exti
exti: Command not found.
neelix hgs 13 %> exit
exit

script done on Mon Aug 21 14:23:45 2006

In This Thread

Prev Next