Hey John, Did you try to run $ rake clean and try again?
I built trunk tonight on my 10.5.8 machine without any issues. - Matt On Sat, Aug 29, 2009 at 12:38 AM, John-Paul Bader <h...@berlin.ccc.de>wrote: > Hey, > > I'm a regular trunk raker ;) After the large (and amazing) change set from > the last 24h it isn't building anymore. It stops with this error: > > > /usr/bin/gcc -I. -I./include -I./onig -I/usr/include/libxml2 -arch i386 > -arch x86_64 -fno-common -pipe -O3 -g -Wall -fexceptions -Wno-parentheses > -Wno-deprecated-declarations -Werror -std=c99 -c encoding.c -o encoding.o > /usr/bin/g++ -I/usr/local/include -D_DEBUG -D_GNU_SOURCE > -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -O3 -fno-common > -Woverloaded-virtual -I. -I./include -g -Wall -arch i386 -arch x86_64 > -Wno-parentheses -Wno-deprecated-declarations -Werror -c main.cpp -o main.o > /usr/bin/gcc -I. -I./include -I./onig -I/usr/include/libxml2 -arch i386 > -arch x86_64 -fno-common -pipe -O3 -g -Wall -fexceptions -Wno-parentheses > -Wno-deprecated-declarations -Werror -std=c99 -c dln.c -o dln.o > /usr/bin/gcc -I. -I./include -I./onig -I/usr/include/libxml2 -arch i386 > -arch x86_64 -fno-common -pipe -O3 -g -Wall -fexceptions -Wno-parentheses > -Wno-deprecated-declarations -Werror -std=c99 -c dmyext.c -o dmyext.o > /usr/bin/gcc -I. -I./include -I./onig -I/usr/include/libxml2 -arch i386 > -arch x86_64 -fno-common -pipe -O3 -g -Wall -fexceptions -Wno-parentheses > -Wno-deprecated-declarations -Werror -std=c99 -c marshal.c -o marshal.o > /usr/bin/gcc -I. -I./include -I./onig -I/usr/include/libxml2 -arch i386 > -arch x86_64 -fno-common -pipe -O3 -g -Wall -fexceptions -Wno-parentheses > -Wno-deprecated-declarations -Werror -std=c99 -c gcd.c -o gcd.o > cc1: warnings being treated as errors > gcd.c: In function ‘rb_source_on_event’: > gcd.c:469: warning: implicit declaration of function > ‘dispatch_source_set_context’ > cc1: warnings being treated as errors > gcd.c: In function ‘rb_source_on_event’: > gcd.c:469: warning: implicit declaration of function > ‘dispatch_source_set_context’ > lipo: can't open input file: > /var/folders/0M/0M4Sm+FaElqW0-8qHhK-BU+++TI/-Tmp-//ccxgHDBi.out (No such > file or directory) > rake aborted! > Command failed with status (1): [/usr/bin/gcc -I. -I./include -I./onig > -I/u...] > > (See full trace by running task with --trace) > $> > > > Should I even post this here or open a ticket? > > Kindest regards, John > > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel