Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288455 - dev-ruby/ruby-pango-0.19.1 fails to configure: undefined method `[]' for nil:NilClass (NoMethodError)
Summary: dev-ruby/ruby-pango-0.19.1 fails to configure: undefined method `[]' for nil:...
Status: RESOLVED DUPLICATE of bug 284974
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-10 16:20 UTC by Christian Apeltauer
Modified: 2009-10-11 10:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,2.68 KB, text/plain)
2009-10-10 16:28 UTC, Christian Apeltauer
Details
emerge --info (info,3.69 KB, text/plain)
2009-10-10 16:32 UTC, Christian Apeltauer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Apeltauer 2009-10-10 16:20:51 UTC
The configuration script of ruby-pango fails with the following error:
/var/tmp/portage/dev-ruby/ruby-pango-0.19.1/work/ruby-gnome2-all-0.19.1/glib/src/lib/pkg-config.rb:85:in `name': undefined method `[]' for nil:NilClass (NoMethodError)
	from /var/tmp/portage/dev-ruby/ruby-pango-0.19.1/work/ruby-gnome2-all-0.19.1/glib/src/lib/mkmf-gnome2.rb:165:in `create_pkg_config_file'
	from extconf.rb:46

$ruby --version
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]

Attached: build.log and output of emerge --info

Reproducible: Always
Comment 1 Christian Apeltauer 2009-10-10 16:28:15 UTC
Created attachment 206685 [details]
build.log
Comment 2 Christian Apeltauer 2009-10-10 16:32:05 UTC
Created attachment 206688 [details]
emerge --info
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-10-11 10:20:46 UTC

*** This bug has been marked as a duplicate of bug 284974 ***