Opened 15 years ago

Closed 15 years ago

#20633 closed defect (fixed)

mod_ruby configure failure: private method `gsub!' called for nil:NilClass (NoMethodError)

Reported by: chutsu@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: mod_ruby

Description (last modified by mf2k (Frank Schima))

I get the following error while compiling mod_ruby:

--->  Fetching mod_ruby
--->  Verifying checksum(s) for mod_ruby
--->  Extracting mod_ruby
--->  Configuring mod_ruby
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_mod_ruby/work/mod_ruby-1.2.6" && ./configure.rb --prefix=/opt/local --with-apxs=/opt/local/apache2/bin/apxs --with-apr-includes=/opt/local/include/apr-1 " returned error 1
Command output: ./configure.rb:324: private method `gsub!' called for nil:NilClass (NoMethodError)

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Port: mod_ruby added

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Confirmed.

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Summary: error while installing mod_ruby from macportsmod_ruby configure failure: private method `gsub!' called for nil:NilClass (NoMethodError)

I updated mod_ruby to 1.3.0 in r55881 and that builds for me. Thanks for reporting the problem.

Note: See TracTickets for help on using tickets.