New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20634 (closed defect: fixed)

Opened 3 years ago

Last modified 18 months ago

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@…
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

Changed 3 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to pguyot@…

Changed 21 months ago by ryandesign@…

  • owner changed from pguyot@… to macports-tickets@…
  • summary changed from error while installing eruby from macports to eruby configure error: private method `gsub!' called for nil:NilClass (NoMethodError)

Has duplicate #25047.

Changed 18 months ago by ryandesign@…

  • status changed from new to closed
  • cc ryandesign@… added
  • resolution set to fixed

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.