Created
August 25, 2009 21:11
-
-
Save shawn42/175035 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sanderson@shiny-3:~/code/shoes$ ./use-deps | |
sanderson@shiny-3:~/code/shoes$ rake | |
(in /Users/sanderson/code/shoes) | |
rm -rf dist | |
mkdir -p dist | |
gcc -I. -c -oshoes/app.o -Wall -I/usr/include -DXTHREADS -I/opt/local/include/cairo -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/usr/local/lib/ruby/1.8/i686-darwin9.7.0 -O -DSHOES_QUARTZ -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fpascal-strings -g -O2 -fno-common -pipe -fno-common -x objective-c -fobjc-exceptions shoes/app.c | |
In file included from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:519: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:519: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:520: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:520: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:528: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:529: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:530: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:587: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:588: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:588: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:589: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:589: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:590: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:590: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:591: warning: function declaration isn’t a prototype | |
In file included from /usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:736, | |
from ./shoes/app.h:14, | |
from shoes/app.c:6: | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:56: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:66: warning: redundant redeclaration of ‘rb_uint2inum’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:146: warning: previous declaration of ‘rb_uint2inum’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:67: warning: redundant redeclaration of ‘rb_int2inum’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:142: warning: previous declaration of ‘rb_int2inum’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:79: warning: redundant redeclaration of ‘rb_ll2inum’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:152: warning: previous declaration of ‘rb_ll2inum’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:80: warning: redundant redeclaration of ‘rb_ull2inum’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:154: warning: previous declaration of ‘rb_ull2inum’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:120: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:123: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:124: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:125: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:131: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:226: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:272: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:273: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:501: warning: redundant redeclaration of ‘rb_iv_set’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:561: warning: previous declaration of ‘rb_iv_set’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:502: warning: redundant redeclaration of ‘rb_iv_get’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/ruby.h:560: warning: previous declaration of ‘rb_iv_get’ was here | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:518: warning: redundant redeclaration of ‘rb_mod_constants’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:509: warning: previous declaration of ‘rb_mod_constants’ was here | |
In file included from ./shoes/canvas.h:16, | |
from ./shoes/app.h:40, | |
from shoes/app.c:6: | |
./shoes/config.h:97:26: error: cairo-quartz.h: No such file or directory | |
In file included from shoes/app.c:6: | |
./shoes/app.h:89: warning: function declaration isn’t a prototype | |
In file included from ./shoes/ruby.h:18, | |
from shoes/app.c:8: | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/rubysig.h:75: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/rubysig.h:82: warning: redundant redeclaration of ‘rb_thread_schedule’ | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/intern.h:212: warning: previous declaration of ‘rb_thread_schedule’ was here | |
In file included from ./shoes/ruby.h:19, | |
from shoes/app.c:8: | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/st.h:22: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/st.h:23: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/st.h:58: warning: function declaration isn’t a prototype | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/st.h:70: warning: function declaration isn’t a prototype | |
In file included from ./shoes/ruby.h:21, | |
from shoes/app.c:8: | |
/usr/local/lib/ruby/1.8/i686-darwin9.7.0/node.h:135: warning: function declaration isn’t a prototype | |
In file included from shoes/app.c:8: | |
./shoes/ruby.h:44: warning: function declaration isn’t a prototype | |
In file included from shoes/app.c:11: | |
./shoes/native.h:20: warning: function declaration isn’t a prototype | |
./shoes/native.h:22: warning: function declaration isn’t a prototype | |
./shoes/native.h:24: warning: function declaration isn’t a prototype | |
./shoes/native.h:40: warning: function declaration isn’t a prototype | |
shoes/app.c:104: warning: no previous prototype for ‘shoes_app_resize’ | |
shoes/app.c:215: warning: no previous prototype for ‘shoes_app_title’ | |
shoes/app.c:273: warning: function declaration isn’t a prototype | |
rake aborted! | |
Command failed with status (1): [gcc -I. -c -oshoes/app.o -Wall -I/usr/incl...] | |
/Users/sanderson/code/shoes/Rakefile:466 | |
(See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment