Summary: | dev-ruby/rspec-core-2.10.1 USE=doc - String finished while reading (break on []) already read: ... | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | onip <follettoonip> |
Component: | [OLD] Development | Assignee: | Gentoo Ruby Team <ruby> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
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? (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. (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 I'm closing this bug since ruby19 is now the main supported ruby and rspec 2.10 is no longer available. |
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