[Ohrrpgce] [ohrrpgce/ohrrpgce] importing scripts always fails on windows nightly build box (#1218)

James Paige notifications at github.com
Thu Sep 23 06:41:14 PDT 2021


On the windows nightly build box (Windows 7, Freebasic 1.08.1 mingw 8.1.0 euphoria 4.1.0) `scons test` always fails on the step that imports scripts into autotest.rpg

The error message is a red OHRRPGCE error, saying "Your copy of HSpeak is faulty or not supported. You should download a copy of HSpeak from http://rpg.hamsterrepublic.com/ohrrpgce/Downloads"

This error pops up when get_hspeak_version() returns failure. That function runs `hspeak -k` and parses the output.

On this windows box, running hspeak.exe -k from a cmd window appears to do nothing. control instantly returns to the shell. Sometimes 2 to 5 seconds later you may see a very rapid flash of the hspeak help screen opening and closing. It seems likely that run_and_get_output() is failing to get any output.

I noticed this bug right after upgrading mingw from 5.3.0 -> 8.1.0 and right before upgrading euphoria from 4.0.5 -> 4.1.0 (I hoped it would help but it didn't)

I haven't run scons test on this windows box in a long time, so I don't really know when this started

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20210923/10da1451/attachment.html>


More information about the Ohrrpgce mailing list