[MacRuby-devel] [MacRuby] #283: Build fails on Snow Leopard

MacRuby ruby-noreply at macosforge.org
Wed Jun 10 09:26:43 PDT 2009


#283: Build fails on Snow Leopard
-----------------------------------+----------------------------------------
 Reporter:  jfahrenkrug@…          |       Owner:  lsansonetti@…        
     Type:  defect                 |      Status:  new                  
 Priority:  blocker                |   Milestone:                       
Component:  MacRuby                |    Keywords:  snowleopard          
-----------------------------------+----------------------------------------
 On Snow Leopard, building SVN trunk rev 1833 fails:

 johannes-fahrenkrugs-macbook-pro:MacRuby-trunk johannes$ rake
 (in /Users/johannes/Code/MacRuby-trunk)
 /usr/bin/ruby tool/compile_prelude.rb prelude.rb miniprelude.c.new
 rm miniprelude.c.new
 /usr/bin/bison -o y.tab.c parse.y
 /usr/bin/sed -f ./tool/ytab.sed -e "/^#/s!y.tab.c!parse.c!" y.tab.c >
 parse.c.new
 mv parse.c.new parse.c
 rm -f parse.o
 /usr/bin/ruby -Ks tool/insns2vm.rb
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c array.c -o array.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c bignum.c -o bignum.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c class.c -o class.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c compar.c -o compar.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c dir.c -o dir.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c enum.c -o enum.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c enumerator.c -o enumerator.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c error.c -o error.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c eval.c -o eval.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c load.c -o load.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c proc.c -o proc.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c file.c -o file.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c gc.c -o gc.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c hash.c -o hash.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c inits.c -o inits.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c io.c -o io.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c marshal.c -o marshal.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c math.c -o math.o
 /usr/bin/gcc -I. -I./include -I/usr/include/libxml2 -arch i386 -arch
 x86_64 -fno-common -pipe -O2 -g -Wall -Wno-parentheses -Wno-deprecated-
 declarations -Werror -c numeric.c -o numeric.o
 cc1: warnings being treated as errors
 numeric.c: In function ‘nsnum_succ’:
 numeric.c:3712: warning: assuming signed overflow does not occur when
 assuming that (X + c) < X is always false
 numeric.c: In function ‘nsnum_pred’:
 numeric.c:3723: warning: assuming signed overflow does not occur when
 assuming that (X - c) > X is always false
 cc1: warnings being treated as errors
 numeric.c: In function ‘nsnum_succ’:
 numeric.c:3712: warning: assuming signed overflow does not occur when
 assuming that (X + c) < X is always false
 numeric.c: In function ‘nsnum_pred’:
 numeric.c:3723: warning: assuming signed overflow does not occur when
 assuming that (X - c) > X is always false
 lipo: can't open input file:
 /var/folders/yw/ywXY6dfLEL8dCK4WMwvk2U+++TI/-Tmp-//cc8sXAp4.out (No such
 file or directory)
 rake aborted!
 Command failed with status (1): [/usr/bin/gcc -I. -I./include
 -I/usr/includ...]
 /Users/johannes/Code/MacRuby-trunk/rakefile:146:in `cc'
 (See full trace by running task with --trace)

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/283>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list