On 2013-12-12 19:53-0000 Andrew Ross wrote: > On Thursday 12 Dec 2013 11:09:28 Alan W. Irwin wrote: >> On 2013-12-12 09:44-0800 Alan W. Irwin wrote: >>> On 2013-12-12 06:06-0800 phil rosenberg wrote: >>>> I've tried to hunt down the actual revisions where the problems >>> >>> occurred. After a couple of hiccups with Tortoise SVN I've found that >>> revision 12725 was the first where I encounter problems with the >>> Fortran binding not being automatically disabled and revision 12848 is >>> the first where the Qt problem stops me creating a build system at all >>> - even if I disable Qt. As much as I would like to help work out the >>> details, I'm not very good with CMAKE and know even less about Qt and >>> Fortran. But I'm happy to test potential fixes. >>> >> >> Unfortunately, I cannot replicate the fortran issue you are >> encountering: I moved the gfortran command to a different name >> (gfortran_disabled), and still our PLplot build system provided >> a soft landing. > > Phil, > > I spotted one potential issue (a lower case variable name which should have > been upper case) in the relevant fortran patch. I've fixed this in svn. There > really isn't much else in the cmake changes with revision 12725 other than > removal of the f77 code so this is worth a try. Can you test this for us? >
Hi Andrew: I don't understand why my quick check did not find that issue, but I am just happy you did find the issue and fix it. I am pretty confident Phil will be all right now (at least on the Qt and Fortran fronts), but I am looking forward to his feedback on that. 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 __________________________ ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Plplot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plplot-devel
