[MacPorts] #46195: port upgrade outdated not working due sqlite3
#46195: port upgrade outdated not working due sqlite3 ---------------------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: request | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: sqlite3; upgrade outdated | Port: ---------------------------------------+-------------------------------- Dear experts I have been trying to upgrade my ports but after attempting to fetch sqlite3-3.8.7.3_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sqlite3 and Applying patches to sqlite3 ---> Configuring sqlite3 the xcodebuild freezes. Nothing happens. No error msg. It keeps trying to configure the sqlite3 forever. Could you please guide me on how to fix it? Thank you. Kind regards Patricia. -- Ticket URL: <https://trac.macports.org/ticket/46195> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: sqlite3; upgrade outdated => * type: request => defect * port: => sqlite3 Comment: Since this works for everyone else, we need more information from you. Can you attach the log, please? You can find its location by running the command "`port logfile sqlite3`". -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Comment (by anton@…): The same thing! And absolutely empty main.log file. -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Comment (by anton@…): Rebooting of my Mac Mini just fixed problem! -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Comment (by ryandesign@…): Thanks for attaching the log. Unfortunately it's incomplete: you said the problem occurs during the configure phase, but this log ends partway through the extract phase. Perhaps MacPorts had not yet flushed the rest of the log to disk. Could you try again with the debug flag? That way, all output will be sent to the terminal as it happens, and we'll hopefully get more info about where exactly it's getting stuck. {{{ sudo port clean sqlite3 sudo port -d upgrade sqlite3 }}} -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Comment (by athenafma@…): I have attached a new .log after your instructions. It seems stopping at checking for gawk... gawk Replying to [comment:4 ryandesign@…]:
Thanks for attaching the log. Unfortunately it's incomplete: you said the problem occurs during the configure phase, but this log ends partway through the extract phase. Perhaps MacPorts had not yet flushed the rest of the log to disk.
Could you try again with the debug flag? That way, all output will be sent to the terminal as it happens, and we'll hopefully get more info about where exactly it's getting stuck.
{{{ sudo port clean sqlite3 sudo port -d upgrade sqlite3 }}}
-- Ticket URL: <https://trac.macports.org/ticket/46195#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Description changed by larryv@…: Old description:
Dear experts I have been trying to upgrade my ports but after attempting to fetch sqlite3-3.8.7.3_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sqlite3
and Applying patches to sqlite3 ---> Configuring sqlite3
the xcodebuild freezes. Nothing happens. No error msg. It keeps trying to configure the sqlite3 forever. Could you please guide me on how to fix it? Thank you. Kind regards Patricia.
New description: Dear experts\\ I have been trying to upgrade my ports but after\\ attempting to fetch sqlite3-3.8.7.3_0+universal.darwin_14.i386-x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sqlite3 and Applying patches to sqlite3 {{{ ---> Configuring sqlite3 }}} the xcodebuild freezes. Nothing happens. No error msg. It keeps trying to configure the sqlite3 forever. Could you please guide me on how to fix it? Thank you. Kind regards Patricia. -- -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: Replying to [comment:5 athenafma@…]:
It seems stopping at
{{{ checking for gawk... gawk }}}
Ok, so it successfully found gawk, and is hanging on the next check, which according to my log should be: {{{ checking whether make sets $(MAKE)... yes }}} I'm not sure though why that would fail. sqlite3 has been updated. Could you see if you get the same problem with 3.8.7.4, after running "`sudo port selfupdate`"? What version of Xcode and clang do you have? Have you already tried restarting your computer? -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:7> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Comment (by larryv@…): Is this still an issue with the latest `sqlite3` (3.8.10.1 as of r136211)? -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#46195: port upgrade outdated not working due sqlite3 --------------------------+-------------------------------- Reporter: athenafma@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: worksforme | Keywords: Port: sqlite3 | --------------------------+-------------------------------- Changes (by raimue@…): * status: new => closed * resolution: => worksforme Comment: We had multiple reports of this kind. It is usually resolved by rebooting. In all cases, it was xcodebuild or other Command Line Tools hanging. This is not related to the sqlite3 port. See also similar reports at least in #49647 and #45609. -- Ticket URL: <https://trac.macports.org/ticket/46195#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts