#39210: returned: configure failure: ------------------------+-------------------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: sqlite3 ------------------------+-------------------------------- I ran {{{ sudo port selfupdate }}} and {{{ sudo port upgrade outdated }}} And first got an error with `sqlite3`. {{{ ➜ ~ sudo port upgrade outdated ---> Computing dependencies for sqlite3 ---> Fetching archive for sqlite3 ---> Attempting to fetch sqlite3-3.7.17_0+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/sqlite3 ---> Attempting to fetch sqlite3-3.7.17_0+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/sqlite3 ---> Attempting to fetch sqlite3-3.7.17_0+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/sqlite3 ---> Fetching distfiles for sqlite3 ---> Verifying checksum(s) for sqlite3 ---> Extracting sqlite3 ---> Applying patches to sqlite3 ---> Configuring sqlite3 Error: org.macports.configure for port sqlite3 returned: configure failure: command execution failed Please see the log file for port sqlite3 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_sqlite3/sqlite3/main.log Error: Unable to upgrade port: 1 }}} I tried to clean `sqlite3` and install it again, with no success. I'm using `XCode 4.6.2` and used `sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer` to use the latest XCode version. -- Ticket URL: <https://trac.macports.org/ticket/39210> MacPorts <http://www.macports.org/> Ports system for OS X