[DRE-maint] Bug#724204: ruby-http-parser.rb: FTBFS: ld: cannot find -lhttp_parser

David Suárez david.sephirot at gmail.com
Sun Sep 22 17:13:41 UTC 2013


Source: ruby-http-parser.rb
Version: 0.6.0~beta.2-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130922 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>   Entering dh_ruby --install
> install -d /«PKGBUILDDIR»/debian/ruby-http-parser.rb/usr/lib/ruby/vendor_ruby
> install -D -m644 /«PKGBUILDDIR»/lib/http_parser.rb /«PKGBUILDDIR»/debian/ruby-http-parser.rb/usr/lib/ruby/vendor_ruby/http_parser.rb
> install -D -m644 /«PKGBUILDDIR»/lib/http/parser.rb /«PKGBUILDDIR»/debian/ruby-http-parser.rb/usr/lib/ruby/vendor_ruby/http/parser.rb
> Building extension for ruby1.9.1 ...
> /usr/bin/ruby1.9.1 -I/usr/lib/ruby/vendor_ruby /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /«PKGBUILDDIR» debian/ruby-http-parser.rb
> /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:37:in `block in make': make failed: (Gem::InstallError)
> 
> ["/usr/bin/ruby1.9.1 extconf.rb", "creating Makefile\n", "make", "make[2]: Entering directory `/«PKGBUILDDIR»/ext/ruby_http_parser'\ncompiling ruby_http_parser.c\nlinking shared-object ruby_http_parser.so\n/usr/bin/ld: cannot find -lhttp_parser\ncollect2: error: ld returned 1 exit status\nmake[2]: *** [ruby_http_parser.so] Error 1\nmake[2]: Leaving directory `/«PKGBUILDDIR»/ext/ruby_http_parser'\n"]
> 	from /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:32:in `each'
> 	from /usr/lib/ruby/1.9.1/rubygems/ext/builder.rb:32:in `make'
> 	from /usr/lib/ruby/1.9.1/rubygems/ext/ext_conf_builder.rb:18:in `build'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:62:in `block in build_and_install'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in `chdir'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:61:in `build_and_install'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:75:in `block in build_all_extensions'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in `each'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:72:in `build_all_extensions'
> 	from /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb:88:in `<main>'
> /usr/bin/ruby1.9.1 extconf.rb
> creating Makefile
> make
> make[2]: Entering directory `/«PKGBUILDDIR»/ext/ruby_http_parser'
> compiling ruby_http_parser.c
> linking shared-object ruby_http_parser.so
> /usr/bin/ld: cannot find -lhttp_parser
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/09/22/ruby-http-parser.rb_0.6.0~beta.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.



More information about the Pkg-ruby-extras-maintainers mailing list