Hi Alan, On 2012-10-21 02:55, Alan W. Irwin wrote:
> A default build (no -DENABLE_* or -DPLD_* options) went into an > infinite loop in the FindLua.cmake module. > > Is that infinite loop a Wine peculiarity or can you confirm that same > issue there on Windows using your usual CMake command, but with > -DENABLE_lua=ON? I am presuming here that you actually don't have Lua > installed which is also the case for my current Wine platform. That > case presumably exercises CMake logic that ends up as an infinite loop > here. > > To avoid the infinite loop I specified -DENABLE_lua=OFF, and the cmake > command (done with -DBUILD_TEST=ON) finished with no issues (although > with most components/devices disabled). > This does not happen with MSYS on a plain Windows machine. I had to explicitly set the path to the SWIG executable, because without SWIG the Lua bindings are not even considered, but CMake simply finished its job then concluding the Lua library or header files were not present, so the Lua bindings were turned off. It really seems to be a Wine issue. > Here is the summary: > ... > > In sum to help figure out which of the above results are due to Wine > idiosyncracies, please let me know the -DENABLE_lua=ON results there > (assuming you actually don't have Lua installed so you will be > exercising the same CMake logic there as here); the "MSYS Makefiles" > results there for our f95 interface and examples, the version of MinGW > on your platform, and the Python results there. Finally, please > continue with the f77 deprecation including ignoring maintenance, but > put off its complete removal. > As for your Fortran problem, this again appears to be a Wine issue: I have run the test_noninteractive target without any problems under MSYS, using gfortran version 4.5.0 (so not indeed 4.5.2). Regards, Arjen DISCLAIMER: This message is intended exclusively for the addressee(s) and may contain confidential and privileged information. If you are not the intended recipient please notify the sender immediately and destroy this message. Unauthorized use, disclosure or copying of this message is strictly prohibited. The foundation 'Stichting Deltares', which has its seat at Delft, The Netherlands, Commercial Registration Number 41146461, is not liable in any way whatsoever for consequences and/or damages resulting from the improper, incomplete and untimely dispatch, receipt and/or content of this e-mail. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel