William D Clinger
2017-08-04 15:35:18 UTC
Thank you for testing the release candidate.
I apologize for being so slow to respond. I've been on vacation and away
from the Internet for a week.
repository and changing the "/home/kend/" in sis.scm to "/tmp/", all
tests passed with v0.99 (as shown in the attached temp1.txt). With
the nightly build available this morning, which should be equivalent
to the nightly build you used because none of the source code changed
while I was away, the tests are run in reverse order and there are
three test failures (as shown in the attached temp2.txt), but I did
not get the "undefined global variable: make-error-string-predicate"
error you got.
http://www.cesura17.net/~larcenists/Nightly/doc/user-manual-alt.html#CompilingStdLibSection
I'll see if there's an easy way to generate an error message when
that happens.
Will
I apologize for being so slow to respond. I've been on vacation and away
from the Internet for a week.
There appears to be a difference in R6 environments running in -r7rs mode
between the x86 and ARM runtimes.
My daily machine in an ARM Chromebook where test cases all pass, but I get
a test failure on both the x86 release candidate and, when I checked, the
x86 release as well.
Setup and run trace and details attached.
I am unable to reproduce this problem. After cloning your Crosstalkbetween the x86 and ARM runtimes.
My daily machine in an ARM Chromebook where test cases all pass, but I get
a test failure on both the x86 release candidate and, when I checked, the
x86 release as well.
Setup and run trace and details attached.
repository and changing the "/home/kend/" in sis.scm to "/tmp/", all
tests passed with v0.99 (as shown in the attached temp1.txt). With
the nightly build available this morning, which should be equivalent
to the nightly build you used because none of the source code changed
while I was away, the tests are run in reverse order and there are
three test failures (as shown in the attached temp2.txt), but I did
not get the "undefined global variable: make-error-string-predicate"
error you got.
I took a quick run at building arm7 Larceny from a github clone.
The image runs fine as "larceny" but with either the -r7rs or -r7r6
Looks like you forgot to build the R7RS runtime as described inThe image runs fine as "larceny" but with either the -r7rs or -r7r6
http://www.cesura17.net/~larcenists/Nightly/doc/user-manual-alt.html#CompilingStdLibSection
I'll see if there's an easy way to generate an error message when
that happens.
Will