[MacPorts] #26083: sqlite3 build fails on Snow Leopard
#26083: sqlite3 build fails on Snow Leopard ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ----------------------------------------+----------------------------------- Building sqlite3 fails; command line output is below; I have attached the build log. bash-3.2# port install -f sqlite3 ---> Computing dependencies for sqlite3 ---> Fetching sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 Error: Target org.macports.build returned: shell command failed Log for sqlite3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> Jonathan, http://JonathansCorner.com -- Ticket URL: <http://trac.macports.org/ticket/26083> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26083: sqlite3 universal build fails when readline is not universal ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: sqlite3 ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * port: => sqlite3 Old description:
Building sqlite3 fails; command line output is below; I have attached the build log.
bash-3.2# port install -f sqlite3 ---> Computing dependencies for sqlite3 ---> Fetching sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 Error: Target org.macports.build returned: shell command failed Log for sqlite3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Jonathan, http://JonathansCorner.com
New description: Building sqlite3 fails; command line output is below; I have attached the build log. {{{ bash-3.2# port install -f sqlite3 ---> Computing dependencies for sqlite3 ---> Fetching sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Configuring sqlite3 ---> Building sqlite3 Error: Target org.macports.build returned: shell command failed Log for sqlite3 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} Jonathan, http://JonathansCorner.com -- Comment: Please remember WikiFormatting, preview before you submit, fill in the Port field, Cc the port maintainer. sqlite3 builds fine on Snow Leopard. The problem is you are trying to build sqlite3 universal but its dependency readline has not been built universal. Rebuild readline universal, then clean sqlite3 and try again. {{{ sudo port clean sqlite3 sudo port upgrade --enforce-variants readline +universal }}} -- Ticket URL: <http://trac.macports.org/ticket/26083#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26083: sqlite3 universal build fails when readline is not universal ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: sqlite3 ----------------------------------------+----------------------------------- Comment(by ryandesign@…): Replying to [ticket:26083 jonathan.hayward@…]:
bash-3.2# port install -f sqlite3
FYI, the "-f" flag (and all other one-character-long flags) have no effect unless placed immediately after the word "port", but you don't want to be using the "-f" flag in this case (or in most cases) anyway. -- Ticket URL: <http://trac.macports.org/ticket/26083#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26083: sqlite3 universal build fails when readline is not universal ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: sqlite3 ----------------------------------------+----------------------------------- Comment(by jmr@…): Readline is installed universal according to the log, but apparently not for the needed archs. -- Ticket URL: <http://trac.macports.org/ticket/26083#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26083: sqlite3 universal build fails when readline is not universal ----------------------------------------+----------------------------------- Reporter: jonathan.hayward@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: sqlite3 ----------------------------------------+----------------------------------- Comment(by jonathan.hayward@…): I cleaned sqlite3 and upgraded readline, and things are chugging along. Thanks! -- Ticket URL: <http://trac.macports.org/ticket/26083#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26083: sqlite3 universal build fails when readline is not universal -----------------------------------------+---------------------------------- Reporter: jonathan.hayward@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: worksforme | Keywords: Port: sqlite3 | -----------------------------------------+---------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <http://trac.macports.org/ticket/26083#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts