[Á°][¼¡][ÈÖ¹æ½ç°ìÍ÷][¥¹¥ì¥Ã¥É°ìÍ÷][À¸¥Ç¡¼¥¿]

yarv-dev-en:249

From: maintheme <maintheme gmail.com>
Date: Mon, 6 Nov 2006 09:55:57 +0100
Subject: [yarv-dev-en:249] [BUG] OS X . TRUNK 574 . Test Problems

Hi there,
the fix works. YARV compiles now but gives me a lot of error's when I  
run the tests. I atached the whole output, maybe there is something  
in there you want to now about.

My setup is a
mac mini 1.25GHz PPC
512GB Ram
os x 1.4.8
xcode 2.4.1 which means:
gcc 4.0.1
GNU Make 3.80

Greetings
maintheme




U   yarv
Checked out Revision 574.
mini:~/Desktop/yarv/YARV_TRUNK main$  cd yarv
mini:~/Desktop/yarv/YARV_TRUNK/yarv main$  autoreconf -ivf
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: configure.in: not using Autoheader
autoreconf: configure.in: not using Automake
autoreconf: Leaving directory `.'
mini:~/Desktop/yarv/YARV_TRUNK/yarv main$  cd ..
mini:~/Desktop/yarv/YARV_TRUNK main$
mini:~/Desktop/yarv/YARV_TRUNK main$  mkdir build && cd build
mini:~/Desktop/yarv/YARV_TRUNK/build main$  ../yarv/configure -- 
prefix=/opt/yarv
checking build system type... powerpc-apple-darwin8.8.0
checking host system type... powerpc-apple-darwin8.8.0
checking target system type... powerpc-apple-darwin8.8.0
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 ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking whether the linker is GNU ld... no
checking whether gcc -E accepts -o... yes
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/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... yes
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... no
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 function attribute... __attribute__ ((noreturn)) x
checking for deprecated function attribute... __attribute__  
((deprecated)) x
checking for noinline function attribute... __attribute__ ((noinline)) x
checking for stdcall function attribute... x
checking for cdecl function attribute... x
checking for RUBY_EXTERN... no
checking whether sys_nerr is declared... yes
checking for crypt in -lcrypt... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for socketpair in -lsocket... 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... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
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... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
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 fd_mask... yes
checking for stack end address... no
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 memcmp... 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... yes
checking for isnan... yes
checking for finite... yes
checking for isinf... yes
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 fork... yes
checking for spawnv... no
checking for syscall... yes
checking for chroot... yes
checking for fsync... yes
checking for getcwd... yes
checking for eaccess... no
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 link... yes
checking for symlink... yes
checking for readlink... yes
checking for setitimer... yes
checking for setruid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... no
checking for setproctitle... no
checking for socketpair... yes
checking for setrgid... yes
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 vsnprintf... yes
checking for snprintf... yes
checking for setsid... yes
checking for telldir... yes
checking for seekdir... yes
checking for fchmod... yes
checking for mktime... yes
checking for timegm... yes
checking for cosh... yes
checking for sinh... yes
checking for tanh... yes
checking for log2... yes
checking for setuid... yes
checking for setgid... yes
checking for daemon... yes
checking for select_large_fdset... no
checking for setenv... yes
checking for unsetenv... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
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... no
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... _r
checking read buffer ptr field in FILE structures... _p
checking whether st_ino is huge... no
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction... -1
checking for pthread_kill in -lpthread... yes
checking for nanosleep... yes
checking for getcontext... no
checking for setcontext... no
checking whether ELF binaries are produced... no
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
mini:~/Desktop/yarv/YARV_TRUNK/build main$  make
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/array.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/ascii.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/bignum.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/class.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/compar.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/dir.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/dln.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/enum.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/enumerator.c
ruby ../yarv/rb/insns2vm.rb -I. -I../yarv  --srcdir=../yarv
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/error.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/euc_jp.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/eval.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/eval_load.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/eval_proc.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/eval_thread.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/file.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/gc.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/hash.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/inits.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/io.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/marshal.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/math.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/numeric.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/object.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/pack.c
bison  -o parse.c ../yarv/parse.y
../yarv/parse.y:3267.19-3291.21: Warnung: unused value: $4
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c parse.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/process.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/prec.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/random.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/range.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/re.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/regcomp.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/regenc.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/regerror.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/regexec.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/regparse.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/ruby.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/signal.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/sjis.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/sprintf.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/st.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/string.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/struct.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/time.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/utf8.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/util.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/variable.c
ruby ../yarv/rb/getrev.rb ../yarv/ChangeLog > rev.inc
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/version.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/blockinlining.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/compile.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/debug.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/iseq.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/vm.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/vm_dump.c
../yarv/vm_dump.c: In function ‘stack_dump_each’:
../yarv/vm_dump.c:229: warning: assignment discards qualifiers from  
pointer target type
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/yarvcore.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/thread.c
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/missing/alloca.c
../yarv/missing/alloca.c:144: warning: conflicting types for built-in  
function ‘alloca’
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/dmyext.c
ar rcu libruby-static.a array.o ascii.o bignum.o class.o compar.o  
dir.o dln.o enum.o enumerator.o error.o euc_jp.o eval.o eval_load.o  
eval_proc.o eval_thread.o file.o gc.o hash.o inits.o io.o marshal.o  
math.o numeric.o object.o pack.o parse.o process.o prec.o random.o  
range.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o  
ruby.o signal.o sjis.o sprintf.o st.o string.o struct.o time.o utf8.o  
util.o variable.o version.o blockinlining.o compile.o debug.o iseq.o  
vm.o vm_dump.o yarvcore.o thread.o alloca.o dmyext.o
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT  -I. -I../yarv  -c ../ 
yarv/main.c
gcc main.o  libruby-static.a -lpthread -ldl -lobjc   -o miniruby -g - 
O2 -pipe -fno-common  -DRUBY_EXPORT
/usr/bin/ld: warning multiple definitions of symbol _setregid
libruby-static.a(process.o) definition of _setregid in section  
(__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libpthread.dylib 
(setregid.So) definition of _setregid
/usr/bin/ld: warning multiple definitions of symbol _setreuid
libruby-static.a(process.o) definition of _setreuid in section  
(__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libpthread.dylib 
(setreuid.So) definition of _setreuid
./miniruby ../yarv/mkconfig.rb -timestamp=.rbconfig.time \
         -install_name=ruby \
         -so_name=ruby rbconfig.rb
rbconfig.rb updated
./miniruby ../yarv/ext/extmk.rb --dest-dir="" --make="make" -- 
mflags="" --make-flags="" --extout=".ext" --extension  --extstatic  --
compiling Win32API
compiling bigdecimal
mkdir -p ../../.ext/powerpc-darwin8.8.0
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/bigdecimal - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/bigdecimal/bigdecimal.c
../../../yarv/ext/bigdecimal/bigdecimal.c: In function  
‘BigDecimal_load’:
../../../yarv/ext/bigdecimal/bigdecimal.c:335: warning: pointer  
targets in assignment differ in signedness
../../../yarv/ext/bigdecimal/bigdecimal.c:344: warning: pointer  
targets in passing argument 2 of ‘VpNewRbClass’ differ in signedness
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/bigdecimal.bundle bigdecimal.o  - 
lpthread -ldl -lobjc
mkdir -p ../../.ext/common/bigdecimal
cp ../../../yarv/ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/ 
common/bigdecimal
cp ../../../yarv/ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/ 
common/bigdecimal
cp ../../../yarv/ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/ 
common/bigdecimal
cp ../../../yarv/ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/ 
common/bigdecimal
cp ../../../yarv/ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/ 
common/bigdecimal
compiling curses
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/curses - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/curses/curses.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/curses.bundle curses.o  -lncurses - 
ltermcap  -lpthread -ldl -lobjc
compiling digest
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/digest - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/digest/digest.c
../../../yarv/ext/digest/digest.c: In function ‘rb_digest_base_update’:
../../../yarv/ext/digest/digest.c:522: warning: pointer targets in  
passing argument 2 of ‘algo->update_func’ differ in signedness
../../../yarv/ext/digest/digest.c: In function ‘rb_digest_base_finish’:
../../../yarv/ext/digest/digest.c:540: warning: pointer targets in  
passing argument 2 of ‘algo->finish_func’ differ in signedness
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/digest.bundle digest.o  -lpthread - 
ldl -lobjc
cp ../../../yarv/ext/digest/lib/md5.rb ../../.ext/common
cp ../../../yarv/ext/digest/lib/sha1.rb ../../.ext/common
cp ../../../yarv/ext/digest/digest.h ../../.ext/powerpc-darwin8.8.0
compiling digest/md5
mkdir -p ../../../.ext/powerpc-darwin8.8.0/digest
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
md5 -I../../../../yarv/ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h 
\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../yarv/ext/ 
digest/md5/md5init.c
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
md5 -I../../../../yarv/ext/digest/md5/.. -DRUBY_EXTCONF_H=\"extconf.h 
\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../yarv/ext/ 
digest/md5/md5ossl.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../../.."  
-o ../../../.ext/powerpc-darwin8.8.0/digest/md5.bundle md5init.o  
md5ossl.o  -lcrypto  -lpthread -ldl -lobjc
compiling digest/rmd160
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
rmd160 -I../../../../yarv/ext/digest/rmd160/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/rmd160/rmd160init.c
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
rmd160 -I../../../../yarv/ext/digest/rmd160/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/rmd160/rmd160ossl.c
../../../../yarv/ext/digest/rmd160/rmd160ossl.c: In function  
‘RMD160_Finish’:
../../../../yarv/ext/digest/rmd160/rmd160ossl.c:7: warning: pointer  
targets in passing argument 1 of ‘RIPEMD160_Final’ differ in signedness
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../../.."  
-o ../../../.ext/powerpc-darwin8.8.0/digest/rmd160.bundle  
rmd160init.o rmd160ossl.o  -lcrypto  -lpthread -ldl -lobjc
compiling digest/sha1
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
sha1 -I../../../../yarv/ext/digest/sha1/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/sha1/sha1init.c
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
sha1 -I../../../../yarv/ext/digest/sha1/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/sha1/sha1ossl.c
../../../../yarv/ext/digest/sha1/sha1ossl.c: In function ‘SHA1_Finish’:
../../../../yarv/ext/digest/sha1/sha1ossl.c:9: warning: pointer  
targets in passing argument 1 of ‘SHA1_Final’ differ in signedness
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../../.."  
-o ../../../.ext/powerpc-darwin8.8.0/digest/sha1.bundle sha1init.o  
sha1ossl.o  -lcrypto  -lpthread -ldl -lobjc
compiling digest/sha2
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
sha2 -I../../../../yarv/ext/digest/sha2/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/sha2/sha2.c
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/digest/ 
sha2 -I../../../../yarv/ext/digest/sha2/.. -DRUBY_EXTCONF_H= 
\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  -c ../../../../ 
yarv/ext/digest/sha2/sha2init.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../../.."  
-o ../../../.ext/powerpc-darwin8.8.0/digest/sha2.bundle sha2.o  
sha2init.o  -lpthread -ldl -lobjc
compiling etc
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/etc - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/etc/etc.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/etc.bundle etc.o  -lpthread -ldl -lobjc
compiling fcntl
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/fcntl - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/fcntl/fcntl.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/fcntl.bundle fcntl.o  -lpthread -ldl  
-lobjc
compiling nkf
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/nkf - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/nkf/nkf.c
../../../yarv/ext/nkf/nkf.c: In function ‘rb_nkf_putchar’:
../../../yarv/ext/nkf/nkf.c:65: warning: pointer targets in  
assignment differ in signedness
../../../yarv/ext/nkf/nkf.c: In function ‘nkf_split_options’:
../../../yarv/ext/nkf/nkf.c:114: warning: pointer targets in passing  
argument 1 of ‘options’ differ in signedness
../../../yarv/ext/nkf/nkf.c:122: warning: pointer targets in passing  
argument 1 of ‘options’ differ in signedness
../../../yarv/ext/nkf/nkf.c: In function ‘rb_nkf_kconv’:
../../../yarv/ext/nkf/nkf.c:158: warning: pointer targets in  
assignment differ in signedness
../../../yarv/ext/nkf/nkf.c:164: warning: pointer targets in  
assignment differ in signedness
../../../yarv/ext/nkf/nkf.c: In function ‘rb_nkf_guess1’:
../../../yarv/ext/nkf/nkf.c:211: warning: pointer targets in  
assignment differ in signedness
../../../yarv/ext/nkf/nkf.c: In function ‘rb_nkf_guess2’:
../../../yarv/ext/nkf/nkf.c:327: warning: pointer targets in  
assignment differ in signedness
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/nkf.bundle nkf.o  -lpthread -ldl -lobjc
cp ../../../yarv/ext/nkf/lib/kconv.rb ../../.ext/common
compiling racc/cparse
mkdir -p ../../../.ext/powerpc-darwin8.8.0/racc
gcc -I. -I../../.. -I../../../../yarv -I../../../../yarv/ext/racc/ 
cparse -DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno- 
common  -c ../../../../yarv/ext/racc/cparse/cparse.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../../.."  
-o ../../../.ext/powerpc-darwin8.8.0/racc/cparse.bundle cparse.o  - 
lpthread -ldl -lobjc
compiling readline
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/readline - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/readline/readline.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/readline.bundle readline.o  - 
lreadline -lncurses  -lpthread -ldl -lobjc
compiling socket
generating constants.h
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/socket - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/socket/socket.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/socket.bundle socket.o  -lpthread - 
ldl -lobjc
compiling stringio
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/stringio - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/stringio/stringio.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/stringio.bundle stringio.o  - 
lpthread -ldl -lobjc
compiling strscan
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/strscan - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/strscan/strscan.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/strscan.bundle strscan.o  -lpthread - 
ldl -lobjc
compiling syck
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/bytecode.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/emitter.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/gram.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/handler.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/implicit.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/node.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/rubyext.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/syck.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/token.c
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syck - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syck/yaml2byte.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/syck.bundle bytecode.o emitter.o  
gram.o handler.o implicit.o node.o rubyext.o syck.o token.o  
yaml2byte.o  -lpthread -ldl -lobjc
compiling syslog
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/syslog - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/syslog/syslog.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/syslog.bundle syslog.o  -lpthread - 
ldl -lobjc
compiling win32ole
compiling zlib
gcc -I. -I../.. -I../../../yarv -I../../../yarv/ext/zlib - 
DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -g -O2 -pipe -fno-common  - 
c ../../../yarv/ext/zlib/zlib.c
cc -dynamic -bundle -undefined suppress -flat_namespace  -L"../.." - 
o ../../.ext/powerpc-darwin8.8.0/zlib.bundle zlib.o  -lz  -lpthread - 
ldl -lobjc
making ruby
gcc -g -O2 -pipe -fno-common  -DRUBY_EXPORT   -L.   main.o  -lruby- 
static -lpthread -ldl -lobjc   -o ruby
/usr/bin/ld: warning multiple definitions of symbol _setregid
./libruby-static.a(process.o) definition of _setregid in section  
(__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libpthread.dylib 
(setregid.So) definition of _setregid
/usr/bin/ld: warning multiple definitions of symbol _setreuid
./libruby-static.a(process.o) definition of _setreuid in section  
(__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libpthread.dylib 
(setreuid.So) definition of _setreuid
mini:~/Desktop/yarv/YARV_TRUNK/build main$  make test
not ok assignment 47 -- ../yarv/sample/test.rb:91:in `<main>'
not ok assignment 48 -- ../yarv/sample/test.rb:92:in `<main>'
not ok assignment 49 -- ../yarv/sample/test.rb:93:in `<main>'
not ok assignment 50 -- ../yarv/sample/test.rb:94:in `<main>'
not ok assignment 51 -- ../yarv/sample/test.rb:95:in `<main>'
not ok assignment 52 -- ../yarv/sample/test.rb:96:in `<main>'
not ok assignment 53 -- ../yarv/sample/test.rb:97:in `<main>'
not ok assignment 54 -- ../yarv/sample/test.rb:98:in `<main>'
not ok assignment 90 -- ../yarv/sample/test.rb:138:in `block in <main>'
not ok assignment 91 -- ../yarv/sample/test.rb:139:in `block in <main>'
not ok assignment 92 -- ../yarv/sample/test.rb:140:in `block in <main>'
not ok assignment 93 -- ../yarv/sample/test.rb:141:in `block in <main>'
not ok assignment 94 -- ../yarv/sample/test.rb:142:in `block in <main>'
not ok assignment 95 -- ../yarv/sample/test.rb:143:in `block in <main>'
not ok assignment 110 -- ../yarv/sample/test.rb:160:in `block in <main>'
not ok assignment 117 -- ../yarv/sample/test.rb:168:in `block in <main>'
not ok assignment 118 -- ../yarv/sample/test.rb:169:in `block in <main>'
not ok assignment 119 -- ../yarv/sample/test.rb:170:in `block in <main>'
not ok assignment 120 -- ../yarv/sample/test.rb:171:in `block in <main>'
not ok assignment 122 -- ../yarv/sample/test.rb:173:in `block in <main>'
not ok assignment 123 -- ../yarv/sample/test.rb:174:in `block in <main>'
not ok assignment 124 -- ../yarv/sample/test.rb:175:in `block in <main>'
not ok assignment 145 -- ../yarv/sample/test.rb:199:in `block in <main>'
not ok assignment 171 -- ../yarv/sample/test.rb:229:in `<main>'
not ok assignment 172 -- ../yarv/sample/test.rb:230:in `<main>'
not ok assignment 173 -- ../yarv/sample/test.rb:231:in `<main>'
not ok assignment 174 -- ../yarv/sample/test.rb:232:in `<main>'
not ok assignment 175 -- ../yarv/sample/test.rb:233:in `<main>'
not ok assignment 176 -- ../yarv/sample/test.rb:234:in `<main>'
not ok assignment 177 -- ../yarv/sample/test.rb:235:in `<main>'
not ok assignment 178 -- ../yarv/sample/test.rb:236:in `<main>'
not ok assignment 179 -- ../yarv/sample/test.rb:238:in `<main>'
not ok assignment 180 -- ../yarv/sample/test.rb:239:in `<main>'
not ok assignment 181 -- ../yarv/sample/test.rb:240:in `<main>'
not ok assignment 182 -- ../yarv/sample/test.rb:241:in `<main>'
not ok assignment 183 -- ../yarv/sample/test.rb:242:in `<main>'
not ok assignment 184 -- ../yarv/sample/test.rb:243:in `<main>'
not ok assignment 185 -- ../yarv/sample/test.rb:244:in `<main>'
not ok assignment 186 -- ../yarv/sample/test.rb:245:in `<main>'
not ok assignment 209 -- ../yarv/sample/test.rb:272:in `block in <main>'
not ok assignment 217 -- ../yarv/sample/test.rb:286:in `<main>'
not ok assignment 218 -- ../yarv/sample/test.rb:287:in `<main>'
not ok assignment 219 -- ../yarv/sample/test.rb:288:in `<main>'
not ok assignment 251 -- ../yarv/sample/test.rb:333:in `<main>'
not ok assignment 252 -- ../yarv/sample/test.rb:334:in `<main>'
not ok assignment 253 -- ../yarv/sample/test.rb:335:in `<main>'
not ok assignment 254 -- ../yarv/sample/test.rb:336:in `<main>'
not ok assignment 255 -- ../yarv/sample/test.rb:337:in `<main>'
not ok assignment 256 -- ../yarv/sample/test.rb:338:in `<main>'
not ok assignment 257 -- ../yarv/sample/test.rb:339:in `<main>'
not ok assignment 258 -- ../yarv/sample/test.rb:340:in `<main>'
not ok assignment 259 -- ../yarv/sample/test.rb:342:in `<main>'
not ok assignment 260 -- ../yarv/sample/test.rb:343:in `<main>'
not ok assignment 261 -- ../yarv/sample/test.rb:344:in `<main>'
not ok assignment 262 -- ../yarv/sample/test.rb:345:in `<main>'
not ok assignment 263 -- ../yarv/sample/test.rb:346:in `<main>'
not ok assignment 264 -- ../yarv/sample/test.rb:347:in `<main>'
not ok assignment 265 -- ../yarv/sample/test.rb:348:in `<main>'
not ok assignment 266 -- ../yarv/sample/test.rb:349:in `<main>'
not ok assignment 309 -- ../yarv/sample/test.rb:400:in `<main>'
not ok assignment 310 -- ../yarv/sample/test.rb:401:in `<main>'
not ok assignment 311 -- ../yarv/sample/test.rb:402:in `<main>'
not ok assignment 312 -- ../yarv/sample/test.rb:403:in `<main>'
not ok assignment 313 -- ../yarv/sample/test.rb:404:in `<main>'
not ok assignment 314 -- ../yarv/sample/test.rb:405:in `<main>'
not ok assignment 315 -- ../yarv/sample/test.rb:406:in `<main>'
not ok assignment 316 -- ../yarv/sample/test.rb:407:in `<main>'
not ok iterator 5 -- ../yarv/sample/test.rb:852:in `<main>'
not ok iterator 16 -- ../yarv/sample/test.rb:960:in `<main>'
not ok iterator 17 -- ../yarv/sample/test.rb:962:in `<main>'
not ok iterator 22 -- ../yarv/sample/test.rb:969:in `block in <main>'
not ok iterator 26 -- ../yarv/sample/test.rb:975:in `block in <main>'
not ok iterator 27 -- ../yarv/sample/test.rb:976:in `block in <main>'
not ok iterator 31 -- ../yarv/sample/test.rb:980:in `block in <main>'
not ok iterator 32 -- ../yarv/sample/test.rb:981:in `block in <main>'
not ok iterator 34 -- ../yarv/sample/test.rb:984:in `block in <main>'
not ok iterator 35 -- ../yarv/sample/test.rb:985:in `block in <main>'
not ok iterator 47 -- ../yarv/sample/test.rb:1036:in `<main>'
not ok iterator 49 -- ../yarv/sample/test.rb:1038:in `<main>'
not ok iterator 50 -- ../yarv/sample/test.rb:1039:in `<main>'
not ok iterator 63 -- ../yarv/sample/test.rb:1059:in `<main>'
not ok iterator 65 -- ../yarv/sample/test.rb:1061:in `<main>'
not ok iterator 82 -- ../yarv/sample/test.rb:1130:in `<main>'
not ok iterator 87 -- ../yarv/sample/test.rb:1169:in `<main>'
not ok iterator 88 -- ../yarv/sample/test.rb:1176:in `<main>'
not ok iterator 90 -- ../yarv/sample/test.rb:1189:in `<main>'
not ok iterator 92 -- ../yarv/sample/test.rb:1208:in `<main>'
not ok iterator 94 -- ../yarv/sample/test.rb:1226:in `<main>'
not ok iterator 95 -- ../yarv/sample/test.rb:1235:in `<main>'
not ok iterator 96 -- ../yarv/sample/test.rb:1245:in `<main>'
not ok iterator 98 -- ../yarv/sample/test.rb:1263:in `<main>'
not ok iterator 101 -- ../yarv/sample/test.rb:1283:in `<main>'
not ok iterator 102 -- ../yarv/sample/test.rb:1284:in `<main>'
test failed
make: *** [test] Error 1


[Á°][¼¡][ÈÖ¹æ½ç°ìÍ÷][¥¹¥ì¥Ã¥É°ìÍ÷][À¸¥Ç¡¼¥¿]

       245 2006-11-06 16:22 [maintheme gmail.com ] [BUG] Yarv trunk compile                
       247 2006-11-06 17:35 ¨²[ko1 atdot.net       ] fixed> Re: [BUG] Yarv trunk compile   
->     249 2006-11-06 17:55 ¨±[maintheme gmail.com ] [BUG] OS X . TRUNK 574 . Test Problems
       250 2006-11-06 18:02 ¡¡¨±[ko1 atdot.net       ]