[MacPorts] #42610: gnuplot: version 4.6.5, build fails
#42610: gnuplot: version 4.6.5, build fails ----------------------+--------------------- Reporter: devans@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gnuplot ----------------------+--------------------- Build fails with this error: {{{ In file included from wxterminal/wxt_gui.cpp:96: wxterminal/wxt_gui.h:75:10: fatal error: 'wx/wxprec.h' file not found #include <wx/wxprec.h> }}} Build log attached. -- Ticket URL: <https://trac.macports.org/ticket/42610> MacPorts <http://www.macports.org/> Ports system for OS X
#42610: gnuplot: version 4.6.5, build fails -----------------------+--------------------- Reporter: devans@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gnuplot | -----------------------+--------------------- Changes (by mojca@…): * version: 2.2.1 => Comment: Something is wrong with your `wxWidgets-3.0` installation. Here's the relevant part of the problem: {{{ checking for wx-config... /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config Warning: No config found to match: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config --version in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config If you require this configuration, please install the desired library build. If this is part of an automated configuration test and no other errors occur, you may safely ignore it. You may use wx-config --list to see all configs available in the default prefix. }}} On my computer I get {{{
port provides /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config is provided by: wxWidgets-3.0 }}}
Can you please check what happened to your `wxWidgets-3.0`? -- Ticket URL: <https://trac.macports.org/ticket/42610#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42610: gnuplot: version 4.6.5, build fails -----------------------+--------------------- Reporter: devans@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gnuplot | -----------------------+--------------------- Comment (by mojca@…): Maybe it has something to do with the fact that you installed wxWidgets as `+universal`. But I'm not sure and I'm not too excited to convert my whole MacPorts into universal mode to check. -- Ticket URL: <https://trac.macports.org/ticket/42610#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42610: gnuplot: version 4.6.5, build fails -----------------------+--------------------- Reporter: devans@… | Owner: mojca@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: invalid | Keywords: Port: gnuplot | -----------------------+--------------------- Changes (by devans@…): * status: new => closed * resolution: => invalid Comment: Yes, it appears that my copy of wxWidgets-3.0 +universal was corrupted. After rebuilding, gnuplot builds successfully both with and without +universal and using wxWidgets-3.0 from binary archive and locally built from source with and without +universal. Sorry for the false report. -- Ticket URL: <https://trac.macports.org/ticket/42610#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts