Opened 15 years ago
Closed 14 years ago
#20634 closed defect (fixed)
eruby configure error: private method `gsub!' called for nil:NilClass (NoMethodError)
Reported by: | chutsu@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | eruby |
Description
Get the following error while installing eruby:
---> Fetching eruby ---> Attempting to fetch eruby-1.0.5.tar.gz from http://arn.se.distfiles.macports.org/eruby ---> Verifying checksum(s) for eruby ---> Extracting eruby ---> Configuring eruby 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_eruby/work/eruby-1.0.5" && ./configure.rb --prefix=/opt/local --enable-shared " returned error 1 Command output: ./configure.rb:310: 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)
Owner: | changed from macports-tickets@… to pguyot@… |
---|
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from pguyot@… to macports-tickets@… |
---|---|
Summary: | error while installing eruby from macports → eruby configure error: private method `gsub!' called for nil:NilClass (NoMethodError) |
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in r70644 by updating to some old development version of 1.0.6. 1.0.5 was released in 2004 and there hasn't been any development in svn since 2008 so I feel somewhat ok in updating to this even if it is not a final release.
Note: See
TracTickets for help on using
tickets.
Has duplicate #25047.