Hi Alan,

I have added the directory /d/..../utils to the PATH and a number of Tcl
examples get done correctly, but at no. 14 I get this:

Read 721 data points, 2 separate streams
Read 721 data points, 4 separate streams
Read 12 data points, 1 separate streams
Read 100 data points, 1 separate streams
pltcl demo of plgrid
x01
x02
x03
x04
x05
x06
x07
x08
x09
x10
x11
x12
x13
x14
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.
Can't open 
/D/plplot-svn/plplot/comprehensive_test_disposeable/shared/build_tree/examples/x14at.psc.

*** PLPLOT ERROR, IMMEDIATE EXIT ***
Too many tries.
Program aborted
make[3]: *** [examples/x01t.psc] Error 1

I have no idea why some program (it is unclear which one) wants to open
a file "x14at.psc". There is no mention of such a file name that I can
see.

Regards,

Arjen

On 2010-12-03 09:31, Alan W. Irwin wrote:
> On 2010-12-03 08:56+0100 Arjen Markus wrote:
> 
>> Hi Alan,
>>
>> my first results with this new version of MinGW/MSYS are encouraging:
>> The comprehensive_test.sh script now properly redirects the output to
>> the various files, there is only one obvious error (pltcl.exe is still
>> not found) and the results for C, C++ and Fortran look identical
>> (I checked a few files manually, so nothing exhaustive).
> 
> That's good news that you now have a modern bash working properly on
> Windows now.
> 
> Instead of diffing individual files, you can also take a look at e.g.,
> comprehensive_test_disposeable/shared/output_tree/make_noninteractive.out
> which should show the standard diff summary near the end of that file.
> (And similarly for ctest.out and other test_noninteractive.out output
> files when you get to further tests with comprehensive_test.sh).
> 
>> The problem with pltcl.exe is most likely that the ../utils directory is
>> missing from the path ... although the code does extend the path!
>> Something to check then.
> 
> Yes, I have also eyeballed test_tcl.sh, and I cannot see what could be
> going wrong there with the PATH manipulations. To check that at run
> time I suggest you change directory to
> 
> comprehensive_test_disposeable/shared/build_tree
> 
> then edit plplot_test/test_tcl.sh to
> 
> run the commands
> 
> pwd
> echo "PATH is $PATH"
> 
> right before pltcl.exe is invoked to output the current directory
> and PATH.
> 
> Then try "make test_interactive" by hand or else its tcl subset "make
> test_tcl_psc".  Either of those commands should indirectly run that
> edited plplot_test/test_tcl.sh so you can figure out what is going
> wrong.
> 
> Good luck, and let me know how it goes.
> 
> 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); PLplot scientific plotting software
> package (plplot.org); 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.





------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to