From: Arjen M. <Arj...@de...> - 2015-05-13 07:27:31
|
Hi Alan, Please find the result of the comprehensive test in the attachment. From a quick inspection of the report I see that there are various issues: - The Fortran examples are not properly built because of the name of the libraries: x00 /usr/bin/cc x01c.c -o x01c.exe -Wl,-rpath -Wl,"/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/lib:/usr/local/lib" -I/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/include/plplot -L/cygdrive/d/plplot-svn/comprehensive_test_disposeable/shared/install_tree/lib -L/usr/local/lib -lplplot -lltdl.dll -ldl -lshp -lfreetype.dll -lcsirocsa -lqsastime /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lplplotf95-12.0.0 /usr/lib/gcc/x86_64-pc-cygwin/4.9.2/../../../../x86_64-pc-cygwin/bin/ld: cannot find -lplplotf95c-12.0.0 - There is an issue with gtk when compiling the C++ examples - At some point the compiler cannot find the header file plplot.h As test runs pretty fast, I only excluded the interactive parts. Regards, Arjen > -----Original Message----- > From: Alan W. Irwin [mailto:ir...@be...] > Sent: Tuesday, May 12, 2015 9:50 PM > To: Arjen Markus > Cc: PLplot development list > Subject: Request for comprehensive test of traditional install tree on Cygwin > > On 2015-05-12 10:51-0000 Arjen Markus wrote: > > > [...] As the comprehensive tests fail [on Cygwin] with the traditional install tree, I > have turned that off. > > My impression was you originally turned that off because you did not have pkg- > config installed on your Cygwin platform. But your current cmake.out files shows > pkg-config is now installed so at least you should be able to try a comprehensive test > (with options > > --do_test_interactive no > --do_ctest no > --do_test_build_tree no > --do_test_install_tree no > --do_test_traditional_install_tree yes > > ) of the traditional install tree on Cygwin. (Those "no" options are simply there to > speed up the test by dropping the interactive part and by not duplicating what you did > before.) > > Your report from this run should help me to diagnose what (if > anything) is wrong with the traditional install tree 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 > __________________________ 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. |