Your message dated Tue, 20 Aug 2013 10:48:54 +0000
with message-id <[email protected]>
and subject line Bug#713723: fixed in ruby-libxml 2.7.0-1
has caused the Debian Bug report #713723,
regarding ruby-libxml: FTBFS: ruby_xml_node.c:622:54: error: dereferencing
pointer to incomplete type
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
713723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713723
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ruby-libxml
Version: 2.3.2-1
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»/ext/libxml'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_html_parser_options.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_error.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_cbg.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -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:82:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:84:7: warning: pointer targets in passing argument 2
> of 'rb_str_cat2' differ in signedness [-Wpointer-sign]
> /usr/lib/ruby/1.8/x86_64-linux/intern.h:455:7: note: expected 'const char *'
> but argument is of type 'const xmlChar *'
> ruby_xml_sax2_handler.c:88:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:94:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:95:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:96:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c: In function 'start_element_ns_callback':
> /usr/lib/ruby/vendor_ruby/1.8/rubygems/ext/builder.rb:37:in `make': make
> failed: (Gem::InstallError)
>
> /usr/bin/ruby1.8 extconf.rbchecking for socket() in -lsocket... no
> checking for gethostbyname() in -lnsl... yes
> checking for atan() in -lm... no
> checking for atan() in -lm... yes
> checking for inflate() in -lz... yes
> checking for iconv_open() in -liconv... no
> checking for libiconv_open() in -liconv... no
> checking for libiconv_open() in -llibiconv... no
> checking for iconv_open() in -llibiconv... no
> checking for iconv_open() in -lc... yes
> checking for xmlParseDoc() in -lxml2... yes
> checking for libxml/xmlversion.h... no
> checking for libxml/xmlversion.h in
> /opt/include/libxml2,/usr/local/include/libxml2,/usr/include/libxml2... yes
> creating extconf.h
> creating Makefile
> makemake[1]: Entering directory `/«PKGBUILDDIR»/ext/libxml'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_html_parser_options.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_error.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_cbg.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -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:82:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:84:7: warning: pointer targets in passing argument 2
> of 'rb_str_cat2' differ in signedness [-Wpointer-sign]
> /usr/lib/ruby/1.8/x86_64-linux/intern.h:455:7: note: expected 'const char *'
> but argument is of type 'const xmlChar *'
> ruby_xml_sax2_handler.c:88:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:94:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:95:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:96:14: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c: In function 'start_element_ns_callback':
> ruby_xml_sax2_handler.c:205:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:206:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr_len' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:12:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:217:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:218:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:229:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:231:7: warning: pointer targets in passing argument 2
> of 'rb_str_cat2' differ in signedness [-Wpointer-sign]
> /usr/lib/ruby/1.8/x86_64-linux/intern.h:455:7: note: expected 'const char *'
> but argument is of type 'const xmlChar *'
> ruby_xml_sax2_handler.c:235:7: warning: pointer targets in passing argument 1
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:241:14: warning: pointer targets in passing argument
> 1 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:243:14: warning: pointer targets in passing argument
> 1 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_sax2_handler.c:244:14: warning: pointer targets in passing argument
> 1 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_xpath_context.c
> ruby_xml_xpath_context.c: In function
> 'rxml_xpath_context_register_namespaces_from_node':
> ruby_xml_xpath_context.c:162:9: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_xpath_context.c:163:9: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_xpath_context.c: In function
> 'rxml_xpath_context_register_namespaces':
> ruby_xml_xpath_context.c:218:7: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_sax_parser.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_namespaces.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_html_parser.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_input_cbg.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_html_parser_context.c
> ruby_xml_html_parser_context.c: In function
> 'rxml_html_parser_context_options_set':
> ruby_xml_html_parser_context.c:307:7: warning: variable 'result' set but not
> used [-Wunused-but-set-variable]
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_xpath_object.c
> ruby_xml_xpath_object.c: In function 'rxml_xpath_object_string':
> ruby_xml_xpath_object.c:295:3: warning: pointer targets in passing argument 2
> of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_namespace.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_parser.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_xpath_expression.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_xinclude.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -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:53:3: warning: pointer targets in passing argument
> 4 of 'xmlDocDumpFormatMemoryEnc' differ in signedness [-Wpointer-sign]
> /usr/include/libxml2/libxml/tree.h:1161:3: note: expected 'const char *' but
> argument is of type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_base_uri_get':
> ruby_xml_parser_context.c:191:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_base_uri_set':
> ruby_xml_parser_context.c:211:28: warning: pointer targets in initialization
> differ in signedness [-Wpointer-sign]
> ruby_xml_parser_context.c: In function
> 'rxml_parser_context_data_directory_get':
> ruby_xml_parser_context.c:252:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_encoding_get':
> ruby_xml_parser_context.c:356:3: warning: pointer targets in passing argument
> 1 of 'xmlParseCharEncoding' differ in signedness [-Wpointer-sign]
> /usr/include/libxml2/libxml/encoding.h:194:2: note: expected 'const char *'
> but argument is of type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_name_node_get':
> ruby_xml_parser_context.c:510:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_name_tab_get':
> ruby_xml_parser_context.c:537:7: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_options_set':
> ruby_xml_parser_context.c:629:7: warning: variable 'result' set but not used
> [-Wunused-but-set-variable]
> ruby_xml_parser_context.c: In function 'rxml_parser_context_subset_name_get':
> ruby_xml_parser_context.c:803:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function
> 'rxml_parser_context_subset_external_uri_get':
> ruby_xml_parser_context.c:822:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function
> 'rxml_parser_context_subset_external_system_id_get':
> ruby_xml_parser_context.c:841:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_parser_context.c: In function 'rxml_parser_context_version_get':
> ruby_xml_parser_context.c:926:5: warning: pointer targets in passing argument
> 2 of 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_attributes.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_attr.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c libxml.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_reader.c
> ruby_xml_reader.c: In function 'rxml_reader_read_inner_xml':
> ruby_xml_reader.c:492:5: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_read_outer_xml':
> ruby_xml_reader.c:518:5: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_read_string':
> ruby_xml_reader.c:556:5: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_name':
> ruby_xml_reader.c:622:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:622:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_local_name':
> ruby_xml_reader.c:637:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:637:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_encoding':
> ruby_xml_reader.c:673:5: warning: pointer targets in passing argument 1 of
> 'xmlParseCharEncoding' differ in signedness [-Wpointer-sign]
> /usr/include/libxml2/libxml/encoding.h:194:2: note: expected 'const char *'
> but argument is of type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_base_uri':
> ruby_xml_reader.c:690:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:690:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_namespace_uri':
> ruby_xml_reader.c:705:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:705:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_value':
> ruby_xml_reader.c:720:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:720:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_prefix':
> ruby_xml_reader.c:735:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:735:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_xml_lang':
> ruby_xml_reader.c:791:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:791:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_xml_version':
> ruby_xml_reader.c:806:3: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c:806:3: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> ruby_xml_reader.c: In function 'rxml_reader_attribute':
> ruby_xml_reader.c:859:5: warning: pointer targets in passing argument 1 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'xmlChar *'
> ruby_xml_reader.c:859:5: warning: pointer targets in passing argument 2 of
> 'rxml_new_cstr' differ in signedness [-Wpointer-sign]
> ruby_xml_encoding.h:11:7: note: expected 'const char *' but argument is of
> type 'const xmlChar *'
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_encoding.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_relaxng.c
> gcc-4.6 -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -DRUBY_EXTCONF_H=\"extconf.h\" -D_FORTIFY_SOURCE=2
> -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -Wall -fno-strict-aliasing -g -g -O2 -fPIC
> -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I/usr/include/libxml2
> -I/usr/local/include -c ruby_xml_node.c
> ruby_xml_node.c: In function 'rxml_node_to_s':
> ruby_xml_node.c:622:54: error: dereferencing pointer to incomplete type
> ruby_xml_node.c:624:56: error: dereferencing pointer to incomplete type
> make[1]: *** [ruby_xml_node.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ruby-libxml_2.3.2-1_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ruby-libxml
Source-Version: 2.7.0-1
We believe that the bug you reported is fixed in the latest version of
ruby-libxml, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Cédric Boutillier <[email protected]> (supplier of updated ruby-libxml package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 19 Aug 2013 12:00:38 +0200
Source: ruby-libxml
Binary: ruby-libxml
Architecture: source amd64
Version: 2.7.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Ruby Extras Maintainers
<[email protected]>
Changed-By: Cédric Boutillier <[email protected]>
Description:
ruby-libxml - Ruby Bindings for LibXML2
Closes: 713723
Changes:
ruby-libxml (2.7.0-1) unstable; urgency=low
.
* Imported Upstream version 2.7.0
+ fix dereferencing pointer to incomplete type error (Closes: #713723)
* debian/control:
+ use canonical URI in Vcs-* fields
+ bump Standards-Version to 3.9.4 (no changes needed)
+ drop transitional packages
+ add myself to Uploaders
* debian/copyright:
use DEP5 copyright-format/1.0 official URL for Format field
* debian/rules: ignore test failures with ruby1.8
* debian/patches:
+ do not apply fix_test_under_1.9.1 (not needed)
+ refresh 0100_run_builtin_shell_command_ulimit_in_tests.patch
+ add 0200_do_not_overwrite_LDFLAGS.patch: do not overwrite system LDFLAGS
Checksums-Sha1:
6f070f1f8971d2d4d104918bdf6e5dac34eea2ff 2212 ruby-libxml_2.7.0-1.dsc
02a6882f0e1de3bdd33e24d8e85843953d99967b 274170 ruby-libxml_2.7.0.orig.tar.gz
87002f2f1ed2a8c0d0fccd7e9f671cd16ed7a543 5576 ruby-libxml_2.7.0-1.debian.tar.gz
659dd3c0c0b8490438214f798d790f2b494200b8 109246 ruby-libxml_2.7.0-1_amd64.deb
Checksums-Sha256:
e79ed7137474113bc42944904150f63c266233a4b41a2d40e9f2ea796e2b1f24 2212
ruby-libxml_2.7.0-1.dsc
e2efe2ed47e1576d813de9f29dc1ce19afde1eec243d30854b0c0a9fd0738848 274170
ruby-libxml_2.7.0.orig.tar.gz
202e0c9be741d509aafe2122828a164fd42fa610134dc20202ad40e7c29ea056 5576
ruby-libxml_2.7.0-1.debian.tar.gz
e2a5ff297db41dd69cad2cad755b4bc8b75deea81f7f919b9938c07cf87c8b0b 109246
ruby-libxml_2.7.0-1_amd64.deb
Files:
e5e43039f1631f3697bc942103f7dc2b 2212 ruby optional ruby-libxml_2.7.0-1.dsc
cc8f347d539c3df51ade85f5a16d1a67 274170 ruby optional
ruby-libxml_2.7.0.orig.tar.gz
5033c57f089d2e0cca4622f8b4364d27 5576 ruby optional
ruby-libxml_2.7.0-1.debian.tar.gz
c531b6e1b14e1e2ce38c80693ed82d17 109246 ruby optional
ruby-libxml_2.7.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAEBCAAGBQJSE0WRAAoJEKkHZFuPn48JGz0P/iFv2sFjocnG2pBl1fo9VJNH
PgfPMex6lqBtwwkt62t3ZMjMsUTLiN0SPZmwqVjuSSWO46s17vGjymuXNkkWiYxh
U3CItONnZv0aHnI1ZexNoSVO7QzWeGmeGpXyvLlXD4iqwBslSB0c4A4BhWsTIAGR
wXqJebxZVVdVcFow3XCuBtmuCR5Y8Oze5gZOoeXFT9EM4JeBDiqCKIUdhy7tGa7p
aOpAKb2HWLIanFmmJPf5tMH1nulO9z1yNmxiTR+6XVbtdKKNEuSyHVGDVwrH99pm
7FTibq0/BdNQZOq7al68/K2htSgf6iVhXVPGYjl4ZpckeUFBxvEnGeikdsRtqX6Z
PjzbvaPFQ6VEsCliB9EfWTQupqx9eSr6m6kpKT+B2rQUiL0W3vaCiREeAeM90x8T
X5rTgONxnHgBE4DDdVfRah8kfYzVDo19BKL/DeLaopojUw4sPvMQaxu26520UW1x
LTdGe1eN3TFXe1tCKrGyD6I/5uefxRhSULmEePOYxdPwbDxT0fuNfhqO5gfvQWZk
JVpBLzZyxFApZTe/PFvA3HT0EvwVOB9rPdhbC7+G8i6bqg8AoHiZ+ZAHFSabwRTA
Q/pmCLSnLaxAlT+Odj0mec9zJn/LbkmXfGEikX7jyU2CHJfCsbfGYFultT699lAD
a8gtYTticiald7ckOsSN
=CBog
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers