[MacPorts] #33525: Halting during: port -d selfupdate from base 2.0.3 to 2.0.4
#33525: Halting during: port -d selfupdate from base 2.0.3 to 2.0.4 ------------------------------------+--------------------------------------- Reporter: richard@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.0.4 Keywords: selfupdate,sqlite3 | Port: ------------------------------------+--------------------------------------- When issuing a "sudo port -d selfupdate" on a base 2.0.3. I recieve the following error: "Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)" The cause appears to be: "ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[2]: *** [registry.dylib] Error 1" I have attached the full log of the command to this bug report. -- Ticket URL: <https://trac.macports.org/ticket/33525> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33525: Halting during: port -d selfupdate from base 2.0.3 to 2.0.4 -------------------------------------+-------------------------------------- Reporter: richard@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.0.4 Resolution: duplicate | Keywords: selfupdate,sqlite3 Port: | -------------------------------------+-------------------------------------- Changes (by cal@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #33523, #25318, #30932. The culprit here is Mono.framework installing /usr/bin/pkg-config and thus messing with Apple-owned namespace on the filesystem. See #30932 for more info and the bug report on the Mono bugtracker aboout this. Uninstall Mono.framework, move it aside during the update or move /usr/bin /pkg-config somewhere else. -- Ticket URL: <https://trac.macports.org/ticket/33525#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33525: Halting during: port -d selfupdate from base 2.0.3 to 2.0.4 -------------------------------------+-------------------------------------- Reporter: richard@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.0.4 Resolution: duplicate | Keywords: selfupdate,sqlite3 Port: | -------------------------------------+-------------------------------------- Description changed by ryandesign@…: Old description:
When issuing a "sudo port -d selfupdate" on a base 2.0.3.
I recieve the following error: "Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details)"
The cause appears to be:
"ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[2]: *** [registry.dylib] Error 1"
I have attached the full log of the command to this bug report.
New description: When issuing a "`sudo port -d selfupdate`" on a base 2.0.3. I recieve the following error: {{{ Error: /opt/local/bin/port: port selfupdate failed: Error installing new MacPorts base: shell command failed (see log for details) }}} The cause appears to be: {{{ "ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status make[2]: *** [registry.dylib] Error 1" }}} I have attached the full log of the command to this bug report. -- -- Ticket URL: <https://trac.macports.org/ticket/33525#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts