Posted By: Charlie Savage
Date: 2009-03-06 17:01
Summary: libxml-ruby-0.9.9
Project: LibXML

We're happy to announce the release of libxml-ruby 0.9.9. This release is chock full of goodies:

* Ruby 1.9.1 support
* Much reduced memory usage
* Better OS X 10.5 and MacPorts support
* Tons of bug fixes (see changelog)

At this point, the libxml-ruby bindings are in great shape. They are fast, stable, have a clean api and are reasonably well documented (see the latest RDocs).

Next up is the 1.0 release. So install the bindings, make sure the test suite passes, and run them with your applications. Make sure to report any issues you find on RubyForge:

http://rubyforge.org/tracker/?atid=1971&group_id=494&func=browse

Thanks,

Charlie

Latest News
TZInfo v1.0.0 and TZInfo::Data v1.2013.3 Released
    Philip Ross - 2013-06-02 17:12
icalendar 1.4.0 Released
    Ryan Ahearn - 2013-05-21 23:17
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11

 

Forums | Admin

Discussion Forums: libxml-ruby-0.9.9

Start New Thread Start New Thread
Message: 65445
BY: Lennart Fridén (devlcsc)
DATE: 2009-03-07 12:53
SUBJECT: RE: Update fail on Mac OS X 10.5.6

 

It also fails with the standard Ruby install. Logged in as root (sudo su):

sh-3.2# gem update libxml-ruby
Updating installed gems
Updating libxml-ruby
Building native extensions. This could take a while...
ERROR: While executing gem ... (Gem::Installer::ExtensionBuildError)
ERROR: Failed to build gem native extension.

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb update libxml-ruby
checking for socket() in -lsocket... no
checking for gethostbyname() in -lnsl... no
checking for atan() in -lm... no
checking for atan() in -lm... yes
checking for inflate() in -lz... yes
checking for iconv_open() in -liconv... yes
checking for libxml/xmlversion.h... yes
checking for xmlDocFormatDump()... yes
checking for docbCreateFileParserCtxt()... yes
creating extconf.h
creating Makefile

