Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504820 - dev-ruby/bluecloth-2.2.0-r1 USE=doc - rake aborted! -/ /- Command failed with status (127): [/var/tmp/portage/dev-ruby/bluecloth-2.2.0-...]
Summary: dev-ruby/bluecloth-2.2.0-r1 USE=doc - rake aborted! -/ /- Command failed with...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-16 17:36 UTC by Alex Brandt (RETIRED)
Modified: 2014-04-21 07:10 UTC (History)
0 users

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


Attachments
environment (environment,155.07 KB, text/plain)
2014-03-16 17:37 UTC, Alex Brandt (RETIRED)
Details
build.log (build.log,25.95 KB, text/plain)
2014-03-16 17:37 UTC, Alex Brandt (RETIRED)
Details
emerge --info \=bluecloth-2.2.0 (file_504820.txt,5.60 KB, text/plain)
2014-03-16 17:38 UTC, Alex Brandt (RETIRED)
Details
emerge -pqv '=dev-ruby/bluecloth-2.2.0-r1::gentoo' (file_504820.txt,852 bytes, text/plain)
2014-03-16 17:39 UTC, Alex Brandt (RETIRED)
Details
emerge --info '=dev-ruby/bluecloth-2.2.0-r1::gentoo' (file_504820.txt,5.88 KB, text/plain)
2014-03-16 17:39 UTC, Alex Brandt (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:36:23 UTC
When building bluecloth with the doc USE flag the build aborts with the following error:

/var/tmp/portage/dev-ruby/bluecloth-2.2.0-r1/work/all/bluecloth-2.2.0/Rakefile:25: Use RbConfig instead of obsolete and deprecated Config.
Defaulting gemspec to MIT license.
Call license in hoe spec to change.
/var/tmp/portage/dev-ruby/bluecloth-2.2.0-r1/work/all/bluecloth-2.2.0/Rakefile:25: Use RbConfig instead of obsolete and deprecated Config.
Defaulting gemspec to MIT license.
Call license in hoe spec to change.
rm -rf doc
/var/tmp/portage/dev-ruby/bluecloth-2.2.0-r1/homedir/.gem/ruby/1.9.1/bin/rdoc19 --title bluecloth-2.2.0 Documentation -o doc --main README.rdoc lib History.rdoc Manifest.txt README.rdoc README.rdoc History.rdoc
rake aborted!
Command failed with status (127): [/var/tmp/portage/dev-ruby/bluecloth-2.2.0-...]

Tasks: TOP => docs


Reproducible: Always

Steps to Reproduce:
1. USE=doc emerge -av1 \=dev-ruby/bluecloth-2.2.0-r1
2. rake aborted!
3.
Actual Results:  
Unsuccessful build.

Expected Results:  
Successful build.

Looks like the problem is happening in the ruby19 portion of the build.  Not sure if that's relevant as I'm sure it's not getting to the ruby20 portion of the build (just a hunch not confirmed).
Comment 1 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:37:00 UTC
Created attachment 372816 [details]
environment
Comment 2 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:37:23 UTC
Created attachment 372818 [details]
build.log
Comment 3 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:38:00 UTC
Created attachment 372820 [details]
emerge --info \=bluecloth-2.2.0
Comment 4 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:39:08 UTC
Created attachment 372822 [details]
emerge -pqv '=dev-ruby/bluecloth-2.2.0-r1::gentoo'
Comment 5 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:39:38 UTC
Created attachment 372824 [details]
emerge --info '=dev-ruby/bluecloth-2.2.0-r1::gentoo'
Comment 6 Alex Brandt (RETIRED) gentoo-dev 2014-03-16 17:40:03 UTC
And as the ebuild output requests:

GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
Comment 7 Manuel Rüger (RETIRED) gentoo-dev 2014-03-18 23:45:54 UTC
Error 127 means command not found.

Please give output of:
emerge -pv dev-ruby/rdoc

Please reinstall dev-ruby/rdoc and try again.
Comment 8 Alex Brandt (RETIRED) gentoo-dev 2014-03-19 00:44:30 UTC
The problem seems to have disappeared after I stopped setting RUBY_TARGETS explicitly.  I had previously set it as:

RUBY_TARGETS="$RUBY_TARGETS ruby20"

If you still want me to dig into this I can but I'm inclined to mark this as resolved.
Comment 9 Hans de Graaff gentoo-dev Security 2014-03-24 19:25:35 UTC
I've seen the same issue before and so far have blamed newer versions of dev-ruby/hoe, but I can't seem to reproduce this particular failure for bluecloth. Weird.
Comment 10 Hans de Graaff gentoo-dev Security 2014-04-21 07:10:55 UTC
This should be fixed with hoe 3.11.0.