Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 397439 - dev-ruby/ffi-1.0.11 should depend on dev-ruby/rdoc
Summary: dev-ruby/ffi-1.0.11 should depend on dev-ruby/rdoc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-02 22:07 UTC by Stoian Ivanov
Modified: 2012-01-03 18:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stoian Ivanov 2012-01-02 22:07:47 UTC
dev-ruby/ffi-1.0.11 depends on dev-ruby/rdoc  as it fails with 

==================================

>>> Emerging (1 of 1) dev-ruby/ffi-1.0.11
 * ffi-git-1.0.11.tgz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                       [ ok ]
>>> Unpacking source...
 * Running unpack phase for all ...
>>> Unpacking ffi-git-1.0.11.tgz to /var/tmp/portage/dev-ruby/ffi-1.0.11/work/all
>>> Source unpacked in /var/tmp/portage/dev-ruby/ffi-1.0.11/work
>>> Preparing source in /var/tmp/portage/dev-ruby/ffi-1.0.11/work ...
 * Running prepare phase for all ...
 * Running source copy phase for ruby18 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-ruby/ffi-1.0.11/work ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-ruby/ffi-1.0.11/work ...
 * Running compile phase for ruby18 ...
rake-compiler must be configured first to enable cross-compilation
rake-compiler must be configured first to enable cross-compilation
rake aborted!
no such file to load -- rdoc/task

(See full trace by running task with --trace)
 * ERROR: dev-ruby/ffi-1.0.11 failed (compile phase):
 *   compile failed
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 4398:  Called ruby-ng_src_compile
 *   environment, line 4053:  Called _ruby_each_implementation 'each_ruby_compile'
 *   environment, line  488:  Called _ruby_invoke_environment 'ruby18' 'each_ruby_compile'
 *   environment, line  533:  Called each_ruby_compile
 *   environment, line  919:  Called die
 * The specific snippet of code:
 *       ${RUBY} -S rake compile || die "compile failed";
 * 
 * If you need support, post the output of 'emerge --info =dev-ruby/ffi-1.0.11',
 * the complete build log and the output of 'emerge -pqv =dev-ruby/ffi-1.0.11'.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info
 * The complete build log is located at '/var/tmp/portage/dev-ruby/ffi-1.0.11/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/ffi-1.0.11/temp/environment'.
 * S: '/var/tmp/portage/dev-ruby/ffi-1.0.11/work/ruby18/ffi-ffi-1c5f3fd'

=================

on a system without dev-ruby/rdoc

Reproducible: Always
Comment 1 Hans de Graaff gentoo-dev Security 2012-01-03 18:36:45 UTC
Fixed, thanks for reporting.