Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gem installation failing on documentation. #25

Open
ghost opened this issue Apr 1, 2013 · 0 comments
Open

Gem installation failing on documentation. #25

ghost opened this issue Apr 1, 2013 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 1, 2013

$ sudo gem install leveldb-ruby
Fetching: leveldb-ruby-0.15.gem (100%)
Building native extensions. This could take a while...
Successfully installed leveldb-ruby-0.15
Parsing documentation for leveldb-ruby-0.15
Before reporting this, could you check that the file you're documenting
has proper syntax:

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -c ext/leveldb/leveldb.cc

RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.

The internal error was:

(RegexpError) Stack overflow in regexp matcher: /.*((?>\/\*.*?\*\/\s+))
                     ([\w\.\s]+\s* = \s+)?rb_define_(class|module).*?"(LevelDB)"/mx

ERROR: While executing gem ... (RegexpError)
Stack overflow in regexp matcher: /.((?>/_.?_/\s+))
([\w.\s]+\s* = \s+)?rb_define_(class|module).*?"(LevelDB)"/mx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants