<p></p>
<p>On the windows nightly build box (Windows 7, Freebasic 1.08.1 mingw 8.1.0 euphoria 4.1.0) <code>scons test</code> always fails on the step that imports scripts into autotest.rpg</p>
<p>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 <a href="http://rpg.hamsterrepublic.com/ohrrpgce/Downloads" rel="nofollow">http://rpg.hamsterrepublic.com/ohrrpgce/Downloads</a>"</p>
<p>This error pops up when get_hspeak_version() returns failure. That function runs <code>hspeak -k</code> and parses the output.</p>
<p>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.</p>
<p>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)</p>
<p>I haven't run scons test on this windows box in a long time, so I don't really know when this started</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/ohrrpgce/ohrrpgce/issues/1218">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AMWGWZSQQBYPUUNRHLCMHL3UDMU7VANCNFSM5ETW6Z3Q">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AMWGWZUHCALFSVV6ON6SHUTUDMU7VA5CNFSM5ETW6Z32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4O7N6Y7A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ohrrpgce/ohrrpgce/issues/1218",
"url": "https://github.com/ohrrpgce/ohrrpgce/issues/1218",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>