[MacPorts] #23005: nginx-0.7.64_0 install fails with +universal
#23005: nginx-0.7.64_0 install fails with +universal ---------------------------------+------------------------------------------ Reporter: michaell@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: nginx | Port: nginx ---------------------------------+------------------------------------------ My apologies if this is based on a misunderstanding of proper ports usage: {{{ $ sudo port install nginx +universal ---> Computing dependencies for nginx ---> Configuring nginx 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_nginx/work/nginx-0.7.64" && ./configure --prefix=/opt/local --disable-dependency-tracking --with- cc-opt="-I/opt/local/include -O2" --with-ld-opt="-L/opt/local/lib" --conf- path=/opt/local/etc/nginx/nginx.conf --error-log- path=/opt/local/var/log/nginx/error.log --http-log- path=/opt/local/var/log/nginx/access.log --pid- path=/opt/local/var/run/nginx/nginx.pid --lock- path=/opt/local/var/run/nginx/nginx.lock --http-client-body-temp- path=/opt/local/var/run/nginx/client_body_temp --http-proxy-temp- path=/opt/local/var/run/nginx/proxy_temp --http-fastcgi-temp- path=/opt/local/var/run/nginx/fastcgi_temp " returned error 1 Command output: ./configure: error: invalid option "--disable-dependency- tracking" Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/23005> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23005: nginx-0.7.64_0 install fails with +universal ---------------------------------+------------------------------------------ Reporter: michaell@… | Owner: boeyms@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: nginx ---------------------------------+------------------------------------------ Changes (by jmr@…): * keywords: nginx => * owner: macports-tickets@… => boeyms@… -- Ticket URL: <http://trac.macports.org/ticket/23005#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23005: nginx-0.7.64_0 install fails with +universal ----------------------------------+----------------------------------------- Reporter: michaell@… | Owner: boeyms@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: nginx | ----------------------------------+----------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r61916 -- Ticket URL: <http://trac.macports.org/ticket/23005#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#23005: nginx-0.7.64_0 install fails with +universal ----------------------------------+----------------------------------------- Reporter: michaell@… | Owner: boeyms@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: nginx | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: r61916 only added "configure.universal_args-delete --disable-dependency- tracking"; the port now builds with the universal variant, but doesn't produce universal binaries. I undid r61916 and instead added "universal_variant no" in r68367. -- Ticket URL: <http://trac.macports.org/ticket/23005#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts