Hi Phil:

For the current tip of master (commit 08d4864) wxPLViewer can no
longer be built on Linux, i.e., those following our git version must
currently use -DENABLE_wxwidgets=OFF in order to build the master
branch. Because this is a default build issue for the master branch
that affects a considerable number of people who are attempting to use
the master tip version, I hope we will be able to find a fix in short
order.  The last time I attempted to build the master branch was some
time ago, but I am pretty sure this build issue has been introduced by
your most recent wxwidgets change, but if there is any uncertainty
about which of your commits caused the issue, git bisect is your friend.

To help you figure out this build issue, I have attached a compressed
version of the output results from

make VERBOSE=1 wxPLViewer >& wxPLViewer.out

I ran that command after an initial attempt with VERBOSE=1 not set
failed. In other words, all prerequisites have already been built, and
wxPLViewer.out just gives the VERBOSE=1 part of the build that failed.

In case this is a wxWidgets versioning issue, I currently have installed
on my Debian Jessie platform the following wx-related packages:

irwin@raven> dpkg --list |grep -i wx
ii  libwxbase3.0-0:amd64                  3.0.2-1+b1                           
amd64        wxBase library (runtime) - non-GUI support classes of wxWidgets 
toolkit
ii  libwxbase3.0-dev                      3.0.2-1+b1                           
amd64        wxBase library (development) - non-GUI support classes of 
wxWidgets toolkit
ii  libwxgtk3.0-0:amd64                   3.0.2-1+b1                           
amd64        wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
ii  libwxgtk3.0-dev                       3.0.2-1+b1                           
amd64        wxWidgets Cross-platform C++ GUI toolkit (GTK+ development)
ii  wx-common                             3.0.2-1+b1                           
amd64        wxWidgets Cross-platform C++ GUI toolkit (common support files)
ii  wx3.0-headers                         3.0.2-1+b1                           
amd64        wxWidgets Cross-platform C++ GUI toolkit (header files)

Good luck figuring this out, and let me know if there is any
additional information I need to supply.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

Attachment: wxPLViewer.out.gz
Description: Compressed output from 'make VERBOSE=1 wxPLViewer' command

------------------------------------------------------------------------------
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to