[MacPorts] #43591: Activating binutils conflicts with activated gdb
#43591: Activating binutils conflicts with activated gdb -----------------------+-------------------------------- Reporter: cceleri@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: binutils -----------------------+-------------------------------- Hi, I installed the gdb port a few days ago and just tried to install the binutils port. Unfortunately, I get the following error: {{{ $ sudo port install binutils Password: ---> Computing dependencies for binutils ---> Fetching archive for binutils ---> Attempting to fetch binutils-2.24_0.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/binutils ---> Attempting to fetch binutils-2.24_0.darwin_13.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/binutils ---> Installing binutils @2.24_0 ---> Activating binutils @2.24_0 Error: org.macports.activate for port binutils returned: Image error: /opt/local/include/ansidecl.h is being used by the active gdb port. Please deactivate this port first, or use 'port -f activate binutils' to force the activation. Please see the log file for port binutils for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_binutils/binutils/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port binutils failed }}} I'm not sure if this is a binutils problem or not, but I would like to activate both gdb and binutils if possible. -- Ticket URL: <https://trac.macports.org/ticket/43591> MacPorts <http://www.macports.org/> Ports system for OS X
#43591: binutils conflicts with gdb ---------------------------+---------------------- Reporter: cceleri@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: binutils gdb | ---------------------------+---------------------- Changes (by mf2k@…): * owner: macports-tickets@… => dweber@… * port: binutils => binutils gdb -- Ticket URL: <https://trac.macports.org/ticket/43591#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43591: binutils conflicts with gdb ---------------------------+---------------------- Reporter: cceleri@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: binutils gdb | ---------------------------+---------------------- Comment (by egall@…): This is because binutils and gdb are both built from source trees that are so similar that they are basically the same. The upstream repository actually combines their names and is just called "binutils-gdb". I have local copies of the binutils and gdb Portfiles in my own local Portfile repo that I had to modify heavily to keep them from conflicting, but I think a better approach for trunk would be to combine them into a single port, or to make one a sub-port of the other. -- Ticket URL: <https://trac.macports.org/ticket/43591#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43591: binutils conflicts with gdb ---------------------------+---------------------- Reporter: cceleri@… | Owner: dweber@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: binutils gdb | ---------------------------+---------------------- Comment (by egall@…): While solving this conflict, we should probably also solve some of the conflicts with the cross-gdb ports, such as #39917 and #43098 Also, this is not the exact same conflict, but the issue of gdb running into conflicts has come up recently on the upstream gdb-patches mailing lists: [http://sourceware.org/ml/gdb-patches/2014-07/msg00007.html] -- Ticket URL: <https://trac.macports.org/ticket/43591#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43591: binutils conflicts with gdb ---------------------------+-------------------------------- Reporter: cceleri@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: binutils gdb | ---------------------------+-------------------------------- Changes (by mf2k@…): * owner: dweber@… => macports-tickets@… Comment: dweber has retired. See #43834. -- Ticket URL: <https://trac.macports.org/ticket/43591#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#43591: binutils conflicts with gdb ---------------------------+------------------------------- Reporter: cceleri@… | Owner: stuartwesterman@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: binutils gdb | ---------------------------+------------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => stuartwesterman@… -- Ticket URL: <https://trac.macports.org/ticket/43591#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts