[MacRuby-devel] MacRuby Build Issues

John-Paul Bader hukl at berlin.ccc.de
Wed Aug 5 02:48:04 PDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey,

I'm on the following hard and software:

Model Identifier:       MacBookPro4,1
Processor Name:	    Intel Core 2 Duo
Processor Speed:    2.6 GHz
OS:                              Mac OS X 10.5.7
Rake			    Version 0.8.7


Longer Build Output for trunk:

compiling pty
gcc -I. -I../../.ext/include/universal-darwin9.0 -I..//.././include - 
I..//.././ext/pty -DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common -fno- 
common -pipe -O2 -g -Wall -Wno-parentheses -arch i386 -arch x86_64 -o  
pty.o -c pty.c
pty.c: In function ‘get_device_once’:
pty.c:307: warning: implicit declaration of function ‘openpty’
pty.c: In function ‘get_device_once’:
pty.c:307: warning: implicit declaration of function ‘openpty’
gcc -dynamic -bundle -undefined suppress -flat_namespace -arch i386 - 
arch x86_64 -o ../../.ext/universal-darwin9.0/pty.bundle pty.o -L. - 
L../..   -arch i386 -arch x86_64  -lmacruby -lutil
cp ..//.././ext/pty/lib/expect.rb ../../.ext/common
compiling racc/cparse
mkdir -p ../../../.ext/universal-darwin9.0/racc
gcc -I. -I../../../.ext/include/universal-darwin9.0 -I../..//.././ 
include -I../..//.././ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\"  - 
fno-common -fno-common -pipe -O2 -g -Wall -Wno-parentheses -arch i386 - 
arch x86_64 -o cparse.o -c cparse.c
cparse.c: In function ‘get_stack_tail’:
cparse.c:101: warning: passing argument 2 of ‘rb_ary_new4’ makes  
pointer from integer without a cast
cparse.c: In function ‘cparse_params_mark’:
cparse.c:379: warning: unused variable ‘v’
cparse.c: In function ‘get_stack_tail’:
cparse.c:101: warning: passing argument 2 of ‘rb_ary_new4’ makes  
pointer from integer without a cast
cparse.c: In function ‘cparse_params_mark’:
cparse.c:379: warning: unused variable ‘v’
gcc -dynamic -bundle -undefined suppress -flat_namespace -arch i386 - 
arch x86_64 -o ../../../.ext/universal-darwin9.0/racc/cparse.bundle  
cparse.o -L. -L../../..   -arch i386 -arch x86_64  -lmacruby
compiling readline
gcc -I. -I../../.ext/include/universal-darwin9.0 -I..//.././include - 
I..//.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\"  -fno-common - 
fno-common -pipe -O2 -g -Wall -Wno-parentheses -arch i386 -arch x86_64  
- -o readline.o -c readline.c
gcc -dynamic -bundle -undefined suppress -flat_namespace -arch i386 - 
arch x86_64 -o ../../.ext/universal-darwin9.0/readline.bundle  
readline.o -L. -L../..   -arch i386 -arch x86_64  -lmacruby -lreadline  
- -lncurses
compiling ripper
../../miniruby -I'../..' -I'..//.././lib' -I'../../.ext/universal- 
darwin9.0' -I'../../.ext/common' -I./- -I'..//.././ext' - 
rpurelib.rb ..//.././ext/ripper/tools/preproc.rb ..//.././parse.y -- 
output=ripper.y
bison -t -v -oy.tab.c ripper.y
ripper.y:2920.25-26: $$ für Regelmitte bei $6 von „primary“ hat keinen  
deklarierten Typ
make: *** [ripper.c] Error 1
rake aborted!
Command failed with status (1): [GC_DISABLE=1 ./miniruby -I./lib - 
I.ext/com...]
/usr/local/src/MacRuby-trunk/Rakefile:591
(See full trace by running task with --trace)


Hope that helps,

kind regards, John

On 05.08.2009, at 10:44, Laurent Sansonetti wrote:

> Hi John,
>
> What's your environment (OS) and CPU?
>
> Also, could you paste a few more lines? I assume it's failing to  
> link miniruby here.
>
> Thanks,
> Laurent
´
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)

iEYEARECAAYFAkp5VVQACgkQK6xKqn9SkYMWqACg8ozBQQ0a9ug3JXbC23PJsy+q
FPEAoNkfCeGQkw5SKmt2EdmqeG5TNoAt
=iYDE
-----END PGP SIGNATURE-----


More information about the MacRuby-devel mailing list