Created
September 7, 2009 23:28
-
-
Save cpetersen/182614 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
[cpetersen@cpetersen depot-catalog-slice (master)]$ thor merb:gem:redeploy | |
Installing abstract-1.0.0 | |
Installing cgi_multipart_eof_fix-2.5.0 | |
Installing couchrest-0.33 | |
Installing daemons-1.0.10 | |
Installing erubis-2.6.3 | |
Installing extlib-0.9.10 | |
Installing fail-fast-1.0.0 | |
Installing fastthread-1.0.1 | |
Building native extensions. This could take a while... | |
Installing gem_plugin-0.2.3 | |
Installing json_pure-1.1.3 | |
Installing jvoorhis-lucene_query-0.1 | |
Installing mailfactory-1.4.0 | |
Installing mattetti-couchrest-0.30 | |
Installing merb-assets-1.0.9 | |
Installing merb-core-1.0.9 | |
Installing merb-helpers-1.0.9 | |
Installing merb-mailer-1.0.9 | |
Installing merb-slices-1.0.9 | |
Installing mime-types-1.15 | |
Installing mongrel-1.1.5 | |
Building native extensions. This could take a while... | |
Installing nokogiri-1.2.3 | |
Building native extensions. This could take a while... | |
/Library/Ruby/Site/1.8/rubygems/installer.rb:504:in `build_extensions': ERROR: Failed to build gem native extension. (Gem::Installer::ExtensionBuildError) | |
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb | |
checking for iconv.h in /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include,/opt/local/include,/usr/local/include,/usr/include... yes | |
checking for libxml/parser.h in /opt/local/include/,/opt/local/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include,/usr/local/include/libxml2,/usr/include/libxml2... yes | |
checking for libxslt/xslt.h in /opt/local/include/,/opt/local/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include,/usr/local/include/libxml2,/usr/include/libxml2... yes | |
checking for libexslt/exslt.h in /opt/local/include/,/opt/local/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include/libxml2,/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/include,/usr/local/include/libxml2,/usr/include/libxml2... yes | |
checking for xmlParseDoc() in -lxml2... no | |
libxml2 is missing. try 'port install libxml2' or 'yum install libxml2' | |
*** extconf.rb failed *** | |
Could not create Makefile due to some reason, probably lack of | |
necessary libraries and/or headers. Check the mkmf.log file for more | |
details. You may need configuration options. | |
Provided configuration options: | |
--with-opt-dir | |
--without-opt-dir | |
--with-opt-include | |
--without-opt-include=${opt-dir}/include | |
--with-opt-lib | |
--without-opt-lib=${opt-dir}/lib | |
--with-make-prog | |
--without-make-prog | |
--srcdir=. | |
--curdir | |
--ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
--with-xml2-dir | |
--without-xml2-dir | |
--with-xml2-include | |
--without-xml2-include=${xml2-dir}/include | |
--with-xml2-lib | |
--without-xml2-lib=${xml2-dir}/lib | |
--with-xslt-dir | |
--without-xslt-dir | |
--with-xslt-include | |
--without-xslt-include=${xslt-dir}/include | |
--with-xslt-lib | |
--without-xslt-lib=${xslt-dir}/lib | |
--with-xml2lib | |
--without-xml2lib | |
Gem files will remain installed in /Users/cpetersen/Code/assaydepot2/depot-catalog-slice/gems/gems/nokogiri-1.2.3 for inspection. | |
Results logged to /Users/cpetersen/Code/assaydepot2/depot-catalog-slice/gems/gems/nokogiri-1.2.3/ext/nokogiri/gem_make.out | |
from /Library/Ruby/Site/1.8/rubygems/installer.rb:467:in `each' | |
from /Library/Ruby/Site/1.8/rubygems/installer.rb:467:in `build_extensions' | |
from /Library/Ruby/Site/1.8/rubygems/installer.rb:219:in `install' | |
from /Users/cpetersen/Code/assaydepot2/depot-catalog-slice/tasks/merb.thor/main.thor:63:in `redeploy' | |
from /Users/cpetersen/Code/assaydepot2/depot-catalog-slice/tasks/merb.thor/main.thor:54:in `each' | |
from /Users/cpetersen/Code/assaydepot2/depot-catalog-slice/tasks/merb.thor/main.thor:54:in `redeploy' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `send' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `run' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:20:in `parse' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/runner.rb:155:in `method_missing' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `send' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:27:in `run' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor/task.rb:20:in `parse' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/lib/thor.rb:78:in `start' | |
from /Library/Ruby/Gems/1.8/gems/thor-0.9.9/bin/thor:7 | |
from /opt/local/bin/thor:19:in `load' | |
from /opt/local/bin/thor:19 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment