[MacPorts] #20883: ocamlduce does not configure
#20883: ocamlduce does not configure -----------------------------+---------------------------------------------- Reporter: wiml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: ocaml configure | Port: ocamlduce -----------------------------+---------------------------------------------- {{{ ---> Fetching ocamlduce ---> Attempting to fetch ocamlduce-3.08.4pl3.tar.gz from http://distfiles.macports.org/ocamlduce ---> Verifying checksum(s) for ocamlduce ---> Extracting ocamlduce ---> Applying patches to ocamlduce ---> Configuring ocamlduce 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_lang_ocamlduce/work /ocaml-sub" && ./configure -prefix /opt/local --disable-dependency- tracking " returned error 2 Command output: Unknown option "--disable-dependency-tracking". Error: Status 1 encountered during processing. }}} And indeed, the "configure" script in ocamlduce does not accept the {{{--disable-dependency-tracking}}} flag. MacPorts 1.800, OS X 10.6 10A432, Intel. -- Ticket URL: <http://trac.macports.org/ticket/20883> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20883: ocamlduce does not configure -----------------------------+---------------------------------------------- Reporter: wiml@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: ocaml configure | Port: ocamlduce -----------------------------+---------------------------------------------- Comment(by wiml@…): Disabling the extra configure arg like this: {{{ # port install ocamlduce configure.universal_args='' }}} does get me past the configure stage successfully, but then the port fails as described in #13846. :( -- Ticket URL: <http://trac.macports.org/ticket/20883#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20883: ocamlduce +universal: Unknown option "--disable-dependency-tracking" ---------------------------+------------------------------------------------ Reporter: wiml@… | Owner: anil@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: universal | Port: ocamlduce ---------------------------+------------------------------------------------ Changes (by ryandesign@…): * keywords: ocaml configure => universal * owner: macports-tickets@… => anil@… -- Ticket URL: <http://trac.macports.org/ticket/20883#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20883: ocamlduce +universal: Unknown option "--disable-dependency-tracking" ----------------------------+----------------------------------------------- Reporter: wiml@… | Owner: anil@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: universal Port: ocamlduce | ----------------------------+----------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r71931 -- Ticket URL: <https://trac.macports.org/ticket/20883#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts