Advertisement
Guest User

Building Diaspora

a guest
Nov 14th, 2013
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. Installing nokogiri (1.6.0)
  2. Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.
  3.  
  4. /opt/ruby1.9/bin/ruby extconf.rb
  5. Extracting libxml2-2.8.0.tar.gz into tmp/armv6l-unknown-linux-gnueabihf/ports/libxml2/2.8.0... OK
  6. Running 'configure' for libxml2 2.8.0... OK
  7. Running 'compile' for libxml2 2.8.0... OK
  8. Running 'install' for libxml2 2.8.0... OK
  9. Activating libxml2 2.8.0 (from /tmp/yaourt-tmp-robert/aur-diaspora/src/diaspora-mysql-0.2.0.0/vendor/ruby/1.9.1/gems/nokogiri-1.6.0/ports/armv6l-unknown-linux-gnueabihf/libxml2/2.8.0)...
  10. Extracting libxslt-1.1.26.tar.gz into tmp/armv6l-unknown-linux-gnueabihf/ports/libxslt/1.1.26... OK
  11. Running 'configure' for libxslt 1.1.26... OK
  12. Running 'compile' for libxslt 1.1.26... OK
  13. Running 'install' for libxslt 1.1.26... OK
  14. Activating libxslt 1.1.26 (from /tmp/yaourt-tmp-robert/aur-diaspora/src/diaspora-mysql-0.2.0.0/vendor/ruby/1.9.1/gems/nokogiri-1.6.0/ports/armv6l-unknown-linux-gnueabihf/libxslt/1.1.26)...
  15. checking for libxml/parser.h... yes
  16. checking for libxslt/xslt.h... yes
  17. checking for libexslt/exslt.h... yes
  18. checking for iconv_open() in iconv.h... yes
  19. checking for xmlParseDoc() in -lxml2... yes
  20. checking for xsltParseStylesheetDoc() in -lxslt... yes
  21. checking for exsltFuncRegister() in -lexslt... yes
  22. checking for xmlHasFeature()... yes
  23. checking for xmlFirstElementChild()... yes
  24. checking for xmlRelaxNGSetParserStructuredErrors()... yes
  25. checking for xmlRelaxNGSetParserStructuredErrors()... yes
  26. checking for xmlRelaxNGSetValidStructuredErrors()... yes
  27. checking for xmlSchemaSetValidStructuredErrors()... yes
  28. checking for xmlSchemaSetParserStructuredErrors()... yes
  29. creating Makefile
  30.  
  31. make
  32.  
  33. Gem files will remain installed in /tmp/yaourt-tmp-robert/aur-diaspora/src/diaspora-mysql-0.2.0.0/vendor/ruby/1.9.1/gems/nokogiri-1.6.0 for inspection.
  34. Results logged to /tmp/yaourt-tmp-robert/aur-diaspora/src/diaspora-mysql-0.2.0.0/vendor/ruby/1.9.1/gems/nokogiri-1.6.0/ext/nokogiri/gem_make.out
  35.  
  36. An error occurred while installing nokogiri (1.6.0), and Bundler cannot
  37. continue.
  38. Make sure that `gem install nokogiri -v '1.6.0'` succeeds before bundling.
  39. ==> ERROR: A failure occurred in package_diaspora-mysql().
  40. Aborting...
  41. ==> ERROR: Makepkg was unable to build diaspora.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement