[MacPorts] #22466: rb-fcgi +universal: unknown option --disable-dependency-tracking
MacPorts
noreply at macports.org
Tue Nov 10 14:56:13 PST 2009
#22466: rb-fcgi +universal: unknown option --disable-dependency-tracking
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jstetser@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: rb-fcgi
-------------------------------------+--------------------------------------
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.
--
Ticket URL: <http://trac.macports.org/ticket/22466>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list