[MacPorts] #51950: gnuplot unable to find wx/wxprec.h
#51950: gnuplot unable to find wx/wxprec.h --------------------+-------------------------------- Reporter: ram@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: --------------------+-------------------------------- ``` :info:build In file included from wxterminal/wxt_gui.cpp:97: :info:build wxterminal/wxt_gui.h:75:10: fatal error: 'wx/wxprec.h' file not found :info:build #include <wx/wxprec.h> :info:build ^ ``` -- Ticket URL: <https://trac.macports.org/ticket/51950> MacPorts <https://www.macports.org/> Ports system for OS X
#51950: gnuplot unable to find wx/wxprec.h ----------------------+--------------------- Reporter: ram@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gnuplot | ----------------------+--------------------- Changes (by ram@…): * owner: macports-tickets@… => mojca@… * port: => gnuplot Old description:
``` :info:build In file included from wxterminal/wxt_gui.cpp:97: :info:build wxterminal/wxt_gui.h:75:10: fatal error: 'wx/wxprec.h' file not found :info:build #include <wx/wxprec.h> :info:build ^ ```
New description: {{{ :info:build In file included from wxterminal/wxt_gui.cpp:97: :info:build wxterminal/wxt_gui.h:75:10: fatal error: 'wx/wxprec.h' file not found :info:build #include <wx/wxprec.h> :info:build ^ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/51950#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#51950: gnuplot unable to find wx/wxprec.h ----------------------+--------------------- Reporter: ram@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gnuplot | ----------------------+--------------------- Comment (by ram@…): I see the following in the log: {{{ :info:configure checking for wx-config... /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config :info:configure :info:configure Warning: No config found to match: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config --release :info:configure in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config :info:configure If you require this configuration, please install the desired :info:configure library build. If this is part of an automated configuration :info:configure test and no other errors occur, you may safely ignore it. :info:configure You may use wx-config --list to see all configs available in :info:configure the default prefix. :info:configure :info:configure expr: syntax error :info:configure expr: syntax error :info:configure :info:configure Warning: No config found to match: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config --basename :info:configure in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config :info:configure If you require this configuration, please install the desired :info:configure library build. If this is part of an automated configuration :info:configure test and no other errors occur, you may safely ignore it. :info:configure You may use wx-config --list to see all configs available in :info:configure the default prefix. :info:configure :info:configure expr: syntax error :info:configure checking for CAIROPANGO... yes :info:configure checking for PANGO_1_10_2... no :info:configure :info:configure Warning: No config found to match: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config --cxxflags :info:configure in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config :info:configure If you require this configuration, please install the desired :info:configure library build. If this is part of an automated configuration :info:configure test and no other errors occur, you may safely ignore it. :info:configure You may use wx-config --list to see all configs available in :info:configure the default prefix. :info:configure :info:configure :info:configure Warning: No config found to match: /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config --libs :info:configure in /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config :info:configure If you require this configuration, please install the desired :info:configure library build. If this is part of an automated configuration :info:configure test and no other errors occur, you may safely ignore it. :info:configure You may use wx-config --list to see all configs available in :info:configure the default prefix. :info:configure }}} Is something wrong with `wxWidgets-3.0` -- Ticket URL: <https://trac.macports.org/ticket/51950#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#51950: gnuplot unable to find wx/wxprec.h ----------------------+--------------------- Reporter: ram@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: gnuplot | ----------------------+--------------------- Comment (by mojca@…): I'm clueless. I would suspect that something is wrong with wxWidgets-3.0 indeed. Here's what I get: {{{ checking how to run the C++ preprocessor... /usr/bin/clang++ -E checking for wx-config... /opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/bin /wx-config checking for CAIROPANGO... yes checking for PANGO_1_10_2... no }}} Please note the `expr: syntax error` in your output. I have no better suggestion than to try to force removal of wxWidgets-3.0 and then install it again. Perhaps include the build log of wxWidgets if gnuplot configuration will still "fail" after that. -- Ticket URL: <https://trac.macports.org/ticket/51950#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#51950: gnuplot unable to find wx/wxprec.h ----------------------+--------------------- Reporter: ram@… | Owner: mojca@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: invalid | Keywords: Port: gnuplot | ----------------------+--------------------- Changes (by ram@…): * status: new => closed * resolution: => invalid Comment: That was the problem, removing and reinstalling `wxWidgets-3.0` did the trick. -- Ticket URL: <https://trac.macports.org/ticket/51950#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts