[MacPorts] #22211: Botan 1.8.7 fails 'configure'
#22211: Botan 1.8.7 fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- I'm running Snow Leopard, but I doubt it's relevant. The configure bombing with 'no such option' tells me it's probably not OS-specific. Alcarin:~ steven$ sudo port install monotone ---> Computing dependencies for monotone ---> Fetching botan ---> Verifying checksum(s) for botan ---> Extracting botan ---> Applying patches to botan ---> Configuring botan 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_security_botan/work/Botan-1.8.7" && ./configure.py --prefix=/opt/local --disable-dependency-tracking --docdir=share/doc --cc=gcc --cpu=amd64 --os=darwin " returned error 2 Command output: Usage: configure.py [options] configure.py: error: no such option: --disable-dependency-tracking Error: The following dependencies failed to build: botan lua pcre Error: Status 1 encountered during processing. Alcarin:~ steven$ -- Ticket URL: <http://trac.macports.org/ticket/22211> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- Comment(by steven@…): Er, sorry. Forgot the silly Wiki formatting: {{{ Alcarin:~ steven$ sudo port install monotone ---> Computing dependencies for monotone ---> Fetching botan ---> Verifying checksum(s) for botan ---> Extracting botan ---> Applying patches to botan ---> Configuring botan 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_security_botan/work/Botan-1.8.7" && ./configure.py --prefix=/opt/local --disable-dependency-tracking --docdir=share/doc --cc=gcc --cpu=amd64 --os=darwin " returned error 2 Command output: Usage: configure.py [options] configure.py: error: no such option: --disable-dependency-tracking Error: The following dependencies failed to build: botan lua pcre Error: Status 1 encountered during processing. Alcarin:~ steven$ }}} -- Ticket URL: <http://trac.macports.org/ticket/22211#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => mww@… Old description:
I'm running Snow Leopard, but I doubt it's relevant. The configure bombing with 'no such option' tells me it's probably not OS-specific.
Alcarin:~ steven$ sudo port install monotone ---> Computing dependencies for monotone ---> Fetching botan ---> Verifying checksum(s) for botan ---> Extracting botan ---> Applying patches to botan ---> Configuring botan 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_security_botan/work/Botan-1.8.7" && ./configure.py --prefix=/opt/local --disable-dependency-tracking --docdir=share/doc --cc=gcc --cpu=amd64 --os=darwin " returned error 2 Command output: Usage: configure.py [options]
configure.py: error: no such option: --disable-dependency-tracking
Error: The following dependencies failed to build: botan lua pcre Error: Status 1 encountered during processing. Alcarin:~ steven$
New description: I'm running Snow Leopard, but I doubt it's relevant. The configure bombing with 'no such option' tells me it's probably not OS-specific. {{{ Alcarin:~ steven$ sudo port install monotone ---> Computing dependencies for monotone ---> Fetching botan ---> Verifying checksum(s) for botan ---> Extracting botan ---> Applying patches to botan ---> Configuring botan 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_security_botan/work/Botan-1.8.7" && ./configure.py --prefix=/opt/local --disable-dependency-tracking --docdir=share/doc --cc=gcc --cpu=amd64 --os=darwin " returned error 2 Command output: Usage: configure.py [options] configure.py: error: no such option: --disable-dependency-tracking Error: The following dependencies failed to build: botan lua pcre Error: Status 1 encountered during processing. Alcarin:~ steven$ }}} -- -- Ticket URL: <http://trac.macports.org/ticket/22211#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 +universal fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- Comment(by jmr@…): Might pay to mention that you have +universal in variants.conf... -- Ticket URL: <http://trac.macports.org/ticket/22211#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 +universal fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- Comment(by russell.jones@…): Botan 1.8.8 also fails to build on snow leopard / 10.6 +universal port -d install output to follow. -- Ticket URL: <http://trac.macports.org/ticket/22211#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 +universal fails 'configure' -----------------------------------+---------------------------------------- Reporter: steven@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: botan -----------------------------------+---------------------------------------- Comment(by pieter.debaets@…): As the configure.py does not support --disable-dependency-tracking, adding {{{ configure.universal_args-delete --disable-dependency-tracking }}} to the Portfile fixed the issue for me. -- Ticket URL: <https://trac.macports.org/ticket/22211#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22211: Botan 1.8.7 +universal fails 'configure' ------------------------------------+--------------------------------------- Reporter: steven@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: botan | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: Build system appears to want to configure for a single CPU, so universal variant disabled in r72852. -- Ticket URL: <https://trac.macports.org/ticket/22211#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts