Created
November 11, 2011 15:36
-
-
Save FrankDMartinez/1358286 to your computer and use it in GitHub Desktop.
Raking Shoes on OS 10.5
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
/Users/Frank/sandbox/shoes/Rakefile:63: Use RbConfig instead of obsolete and deprecated Config. | |
** Invoke default (first_time) | |
** Invoke build (first_time) | |
** Invoke osx:build (first_time) | |
** Invoke osx:build_tasks:pre_build (first_time) | |
** Invoke osx:build_tasks:check_ruby_arch (first_time) | |
** Execute osx:build_tasks:check_ruby_arch | |
** Execute osx:build_tasks:pre_build | |
** Invoke build_skel (first_time) | |
** Execute build_skel | |
** Invoke dist/shoes (first_time) | |
** Invoke dist/libshoes.dylib (first_time) | |
** Invoke shoes/version.h (first_time) | |
** Execute shoes/version.h | |
** Invoke dist (first_time, not_needed) | |
** Invoke shoes/app.o (first_time) | |
** Invoke shoes/app.c (first_time, not_needed) | |
** Invoke shoes/app.h (first_time, not_needed) | |
** Invoke shoes/appwin32.h (first_time, not_needed) | |
** Invoke shoes/canvas.h (first_time, not_needed) | |
** Invoke shoes/code.h (first_time, not_needed) | |
** Invoke shoes/config.h (first_time, not_needed) | |
** Invoke shoes/effects.h (first_time, not_needed) | |
** Invoke shoes/http.h (first_time, not_needed) | |
** Invoke shoes/internal.h (first_time, not_needed) | |
** Invoke shoes/native.h (first_time, not_needed) | |
** Invoke shoes/ruby.h (first_time, not_needed) | |
** Invoke shoes/version.h | |
** Invoke shoes/world.h (first_time, not_needed) | |
** Execute shoes/app.o | |
gcc-mp-4.5 -I. -c -o shoes/app.o -Wall -I/opt/local/include -I/opt/local/include/cairo -D_REENTRANT -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/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/i386-darwin9.8.0 -I/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/include/ruby-1.9.1 -I/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/include/ruby-1.9.1/i386-darwin9.8.0 -O -DRUBY_1_9 -DSHOES_QUARTZ -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -fpascal-strings -O3 -ggdb -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Werror=pointer-arith -Werror=write-strings -Werror=declaration-after-statement -Werror=shorten-64-to-32 -Werror=implicit-function-declaration -fno-common -pipe -x objective-c -fobjc-exceptions -isysroot /Developer/SDKs/MacOSX10.6.sdk -arch x86_64 shoes/app.c | |
cc1obj: error: unrecognized command line option "-arch" | |
cc1obj: error: -Werror=shorten-64-to-32: No option -Wshorten-64-to-32 | |
cc1obj: error: unrecognized command line option "-fpascal-strings" | |
rake aborted! | |
Command failed with status (1): [gcc-mp-4.5 -I. -c -o shoes/app.o -Wall -I/...] | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/file_utils.rb:53:in `block in create_shell_runner' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/file_utils.rb:45:in `call' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/file_utils.rb:45:in `sh' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/file_utils_ext.rb:36:in `sh' | |
/Users/Frank/sandbox/shoes/Rakefile:196:in `cc' | |
/Users/Frank/sandbox/shoes/Rakefile:204:in `block in <top (required)>' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:203:in `call' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:203:in `block in execute' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:200:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:200:in `execute' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:158:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:176:in `block in invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:174:in `invoke_prerequisites' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:157:in `block in invoke_with_call_chain' | |
/Users/Frank/.rvm/rubies/ruby-1.9.3-p0/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:151:in `invoke_with_call_chain' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/task.rb:144:in `invoke' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:112:in `invoke_task' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:90:in `block (2 levels) in top_level' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:90:in `each' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:90:in `block in top_level' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:84:in `top_level' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:62:in `block in run' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:129:in `standard_exception_handling' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/lib/rake/application.rb:59:in `run' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/gems/rake-0.9.2/bin/rake:32:in `<top (required)>' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/bin/rake:19:in `load' | |
/Users/Frank/.rvm/gems/ruby-1.9.3-p0@shoes/bin/rake:19:in `<main>' | |
Tasks: TOP => default => build => osx:build => dist/shoes => dist/libshoes.dylib => shoes/app.o |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did you ever get this solved? I have been trying to build shoes on 10.5 and am having the same problem.
My errors:
https://gist.github.com/chuckwagoncomputing/5008838