Bugs item #22879, was opened at 2008-11-18 16:20
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22879&group_id=494

Category: General
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: 0.9.0 fails to build on Mac OS 10.5.5

Initial Comment:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb 
update
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 xmlParseDoc() in -lxml2... yes
checking for libxml/xmlversion.h... no
checking for #include <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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -I/usr/local/include  -c libxml.c
libxml.c: In function ‘ruby_xml_default_tree_indent_string_set’:
libxml.c:582: warning: pointer targets in passing argument 1 of ‘xmlStrdup’ 
differ in signedness
libxml.c:582: warning: pointer targets in assignment differ in signedness
libxml.c: In function ‘ruby_xml_default_tree_indent_string_set’:
libxml.c:582: warning: pointer targets in passing argument 1 of ‘xmlStrdup’ 
differ in signedness
libxml.c:582: 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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -I/usr/local/include  -c ruby_xml_document.c
ruby_xml_document.c: In function ‘ruby_xml_document_encoding_set’:
ruby_xml_document.c:545: warning: pointer targets in passing argument 1 of 
‘xmlStrdup’ differ in signedness
ruby_xml_document.c: In function ‘ruby_xml_document_encoding_set’:
ruby_xml_document.c:545: warning: pointer targets in passing argument 1 of 
‘xmlStrdup’ 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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -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/include/libxml2 -I/usr/local/include -DRUBY_EXTCONF_H=\extconf.h\  
-fno-common -arch ppc -arch i386 -Os -pipe -fno-common -I. 
-I/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/universal-darwin9.0
 -I. -I/usr/include/libxml2 -I/usr/local/include  -c ruby_xml_error.c