make
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c cbg.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c libxml.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml.c
ruby_xml.c: In function 'rxml_default_tree_indent_string_set':
ruby_xml.c:575: warning: pointer targets in assignment differ in signedness
ruby_xml.c: In function 'rxml_default_tree_indent_string_set':
ruby_xml.c:575: warning: pointer targets in assignment differ in signedness
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_attr.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_attr_decl.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_attributes.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_document.c
ruby_xml_document.c: In function 'rxml_document_save':
ruby_xml_document.c:552: warning: pointer targets in assignment differ in signedness
ruby_xml_document.c: In function 'rxml_document_save':
ruby_xml_document.c:552: warning: pointer targets in assignment differ in signedness
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_dtd.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_encoding.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_error.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_html_parser.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_html_parser_context.c
ruby_xml_html_parser_context.c: In function 'rxml_html_parser_context_io':
ruby_xml_html_parser_context.c:68: warning: assignment makes pointer from integer without a cast
ruby_xml_html_parser_context.c: In function 'rxml_html_parser_context_io':
ruby_xml_html_parser_context.c:68: warning: assignment makes pointer from integer without a cast
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_html_parser_options.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_input_cbg.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_io.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_namespace.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_namespaces.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_node.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_parser.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_parser_context.c
ruby_xml_parser_context.c: In function 'rxml_parser_context_document':
ruby_xml_parser_context.c:55: warning: pointer targets in passing argument 4 of 'xmlDocDumpFormatMemoryEnc' differ in signedness
ruby_xml_parser_context.c: In function 'rxml_parser_context_base_uri_set':
ruby_xml_parser_context.c:183: warning: pointer targets in initialization differ in signedness
ruby_xml_parser_context.c: In function 'rxml_parser_context_encoding_get':
ruby_xml_parser_context.c:308: warning: pointer targets in passing argument 1 of 'xmlParseCharEncoding' differ in signedness
ruby_xml_parser_context.c: In function 'rxml_parser_context_document':
ruby_xml_parser_context.c:55: warning: pointer targets in passing argument 4 of 'xmlDocDumpFormatMemoryEnc' differ in signedness
ruby_xml_parser_context.c: In function 'rxml_parser_context_base_uri_set':
ruby_xml_parser_context.c:183: warning: pointer targets in initialization differ in signedness
ruby_xml_parser_context.c: In function 'rxml_parser_context_encoding_get':
ruby_xml_parser_context.c:308: warning: pointer targets in passing argument 1 of 'xmlParseCharEncoding' differ in signedness
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_parser_options.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_reader.c
ruby_xml_reader.c: In function 'rxml_reader_encoding':
ruby_xml_reader.c:600: warning: pointer targets in passing argument 1 of 'xmlParseCharEncoding' differ in signedness
ruby_xml_reader.c: In function 'rxml_reader_encoding':
ruby_xml_reader.c:600: warning: pointer targets in passing argument 1 of 'xmlParseCharEncoding' differ in signedness
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_relaxng.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_sax2_handler.c
ruby_xml_sax2_handler.c: In function 'end_element_ns_callback':
ruby_xml_sax2_handler.c:86: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:88: warning: pointer targets in passing argument 2 of 'rb_str_cat2' differ in signedness
ruby_xml_sax2_handler.c:92: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:98: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:99: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:100: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c: In function 'start_element_ns_callback':
ruby_xml_sax2_handler.c:209: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:210: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness
ruby_xml_sax2_handler.c:223: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:224: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:235: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:237: warning: pointer targets in passing argument 2 of 'rb_str_cat2' differ in signedness
ruby_xml_sax2_handler.c:241: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:247: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:249: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:250: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c: In function 'end_element_ns_callback':
ruby_xml_sax2_handler.c:86: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:88: warning: pointer targets in passing argument 2 of 'rb_str_cat2' differ in signedness
ruby_xml_sax2_handler.c:92: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:98: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:99: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:100: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c: In function 'start_element_ns_callback':
ruby_xml_sax2_handler.c:209: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:210: warning: pointer targets in passing argument 1 of 'rb_str_new' differ in signedness
ruby_xml_sax2_handler.c:223: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:224: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:235: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:237: warning: pointer targets in passing argument 2 of 'rb_str_cat2' differ in signedness
ruby_xml_sax2_handler.c:241: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:247: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:249: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
ruby_xml_sax2_handler.c:250: warning: pointer targets in passing argument 1 of 'rb_str_new2' differ in signedness
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_sax_parser.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_schema.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xinclude.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xpath.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xpath_context.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xpath_expression.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xpath_object.c
gcc -I. -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I/usr/include/libxml2 -I. -I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0 -I. -I/usr/local/include -c ruby_xml_xpointer.c
cc -arch ppc -arch i386 -pipe -bundle -undefined dynamic_lookup -o libxml_ruby.bundle cbg.o libxml.o ruby_xml.o ruby_xml_attr.o ruby_xml_attr_decl.o ruby_xml_attributes.o ruby_xml_document.o ruby_xml_dtd.o ruby_xml_encoding.o ruby_xml_error.o ruby_xml_html_parser.o ruby_xml_html_parser_context.o ruby_xml_html_parser_options.o ruby_xml_input_cbg.o ruby_xml_io.o ruby_xml_namespace.o ruby_xml_namespaces.o ruby_xml_node.o ruby_xml_parser.o ruby_xml_parser_context.o ruby_xml_parser_options.o ruby_xml_reader.o ruby_xml_relaxng.o ruby_xml_sax2_handler.o ruby_xml_sax_parser.o ruby_xml_schema.o ruby_xml_xinclude.o ruby_xml_xpath.o ruby_xml_xpath_context.o ruby_xml_xpath_expression.o ruby_xml_xpath_object.o ruby_xml_xpointer.o -L"." -L"/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib" -L"/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib" -L. -arch ppc -arch i386 -lruby -L/usr/lib -lxml2 -lz -lpthread -licucore -lm -liconv -lz -lm -lpthread -ldl -lm
ld: duplicate symbol _IO_ATTR in ruby_xml_parser_context.o and ruby_xml_html_parser_context.o
for architecture i386
collect2: ld returned 1 exit status
ld: duplicate symbol _IO_ATTR in ruby_xml_parser_context.o and ruby_xml_html_parser_context.o
for architecture ppc
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccdd5xNf.out (No such file or directory)
make: *** [libxml_ruby.bundle] Error 1


Gem files will remain installed in /Library/Ruby/Gems/1.8/gems/libxml-ruby-0.9.9 for inspection.
Results logged to /Library/Ruby/Gems/1.8/gems/libxml-ruby-0.9.9/ext/libxml/gem_make.out


Thread View

Thread Author Date
Update fail on Mac OS X 10.5.6Nathan Beyer2009-03-07 02:44
      RE: Update fail on Mac OS X 10.5.6Lennart Fridén2009-03-07 12:53
            RE: Update fail on Mac OS X 10.5.6Nathan Beyer2009-03-08 00:00

Post a followup to this message