Hi Arjen:

First a comment about your Cygwin setup.

The cmake.out file revealed (as you mentioned in your first message) that
you are having trouble with X.  That sounds like exactly the same
problem that you intermittently had before.  Is it possible
installation of _any_ software on Cygwin means you have to go through
the whole X initialization procedure again? And if that proves to be
the case I hope you can automate that procedure so these intermittent
troubles with X disappear.

On 2015-07-09 05:42-0000 Arjen Markus wrote:

> The Octave tests failed in the ctest step as you can see in the
tarball. I have not found any indication as to why to it failed
though.

Thanks for that report.

The cmake.out results for finding Octave-3 look good.
And it appears there was no build error on Cygwin with our
Octave(-3) binding enabled which is good.

Of course, as you stated there is an obvious run-time error with
Octave on that platform, and ctest is not very informative about the
details of that error.  So I suggest you add the script options

--do_ctest no --build_command "make"

which will skip the uninformative ctest phase and also keep the build
non-parallel when building the test_noninteractive target (which is
the first thing done by the comprehensive test script if ctest is
skipped).

When the comprehensive test script builds that target it should run
into the same octave run-time errors as ctest only it will do that
verbosely and also in a non-parallel way which will show up in the
report tarball to help me to diagnose exactly what is wrong with the
octave component on Cygwin.

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
__________________________

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to