ruby_xml_error.c: In function ‘ruby_init_xml_error’:
ruby_xml_error.c:205: error: ‘XML_FROM_MODULE’ undeclared (first use in this 
function)
ruby_xml_error.c:205: error: (Each undeclared identifier is reported only once
ruby_xml_error.c:205: error: for each function it appears in.)
ruby_xml_error.c:206: error: ‘XML_FROM_I18N’ undeclared (first use in this 
function)
ruby_xml_error.c:207: error: ‘XML_FROM_SCHEMATRONV’ undeclared (first use in 
this function)
ruby_xml_error.c:312: error: ‘XML_WAR_SPACE_VALUE’ undeclared (first use in 
this function)
ruby_xml_error.c:313: error: ‘XML_ERR_NOT_STANDALONE’ undeclared (first use in 
this function)
ruby_xml_error.c:314: error: ‘XML_ERR_ENTITY_PROCESSING’ undeclared (first use 
in this function)
ruby_xml_error.c:315: error: ‘XML_ERR_NOTATION_PROCESSING’ undeclared (first 
use in this function)
ruby_xml_error.c:316: error: ‘XML_WAR_NS_COLUMN’ undeclared (first use in this 
function)
ruby_xml_error.c:317: error: ‘XML_WAR_ENTITY_REDEFINED’ undeclared (first use 
in this function)
ruby_xml_error.c: In function ‘ruby_init_xml_error’:
ruby_xml_error.c:205: error: ‘XML_FROM_MODULE’ undeclared (first use in this 
function)
ruby_xml_error.c:205: error: (Each undeclared identifier is reported only once
ruby_xml_error.c:322: error: ‘XML_NS_ERR_EMPTY’ undeclared (first use in this 
function)
ruby_xml_error.c:205: error: for each function it appears in.)
ruby_xml_error.c:206: error: ‘XML_FROM_I18N’ undeclared (first use in this 
function)
ruby_xml_error.c:207: error: ‘XML_FROM_SCHEMATRONV’ undeclared (first use in 
this function)
ruby_xml_error.c:312: error: ‘XML_WAR_SPACE_VALUE’ undeclared (first use in 
this function)
ruby_xml_error.c:313: error: ‘XML_ERR_NOT_STANDALONE’ undeclared (first use in 
this function)
ruby_xml_error.c:314: error: ‘XML_ERR_ENTITY_PROCESSING’ undeclared (first use 
in this function)
ruby_xml_error.c:315: error: ‘XML_ERR_NOTATION_PROCESSING’ undeclared (first 
use in this function)
ruby_xml_error.c:316: error: ‘XML_WAR_NS_COLUMN’ undeclared (first use in this 
function)
ruby_xml_error.c:317: error: ‘XML_WAR_ENTITY_REDEFINED’ undeclared (first use 
in this function)
ruby_xml_error.c:322: error: ‘XML_NS_ERR_EMPTY’ undeclared (first use in this 
function)
ruby_xml_error.c:514: error: ‘XML_TREE_NOT_UTF8’ undeclared (first use in this 
function)
ruby_xml_error.c:514: error: ‘XML_TREE_NOT_UTF8’ undeclared (first use in this 
function)
ruby_xml_error.c:778: error: ‘XML_SCHEMAV_CVC_IDC’ undeclared (first use in 
this function)
ruby_xml_error.c:779: error: ‘XML_SCHEMAV_CVC_WILDCARD’ undeclared (first use 
in this function)
ruby_xml_error.c:780: error: ‘XML_SCHEMAV_MISC’ undeclared (first use in this 
function)
ruby_xml_error.c:789: error: ‘XML_C14N_UNKNOW_NODE’ undeclared (first use in 
this function)
ruby_xml_error.c:790: error: ‘XML_C14N_RELATIVE_NAMESPACE’ undeclared (first 
use in this function)
ruby_xml_error.c:794: error: ‘XML_FTP_URL_SYNTAX’ undeclared (first use in this 
function)
ruby_xml_error.c:878: error: ‘XML_SCHEMAP_C_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:879: error: ‘XML_SCHEMAP_SRC_REDEFINE’ undeclared (first use 
in this function)
ruby_xml_error.c:880: error: ‘XML_SCHEMAP_SRC_IMPORT’ undeclared (first use in 
this function)
ruby_xml_error.c:881: error: ‘XML_SCHEMAP_WARN_SKIP_SCHEMA’ undeclared (first 
use in this function)
ruby_xml_error.c:882: error: ‘XML_SCHEMAP_WARN_UNLOCATED_SCHEMA’ undeclared 
(first use in this function)
ruby_xml_error.c:883: error: ‘XML_SCHEMAP_WARN_ATTR_REDECL_PROH’ undeclared 
(first use in this function)
ruby_xml_error.c:884: error: ‘XML_SCHEMAP_WARN_ATTR_POINTLESS_PROH’ undeclared 
(first use in this function)
ruby_xml_error.c:885: error: ‘XML_SCHEMAP_AG_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:886: error: ‘XML_SCHEMAP_COS_CT_EXTENDS_1_2’ undeclared (first 
use in this function)
ruby_xml_error.c:887: error: ‘XML_SCHEMAP_AU_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:888: error: ‘XML_SCHEMAP_A_PROPS_CORRECT_3’ undeclared (first 
use in this function)
ruby_xml_error.c:889: error: ‘XML_SCHEMAP_COS_ALL_LIMITED’ undeclared (first 
use in this function)
ruby_xml_error.c:890: error: ‘XML_SCHEMATRONV_ASSERT’ undeclared (first use in 
this function)
ruby_xml_error.c:891: error: ‘XML_SCHEMATRONV_REPORT’ undeclared (first use in 
this function)
ruby_xml_error.c:778: error: ‘XML_SCHEMAV_CVC_IDC’ undeclared (first use in 
this function)
ruby_xml_error.c:892: error: ‘XML_MODULE_OPEN’ undeclared (first use in this 
function)
ruby_xml_error.c:779: error: ‘XML_SCHEMAV_CVC_WILDCARD’ undeclared (first use 
in this function)
ruby_xml_error.c:893: error: ‘XML_MODULE_CLOSE’ undeclared (first use in this 
function)
ruby_xml_error.c:780: error: ‘XML_SCHEMAV_MISC’ undeclared (first use in this 
function)
ruby_xml_error.c:789: error: ‘XML_C14N_UNKNOW_NODE’ undeclared (first use in 
this function)
ruby_xml_error.c:790: error: ‘XML_C14N_RELATIVE_NAMESPACE’ undeclared (first 
use in this function)
ruby_xml_error.c:794: error: ‘XML_FTP_URL_SYNTAX’ undeclared (first use in this 
function)
ruby_xml_error.c:932: error: ‘XML_I18N_NO_NAME’ undeclared (first use in this 
function)
ruby_xml_error.c:933: error: ‘XML_I18N_NO_HANDLER’ undeclared (first use in 
this function)
ruby_xml_error.c:934: error: ‘XML_I18N_EXCESS_HANDLER’ undeclared (first use in 
this function)
ruby_xml_error.c:935: error: ‘XML_I18N_CONV_FAILED’ undeclared (first use in 
this function)
ruby_xml_error.c:936: error: ‘XML_I18N_NO_OUTPUT’ undeclared (first use in this 
function)
ruby_xml_error.c:878: error: ‘XML_SCHEMAP_C_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:879: error: ‘XML_SCHEMAP_SRC_REDEFINE’ undeclared (first use 
in this function)
ruby_xml_error.c:880: error: ‘XML_SCHEMAP_SRC_IMPORT’ undeclared (first use in 
this function)
ruby_xml_error.c:881: error: ‘XML_SCHEMAP_WARN_SKIP_SCHEMA’ undeclared (first 
use in this function)
ruby_xml_error.c:882: error: ‘XML_SCHEMAP_WARN_UNLOCATED_SCHEMA’ undeclared 
(first use in this function)
ruby_xml_error.c:883: error: ‘XML_SCHEMAP_WARN_ATTR_REDECL_PROH’ undeclared 
(first use in this function)
ruby_xml_error.c:884: error: ‘XML_SCHEMAP_WARN_ATTR_POINTLESS_PROH’ undeclared 
(first use in this function)
ruby_xml_error.c:885: error: ‘XML_SCHEMAP_AG_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:886: error: ‘XML_SCHEMAP_COS_CT_EXTENDS_1_2’ undeclared (first 
use in this function)
ruby_xml_error.c:887: error: ‘XML_SCHEMAP_AU_PROPS_CORRECT’ undeclared (first 
use in this function)
ruby_xml_error.c:888: error: ‘XML_SCHEMAP_A_PROPS_CORRECT_3’ undeclared (first 
use in this function)
ruby_xml_error.c:889: error: ‘XML_SCHEMAP_COS_ALL_LIMITED’ undeclared (first 
use in this function)
ruby_xml_error.c:890: error: ‘XML_SCHEMATRONV_ASSERT’ undeclared (first use in 
this function)
ruby_xml_error.c:891: error: ‘XML_SCHEMATRONV_REPORT’ undeclared (first use in 
this function)
ruby_xml_error.c:892: error: ‘XML_MODULE_OPEN’ undeclared (first use in this 
function)
ruby_xml_error.c:893: error: ‘XML_MODULE_CLOSE’ undeclared (first use in this 
function)
ruby_xml_error.c:932: error: ‘XML_I18N_NO_NAME’ undeclared (first use in this 
function)
ruby_xml_error.c:933: error: ‘XML_I18N_NO_HANDLER’ undeclared (first use in 
this function)
ruby_xml_error.c:934: error: ‘XML_I18N_EXCESS_HANDLER’ undeclared (first use in 
this function)
ruby_xml_error.c:935: error: ‘XML_I18N_CONV_FAILED’ undeclared (first use in 
this function)
ruby_xml_error.c:936: error: ‘XML_I18N_NO_OUTPUT’ undeclared (first use in this 
function)
lipo: can't open input file: /var/tmp//ccaPOBOS.out (No such file or directory)
make: *** [ruby_xml_error.o] Error 1



----------------------------------------------------------------------

Comment By: Kevin Menard (nirvdrum)
Date: 2008-11-18 16:47

Message:
I can confirm this as well.

----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=1971&aid=22879&group_id=494
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to