Opened 14 years ago

Closed 5 years ago

#22466 closed defect (worksforme)

rb-fcgi +universal: unknown option --disable-dependency-tracking

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: rb-fcgi

Description

Trying to install rb-fcgi with the +universal variant doesn't work:

$ sudo port install rb-fcgi +universal
--->  Computing dependencies for rb-fcgi
--->  Fetching rb-fcgi
--->  Verifying checksum(s) for rb-fcgi
--->  Extracting rb-fcgi
--->  Configuring rb-fcgi
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_ruby_rb-fcgi/work/ruby-fcgi-0.8.6" && /opt/local/bin/ruby -rvendor-specific install.rb config --disable-dependency-tracking " returned error 1
Command output: config: unknown option --disable-dependency-tracking
try 'ruby install.rb --help' for usage

Error: Status 1 encountered during processing.

MacPorts automatically adds --disable-dependency-tracking in the configure.universal_args when you select the +universal variant. If that's not appropriate for this port, it should remove that flag from the configure.universal_args.

Change History (2)

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

Owner: jstetser@… deleted
Status: newassigned

See #58247.

comment:2 Changed 5 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: assignedclosed

I'm not seeing the +universal variant anymore.

Note: See TracTickets for help on using tickets.