Opened 14 years ago

Closed 14 years ago

#25047 closed defect (duplicate)

eruby error

Reported by: leonhardt.ralph@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: eruby

Description (last modified by mf2k (Frank Schima))

ralph-leonhardts-macbook-air:~ ralphleonhardt$ sudo port install eruby
--->  Computing dependencies for eruby
--->  Fetching eruby
--->  Attempting to fetch eruby-1.0.5.tar.gz from http://lil.fr.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.
Before reporting a bug, first run the command again with the -d flag to get complete output.
ralph-leonhardts-macbook-air:~ ralphleonhardt$ sudo port install -d eruby
--->  Computing dependencies for 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.
Before reporting a bug, first run the command again with the -d flag to get complete output.
ralph-leonhardts-macbook-air:~ ralphleonhardt$ 

Change History (2)

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

Description: modified (diff)
Keywords: eruby removed

Please use WikiFormatting.

If you want debug output, you need to put the debug flag in the correct place which is immediately after the "port" command.

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

Resolution: duplicate
Status: newclosed

Duplicate of #20634.

Note: See TracTickets for help on using tickets.