Hi Alan,


> -----Original Message-----
> From: Alan W. Irwin [mailto:ir...@beluga.phys.uvic.ca]
>
> Your actual script output is
> [...]
> This variable specifies whether any windows platform has been detected
> ANY_WINDOWS_PLATFORM=true
>
> Each of the steps in this comprehensive test may take a while....
> Prepend
> /d/plplot-svn/plplot-git/../comprehensive_test_disposeable/shared/build_tree/dll
> to the original PATH
> cmake in the build tree
> make VERBOSE=1 test_noninteractive in the build tree
> ERROR: make test_noninteractive failed in the build tree
>
> So the windows detection is working and so is the PATH manipulation to put 
> the dll
> subdirectory on the PATH.  The script does exit with the above error message 
> rather
> than just silently hanging.
> So this seems like an ordinary error to me rather than a hang, but I must 
> admit that
> does not explain why x00c.exe continues to run after it generated the error 
> below.
>

No, the script hangs and when I kill off x00c.exe, then it is able to continue 
and write out the error messages. I should have been clearer about this 
behaviour.

>
> If you look further at shared/output_tree/make_noninteractive.out
> you have:
> [...]
> Generate C results for xfig file device
> cd /D/plplot-svn/comprehensive_test_disposeable/shared/build_tree/examples &&
> env EXAMPLES_DIR=D:/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree/examples
> SRC_EXAMPLES_DIR=d:/plplot-svn/plplot-git/examples OUTPUT_DIR=D:/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree/examples/test_examples_o
> utput_dir c:/MinGW/msys/1.0/bin/bash.exe D:/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree/plplot_test/plplot-test.sh
>  --
> verbose --front-end=c --device=xfig Testing front-end c x00c
> make[3]: *** [examples/test_examples_output_dir/x01c01.xfig] Error 1
> make[3]: Leaving directory `/d/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree'
> make[2]: *** [examples/CMakeFiles/test_c_xfig.dir/all] Error 2
> make[2]: Leaving directory `/d/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree'
> make[1]: *** [examples/CMakeFiles/test_noninteractive.dir/rule] Error 2
> make[1]: Leaving directory `/d/plplot-
> svn/comprehensive_test_disposeable/shared/build_tree'
> make: *** [test_noninteractive] Error 2
>
> So it appears that example is failing for unknown reasons (Error 1), and 
> there is no
> mention of not being able to find a dll.  Was there some popup concerning 
> this error
> that gave more information about it?
>

Alas, no pop-up. But by running the example as built in the 
comprehensive_test_disposeable directory,  I found what was wrong: my script 
did not set the PLPLOT_DRV_DIR environment variable, so that the example could 
not detect which drivers were available. After correcting that (I must have set 
it in the shell before, rather than via the script), the example worked and now 
the script is happily running.

> In sum, it seems to me the script is doing its job with regard to Windows 
> detection
> and PATH manipulation, and I have no idea why the above run-time error 
> occurred
> for the first attempt to run any example.  So I am completely puzzled by 
> these results.
>
See the above.

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.
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to