[MacPorts] #27939: sqlite3 @3.7.4_0 fails to install +universal
MacPorts
noreply at macports.org
Thu Jan 13 10:31:03 PST 2011
#27939: sqlite3 @3.7.4_0 fails to install +universal
-------------------------------------+--------------------------------------
Reporter: post@… | Owner: mww@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Resolution: fixed | Keywords:
Port: sqlite3 |
-------------------------------------+--------------------------------------
Comment(by ryandesign@…):
Thanks for finding that. Just wanted to point out, at the time that I
removed `--disable-dependency-tracking` in r71300 (when sqlite3 was at
version 3.7.2), its configure script was producing this message:
{{{
configure: WARNING: Unrecognized options: --disable-dependency-tracking
}}}
Therefore, my change was a completely reasonable one to make, designed to
reduce superfluous warnings in the configure output. 3.7.2 built fine
universal after my change, as did 3.7.3. 3.7.4 appears to be the first
version that supports `--disable-dependency-tracking` and requires it to
build universal.
--
Ticket URL: <https://trac.macports.org/ticket/27939#comment:12>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list