Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427854 - dev-ruby/rspec-core-2.10.1 USE=doc - String finished while reading (break on []) already read: ...
Summary: dev-ruby/rspec-core-2.10.1 USE=doc - String finished while reading (break on ...
Status: RESOLVED OBSOLETE
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: 2012-07-24 08:41 UTC by onip
Modified: 2014-06-09 07:25 UTC (History)
0 users

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


Attachments
build.log (build.log,15.62 KB, text/plain)
2012-07-24 08:41 UTC, onip
Details

Note You need to log in before you can comment on or make changes to this bug.
Description onip 2012-07-24 08:41:48 UTC
Created attachment 319068 [details]
build.log

with the USE +doc enabled the emersion of rspec-core fails with maruku complaining.

disabling th use makes it emerge fine.

build.log attached
Comment 1 Hans de Graaff gentoo-dev Security 2012-07-25 06:31:19 UTC
You are using ruby19 only which we currently don't support.

It looks like maruku is broken with ruby19. Did you choose to install maruku? Can you try with another markdown provider? e.g. rdiscount or bluecloth?
Comment 2 onip 2012-07-25 07:23:55 UTC
(In reply to comment #1)
> You are using ruby19 only which we currently don't support.

dev-lang/ruby:1.9 is stable, I thought it was safe to have it as the only ruby interpreter. Could you point me to some info on that matter please?

> It looks like maruku is broken with ruby19. Did you choose to install
> maruku? Can you try with another markdown provider? e.g. rdiscount or
> bluecloth?
I didn't choose maruku as it is explicitely required by dev-ruby/sass-3.1.20 with USE doc enabled.
By the way I emerged -1 bluecloth and rspec-core picked it up (with maruku installed) and emerged fine. The only problem is that --depclean wants now to remove bluecloth.
Comment 3 Hans de Graaff gentoo-dev Security 2012-07-26 05:09:16 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > You are using ruby19 only which we currently don't support.
> 
> dev-lang/ruby:1.9 is stable, I thought it was safe to have it as the only
> ruby interpreter. Could you point me to some info on that matter please?

http://wiki.gentoo.org/wiki/Project:Ruby/Ruby_1.9_migration
Comment 4 Hans de Graaff gentoo-dev Security 2014-06-09 07:25:10 UTC
I'm closing this bug since ruby19 is now the main supported ruby and rspec 2.10 is no longer available.