Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created January 4, 2009 18:37
Show Gist options
  • Select an option

  • Save dbussink/43152 to your computer and use it in GitHub Desktop.

Select an option

Save dbussink/43152 to your computer and use it in GitHub Desktop.
(in /Users/dirkjan/Documents/projects/do/do_sqlite3)
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake/gempackagetask.rb:13:Warning: Gem::manage_gems is deprecated and will be removed on or after March 2009.
** Invoke cross (first_time)
** Invoke build:win32:sqlite3 (first_time)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2/include/sqlite3.h (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2/include (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/stash/sqlite-amalgamation-3_6_6_2.zip (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/stash (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2/lib/libsqlite3.a (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2/lib (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2/sqlite3.dll (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/cross/sqlite-3_6_6_2 (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/stash/sqlitedll-3_6_6_2.zip (first_time, not_needed)
** Invoke /Users/dirkjan/Documents/projects/do/stash (not_needed)
** Execute build:win32:sqlite3
** Execute cross
rake aborted!
Don't know how to build task 'lib/do_sqlite3_ext.so'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1706:in `[]'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:710:in `[]'
/Library/Ruby/Gems/1.8/gems/rake-compiler-0.3.0/lib/rake/extensiontask.rb:243:in `define_cross_platform_tasks'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `call'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:617:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:612:in `execute'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:578:in `invoke_with_call_chain'
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:571:in `invoke_with_call_chain'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:564:in `invoke'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2019:in `invoke_task'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `each'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1997:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1991:in `top_level'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1970:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:2036:in `standard_exception_handling'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/lib/rake.rb:1967:in `run'
/Library/Ruby/Gems/1.8/gems/rake-0.8.3/bin/rake:31
/usr/bin/rake:19:in `load'
/usr/bin/rake:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment