[MacPorts] #57508: gnuplot @5.2.5_0 +aquaterm+luaterm+pangocairo+qt5+wxwidgets+x11: cannot find wx/wxprec.h
MacPorts
noreply at macports.org
Sun Nov 4 22:16:24 UTC 2018
#57508: gnuplot @5.2.5_0 +aquaterm+luaterm+pangocairo+qt5+wxwidgets+x11: cannot
find wx/wxprec.h
-------------------------+-------------------------------------------------
Reporter: hugo- | Owner: (none)
ribeiro |
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: gnuplot, wxWidgets-3.0, wxWidgets-
| common
-------------------------+-------------------------------------------------
I cannot upgrade from gnuplot @5.2.4_0 to @5.2.5_0. It seems the problem
is linked to wxwidget.
The following message appears during configuration
{{{
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 --release
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.
}}}
Wx-config is a symlink to
{{{
wx-config ->
/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/lib/wx/config
/osx_cocoa-unicode-3.0
}}}
However, I am not sure if this is related to the error that ultimately
leads to the compilation failing
{{{
In file included from wxterminal/wxt_gui.cpp:97:
wxterminal/wxt_gui.h:75:10: fatal error: 'wx/wxprec.h' file not found
#include <wx/wxprec.h>
}}}
The header wxprec.h is present in my system at the following location
{{{
/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0/include/wx-3.0/wx/wxprec.h
}}}
I've attached the log file.
--
Ticket URL: <https://trac.macports.org/ticket/57508>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list