cannot install, problem with redcloth

43 views
Skip to first unread message

Thomas Preymesser

unread,
Jul 4, 2009, 6:57:42 AM7/4/09
to New Gem Generator
Hello,
i get these errors when i try to install newgem


$ sudo gem install newgem 2>&1
Building native extensions. This could take a while...
ERROR: Error installing newgem:
ERROR: Failed to build gem native extension.

/usr/local/bin/ruby extconf.rb
creating Makefile

make
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_attributes.o -c redcloth_attributes.c
ext/redcloth_scan/redcloth_attributes.c.rl: In function
‘redcloth_attribute_parser’:
ext/redcloth_scan/redcloth_attributes.c:619: warning: ‘eof’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: note: ‘eof’ was
declared here
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘bck’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘reg’ may be
used uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_inline.o -c redcloth_inline.c
ext/redcloth_scan/redcloth_inline.c.rl: In function ‘redcloth_inline’:
ext/redcloth_scan/redcloth_inline.c.rl:119: warning: unused variable
‘buf’
ext/redcloth_scan/redcloth_inline.c.rl:118: warning: unused variable
‘opts’
ext/redcloth_scan/redcloth_inline.c.rl:115: warning: unused variable
‘orig_pe’
ext/redcloth_scan/redcloth_inline.c:10447: warning: ‘eof’ may be used
uninitialized in this function
ext/redcloth_scan/redcloth_inline.c.rl:114: note: ‘eof’ was declared
here
ext/redcloth_scan/redcloth_inline.c.rl:114: warning: ‘reg’ may be used
uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_scan.o -c redcloth_scan.c
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_transform’:
ext/redcloth_scan/redcloth_scan.c.rl:29: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:30: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_html_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:98: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:106: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:107: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:108: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:115: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:116: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:118: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_latex_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:157: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:164: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:165: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:166: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:167: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:168: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:169: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:170: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:171: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:172: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:173: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:174: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:175: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:176: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_to’:
ext/redcloth_scan/redcloth_scan.c.rl:205: warning: unused variable
‘len’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable ‘p’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable
‘pe’
make: *** [redcloth_scan.o] Error 1


Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/
RedCloth-4.1.1 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan/gem_make.out

$ gem env
RubyGems Environment:
- RUBYGEMS VERSION: 1.3.4
- RUBY VERSION: 1.9.2 (2009-06-28 patchlevel -1) [i686-linux]
- INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/1.9.1
- RUBY EXECUTABLE: /usr/local/bin/ruby
- EXECUTABLE DIRECTORY: /usr/local/bin
- RUBYGEMS PLATFORMS:
- ruby
- x86-linux
- GEM PATHS:
- /usr/local/lib/ruby/gems/1.9.1
- /usr/lib/ruby/gems/1.8
- GEM CONFIGURATION:
- :update_sources => true
- :verbose => true
- :benchmark => false
- :backtrace => false
- :bulk_threshold => 1000
- REMOTE SOURCES:
- http://gems.rubyforge.org/

$ sudo gem --debug install newgem 2>&1
Exception `NameError' at /usr/local/lib/ruby/1.9.1/rubygems/
command_manager.rb:161 - uninitialized constant
Gem::Commands::InstallCommand
Exception `Gem::LoadError' at /usr/local/lib/ruby/1.9.1/rubygems.rb:
824 - Could not find RubyGem sources (> 0.0.1)

Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `EOFError' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:135
- end of file reached
Exception `EOFError' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:120
- end of file reached
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `Errno::EAGAIN' at /usr/local/lib/ruby/1.9.1/net/protocol.rb:
135 - Resource temporarily unavailable - read would block
Exception `NoMethodError' at /usr/local/lib/ruby/1.9.1/rubygems/
package/tar_input.rb:48 - undefined method `readpartial' for
#<Gem::Package::TarReader::Entry:0xae33e60>
Exception `IOError' at /usr/local/lib/ruby/1.9.1/rubygems/format.rb:50
- closed stream
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
bin
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
extras
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/case_sensitive_require
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth/formatters
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth/formatters
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth/formatters
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth/formatters
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib/redcloth
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
lib
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
test
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Exception `Errno::EEXIST' at /usr/local/lib/ruby/1.9.1/fileutils.rb:
243 - File exists - /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan
Building native extensions. This could take a while...
Exception `Gem::InstallError' at /usr/local/lib/ruby/1.9.1/rubygems/
ext/builder.rb:35 - make failed:

["/usr/local/bin/ruby extconf.rb", "creating Makefile\n", "make", "gcc
-I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/include/
ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_attributes.o -c redcloth_attributes.c\next/
redcloth_scan/redcloth_attributes.c.rl: In function
‘redcloth_attribute_parser’:\next/redcloth_scan/redcloth_attributes.c:
619: warning: ‘eof’ may be used uninitialized in this function\next/
redcloth_scan/redcloth_attributes.c.rl:27: note: ‘eof’ was declared
here\next/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘bck’
may be used uninitialized in this function\next/redcloth_scan/
redcloth_attributes.c.rl:27: warning: ‘reg’ may be used uninitialized
in this function\ngcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -
I/usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/
ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-
parameter -Wno-parentheses -Wno-missing-field-initializers -Wpointer-
arith -Wwrite-strings -O2 -o redcloth_inline.o -c redcloth_inline.c
\next/redcloth_scan/redcloth_inline.c.rl: In function
‘redcloth_inline’:\next/redcloth_scan/redcloth_inline.c.rl:119:
warning: unused variable ‘buf’\next/redcloth_scan/redcloth_inline.c.rl:
118: warning: unused variable ‘opts’\next/redcloth_scan/
redcloth_inline.c.rl:115: warning: unused variable ‘orig_pe’\next/
redcloth_scan/redcloth_inline.c:10447: warning: ‘eof’ may be used
uninitialized in this function\next/redcloth_scan/redcloth_inline.c.rl:
114: note: ‘eof’ was declared here\next/redcloth_scan/
redcloth_inline.c.rl:114: warning: ‘reg’ may be used uninitialized in
this function\ngcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/
usr/local/include/ruby-1.9.1/ruby/backward -I/usr/local/include/
ruby-1.9.1 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-
parameter -Wno-parentheses -Wno-missing-field-initializers -Wpointer-
arith -Wwrite-strings -O2 -o redcloth_scan.o -c redcloth_scan.c\next/
redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_transform’:
\next/redcloth_scan/redcloth_scan.c.rl:29: warning: assignment
discards qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:30: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:268: error:
‘struct RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:268: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:268: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:282: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:281: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:281: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:282: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:308: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct
RArray’ has no member named ‘len’\next/redcloth_scan/
redcloth_scan.c.rl:308: error: ‘struct RArray’ has no member named
‘len’\next/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_html_esc’:\next/redcloth_scan/redcloth_scan.c.rl:98:
warning: ‘return’ with no value, in function returning non-void\next/
redcloth_scan/redcloth_scan.c.rl:106: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:107: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:108:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl:115: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:116: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:118:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_latex_esc’:
\next/redcloth_scan/redcloth_scan.c.rl:157: warning: ‘return’ with no
value, in function returning non-void\next/redcloth_scan/
redcloth_scan.c.rl:164: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:165:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl:166: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:167: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:168:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl:169: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:170: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:171:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl:172: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:173: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl:174:
warning: assignment discards qualifiers from pointer target type\next/
redcloth_scan/redcloth_scan.c.rl:175: warning: assignment discards
qualifiers from pointer target type\next/redcloth_scan/
redcloth_scan.c.rl:176: warning: assignment discards qualifiers from
pointer target type\next/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_to’:\next/redcloth_scan/redcloth_scan.c.rl:205: warning:
unused variable ‘len’\next/redcloth_scan/redcloth_scan.c.rl:204:
warning: unused variable ‘p’\next/redcloth_scan/redcloth_scan.c.rl:
204: warning: unused variable ‘pe’\nmake: *** [redcloth_scan.o] Error
1\n"]
Exception `Gem::Installer::ExtensionBuildError' at /usr/local/lib/ruby/
1.9.1/rubygems/installer.rb:512 - ERROR: Failed to build gem native
extension.

/usr/local/bin/ruby extconf.rb
creating Makefile

make
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_attributes.o -c redcloth_attributes.c
ext/redcloth_scan/redcloth_attributes.c.rl: In function
‘redcloth_attribute_parser’:
ext/redcloth_scan/redcloth_attributes.c:619: warning: ‘eof’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: note: ‘eof’ was
declared here
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘bck’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘reg’ may be
used uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_inline.o -c redcloth_inline.c
ext/redcloth_scan/redcloth_inline.c.rl: In function ‘redcloth_inline’:
ext/redcloth_scan/redcloth_inline.c.rl:119: warning: unused variable
‘buf’
ext/redcloth_scan/redcloth_inline.c.rl:118: warning: unused variable
‘opts’
ext/redcloth_scan/redcloth_inline.c.rl:115: warning: unused variable
‘orig_pe’
ext/redcloth_scan/redcloth_inline.c:10447: warning: ‘eof’ may be used
uninitialized in this function
ext/redcloth_scan/redcloth_inline.c.rl:114: note: ‘eof’ was declared
here
ext/redcloth_scan/redcloth_inline.c.rl:114: warning: ‘reg’ may be used
uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_scan.o -c redcloth_scan.c
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_transform’:
ext/redcloth_scan/redcloth_scan.c.rl:29: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:30: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_html_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:98: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:106: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:107: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:108: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:115: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:116: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:118: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_latex_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:157: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:164: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:165: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:166: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:167: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:168: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:169: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:170: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:171: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:172: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:173: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:174: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:175: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:176: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_to’:
ext/redcloth_scan/redcloth_scan.c.rl:205: warning: unused variable
‘len’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable ‘p’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable
‘pe’
make: *** [redcloth_scan.o] Error 1


Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/
RedCloth-4.1.1 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan/gem_make.out

ERROR: Error installing newgem:
ERROR: Failed to build gem native extension.

/usr/local/bin/ruby extconf.rb
creating Makefile

make
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_attributes.o -c redcloth_attributes.c
ext/redcloth_scan/redcloth_attributes.c.rl: In function
‘redcloth_attribute_parser’:
ext/redcloth_scan/redcloth_attributes.c:619: warning: ‘eof’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: note: ‘eof’ was
declared here
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘bck’ may be
used uninitialized in this function
ext/redcloth_scan/redcloth_attributes.c.rl:27: warning: ‘reg’ may be
used uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_inline.o -c redcloth_inline.c
ext/redcloth_scan/redcloth_inline.c.rl: In function ‘redcloth_inline’:
ext/redcloth_scan/redcloth_inline.c.rl:119: warning: unused variable
‘buf’
ext/redcloth_scan/redcloth_inline.c.rl:118: warning: unused variable
‘opts’
ext/redcloth_scan/redcloth_inline.c.rl:115: warning: unused variable
‘orig_pe’
ext/redcloth_scan/redcloth_inline.c:10447: warning: ‘eof’ may be used
uninitialized in this function
ext/redcloth_scan/redcloth_inline.c.rl:114: note: ‘eof’ was declared
here
ext/redcloth_scan/redcloth_inline.c.rl:114: warning: ‘reg’ may be used
uninitialized in this function
gcc -I. -I/usr/local/include/ruby-1.9.1/i686-linux -I/usr/local/
include/ruby-1.9.1/ruby/backward -I/usr/local/include/ruby-1.9.1 -I. -
D_FILE_OFFSET_BITS=64 -fPIC -O3 -g -Wall -Wno-unused-parameter -Wno-
parentheses -Wno-missing-field-initializers -Wpointer-arith -Wwrite-
strings -O2 -o redcloth_scan.o -c redcloth_scan.c
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_transform’:
ext/redcloth_scan/redcloth_scan.c.rl:29: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:30: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:268: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:281: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:282: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl:308: error: ‘struct RArray’ has
no member named ‘len’
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_html_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:98: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:106: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:107: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:108: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:115: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:116: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:118: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function
‘redcloth_latex_esc’:
ext/redcloth_scan/redcloth_scan.c.rl:157: warning: ‘return’ with no
value, in function returning non-void
ext/redcloth_scan/redcloth_scan.c.rl:164: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:165: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:166: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:167: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:168: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:169: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:170: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:171: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:172: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:173: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:174: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:175: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl:176: warning: assignment discards
qualifiers from pointer target type
ext/redcloth_scan/redcloth_scan.c.rl: In function ‘redcloth_to’:
ext/redcloth_scan/redcloth_scan.c.rl:205: warning: unused variable
‘len’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable ‘p’
ext/redcloth_scan/redcloth_scan.c.rl:204: warning: unused variable
‘pe’
make: *** [redcloth_scan.o] Error 1


Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/
RedCloth-4.1.1 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/RedCloth-4.1.1/
ext/redcloth_scan/gem_make.out

Dr Nic Williams

unread,
Jul 4, 2009, 8:09:30 AM7/4/09
to new-gem-...@googlegroups.com
It might be time to remove RedCloth + Syntax gems as dependencies of newgem. I don't like RedCloth's "we're breaking backwards compatibility" development path. 

RedCloth + Syntax are used for the (very old) website system that I bundle with newgem (install_website or the -w option for newgem).

Are there any nice, better, well-maintained simple-website systems we could incorporate instead of the current website system?

Cheers
Nic

PS Thomas - I assume from all these errors that you can't get RedCloth installed?

Perhaps to get newgem installed, grab the source, remove the RedCloth dependency from Rakefile, and then run "rake install_gem" to build and install locally.

Nic
--
Dr Nic Williams
Mocra - Premier iPhone and Ruby on Rails Consultants
w - http://mocra.com
twitter - @drnic
skype - nicwilliams
e - dr...@mocra.com
p - +61 412 002 126 or +61 7 3102 3237

rogerdpack

unread,
Jul 7, 2009, 9:14:27 AM7/7/09
to New Gem Generator
> It might be time to remove RedCloth + Syntax gems as dependencies of newgem.
> I don't like RedCloth's "we're breaking backwards compatibility" development
> path.

The problem appears to be that newgem 1.5.1 has a dependency on
RedCloth (= 4.1.1, runtime)
whereas 1.4.1 had dependency RedCloth >= 4.0.0

so...currently if you do "gem install newgem" with 1.9, it will
happily try to install redcloth 4.1.1, which isn't 1.9.1 compat., so
it fails [I guess you knew that].

doing gem install newgem -v1.4.1 works for me for now.
Thanks for looking into this.
=r

Dr Nic Williams

unread,
Jul 7, 2009, 9:16:33 AM7/7/09
to new-gem-...@googlegroups.com
I highly recommend using newgem 1.5.1 to get the latest hoe-specific changes. 

Fork newgem, remove the dependencies on RedCloth + syntax, run "rake install_gem" and then you should be ok. Commit + push the changes to be available to others in the interim.
Reply all
Reply to author
Forward
0 new messages