[MacPorts] #51233: Codeblocks installation fails on El Capitan 10.11.4
#51233: Codeblocks installation fails on El Capitan 10.11.4 ---------------------------------+-------------------------------- Reporter: luc.bouge@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: Failure, El Capitan | Port: Codeblocks ---------------------------------+-------------------------------- My Mac has been reformatted to El Capitan 10.11.4 a few weeks ago. The whole disk has been erased and everything has been reinstalled: Xcode, MacPorts, all the ports. I did not modify the configuration files in directory /opt/local/etc/macports/, and everything went fine, except for codeblocks. As far as I can see, there is a compatibility problem with wxWidgets 3.0. I include the log. Luc. -- Ticket URL: <https://trac.macports.org/ticket/51233> MacPorts <https://www.macports.org/> Ports system for OS X
#51233: Codeblocks installation fails on El Capitan 10.11.4 --------------------------+--------------------------------- Reporter: luc.bouge@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Failure, El Capitan Port: Codeblocks | --------------------------+--------------------------------- Comment (by luc.bouge@…): I tried to investigate the connection with wxWidgets. I below include an excerpt which may be relevant. Luc. {{{#!sh $ sudo port select --list wxWidgets Available versions for wxWidgets: none (active) wxWidgets-3.0 wxWidgets-3.0-libcxx $ sudo port install wxWidgets-3.0 ---> Computing dependencies for wxWidgets-3.0 ---> Cleaning wxWidgets-3.0 ---> Scanning binaries for linking errors ---> No broken files found. $ sudo port select wxWidgets-3.0 Warning: Unable to get active selected version: The specified group 'wxWidgets-3.0' does not exist. Error: The 'list' command failed: The specified group 'wxWidgets-3.0' does not exist. }}} -- Ticket URL: <https://trac.macports.org/ticket/51233#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51233: codeblocks installation fails on El Capitan 10.11.4 --------------------------+--------------------- Reporter: luc.bouge@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: codeblocks | --------------------------+--------------------- Changes (by mf2k@…): * keywords: Failure, El Capitan => * owner: macports-tickets@… => mojca@… * port: Codeblocks => codeblocks Comment: In the future, please Cc the port maintainers ({{{port info --maintainers codeblocks}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/51233#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51233: codeblocks installation fails on El Capitan 10.11.4 --------------------------+--------------------- Reporter: luc.bouge@… | Owner: mojca@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: Port: codeblocks | --------------------------+--------------------- Changes (by mojca@…): * status: new => closed * version: 2.3.4 => * resolution: => duplicate Comment: See https://sourceforge.net/p/codeblocks/tickets/322/ for the upstream report. I will merge this ticket with #43214. The select command you used for selecting wxWidgets is wrong. It should be {{{ sudo port select wxWidgets wxWidgets-3.0 }}} but it doesn't have anything to do with the build failure. Why do you have `wxWidgets-3.0-libcxx` installed? Or did you just inherit it from migration from 10.8 or earlier? -- Ticket URL: <https://trac.macports.org/ticket/51233#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51233: codeblocks installation fails on El Capitan 10.11.4 --------------------------+--------------------- Reporter: luc.bouge@… | Owner: mojca@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: duplicate | Keywords: Port: codeblocks | --------------------------+--------------------- Comment (by ougengxin@…): Hi @mojca, has this issue been solved? I am having the same error. Would like to know the solution if it has been solved. Thanks! OSX 10.11.5 wxWidgets-3.0 man.log attached. -- Ticket URL: <https://trac.macports.org/ticket/51233#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts