1primvars.mo:Expected error testing (environment (quote 0)): Exception in environment: invalid library reference 0
2primvars.mo:Expected error testing (environment (quote (a . b))): Exception in environment: invalid library reference (a . b)
3primvars.mo:Expected error testing (environment (quote #f)): Exception in environment: invalid library reference #f
4primvars.mo:Expected error testing (environment (quote 0) (quote (chezscheme))): Exception in environment: invalid library reference 0
5primvars.mo:Expected error testing (environment (quote (a . b)) (quote (chezscheme))): Exception in environment: invalid library reference (a . b)
6primvars.mo:Expected error testing (environment (quote #f) (quote (chezscheme))): Exception in environment: invalid library reference #f
7primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote 0)): Exception in environment: invalid library reference 0
8primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote (a . b))): Exception in environment: invalid library reference (a . b)
9primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote #f)): Exception in environment: invalid library reference #f
10primvars.mo:Expected error testing (environment (quote 0) (quote (chezscheme)) (quote (chezscheme))): Exception in environment: invalid library reference 0
11primvars.mo:Expected error testing (environment (quote (a . b)) (quote (chezscheme)) (quote (chezscheme))): Exception in environment: invalid library reference (a . b)
12primvars.mo:Expected error testing (environment (quote #f) (quote (chezscheme)) (quote (chezscheme))): Exception in environment: invalid library reference #f
13primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote 0) (quote (chezscheme))): Exception in environment: invalid library reference 0
14primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote (a . b)) (quote (chezscheme))): Exception in environment: invalid library reference (a . b)
15primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote #f) (quote (chezscheme))): Exception in environment: invalid library reference #f
16primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote (chezscheme)) (quote 0)): Exception in environment: invalid library reference 0
17primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote (chezscheme)) (quote (a . b))): Exception in environment: invalid library reference (a . b)
18primvars.mo:Expected error testing (environment (quote (chezscheme)) (quote (chezscheme)) (quote #f)): Exception in environment: invalid library reference #f
19primvars.mo:Expected error testing (base-exception-handler (quote 0)): Exception in default-exception-handler: 0 is not a procedure
20primvars.mo:Expected error testing (base-exception-handler (quote #f)): Exception in default-exception-handler: #f is not a procedure
21primvars.mo:Expected error testing (eval 1.0+2.0i (quote ((a . b)))): Exception in compile: ((a . b)) is not an environment
22primvars.mo:Expected error testing (eval 1.0+2.0i (quote #f)): Exception in compile: #f is not an environment
23primvars.mo:Expected error testing (expand 1.0+2.0i (quote ((a . b)))): Exception in sc-expand: ((a . b)) is not an environment
24primvars.mo:Expected error testing (expand 1.0+2.0i (quote #f)): Exception in sc-expand: #f is not an environment
25primvars.mo:Expected error testing (expand 1.0+2.0i (quote ((a . b))) 1.0+2.0i): Exception in sc-expand: ((a . b)) is not an environment
26primvars.mo:Expected error testing (expand 1.0+2.0i (quote #f) 1.0+2.0i): Exception in sc-expand: #f is not an environment
27primvars.mo:Expected error testing (expand 1.0+2.0i (quote ((a . b))) 1.0+2.0i 1.0+2.0i): Exception in sc-expand: ((a . b)) is not an environment
28primvars.mo:Expected error testing (expand 1.0+2.0i (quote #f) 1.0+2.0i 1.0+2.0i): Exception in sc-expand: #f is not an environment
29primvars.mo:Expected error testing (expand 1.0+2.0i (quote ((a . b))) 1.0+2.0i 1.0+2.0i "a"): Exception in sc-expand: ((a . b)) is not an environment
30primvars.mo:Expected error testing (expand 1.0+2.0i (quote #f) 1.0+2.0i 1.0+2.0i "a"): Exception in sc-expand: #f is not an environment
31primvars.mo:Expected error testing (expand 1.0+2.0i *env 1.0+2.0i 1.0+2.0i (quote a)): Exception in sc-expand: a is not a string or #f
32primvars.mo:Expected error testing (make-input-port (quote 0) "a"): Exception in make-input-port: fixnum handler no longer supported; use open-fd-input-port
33primvars.mo:Expected error testing (make-input/output-port (quote 0) "a" "a"): Exception in make-input/output-port: fixnum handler no longer supported; use open-fd-input-port
34primvars.mo:Expected error testing (make-output-port (quote 0) "a"): Exception in make-output-port: fixnum handler no longer supported; use open-fd-input-port
35primvars.mo:Expected error testing (make-sstats (quote "no-time") *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: cpu value "no-time" is not a time record
36primvars.mo:Expected error testing (make-sstats (quote #f) *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: cpu value #f is not a time record
37primvars.mo:Expected error testing (make-sstats *time (quote "no-time") (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: real value "no-time" is not a time record
38primvars.mo:Expected error testing (make-sstats *time (quote #f) (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: real value #f is not a time record
39primvars.mo:Expected error testing (make-sstats *time *time (quote 2.0) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: bytes value 2.0 is not an exact integer
40primvars.mo:Expected error testing (make-sstats *time *time (quote 1/2) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: bytes value 1/2 is not an exact integer
41primvars.mo:Expected error testing (make-sstats *time *time (quote #f) (- (most-negative-fixnum) 1) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: bytes value #f is not an exact integer
42primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (quote 2.0) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-count value 2.0 is not an exact integer
43primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (quote 1/2) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-count value 1/2 is not an exact integer
44primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (quote #f) *time *time (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-count value #f is not an exact integer
45primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) (quote "no-time") *time (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-cpu value "no-time" is not a time record
46primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) (quote #f) *time (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-cpu value #f is not a time record
47primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time (quote "no-time") (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-real value "no-time" is not a time record
48primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time (quote #f) (- (most-negative-fixnum) 1)): Exception in make-sstats: gc-real value #f is not a time record
49primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (quote 2.0)): Exception in make-sstats: gc-bytes value 2.0 is not an exact integer
50primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (quote 1/2)): Exception in make-sstats: gc-bytes value 1/2 is not an exact integer
51primvars.mo:Expected error testing (make-sstats *time *time (- (most-negative-fixnum) 1) (- (most-negative-fixnum) 1) *time *time (quote #f)): Exception in make-sstats: gc-bytes value #f is not an exact integer
52primvars.mo:Expected error testing (verify-loadability (quote #!eof)): Exception in verify-loadability: invalid situation #!eof; should be one of load, visit, or revisit
53primvars.mo:Expected error testing (verify-loadability (quote #f)): Exception in verify-loadability: invalid situation #f; should be one of load, visit, or revisit
54primvars.mo:Expected error in mat make-parameter: "make-parameter: 2 is not a procedure".
55primvars.mo:Expected error in mat make-parameter: "+: a is not a number".
56primvars.mo:Expected error in mat make-parameter: "incorrect number of arguments to #<procedure>".
57primvars.mo:Expected error in mat parameterize: "incorrect number of arguments to #<procedure x>".
58primvars.mo:Expected error in mat collect-generation-radix: "collect-generation-radix: a is not a positive fixnum".
59primvars.mo:Expected error in mat collect-generation-radix: "collect-generation-radix: -1 is not a positive fixnum".
60primvars.mo:Expected error in mat collect-generation-radix: "collect-generation-radix: 0 is not a positive fixnum".
61primvars.mo:Expected error in mat collect-request-handler: "collect-request-handler: #f is not a procedure".
62primvars.mo:Expected error in mat collect-trip-bytes: "collect-trip-bytes: -100 is not a positive fixnum".
63primvars.mo:Expected error in mat collect-trip-bytes: "collect-trip-bytes: <int> is not a positive fixnum".
64primvars.mo:Expected error in mat current-eval: "current-eval: #() is not a procedure".
65primvars.mo:Expected error in mat current-input-port: "current-input-port: #<output port string> is not a textual input port".
66primvars.mo:Expected error in mat current-output-port: "current-output-port: #<input port string> is not a textual output port".
67primvars.mo:Expected error in mat eval-syntax-expanders-when: "eval-syntax-expanders-when: invalid eval-when list (compiling)".
68primvars.mo:Expected error in mat gensym-count: "gensym-count: "g" is not a nonnegative integer".
69primvars.mo:Expected error in mat keyboard-interrupt-handler: "keyboard-interrupt-handler: 0 is not a procedure".
70primvars.mo:Expected error in mat optimize-level: "optimize-level: 4 is not a valid optimize level".
71primvars.mo:Expected error in mat pretty-line-length: "pretty-line-length: -1 is not a positive fixnum".
72primvars.mo:Expected error in mat pretty-line-length: "pretty-line-length: <int> is not a positive fixnum".
73primvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: 0 is not a positive fixnum".
74primvars.mo:Expected error in mat pretty-one-line-limit: "pretty-one-line-limit: <int> is not a positive fixnum".
75primvars.mo:Expected error in mat print-length: "print-length: -1 is not a nonnegative fixnum or #f".
76primvars.mo:Expected error in mat print-length: "print-length: <int> is not a nonnegative fixnum or #f".
77primvars.mo:Expected error in mat print-length: "print-length: () is not a nonnegative fixnum or #f".
78primvars.mo:Expected error in mat print-level: "print-level: -1 is not a nonnegative fixnum or #f".
79primvars.mo:Expected error in mat print-level: "print-level: <int> is not a nonnegative fixnum or #f".
80primvars.mo:Expected error in mat print-radix: "print-radix: 37 is not between 2 and 36".
81primvars.mo:Expected error in mat print-radix: "print-radix: 1 is not between 2 and 36".
82primvars.mo:Expected error in mat timer-interrupt-handler: "timer-interrupt-handler: midnight is not a procedure".
83primvars.mo:Expected error in mat trace-output-port: "trace-output-port: #<input port string> is not a textual output port".
843.mo:Expected error in mat matrest1: "incorrect number of arguments to #<procedure matrestf>".
853.mo:Expected error in mat matrest2: "incorrect number of arguments to #<procedure matrestf>".
863.mo:Expected error in mat matrest2: "incorrect number of arguments to #<procedure matrestf>".
873.mo:Expected error in mat matrest3: "incorrect number of arguments to #<procedure matrestf>".
883.mo:Expected error in mat matrest3: "incorrect number of arguments to #<procedure matrestf>".
893.mo:Expected error in mat matrest3: "incorrect number of arguments to #<procedure matrestf>".
903.mo:Expected error in mat matrest4: "incorrect number of arguments to #<procedure matrestf>".
913.mo:Expected error in mat matrest4: "incorrect number of arguments to #<procedure matrestf>".
923.mo:Expected error in mat matrest4: "incorrect number of arguments to #<procedure matrestf>".
933.mo:Expected error in mat matrest4: "incorrect number of arguments to #<procedure matrestf>".
943.mo:Expected error in mat matrest5: "incorrect number of arguments to #<procedure matrestf>".
953.mo:Expected error in mat matrest5: "incorrect number of arguments to #<procedure matrestf>".
963.mo:Expected error in mat matrest5: "incorrect number of arguments to #<procedure matrestf>".
973.mo:Expected error in mat matrest5: "incorrect number of arguments to #<procedure matrestf>".
983.mo:Expected error in mat matrest5: "incorrect number of arguments to #<procedure matrestf>".
993.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1003.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1013.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1023.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1033.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1043.mo:Expected error in mat matrest6: "incorrect number of arguments to #<procedure matrestf>".
1053.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1063.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1073.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1083.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1093.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1103.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1113.mo:Expected error in mat matrest7: "incorrect number of arguments to #<procedure matrestf>".
1123.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1133.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1143.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1153.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1163.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1173.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1183.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1193.mo:Expected error in mat matrest8: "incorrect number of arguments to #<procedure matrestf>".
1203.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1213.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1223.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1233.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1243.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1253.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1263.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1273.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1283.mo:Expected error in mat matrest9: "incorrect number of arguments to #<procedure matrestf>".
1293.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1303.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1313.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1323.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1333.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1343.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1353.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1363.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1373.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1383.mo:Expected error in mat matrest10: "incorrect number of arguments to #<procedure matrestf>".
1393.mo:Expected error in mat application: "attempt to apply non-procedure ((a b c))".
1403.mo:Expected error in mat case-lambda: "incorrect argument count in call ((case-lambda))".
1413.mo:Expected error in mat case-lambda: "incorrect argument count in call (f 3 4 5)".
1423.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1433.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1443.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1453.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1463.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1473.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1483.mo:Expected error in mat case-lambda: "incorrect number of arguments to #<procedure foo>".
1493.mo:Expected error in mat let: "incorrect argument count in call ((lambda (x . r) (eq? x (...))))".
1503.mo:Expected error in mat letrec: "variable f is not bound".
1513.mo:Expected error in mat letrec: "attempt to reference undefined variable a".
1523.mo:Expected error in mat letrec: "attempt to assign undefined variable b".
1533.mo:Expected error in mat letrec*: "variable f is not bound".
1543.mo:Expected error in mat letrec*: "attempt to reference undefined variable x".
1553.mo:Expected error in mat letrec*: "attempt to reference undefined variable x".
1563.mo:Expected error in mat letrec*: "attempt to assign undefined variable b".
1573.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1583.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1593.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1603.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1613.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1623.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1633.mo:Expected error in mat dipa-letrec: "attempt to assign undefined variable c".
1643.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1653.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1663.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1673.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable b".
1683.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1693.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1703.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1713.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1723.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1733.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable b".
1743.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable b".
1753.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1763.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable n".
1773.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1783.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1793.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable c".
1803.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable m".
1813.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1823.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable y".
1833.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1843.mo:Expected error in mat dipa-letrec: "attempt to reference undefined variable a".
1853.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1863.mo:Expected error in mat cpvalid: "attempt to reference undefined variable c".
1873.mo:Expected error in mat cpvalid: "attempt to reference undefined variable f".
1883.mo:Expected error in mat cpvalid: "attempt to reference undefined variable g".
1893.mo:Expected error in mat cpvalid: "attempt to assign undefined variable b".
1903.mo:Expected error in mat cpvalid: "attempt to assign undefined variable b".
1913.mo:Expected error in mat cpvalid: "attempt to assign undefined variable b".
1923.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1933.mo:Expected error in mat cpvalid: "attempt to reference undefined variable c".
1943.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1953.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1963.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1973.mo:Expected error in mat cpvalid: "attempt to reference undefined variable b".
1983.mo:Expected error in mat cpvalid: "attempt to reference undefined variable a".
1993.mo:Expected error in mat cpvalid: "attempt to reference undefined variable g".
2003.mo:Expected error in mat cpvalid: "attempt to reference undefined variable f".
2013.mo:Expected error in mat cpvalid: "attempt to reference undefined variable f".
2023.mo:Expected error in mat cpvalid: "attempt to reference undefined variable c".
2033.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x".
2043.mo:Expected error in mat cpvalid: "attempt to reference undefined variable x".
2053.mo:Expected warning in mat cpvalid: "possible attempt to reference undefined variable x at line 1, char 19 of testfile.ss".
2063.mo:Expected error in mat cpvalid: "attempt to reference undefined variable x at line 1, char 19 of testfile.ss".
2073.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2083.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2093.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2103.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2113.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2123.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2133.mo:Expected error in mat cpvalid2: "attempt to assign undefined variable c".
2143.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2153.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable c".
2163.mo:Expected error in mat cpvalid2: "attempt to reference undefined variable a".
2173.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2183.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2193.mo:Expected error in mat define: "invalid syntax (begin)".
2203.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2213.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2223.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2233.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2243.mo:Expected error in mat define: "invalid context for definition (define x 3)".
2253.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values)".
2263.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values)".
2273.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values 1)".
2283.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2293.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2303.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2313.mo:Expected error in mat define-values: "duplicate variable in define-values left-hand side ($dv-x $dv-x)".
2323.mo:Expected error in mat define-values: "duplicate variable in define-values left-hand side ($dv-x . $dv-x)".
2333.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values)".
2343.mo:Expected error in mat define-values: "no expressions in body (let () (define-values (x y . r) (values)))".
2353.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values 1)".
2363.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2373.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2383.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (div-and-mod 19 4)".
2393.mo:Expected error in mat define-values: "duplicate variable in define-values left-hand side (x x)".
2403.mo:Expected error in mat define-values: "duplicate variable in define-values left-hand side (x . x)".
2413.mo:Expected error in mat define-values: "define-values: incorrect number of values from rhs (values)".
2423.mo:Expected error in mat define-values: "duplicate variable in define-values left-hand side ($dv-foo2-x . $dv-foo2-x)".
2433.mo:Expected error in mat mrvs: "returned zero values to single value return context".
2443.mo:Expected error in mat mrvs: "returned three values to single value return context".
2453.mo:Expected error in mat mrvs: "returned three values to single value return context".
2463.mo:Expected error in mat mrvs: "returned zero values to single value return context".
2473.mo:Expected error in mat mrvs: "incorrect number of values received in multiple value context".
2483.mo:Expected error in mat mrvs: "returned zero values to single value return context".
2493.mo:Expected error in mat mrvs: "incorrect number of values received in multiple value context".
2503.mo:Expected error in mat mrvs: "incorrect number of values received in multiple value context".
2513.mo:Expected error in mat mrvs: "variable $mrvs-foo is not bound".
2523.mo:Expected error in mat mrvs: "attempt to apply non-procedure 17".
2533.mo:Expected error in mat mrvs: "returned two values to single value return context".
2543.mo:Expected error in mat mrvs: "returned two values to single value return context".
2553.mo:Expected error in mat mrvs: "cdr: a is not a pair".
2563.mo:Expected error in mat let-values: "invalid syntax (let-values)".
2573.mo:Expected error in mat let-values: "invalid syntax (let-values ((x)))".
2583.mo:Expected error in mat let-values: "invalid syntax (let-values ())".
2593.mo:Expected error in mat let-values: "invalid syntax (let-values (((...) 3)))".
2603.mo:Expected error in mat let-values: "invalid let-values left-hand side (3)".
2613.mo:Expected error in mat let-values: "invalid let-values left-hand side (3 4)".
2623.mo:Expected error in mat let-values: "invalid let-values left-hand side (x . 3)".
2633.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs (values 1 2)".
2643.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs (values 1 2)".
2653.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs (values 1 2)".
2663.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs (values 1 2)".
2673.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs 1".
2683.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs 1".
2693.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs 1".
2703.mo:Expected error in mat let-values: "let-values: incorrect number of values from rhs 1".
2713.mo:Expected error in mat let-values: "let-values: duplicate bound identifier x in (let-values (((...) (...))) (list x w))".
2723.mo:Expected error in mat let-values: "let-values: duplicate bound identifier x in (let-values (((...) (...)) ((...) (...))) (list x w q))".
2733.mo:Expected error in mat let*-values: "invalid syntax (let*-values)".
2743.mo:Expected error in mat let*-values: "invalid syntax (let*-values ((x)))".
2753.mo:Expected error in mat let*-values: "invalid syntax (let*-values ())".
2763.mo:Expected error in mat let*-values: "invalid syntax (let*-values (((...) 3)))".
2773.mo:Expected error in mat let*-values: "invalid let*-values left-hand side (3)".
2783.mo:Expected error in mat let*-values: "invalid let*-values left-hand side (3 4)".
2793.mo:Expected error in mat let*-values: "invalid let*-values left-hand side (x . 3)".
2803.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs (values 1 2)".
2813.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs (values 1 2)".
2823.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs (values 1 2)".
2833.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs (values 1 2)".
2843.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs 1".
2853.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs 1".
2863.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs 1".
2873.mo:Expected error in mat let*-values: "let*-values: incorrect number of values from rhs 1".
2883.mo:Expected error in mat let*-values: "let-values: duplicate bound identifier x in (let*-values (((...) (...))) (list x w))".
2894.mo:Expected error in mat apply: "incorrect argument count in call (apply)".
2904.mo:Expected error in mat apply: "incorrect argument count in call (apply list)".
2914.mo:Expected error in mat apply: "apply: 3 is not a proper list".
2924.mo:Expected error in mat apply: "apply: 4 is not a proper list".
2934.mo:Expected error in mat apply: "apply: (3 4 5 6 7 8 . 9) is not a proper list".
2944.mo:Expected error in mat apply: "apply: (4 . 5) is not a proper list".
2954.mo:Expected error in mat apply: "apply: (3 4 5 6 7 8 ...) is not a proper list".
2964.mo:Expected error in mat apply: "apply: (1 2 1 2 1 2 ...) is circular".
2974.mo:Expected error in mat begin: "invalid syntax (begin)".
2984.mo:Expected error in mat cond: "invalid syntax (cond)".
2994.mo:Expected error in mat cond: "invalid syntax x".
3004.mo:Expected error in mat exclusive-cond: "invalid exclusive-cond clause (a . b)".
3014.mo:Expected error in mat exclusive-cond: "invalid syntax (exclusive-cond)".
3024.mo:Expected error in mat exclusive-cond: "invalid syntax x".
3034.mo:Expected error in mat case: "invalid case clause (a . b)".
3044.mo:Expected error in mat case: "invalid syntax (if)".
3054.mo:Expected error in mat case: "misplaced aux keyword =>".
3064.mo:Expected error in mat case: "misplaced aux keyword =>".
3074.mo:Expected error in mat case: "misplaced aux keyword =>".
3084.mo:Expected error in mat case: "misplaced aux keyword =>".
3094.mo:Expected error in mat case: "misplaced aux keyword =>".
3104.mo:Expected error in mat case: "misplaced aux keyword =>".
3114.mo:Expected error in mat case: "invalid syntax (case)".
3124.mo:Expected error in mat r6rs:case: "invalid case clause (a (quote yes))".
3134.mo:Expected error in mat r6rs:case: "invalid case clause (a (quote yes))".
3144.mo:Expected error in mat r6rs:case: "invalid syntax (if)".
3154.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3164.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3174.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3184.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3194.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3204.mo:Expected error in mat r6rs:case: "misplaced aux keyword =>".
3214.mo:Expected error in mat r6rs:case: "invalid syntax (case)".
3224.mo:Expected error in mat named-let: "incorrect argument count in call ((letrec ((...)) x) 3 4)".
3234.mo:Expected error in mat map: "map: 3 is not a procedure".
3244.mo:Expected error in mat map: "map: 3 is not a procedure".
3254.mo:Expected error in mat map: "map: 3 is not a procedure".
3264.mo:Expected error in mat map: "map: 3 is not a procedure".
3274.mo:Expected error in mat map: "map: 7 is not a procedure".
3284.mo:Expected error in mat map: "map: a is not a proper list".
3294.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3304.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3314.mo:Expected error in mat map: "map: lists (a b) and (p q r) differ in length".
3324.mo:Expected error in mat map: "map: lists (1 2) and (p q r) differ in length".
3334.mo:Expected error in mat map: "map: a is not a proper list".
3344.mo:Expected error in mat map: "map: a is not a proper list".
3354.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3364.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3374.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3384.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3394.mo:Expected error in mat map: "map: a is not a proper list".
3404.mo:Expected error in mat map: "map: a is not a proper list".
3414.mo:Expected error in mat map: "map: a is not a proper list".
3424.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3434.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3444.mo:Expected error in mat map: "map: (a . b) is not a proper list".
3454.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3464.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3474.mo:Expected error in mat map: "map: (a a a a a a ...) is circular".
3484.mo:Expected error in mat fold-left: "fold-left: 3 is not a procedure".
3494.mo:Expected error in mat fold-left: "fold-left: 3 is not a procedure".
3504.mo:Expected error in mat fold-left: "fold-left: 3 is not a procedure".
3514.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3524.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3534.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3544.mo:Expected error in mat fold-left: "fold-left: lists (a b) and (p q r) differ in length".
3554.mo:Expected error in mat fold-left: "fold-left: lists (1 2) and (p q r) differ in length".
3564.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3574.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3584.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3594.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3604.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3614.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3624.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3634.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3644.mo:Expected error in mat fold-left: "fold-left: a is not a proper list".
3654.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3664.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3674.mo:Expected error in mat fold-left: "fold-left: (a . b) is not a proper list".
3684.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3694.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3704.mo:Expected error in mat fold-left: "fold-left: (a a a a a a ...) is circular".
3714.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3724.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3734.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3744.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3754.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3764.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3774.mo:Expected error in mat fold-left: "fold-left: input list was altered during operation".
3784.mo:Expected error in mat fold-right: "fold-right: 3 is not a procedure".
3794.mo:Expected error in mat fold-right: "fold-right: 3 is not a procedure".
3804.mo:Expected error in mat fold-right: "fold-right: 3 is not a procedure".
3814.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3824.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3834.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
3844.mo:Expected error in mat fold-right: "fold-right: lists (a b) and (p q r) differ in length".
3854.mo:Expected error in mat fold-right: "fold-right: lists (1 2) and (p q r) differ in length".
3864.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3874.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3884.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3894.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3904.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
3914.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
3924.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3934.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3944.mo:Expected error in mat fold-right: "fold-right: a is not a proper list".
3954.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3964.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3974.mo:Expected error in mat fold-right: "fold-right: (a . b) is not a proper list".
3984.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
3994.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
4004.mo:Expected error in mat fold-right: "fold-right: (a a a a a a ...) is circular".
4014.mo:Expected error in mat for-each: "for-each: 3 is not a procedure".
4024.mo:Expected error in mat for-each: "for-each: 3 is not a procedure".
4034.mo:Expected error in mat for-each: "for-each: 3 is not a procedure".
4044.mo:Expected error in mat for-each: "for-each: 3 is not a procedure".
4054.mo:Expected error in mat for-each: "for-each: 7 is not a procedure".
4064.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4074.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4084.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4094.mo:Expected error in mat for-each: "for-each: lists (a b) and (p q r) differ in length".
4104.mo:Expected error in mat for-each: "for-each: lists (1 2) and (p q r) differ in length".
4114.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4124.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4134.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4144.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4154.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4164.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4174.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4184.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4194.mo:Expected error in mat for-each: "for-each: a is not a proper list".
4204.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4214.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4224.mo:Expected error in mat for-each: "for-each: (a . b) is not a proper list".
4234.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4244.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4254.mo:Expected error in mat for-each: "for-each: (a a a a a a ...) is circular".
4264.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4274.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4284.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4294.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4304.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4314.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4324.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4334.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4344.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4354.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4364.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4374.mo:Expected error in mat for-each: "for-each: input list was altered during operation".
4384.mo:Expected error in mat ormap: "ormap: 3 is not a procedure".
4394.mo:Expected error in mat ormap: "ormap: 3 is not a procedure".
4404.mo:Expected error in mat ormap: "ormap: 3 is not a procedure".
4414.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4424.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4434.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4444.mo:Expected error in mat ormap: "ormap: lists (a b) and (p q r) differ in length".
4454.mo:Expected error in mat ormap: "ormap: lists (1 2) and (p q r) differ in length".
4464.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4474.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4484.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4494.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4504.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4514.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4524.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4534.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4544.mo:Expected error in mat ormap: "ormap: a is not a proper list".
4554.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4564.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4574.mo:Expected error in mat ormap: "ormap: (a . b) is not a proper list".
4584.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4594.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4604.mo:Expected error in mat ormap: "ormap: (a a a a a a ...) is circular".
4614.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4624.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4634.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4644.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4654.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4664.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4674.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4684.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4694.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4704.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4714.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4724.mo:Expected error in mat ormap: "ormap: input list was altered during operation".
4734.mo:Expected error in mat andmap: "andmap: 3 is not a procedure".
4744.mo:Expected error in mat andmap: "andmap: 3 is not a procedure".
4754.mo:Expected error in mat andmap: "andmap: 3 is not a procedure".
4764.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4774.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4784.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4794.mo:Expected error in mat andmap: "andmap: lists (a b) and (p q r) differ in length".
4804.mo:Expected error in mat andmap: "andmap: lists (1 2) and (p q r) differ in length".
4814.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4824.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4834.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4844.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4854.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4864.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4874.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4884.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4894.mo:Expected error in mat andmap: "andmap: a is not a proper list".
4904.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4914.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4924.mo:Expected error in mat andmap: "andmap: (a . b) is not a proper list".
4934.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4944.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4954.mo:Expected error in mat andmap: "andmap: (a a a a a a ...) is circular".
4964.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
4974.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
4984.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
4994.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5004.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5014.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5024.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5034.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5044.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5054.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5064.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5074.mo:Expected error in mat andmap: "andmap: input list was altered during operation".
5084.mo:Expected error in mat exists: "exists: 3 is not a procedure".
5094.mo:Expected error in mat exists: "exists: 3 is not a procedure".
5104.mo:Expected error in mat exists: "exists: 3 is not a procedure".
5114.mo:Expected error in mat exists: "exists: a is not a proper list".
5124.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5134.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5144.mo:Expected error in mat exists: "exists: lists (a b) and (p q r) differ in length".
5154.mo:Expected error in mat exists: "exists: lists (1 2) and (p q r) differ in length".
5164.mo:Expected error in mat exists: "exists: a is not a proper list".
5174.mo:Expected error in mat exists: "exists: a is not a proper list".
5184.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5194.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5204.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5214.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5224.mo:Expected error in mat exists: "exists: a is not a proper list".
5234.mo:Expected error in mat exists: "exists: a is not a proper list".
5244.mo:Expected error in mat exists: "exists: a is not a proper list".
5254.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5264.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5274.mo:Expected error in mat exists: "exists: (a . b) is not a proper list".
5284.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5294.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5304.mo:Expected error in mat exists: "exists: (a a a a a a ...) is circular".
5314.mo:Expected error in mat exists: "exists: input list was altered during operation".
5324.mo:Expected error in mat exists: "exists: input list was altered during operation".
5334.mo:Expected error in mat exists: "exists: input list was altered during operation".
5344.mo:Expected error in mat exists: "exists: input list was altered during operation".
5354.mo:Expected error in mat exists: "exists: input list was altered during operation".
5364.mo:Expected error in mat exists: "exists: input list was altered during operation".
5374.mo:Expected error in mat exists: "exists: input list was altered during operation".
5384.mo:Expected error in mat exists: "exists: input list was altered during operation".
5394.mo:Expected error in mat exists: "exists: input list was altered during operation".
5404.mo:Expected error in mat exists: "exists: input list was altered during operation".
5414.mo:Expected error in mat exists: "exists: input list was altered during operation".
5424.mo:Expected error in mat exists: "exists: input list was altered during operation".
5434.mo:Expected error in mat for-all: "for-all: 3 is not a procedure".
5444.mo:Expected error in mat for-all: "for-all: 3 is not a procedure".
5454.mo:Expected error in mat for-all: "for-all: 3 is not a procedure".
5464.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5474.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5484.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5494.mo:Expected error in mat for-all: "for-all: lists (a b) and (p q r) differ in length".
5504.mo:Expected error in mat for-all: "for-all: lists (1 2) and (p q r) differ in length".
5514.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5524.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5534.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5544.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5554.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5564.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5574.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5584.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5594.mo:Expected error in mat for-all: "for-all: a is not a proper list".
5604.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5614.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5624.mo:Expected error in mat for-all: "for-all: (a . b) is not a proper list".
5634.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5644.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5654.mo:Expected error in mat for-all: "for-all: (a a a a a a ...) is circular".
5664.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5674.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5684.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5694.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5704.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5714.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5724.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5734.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5744.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5754.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5764.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5774.mo:Expected error in mat for-all: "for-all: input list was altered during operation".
5784.mo:Expected error in mat dynamic-wind: "variable gook is not bound".
5794.mo:Expected error in mat dynamic-wind: "variable gook is not bound".
5804.mo:Expected error in mat dynamic-wind: "variable gook is not bound".
5814.mo:Expected error in mat dynamic-wind: "variable gook is not bound".
5824.mo:Expected error in mat call/1cc: "attempt to invoke shot one-shot continuation".
5834.mo:Expected error in mat refcount-guardians: "unrecognized ftype name NO!".
5844.mo:Expected error in mat refcount-guardians: "first field must be a word-sized integer with native endianness (ftype-guardian A)".
5854.mo:Expected error in mat refcount-guardians: "first field must be a word-sized integer with native endianness (ftype-guardian A)".
5864.mo:Expected error in mat refcount-guardians: "ftype-guardian: (ka . blooie) is not an ftype pointer of the expected type #<ftd A>".
5874.mo:Expected error in mat refcount-guardians: "ftype-guardian: <ftype-pointer> is not an ftype pointer of the expected type #<ftd A>".
5884.mo:Expected error in mat $primitive: "fx+: a is not a fixnum".
5894.mo:Expected error in mat $primitive: "invalid primitive name fubar".
5904.mo:Expected error in mat $primitive: "incorrect argument count in call (car (quote a) (quote b))".
5914.mo:Expected error in mat $primitive: "car: 3 is not a pair".
5925_1.mo:Expected error in mat boolean=?: "incorrect argument count in call (boolean=?)".
5935_1.mo:Expected error in mat boolean=?: "incorrect argument count in call (boolean=? #f)".
5945_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
5955_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
5965_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
5975_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
5985_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
5995_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
6005_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
6015_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
6025_1.mo:Expected error in mat boolean=?: "boolean=?: 3 is not a boolean".
6035_1.mo:Expected error in mat symbol=?: "incorrect argument count in call (symbol=?)".
6045_1.mo:Expected error in mat symbol=?: "incorrect argument count in call (symbol=? (quote f))".
6055_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6065_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6075_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6085_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6095_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6105_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6115_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6125_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6135_1.mo:Expected error in mat symbol=?: "symbol=?: 3 is not a symbol".
6145_2.mo:Expected error in mat car: "car: "hi" is not a pair".
6155_2.mo:Expected error in mat cdr: "cdr: 3 is not a pair".
6165_2.mo:Expected error in mat set-car!: "set-car!: a is not a pair".
6175_2.mo:Expected error in mat set-cdr!: "set-cdr!: a is not a pair".
6185_2.mo:Expected error in mat c....r-errors: "caar: incorrect list structure (a . b)".
6195_2.mo:Expected error in mat c....r-errors: "cadr: incorrect list structure (a . b)".
6205_2.mo:Expected error in mat c....r-errors: "cdar: incorrect list structure (a . b)".
6215_2.mo:Expected error in mat c....r-errors: "cddr: incorrect list structure (a . b)".
6225_2.mo:Expected error in mat c....r-errors: "caaar: incorrect list structure (a . b)".
6235_2.mo:Expected error in mat c....r-errors: "caadr: incorrect list structure (a . b)".
6245_2.mo:Expected error in mat c....r-errors: "cadar: incorrect list structure (a . b)".
6255_2.mo:Expected error in mat c....r-errors: "caddr: incorrect list structure (a . b)".
6265_2.mo:Expected error in mat c....r-errors: "cdaar: incorrect list structure (a . b)".
6275_2.mo:Expected error in mat c....r-errors: "cdadr: incorrect list structure (a . b)".
6285_2.mo:Expected error in mat c....r-errors: "cddar: incorrect list structure (a . b)".
6295_2.mo:Expected error in mat c....r-errors: "cdddr: incorrect list structure (a . b)".
6305_2.mo:Expected error in mat c....r-errors: "caaaar: incorrect list structure (a . b)".
6315_2.mo:Expected error in mat c....r-errors: "caaadr: incorrect list structure (a . b)".
6325_2.mo:Expected error in mat c....r-errors: "caadar: incorrect list structure (a . b)".
6335_2.mo:Expected error in mat c....r-errors: "caaddr: incorrect list structure (a . b)".
6345_2.mo:Expected error in mat c....r-errors: "cadaar: incorrect list structure (a . b)".
6355_2.mo:Expected error in mat c....r-errors: "cadadr: incorrect list structure (a . b)".
6365_2.mo:Expected error in mat c....r-errors: "caddar: incorrect list structure (a . b)".
6375_2.mo:Expected error in mat c....r-errors: "cadddr: incorrect list structure (a . b)".
6385_2.mo:Expected error in mat c....r-errors: "cdaaar: incorrect list structure (a . b)".
6395_2.mo:Expected error in mat c....r-errors: "cdaadr: incorrect list structure (a . b)".
6405_2.mo:Expected error in mat c....r-errors: "cdadar: incorrect list structure (a . b)".
6415_2.mo:Expected error in mat c....r-errors: "cdaddr: incorrect list structure (a . b)".
6425_2.mo:Expected error in mat c....r-errors: "cddaar: incorrect list structure (a . b)".
6435_2.mo:Expected error in mat c....r-errors: "cddadr: incorrect list structure (a . b)".
6445_2.mo:Expected error in mat c....r-errors: "cdddar: incorrect list structure (a . b)".
6455_2.mo:Expected error in mat c....r-errors: "cddddr: incorrect list structure (a . b)".
6465_2.mo:Expected error in mat list*: "incorrect argument count in call (list*)".
6475_2.mo:Expected error in mat cons*: "incorrect argument count in call (cons*)".
6485_2.mo:Expected error in mat list-ref: "list-ref: a is not a proper list".
6495_2.mo:Expected error in mat list-ref: "list-ref: (a b . c) is not a proper list".
6505_2.mo:Expected error in mat list-ref: "list-ref: index 4 is out of range for list (a b)".
6515_2.mo:Expected error in mat list-ref: "list-ref: index 4 is out of range for list (a b c)".
6525_2.mo:Expected error in mat list-ref: "list-ref: index 4 is out of range for list (a b c d)".
6535_2.mo:Expected error in mat list-ref: "list-ref: (a b c . e) is not a proper list".
6545_2.mo:Expected error in mat list-ref: "list-ref: (a b c d . e) is not a proper list".
6555_2.mo:Expected error in mat list-ref: "list-ref: index 5 is out of range for list (a b c d)".
6565_2.mo:Expected error in mat list-ref: "list-ref: index 5 is out of range for list (a b c d e)".
6575_2.mo:Expected error in mat list-ref: "list-ref: (a b c d e . f) is not a proper list".
6585_2.mo:Expected error in mat list-ref: "list-ref: (a b . c) is not a proper list".
6595_2.mo:Expected error in mat list-ref: "list-ref: index 10000 is out of range for list (a b c)".
6605_2.mo:Expected error in mat list-ref: "list-ref: (a b . c) is not a proper list".
6615_2.mo:Expected error in mat list-ref: "list-ref: index 444444444444444444444444444444444444444444 is out of range for list (a b c)".
6625_2.mo:Expected error in mat list-ref: "list-ref: index -1 is not an exact nonnegative integer".
6635_2.mo:Expected error in mat list-ref: "list-ref: index -4444444444444444444444 is not an exact nonnegative integer".
6645_2.mo:Expected error in mat list-ref: "list-ref: index a is not an exact nonnegative integer".
6655_2.mo:Expected error in mat list-tail: "list-tail: (a b . c) is not a proper list".
6665_2.mo:Expected error in mat list-tail: "list-tail: (a b c . d) is not a proper list".
6675_2.mo:Expected error in mat list-tail: "list-tail: (a b . c) is not a proper list".
6685_2.mo:Expected error in mat list-tail: "list-tail: (a b c . d) is not a proper list".
6695_2.mo:Expected error in mat list-tail: "list-tail: (a b c d . e) is not a proper list".
6705_2.mo:Expected error in mat list-tail: "list-tail: index 4 is out of range for list (a)".
6715_2.mo:Expected error in mat list-tail: "list-tail: index 4 is out of range for list (a b)".
6725_2.mo:Expected error in mat list-tail: "list-tail: index 4 is out of range for list (a b c)".
6735_2.mo:Expected error in mat list-tail: "list-tail: index 5 is out of range for list (a b)".
6745_2.mo:Expected error in mat list-tail: "list-tail: index 5 is out of range for list (a b c)".
6755_2.mo:Expected error in mat list-tail: "list-tail: index 5 is out of range for list (a b c d)".
6765_2.mo:Expected error in mat list-tail: "list-tail: (a b . c) is not a proper list".
6775_2.mo:Expected error in mat list-tail: "list-tail: index 10000 is out of range for list (a b c)".
6785_2.mo:Expected error in mat list-tail: "list-tail: (a b . c) is not a proper list".
6795_2.mo:Expected error in mat list-tail: "list-tail: index 444444444444444444444444444444444444444444 is out of range for list (a b c)".
6805_2.mo:Expected error in mat list-tail: "list-tail: index -1 is not an exact nonnegative integer".
6815_2.mo:Expected error in mat list-tail: "list-tail: index -4444444444444444444444 is not an exact nonnegative integer".
6825_2.mo:Expected error in mat list-tail: "list-tail: index a is not an exact nonnegative integer".
6835_2.mo:Expected error in mat list-head: "list-head: (a . b) is not a proper list".
6845_2.mo:Expected error in mat list-head: "list-head: (a b . c) is not a proper list".
6855_2.mo:Expected error in mat list-head: "list-head: (a b . c) is not a proper list".
6865_2.mo:Expected error in mat list-head: "list-head: (a b c . d) is not a proper list".
6875_2.mo:Expected error in mat list-head: "list-head: (a b . c) is not a proper list".
6885_2.mo:Expected error in mat list-head: "list-head: index 4 is out of range for list (a b c)".
6895_2.mo:Expected error in mat list-head: "list-head: index 5 is out of range for list (a b c)".
6905_2.mo:Expected error in mat list-head: "list-head: index 5 is out of range for list (a b c d)".
6915_2.mo:Expected error in mat list-head: "list-head: index 6 is out of range for list (a b c d)".
6925_2.mo:Expected error in mat list-head: "list-head: index 10000 is out of range for list (a b c)".
6935_2.mo:Expected error in mat list-head: "list-head: index 10001 is out of range for list (a b c)".
6945_2.mo:Expected error in mat list-head: "list-head: index 10000 is out of range for list (a b c d)".
6955_2.mo:Expected error in mat list-head: "list-head: index 10001 is out of range for list (a b c d)".
6965_2.mo:Expected error in mat list-head: "list-head: invalid index -1".
6975_2.mo:Expected error in mat list-head: "list-head: invalid index -2".
6985_2.mo:Expected error in mat list-head: "list-head: invalid index 4444444444444444444444".
6995_2.mo:Expected error in mat list-head: "list-head: invalid index -4444444444444444444445".
7005_2.mo:Expected error in mat list-head: "list-head: invalid index a".
7015_2.mo:Expected error in mat list-head: "list-head: invalid index 2.0".
7025_2.mo:Expected error in mat last-pair: "last-pair: (a b a b a b ...) is circular".
7035_2.mo:Expected error in mat last-pair: "last-pair: (b a b a b a ...) is circular".
7045_2.mo:Expected error in mat last-pair: "last-pair: (a b c a b a ...) is circular".
7055_2.mo:Expected error in mat list-copy: "list-copy: #(a b c) is not a proper list".
7065_2.mo:Expected error in mat list-copy: "list-copy: (a b . c) is not a proper list".
7075_2.mo:Expected error in mat list-copy: "list-copy: (a b a b a b ...) is circular".
7085_2.mo:Expected error in mat list-copy: "list-copy: (b a b a b a ...) is circular".
7095_2.mo:Expected error in mat list-copy: "list-copy: (a b c a b a ...) is circular".
7105_2.mo:Expected error in mat append: "append: (a b a b a b ...) is circular".
7115_2.mo:Expected error in mat append: "append: (b a b a b a ...) is circular".
7125_2.mo:Expected error in mat append: "append: (a b . c) is not a proper list".
7135_2.mo:Expected error in mat append: "append: (c d a b a b ...) is circular".
7145_2.mo:Expected error in mat append: "append: (a b a b a b ...) is circular".
7155_2.mo:Expected error in mat append: "append: (b a b a b a ...) is circular".
7165_2.mo:Expected error in mat append: "append: (c d a b a b ...) is circular".
7175_2.mo:Expected error in mat append: "append: (a b . c) is not a proper list".
7185_2.mo:Expected error in mat append: "append: (a b a b a b ...) is circular".
7195_2.mo:Expected error in mat append: "append: (b a b a b a ...) is circular".
7205_2.mo:Expected error in mat append: "append: (c d a b a b ...) is circular".
7215_2.mo:Expected error in mat append: "append: (a b . c) is not a proper list".
7225_2.mo:Expected error in mat append!: "append!: (a b a b a b ...) is circular".
7235_2.mo:Expected error in mat append!: "append!: (b a b a b a ...) is circular".
7245_2.mo:Expected error in mat append!: "append!: (c d a b a b ...) is circular".
7255_2.mo:Expected error in mat append!: "append!: (a b . c) is not a proper list".
7265_2.mo:Expected error in mat append!: "append!: (a b a b a b ...) is circular".
7275_2.mo:Expected error in mat append!: "append!: (b a b a b a ...) is circular".
7285_2.mo:Expected error in mat append!: "append!: (c d a b a b ...) is circular".
7295_2.mo:Expected error in mat append!: "append!: (a b . c) is not a proper list".
7305_2.mo:Expected error in mat append!: "append!: (a b a b a b ...) is circular".
7315_2.mo:Expected error in mat append!: "append!: (b a b a b a ...) is circular".
7325_2.mo:Expected error in mat append!: "append!: (c d a b a b ...) is circular".
7335_2.mo:Expected error in mat append!: "append!: (a b . c) is not a proper list".
7345_2.mo:Expected error in mat reverse: "incorrect argument count in call (reverse)".
7355_2.mo:Expected error in mat reverse: "reverse: a is not a proper list".
7365_2.mo:Expected error in mat reverse: "reverse: (a b . c) is not a proper list".
7375_2.mo:Expected error in mat reverse: "reverse: (a b a b a b ...) is circular".
7385_2.mo:Expected error in mat reverse: "reverse: (b a b a b a ...) is circular".
7395_2.mo:Expected error in mat reverse: "reverse: (a b a b a b ...) is circular".
7405_2.mo:Expected error in mat reverse!: "incorrect argument count in call (reverse!)".
7415_2.mo:Expected error in mat reverse!: "reverse!: a is not a proper list".
7425_2.mo:Expected error in mat reverse!: "reverse!: (a b . c) is not a proper list".
7435_2.mo:Expected error in mat reverse!: "reverse!: (a b a b a b ...) is circular".
7445_2.mo:Expected error in mat reverse!: "reverse!: (b a b a b a ...) is circular".
7455_2.mo:Expected error in mat reverse!: "reverse!: (a b a b a b ...) is circular".
7465_2.mo:Expected error in mat memp: "memp: cyclic list (a b a b a b ...)".
7475_2.mo:Expected error in mat memp: "memp: improper list (a b . c)".
7485_2.mo:Expected error in mat memp: "memp: a is not a procedure".
7495_2.mo:Expected error in mat find: "find: cyclic list (a b a b a b ...)".
7505_2.mo:Expected error in mat find: "find: improper list (a b . c)".
7515_2.mo:Expected error in mat find: "find: improper list (a b c . d)".
7525_2.mo:Expected error in mat find: "find: a is not a procedure".
7535_2.mo:Expected error in mat memq: "incorrect argument count in call (memq)".
7545_2.mo:Expected error in mat memq: "incorrect argument count in call (memq (quote c))".
7555_2.mo:Expected error in mat memq: "memq: improper list a".
7565_2.mo:Expected error in mat memq: "memq: cyclic list (a b a b a b ...)".
7575_2.mo:Expected error in mat memq: "memq: improper list (a b . c)".
7585_2.mo:Expected error in mat memv: "incorrect argument count in call (memv)".
7595_2.mo:Expected error in mat memv: "incorrect argument count in call (memv (quote c))".
7605_2.mo:Expected error in mat memv: "memv: improper list a".
7615_2.mo:Expected error in mat memv: "memv: cyclic list (a b a b a b ...)".
7625_2.mo:Expected error in mat memv: "memv: improper list (a b . c)".
7635_2.mo:Expected error in mat member: "incorrect argument count in call (member)".
7645_2.mo:Expected error in mat member: "incorrect argument count in call (member (quote c))".
7655_2.mo:Expected error in mat member: "member: improper list a".
7665_2.mo:Expected error in mat member: "member: cyclic list (a b a b a b ...)".
7675_2.mo:Expected error in mat member: "member: improper list (a b . c)".
7685_2.mo:Expected error in mat partition: "partition: (a b a b a b ...) is not a proper list".
7695_2.mo:Expected error in mat partition: "partition: (x a b a b a ...) is not a proper list".
7705_2.mo:Expected error in mat partition: "partition: q is not a proper list".
7715_2.mo:Expected error in mat partition: "partition: q is not a procedure".
7725_2.mo:Expected error in mat filter: "filter: (a b a b a b ...) is not a proper list".
7735_2.mo:Expected error in mat filter: "filter: (x a b a b a ...) is not a proper list".
7745_2.mo:Expected error in mat filter: "filter: q is not a proper list".
7755_2.mo:Expected error in mat filter: "filter: q is not a procedure".
7765_2.mo:Expected error in mat remp: "remp: (a b a b a b ...) is not a proper list".
7775_2.mo:Expected error in mat remp: "remp: (x a b a b a ...) is not a proper list".
7785_2.mo:Expected error in mat remp: "remp: q is not a proper list".
7795_2.mo:Expected error in mat remp: "remp: q is not a procedure".
7805_2.mo:Expected error in mat remq: "remq: (a b a b a b ...) is not a proper list".
7815_2.mo:Expected error in mat remq: "remq: ("c" a b a b a ...) is not a proper list".
7825_2.mo:Expected error in mat remq: "remq: a is not a proper list".
7835_2.mo:Expected error in mat remq!: "remq!: a is not a proper list".
7845_2.mo:Expected error in mat remq!: "remq!: (a b a b a b ...) is circular".
7855_2.mo:Expected error in mat remv: "remv: (a b a b a b ...) is not a proper list".
7865_2.mo:Expected error in mat remv: "remv: ("c" a b a b a ...) is not a proper list".
7875_2.mo:Expected error in mat remv: "remv: a is not a proper list".
7885_2.mo:Expected error in mat remv!: "remv!: (a b a b a b ...) is circular".
7895_2.mo:Expected error in mat remv!: "remv!: a is not a proper list".
7905_2.mo:Expected error in mat remove: "remove: (a b a b a b ...) is not a proper list".
7915_2.mo:Expected error in mat remove: "remove: ("c" a b a b a ...) is not a proper list".
7925_2.mo:Expected error in mat remove: "remove: a is not a proper list".
7935_2.mo:Expected error in mat remove!: "remove!: (a b a b a b ...) is circular".
7945_2.mo:Expected error in mat assp: "assp: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
7955_2.mo:Expected error in mat assp: "assp: improperly formed alist ((a . 1) . c)".
7965_2.mo:Expected error in mat assp: "assp: improperly formed alist 17".
7975_2.mo:Expected error in mat assp: "assp: a is not a procedure".
7985_2.mo:Expected error in mat assq: "assq: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
7995_2.mo:Expected error in mat assq: "assq: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8005_2.mo:Expected error in mat assq: "assq: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8015_2.mo:Expected error in mat assq: "assq: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8025_2.mo:Expected error in mat assv: "assv: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8035_2.mo:Expected error in mat assv: "assv: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8045_2.mo:Expected error in mat assv: "assv: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8055_2.mo:Expected error in mat assoc: "assoc: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8065_2.mo:Expected error in mat assoc: "assoc: cyclic alist ((a . 1) (b . 2) (3.2 . 3) ("a" . 4) (a . 1) (b . 2) ...)".
8075_2.mo:Expected error in mat sort: "incorrect argument count in call (sort)".
8085_2.mo:Expected error in mat sort: "incorrect argument count in call (sort >)".
8095_2.mo:Expected error in mat sort: "incorrect argument count in call (sort (quote (a b c)))".
8105_2.mo:Expected error in mat sort: "incorrect argument count in call (sort > (quote (1 2 3)) #t)".
8115_2.mo:Expected error in mat sort: "sort: 3 is not a proper list".
8125_2.mo:Expected error in mat sort: "sort: #(1 2 3) is not a proper list".
8135_2.mo:Expected error in mat sort: "sort: (1 2 . 3) is not a proper list".
8145_2.mo:Expected error in mat sort: "sort: (a b a b a b ...) is circular".
8155_2.mo:Expected error in mat sort: "sort: (b a b a b a ...) is circular".
8165_2.mo:Expected error in mat sort: "sort: (q p a b a b ...) is circular".
8175_2.mo:Expected error in mat sort: "sort: (a b c) is not a procedure".
8185_2.mo:Expected error in mat sort: ">: b is not a real number".
8195_2.mo:Expected error in mat list-sort: "incorrect argument count in call (list-sort)".
8205_2.mo:Expected error in mat list-sort: "incorrect argument count in call (list-sort >)".
8215_2.mo:Expected error in mat list-sort: "incorrect argument count in call (list-sort (quote (a b c)))".
8225_2.mo:Expected error in mat list-sort: "incorrect argument count in call (list-sort > (quote (1 2 3)) #t)".
8235_2.mo:Expected error in mat list-sort: "list-sort: 3 is not a proper list".
8245_2.mo:Expected error in mat list-sort: "list-sort: #(1 2 3) is not a proper list".
8255_2.mo:Expected error in mat list-sort: "list-sort: (1 2 . 3) is not a proper list".
8265_2.mo:Expected error in mat list-sort: "list-sort: (a b a b a b ...) is circular".
8275_2.mo:Expected error in mat list-sort: "list-sort: (b a b a b a ...) is circular".
8285_2.mo:Expected error in mat list-sort: "list-sort: (q p a b a b ...) is circular".
8295_2.mo:Expected error in mat list-sort: "list-sort: (a b c) is not a procedure".
8305_2.mo:Expected error in mat list-sort: ">: b is not a real number".
8315_2.mo:Expected error in mat sort!: "incorrect argument count in call (sort!)".
8325_2.mo:Expected error in mat sort!: "incorrect argument count in call (sort! >)".
8335_2.mo:Expected error in mat sort!: "incorrect argument count in call (sort! (quote (a b c)))".
8345_2.mo:Expected error in mat sort!: "incorrect argument count in call (sort! > (quote (1 2 3)) #t)".
8355_2.mo:Expected error in mat sort!: "sort!: 3 is not a proper list".
8365_2.mo:Expected error in mat sort!: "sort!: #(1 2 3) is not a proper list".
8375_2.mo:Expected error in mat sort!: "sort!: (1 2 . 3) is not a proper list".
8385_2.mo:Expected error in mat sort!: "sort!: (a b a b a b ...) is circular".
8395_2.mo:Expected error in mat sort!: "sort!: (b a b a b a ...) is circular".
8405_2.mo:Expected error in mat sort!: "sort!: (q p a b a b ...) is circular".
8415_2.mo:Expected error in mat sort!: "sort!: (a b c) is not a procedure".
8425_2.mo:Expected error in mat sort!: ">: b is not a real number".
8435_2.mo:Expected error in mat merge: "merge: (1 2 . 3) is not a proper list".
8445_2.mo:Expected error in mat merge: "merge: (1 2 . 3) is not a proper list".
8455_2.mo:Expected error in mat merge: "merge: (a b a b a b ...) is circular".
8465_2.mo:Expected error in mat merge: "merge: (a b a b a b ...) is circular".
8475_2.mo:Expected error in mat merge: "merge: (b a b a b a ...) is circular".
8485_2.mo:Expected error in mat merge: "merge: (b a b a b a ...) is circular".
8495_2.mo:Expected error in mat merge: "merge: (q p a b a b ...) is circular".
8505_2.mo:Expected error in mat merge: "merge: (q p a b a b ...) is circular".
8515_2.mo:Expected error in mat merge!: "merge!: (1 2 . 3) is not a proper list".
8525_2.mo:Expected error in mat merge!: "merge!: (1 2 . 3) is not a proper list".
8535_2.mo:Expected error in mat merge!: "merge!: (a b a b a b ...) is circular".
8545_2.mo:Expected error in mat merge!: "merge!: (a b a b a b ...) is circular".
8555_2.mo:Expected error in mat merge!: "merge!: (b a b a b a ...) is circular".
8565_2.mo:Expected error in mat merge!: "merge!: (b a b a b a ...) is circular".
8575_2.mo:Expected error in mat merge!: "merge!: (q p a b a b ...) is circular".
8585_2.mo:Expected error in mat merge!: "merge!: (q p a b a b ...) is circular".
8595_2.mo:Expected error in mat iota: "iota: a is not a nonnegative fixnum".
8605_2.mo:Expected error in mat iota: "iota: -1 is not a nonnegative fixnum".
8615_2.mo:Expected error in mat iota: "iota: 1000000000000000000000000000000 is not a nonnegative fixnum".
8625_2.mo:Expected error in mat iota: "iota: 3/4 is not a nonnegative fixnum".
8635_2.mo:Expected error in mat iota: "incorrect argument count in call (iota)".
8645_2.mo:Expected error in mat iota: "incorrect argument count in call (iota 3 17)".
8655_2.mo:Expected error in mat enumerate: "enumerate: a is not a proper list".
8665_2.mo:Expected error in mat enumerate: "enumerate: (a . b) is not a proper list".
8675_2.mo:Expected error in mat enumerate: "enumerate: (a b a b a b ...) is circular".
8685_2.mo:Expected error in mat enumerate: "incorrect argument count in call (enumerate)".
8695_2.mo:Expected error in mat enumerate: "incorrect argument count in call (enumerate (quote (a b c)) (quote (d e f)))".
8705_3.mo:Expected error in mat string->number: "string->number: a is not a string".
8715_3.mo:Expected error in mat string->number: "string->number: 0 is not a valid radix".
8725_3.mo:Expected error in mat string->number: "string->number: 37 is not a valid radix".
8735_3.mo:Expected error in mat string->number: "string->number: a is not a valid radix".
8745_3.mo:Expected error in mat string->number: "incorrect argument count in call (string->number "a" 10 10)".
8755_3.mo:Expected error in mat r6rs:string->number: "string->number: a is not a string".
8765_3.mo:Expected error in mat r6rs:string->number: "string->number: 0 is not a valid radix".
8775_3.mo:Expected error in mat r6rs:string->number: "string->number: 37 is not a valid radix".
8785_3.mo:Expected error in mat r6rs:string->number: "string->number: 3 is not a valid radix".
8795_3.mo:Expected error in mat r6rs:string->number: "string->number: 4 is not a valid radix".
8805_3.mo:Expected error in mat r6rs:string->number: "string->number: 12 is not a valid radix".
8815_3.mo:Expected error in mat r6rs:string->number: "string->number: 20 is not a valid radix".
8825_3.mo:Expected error in mat r6rs:string->number: "string->number: <int> is not a valid radix".
8835_3.mo:Expected error in mat r6rs:string->number: "string->number: 36 is not a valid radix".
8845_3.mo:Expected error in mat r6rs:string->number: "string->number: a is not a valid radix".
8855_3.mo:Expected error in mat r6rs:string->number: "incorrect argument count in call (string->number "a" 10 10)".
8865_3.mo:Expected error in mat number->string: "number->string: a is not a number".
8875_3.mo:Expected error in mat number->string: "number->string: a is not a number".
8885_3.mo:Expected error in mat number->string: "number->string: a is not a number".
8895_3.mo:Expected error in mat number->string: "number->string: a is not a valid radix".
8905_3.mo:Expected error in mat number->string: "number->string: -1 is not a valid radix".
8915_3.mo:Expected error in mat number->string: "number->string: 0 is not a valid radix".
8925_3.mo:Expected error in mat number->string: "number->string: 1 is not a valid radix".
8935_3.mo:Expected error in mat number->string: "number->string: a is not a valid radix".
8945_3.mo:Expected error in mat number->string: "number->string: -1 is not a valid radix".
8955_3.mo:Expected error in mat number->string: "number->string: 0 is not a valid radix".
8965_3.mo:Expected error in mat number->string: "number->string: 1 is not a valid radix".
8975_3.mo:Expected error in mat number->string: "number->string: a is not a valid precision".
8985_3.mo:Expected error in mat number->string: "number->string: 0 is not a valid precision".
8995_3.mo:Expected error in mat number->string: "number->string: -24 is not a valid precision".
9005_3.mo:Expected error in mat number->string: "number->string: <-int> is not a valid precision".
9015_3.mo:Expected error in mat number->string: "number->string: a precision is specified and 1 is not inexact".
9025_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a number".
9035_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a number".
9045_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a number".
9055_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a valid radix".
9065_3.mo:Expected error in mat r6rs:number->string: "number->string: -1 is not a valid radix".
9075_3.mo:Expected error in mat r6rs:number->string: "number->string: 0 is not a valid radix".
9085_3.mo:Expected error in mat r6rs:number->string: "number->string: 1 is not a valid radix".
9095_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a valid radix".
9105_3.mo:Expected error in mat r6rs:number->string: "number->string: -1 is not a valid radix".
9115_3.mo:Expected error in mat r6rs:number->string: "number->string: 0 is not a valid radix".
9125_3.mo:Expected error in mat r6rs:number->string: "number->string: 1 is not a valid radix".
9135_3.mo:Expected error in mat r6rs:number->string: "number->string: a is not a valid precision".
9145_3.mo:Expected error in mat r6rs:number->string: "number->string: 0 is not a valid precision".
9155_3.mo:Expected error in mat r6rs:number->string: "number->string: -24 is not a valid precision".
9165_3.mo:Expected error in mat r6rs:number->string: "number->string: <-int> is not a valid precision".
9175_3.mo:Expected error in mat r6rs:number->string: "number->string: a precision is specified and 1 is not inexact".
9185_3.mo:Expected error in mat r6rs:number->string: "number->string: a precision is specified and radix 16 is not 10".
9195_3.mo:Expected error in mat exact?: "exact?: a is not a number".
9205_3.mo:Expected error in mat inexact?: "inexact?: () is not a number".
9215_3.mo:Expected error in mat =: "incorrect argument count in call (=)".
9225_3.mo:Expected error in mat =: "=: a is not a number".
9235_3.mo:Expected error in mat =: "=: a is not a number".
9245_3.mo:Expected error in mat =: "=: a is not a number".
9255_3.mo:Expected error in mat =: "=: a is not a number".
9265_3.mo:Expected error in mat =: "=: a is not a number".
9275_3.mo:Expected error in mat =: "=: a is not a number".
9285_3.mo:Expected error in mat =: "=: a is not a number".
9295_3.mo:Expected error in mat =: "=: a is not a number".
9305_3.mo:Expected error in mat <: "incorrect argument count in call (<)".
9315_3.mo:Expected error in mat <: "<: a is not a real number".
9325_3.mo:Expected error in mat <: "<: a is not a real number".
9335_3.mo:Expected error in mat <: "<: a is not a real number".
9345_3.mo:Expected error in mat <: "<: a is not a real number".
9355_3.mo:Expected error in mat <: "<: a is not a real number".
9365_3.mo:Expected error in mat <: "<: a is not a real number".
9375_3.mo:Expected error in mat <: "<: a is not a real number".
9385_3.mo:Expected error in mat <: "<: a is not a real number".
9395_3.mo:Expected error in mat <: "<: 3+1i is not a real number".
9405_3.mo:Expected error in mat <: "<: 3+1i is not a real number".
9415_3.mo:Expected error in mat <: "<: 3+1i is not a real number".
9425_3.mo:Expected error in mat <: "<: 3+1i is not a real number".
9435_3.mo:Expected error in mat <: "<: 3.4+0.0i is not a real number".
9445_3.mo:Expected error in mat <: "<: 3.4+0.0i is not a real number".
9455_3.mo:Expected error in mat <: "<: 3.4+0.0i is not a real number".
9465_3.mo:Expected error in mat <: "<: 3.4+0.0i is not a real number".
9475_3.mo:Expected error in mat <: "<: 2.0+1.0i is not a real number".
9485_3.mo:Expected error in mat <: "<: 2+1i is not a real number".
9495_3.mo:Expected error in mat <: "<: 3+1i is not a real number".
9505_3.mo:Expected error in mat <=: "incorrect argument count in call (<=)".
9515_3.mo:Expected error in mat <=: "<=: a is not a real number".
9525_3.mo:Expected error in mat <=: "<=: a is not a real number".
9535_3.mo:Expected error in mat <=: "<=: a is not a real number".
9545_3.mo:Expected error in mat <=: "<=: a is not a real number".
9555_3.mo:Expected error in mat <=: "<=: a is not a real number".
9565_3.mo:Expected error in mat <=: "<=: a is not a real number".
9575_3.mo:Expected error in mat <=: "<=: a is not a real number".
9585_3.mo:Expected error in mat <=: "<=: a is not a real number".
9595_3.mo:Expected error in mat <=: "<=: 3+1i is not a real number".
9605_3.mo:Expected error in mat <=: "<=: 3+1i is not a real number".
9615_3.mo:Expected error in mat <=: "<=: 3+1i is not a real number".
9625_3.mo:Expected error in mat <=: "<=: 3+1i is not a real number".
9635_3.mo:Expected error in mat <=: "<=: 3.4+0.0i is not a real number".
9645_3.mo:Expected error in mat <=: "<=: 3.4+0.0i is not a real number".
9655_3.mo:Expected error in mat <=: "<=: 3.4+0.0i is not a real number".
9665_3.mo:Expected error in mat <=: "<=: 3.4+0.0i is not a real number".
9675_3.mo:Expected error in mat <=: "<=: 2.0+1.0i is not a real number".
9685_3.mo:Expected error in mat <=: "<=: 2+1i is not a real number".
9695_3.mo:Expected error in mat <=: "<=: 3+1i is not a real number".
9705_3.mo:Expected error in mat >: "incorrect argument count in call (>)".
9715_3.mo:Expected error in mat >: ">: a is not a real number".
9725_3.mo:Expected error in mat >: ">: a is not a real number".
9735_3.mo:Expected error in mat >: ">: a is not a real number".
9745_3.mo:Expected error in mat >: ">: a is not a real number".
9755_3.mo:Expected error in mat >: ">: a is not a real number".
9765_3.mo:Expected error in mat >: ">: a is not a real number".
9775_3.mo:Expected error in mat >: ">: a is not a real number".
9785_3.mo:Expected error in mat >: ">: a is not a real number".
9795_3.mo:Expected error in mat >: ">: 3+1i is not a real number".
9805_3.mo:Expected error in mat >: ">: 3+1i is not a real number".
9815_3.mo:Expected error in mat >: ">: 3+1i is not a real number".
9825_3.mo:Expected error in mat >: ">: 3+1i is not a real number".
9835_3.mo:Expected error in mat >: ">: 3.4+0.0i is not a real number".
9845_3.mo:Expected error in mat >: ">: 3.4+0.0i is not a real number".
9855_3.mo:Expected error in mat >: ">: 3.4+0.0i is not a real number".
9865_3.mo:Expected error in mat >: ">: 3.4+0.0i is not a real number".
9875_3.mo:Expected error in mat >: ">: 2.0+1.0i is not a real number".
9885_3.mo:Expected error in mat >: ">: 2+1i is not a real number".
9895_3.mo:Expected error in mat >: ">: 3+1i is not a real number".
9905_3.mo:Expected error in mat >=: "incorrect argument count in call (>=)".
9915_3.mo:Expected error in mat >=: ">=: a is not a real number".
9925_3.mo:Expected error in mat >=: ">=: a is not a real number".
9935_3.mo:Expected error in mat >=: ">=: a is not a real number".
9945_3.mo:Expected error in mat >=: ">=: a is not a real number".
9955_3.mo:Expected error in mat >=: ">=: a is not a real number".
9965_3.mo:Expected error in mat >=: ">=: a is not a real number".
9975_3.mo:Expected error in mat >=: ">=: a is not a real number".
9985_3.mo:Expected error in mat >=: ">=: a is not a real number".
9995_3.mo:Expected error in mat >=: ">=: 3+1i is not a real number".
10005_3.mo:Expected error in mat >=: ">=: 3+1i is not a real number".
10015_3.mo:Expected error in mat >=: ">=: 3+1i is not a real number".
10025_3.mo:Expected error in mat >=: ">=: 3+1i is not a real number".
10035_3.mo:Expected error in mat >=: ">=: 3.4+0.0i is not a real number".
10045_3.mo:Expected error in mat >=: ">=: 3.4+0.0i is not a real number".
10055_3.mo:Expected error in mat >=: ">=: 3.4+0.0i is not a real number".
10065_3.mo:Expected error in mat >=: ">=: 3.4+0.0i is not a real number".
10075_3.mo:Expected error in mat >=: ">=: 2.0+1.0i is not a real number".
10085_3.mo:Expected error in mat >=: ">=: 2+1i is not a real number".
10095_3.mo:Expected error in mat >=: ">=: 3+1i is not a real number".
10105_3.mo:Expected error in mat r6rs:=: "incorrect argument count in call (=)".
10115_3.mo:Expected error in mat r6rs:=: "incorrect argument count in call (= 3)".
10125_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10135_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10145_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10155_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10165_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10175_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10185_3.mo:Expected error in mat r6rs:=: "=: a is not a number".
10195_3.mo:Expected error in mat r6rs:<: "incorrect argument count in call (<)".
10205_3.mo:Expected error in mat r6rs:<: "incorrect argument count in call (< 3)".
10215_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10225_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10235_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10245_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10255_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10265_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10275_3.mo:Expected error in mat r6rs:<: "<: a is not a real number".
10285_3.mo:Expected error in mat r6rs:<: "<: 2.0+1.0i is not a real number".
10295_3.mo:Expected error in mat r6rs:<: "<: 2+1i is not a real number".
10305_3.mo:Expected error in mat r6rs:<: "<: 3+1i is not a real number".
10315_3.mo:Expected error in mat r6rs:<=: "incorrect argument count in call (<=)".
10325_3.mo:Expected error in mat r6rs:<=: "incorrect argument count in call (<= 3)".
10335_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10345_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10355_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10365_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10375_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10385_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10395_3.mo:Expected error in mat r6rs:<=: "<=: a is not a real number".
10405_3.mo:Expected error in mat r6rs:<=: "<=: 2.0+1.0i is not a real number".
10415_3.mo:Expected error in mat r6rs:<=: "<=: 2+1i is not a real number".
10425_3.mo:Expected error in mat r6rs:<=: "<=: 3+1i is not a real number".
10435_3.mo:Expected error in mat r6rs:>: "incorrect argument count in call (>)".
10445_3.mo:Expected error in mat r6rs:>: "incorrect argument count in call (> 3)".
10455_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10465_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10475_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10485_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10495_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10505_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10515_3.mo:Expected error in mat r6rs:>: ">: a is not a real number".
10525_3.mo:Expected error in mat r6rs:>: ">: 2.0+1.0i is not a real number".
10535_3.mo:Expected error in mat r6rs:>: ">: 2+1i is not a real number".
10545_3.mo:Expected error in mat r6rs:>: ">: 3+1i is not a real number".
10555_3.mo:Expected error in mat r6rs:>=: "incorrect argument count in call (>=)".
10565_3.mo:Expected error in mat r6rs:>=: "incorrect argument count in call (>= 3)".
10575_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10585_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10595_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10605_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10615_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10625_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10635_3.mo:Expected error in mat r6rs:>=: ">=: a is not a real number".
10645_3.mo:Expected error in mat r6rs:>=: ">=: 2.0+1.0i is not a real number".
10655_3.mo:Expected error in mat r6rs:>=: ">=: 2+1i is not a real number".
10665_3.mo:Expected error in mat r6rs:>=: ">=: 3+1i is not a real number".
10675_3.mo:Expected error in mat +: "+: a is not a number".
10685_3.mo:Expected error in mat +: "+: a is not a number".
10695_3.mo:Expected error in mat +: "+: a is not a number".
10705_3.mo:Expected error in mat +: "+: a is not a number".
10715_3.mo:Expected error in mat +: "oops".
10725_3.mo:Expected error in mat +: "oops".
10735_3.mo:Expected error in mat +: "oops".
10745_3.mo:Expected error in mat +: "+: #f is not a number".
10755_3.mo:Expected error in mat +: "+: #f is not a number".
10765_3.mo:Expected error in mat -: "incorrect argument count in call (-)".
10775_3.mo:Expected error in mat -: "-: a is not a number".
10785_3.mo:Expected error in mat -: "-: a is not a number".
10795_3.mo:Expected error in mat -: "-: a is not a number".
10805_3.mo:Expected error in mat -: "-: a is not a number".
10815_3.mo:Expected error in mat -: "-: #f is not a number".
10825_3.mo:Expected error in mat -: "-: #f is not a number".
10835_3.mo:Expected error in mat *: "*: a is not a number".
10845_3.mo:Expected error in mat *: "*: a is not a number".
10855_3.mo:Expected error in mat *: "*: a is not a number".
10865_3.mo:Expected error in mat *: "*: a is not a number".
10875_3.mo:Expected error in mat *: "*: #f is not a number".
10885_3.mo:Expected error in mat *: "*: #f is not a number".
10895_3.mo:Expected error in mat /: "incorrect argument count in call (/)".
10905_3.mo:Expected error in mat /: "/: a is not a number".
10915_3.mo:Expected error in mat /: "/: a is not a number".
10925_3.mo:Expected error in mat /: "/: a is not a number".
10935_3.mo:Expected error in mat /: "/: a is not a number".
10945_3.mo:Expected error in mat nan?: "nan?: a is not a real number".
10955_3.mo:Expected error in mat nan?: "nan?: 3+4i is not a real number".
10965_3.mo:Expected error in mat nan?: "nan?: 3.0-0.0i is not a real number".
10975_3.mo:Expected error in mat finite?: "finite?: a is not a real number".
10985_3.mo:Expected error in mat finite?: "finite?: 3+4i is not a real number".
10995_3.mo:Expected error in mat finite?: "finite?: 3.0-0.0i is not a real number".
11005_3.mo:Expected error in mat infinite?: "infinite?: a is not a real number".
11015_3.mo:Expected error in mat infinite?: "infinite?: 3+4i is not a real number".
11025_3.mo:Expected error in mat infinite?: "infinite?: 3.0-0.0i is not a real number".
11035_3.mo:Expected error in mat zero?: "incorrect argument count in call (zero?)".
11045_3.mo:Expected error in mat zero?: "incorrect argument count in call (zero? 0 1)".
11055_3.mo:Expected error in mat zero?: "zero?: a is not a number".
11065_3.mo:Expected error in mat positive?: "incorrect argument count in call (positive?)".
11075_3.mo:Expected error in mat positive?: "incorrect argument count in call (positive? 0 1)".
11085_3.mo:Expected error in mat positive?: "positive?: a is not a real number".
11095_3.mo:Expected error in mat positive?: "positive?: 1.0+1.0i is not a real number".
11105_3.mo:Expected error in mat positive?: "positive?: 1+1i is not a real number".
11115_3.mo:Expected error in mat positive?: "positive?: 1.0+0.0i is not a real number".
11125_3.mo:Expected error in mat nonpositive?: "incorrect argument count in call (nonpositive?)".
11135_3.mo:Expected error in mat nonpositive?: "incorrect argument count in call (nonpositive? 0 1)".
11145_3.mo:Expected error in mat nonpositive?: "nonpositive?: a is not a real number".
11155_3.mo:Expected error in mat nonpositive?: "nonpositive?: 1.0+1.0i is not a real number".
11165_3.mo:Expected error in mat nonpositive?: "nonpositive?: 1+1i is not a real number".
11175_3.mo:Expected error in mat nonpositive?: "nonpositive?: 1.0+0.0i is not a real number".
11185_3.mo:Expected error in mat negative?: "incorrect argument count in call (negative?)".
11195_3.mo:Expected error in mat negative?: "incorrect argument count in call (negative? 0 1)".
11205_3.mo:Expected error in mat negative?: "negative?: a is not a real number".
11215_3.mo:Expected error in mat negative?: "negative?: 1.0+1.0i is not a real number".
11225_3.mo:Expected error in mat negative?: "negative?: 1+1i is not a real number".
11235_3.mo:Expected error in mat negative?: "negative?: 1.0+0.0i is not a real number".
11245_3.mo:Expected error in mat nonnegative?: "incorrect argument count in call (nonnegative?)".
11255_3.mo:Expected error in mat nonnegative?: "incorrect argument count in call (nonnegative? 0 1)".
11265_3.mo:Expected error in mat nonnegative?: "nonnegative?: a is not a real number".
11275_3.mo:Expected error in mat nonnegative?: "nonnegative?: 1+1i is not a real number".
11285_3.mo:Expected error in mat nonnegative?: "nonnegative?: 1.0+1.0i is not a real number".
11295_3.mo:Expected error in mat nonnegative?: "nonnegative?: 1.0+0.0i is not a real number".
11305_3.mo:Expected error in mat even?: "incorrect argument count in call (even?)".
11315_3.mo:Expected error in mat even?: "incorrect argument count in call (even? 0 1)".
11325_3.mo:Expected error in mat even?: "even?: a is not an integer".
11335_3.mo:Expected error in mat even?: "even?: 3.2 is not an integer".
11345_3.mo:Expected error in mat even?: "even?: 3.0+1.0i is not an integer".
11355_3.mo:Expected error in mat even?: "even?: 1+1i is not an integer".
11365_3.mo:Expected error in mat even?: "even?: +inf.0 is not an integer".
11375_3.mo:Expected error in mat even?: "even?: +nan.0 is not an integer".
11385_3.mo:Expected error in mat odd?: "incorrect argument count in call (odd?)".
11395_3.mo:Expected error in mat odd?: "incorrect argument count in call (odd? 0 1)".
11405_3.mo:Expected error in mat odd?: "odd?: a is not an integer".
11415_3.mo:Expected error in mat odd?: "odd?: 3.2 is not an integer".
11425_3.mo:Expected error in mat odd?: "odd?: 3.0+1.0i is not an integer".
11435_3.mo:Expected error in mat odd?: "odd?: 3+1i is not an integer".
11445_3.mo:Expected error in mat odd?: "odd?: +inf.0 is not an integer".
11455_3.mo:Expected error in mat odd?: "odd?: +nan.0 is not an integer".
11465_3.mo:Expected error in mat \x31;+: "incorrect argument count in call (\x31;+)".
11475_3.mo:Expected error in mat \x31;+: "incorrect argument count in call (\x31;+ 0 1)".
11485_3.mo:Expected error in mat \x31;+: "1+: a is not a number".
11495_3.mo:Expected error in mat add1: "incorrect argument count in call (add1)".
11505_3.mo:Expected error in mat add1: "incorrect argument count in call (add1 0 1)".
11515_3.mo:Expected error in mat add1: "add1: a is not a number".
11525_3.mo:Expected error in mat \x31;-: "incorrect argument count in call (\x31;-)".
11535_3.mo:Expected error in mat \x31;-: "incorrect argument count in call (\x31;- 0 1)".
11545_3.mo:Expected error in mat \x31;-: "1-: a is not a number".
11555_3.mo:Expected error in mat sub1: "incorrect argument count in call (sub1)".
11565_3.mo:Expected error in mat sub1: "incorrect argument count in call (sub1 0 1)".
11575_3.mo:Expected error in mat sub1: "sub1: a is not a number".
11585_3.mo:Expected error in mat \x2D;1+: "incorrect argument count in call (\x2D;1+)".
11595_3.mo:Expected error in mat \x2D;1+: "incorrect argument count in call (\x2D;1+ 0 1)".
11605_3.mo:Expected error in mat \x2D;1+: "-1+: a is not a number".
11615_3.mo:Expected error in mat quotient: "incorrect argument count in call (quotient)".
11625_3.mo:Expected error in mat quotient: "incorrect argument count in call (quotient 1)".
11635_3.mo:Expected error in mat quotient: "quotient: undefined for 0".
11645_3.mo:Expected error in mat quotient: "incorrect argument count in call (quotient 1 2 3)".
11655_3.mo:Expected error in mat quotient: "quotient: a is not an integer".
11665_3.mo:Expected error in mat quotient: "quotient: a is not an integer".
11675_3.mo:Expected error in mat quotient: "quotient: 2/5 is not an integer".
11685_3.mo:Expected error in mat quotient: "quotient: 1/2 is not an integer".
11695_3.mo:Expected error in mat quotient: "quotient: 5/3 is not an integer".
11705_3.mo:Expected error in mat quotient: "quotient: 1/2 is not an integer".
11715_3.mo:Expected error in mat quotient: "quotient: -2.5 is not an integer".
11725_3.mo:Expected error in mat quotient: "quotient: 3.2 is not an integer".
11735_3.mo:Expected error in mat quotient: "quotient: 2.1 is not an integer".
11745_3.mo:Expected error in mat quotient: "quotient: 2+1i is not an integer".
11755_3.mo:Expected error in mat quotient: "quotient: 2+1i is not an integer".
11765_3.mo:Expected error in mat quotient: "quotient: 2.0+1.0i is not an integer".
11775_3.mo:Expected error in mat remainder: "incorrect argument count in call (remainder)".
11785_3.mo:Expected error in mat remainder: "incorrect argument count in call (remainder 1)".
11795_3.mo:Expected error in mat remainder: "remainder: undefined for 0".
11805_3.mo:Expected error in mat remainder: "incorrect argument count in call (remainder 1 2 3)".
11815_3.mo:Expected error in mat remainder: "remainder: a is not an integer".
11825_3.mo:Expected error in mat remainder: "remainder: a is not an integer".
11835_3.mo:Expected error in mat remainder: "remainder: 2/5 is not an integer".
11845_3.mo:Expected error in mat remainder: "remainder: 1/2 is not an integer".
11855_3.mo:Expected error in mat remainder: "remainder: 5/3 is not an integer".
11865_3.mo:Expected error in mat remainder: "remainder: 1/2 is not an integer".
11875_3.mo:Expected error in mat remainder: "remainder: -2.5 is not an integer".
11885_3.mo:Expected error in mat remainder: "remainder: 2.5 is not an integer".
11895_3.mo:Expected error in mat remainder: "remainder: 2.5 is not an integer".
11905_3.mo:Expected error in mat remainder: "remainder: -3+2i is not an integer".
11915_3.mo:Expected error in mat modulo: "incorrect argument count in call (modulo)".
11925_3.mo:Expected error in mat modulo: "incorrect argument count in call (modulo 1)".
11935_3.mo:Expected error in mat modulo: "incorrect argument count in call (modulo 1 2 3)".
11945_3.mo:Expected error in mat modulo: "modulo: a is not an integer".
11955_3.mo:Expected error in mat modulo: "modulo: a is not an integer".
11965_3.mo:Expected error in mat modulo: "modulo: 3/5 is not an integer".
11975_3.mo:Expected error in mat modulo: "modulo: 1/2 is not an integer".
11985_3.mo:Expected error in mat modulo: "modulo: 2/3 is not an integer".
11995_3.mo:Expected error in mat modulo: "modulo: 3.2 is not an integer".
12005_3.mo:Expected error in mat modulo: "modulo: 3.2 is not an integer".
12015_3.mo:Expected error in mat modulo: "modulo: -3.2 is not an integer".
12025_3.mo:Expected error in mat modulo: "modulo: -3+2i is not an integer".
12035_3.mo:Expected error in mat truncate: "incorrect argument count in call (truncate)".
12045_3.mo:Expected error in mat truncate: "incorrect argument count in call (truncate 2 3)".
12055_3.mo:Expected error in mat truncate: "truncate: a is not a real number".
12065_3.mo:Expected error in mat truncate: "truncate: 2.0+1.0i is not a real number".
12075_3.mo:Expected error in mat truncate: "truncate: 2+1i is not a real number".
12085_3.mo:Expected error in mat truncate: "truncate: 2.0+0.0i is not a real number".
12095_3.mo:Expected error in mat floor: "incorrect argument count in call (floor)".
12105_3.mo:Expected error in mat floor: "incorrect argument count in call (floor 2 3)".
12115_3.mo:Expected error in mat floor: "floor: a is not a real number".
12125_3.mo:Expected error in mat floor: "floor: 2.0+1.0i is not a real number".
12135_3.mo:Expected error in mat floor: "floor: 2+1i is not a real number".
12145_3.mo:Expected error in mat floor: "floor: 2.0+0.0i is not a real number".
12155_3.mo:Expected error in mat ceiling: "incorrect argument count in call (ceiling)".
12165_3.mo:Expected error in mat ceiling: "incorrect argument count in call (ceiling 2 3)".
12175_3.mo:Expected error in mat ceiling: "ceiling: a is not a real number".
12185_3.mo:Expected error in mat ceiling: "ceiling: 2.0+1.0i is not a real number".
12195_3.mo:Expected error in mat ceiling: "ceiling: -1.7+0.0i is not a real number".
12205_3.mo:Expected error in mat ceiling: "ceiling: 2.0+0.0i is not a real number".
12215_3.mo:Expected error in mat round: "incorrect argument count in call (round)".
12225_3.mo:Expected error in mat round: "incorrect argument count in call (round 2 3)".
12235_3.mo:Expected error in mat round: "round: a is not a real number".
12245_3.mo:Expected error in mat round: "round: 2.0+1.0i is not a real number".
12255_3.mo:Expected error in mat round: "round: 2+1i is not a real number".
12265_3.mo:Expected error in mat round: "round: 2.0+0.0i is not a real number".
12275_3.mo:Expected error in mat abs: "incorrect argument count in call (abs)".
12285_3.mo:Expected error in mat abs: "incorrect argument count in call (abs 1 2)".
12295_3.mo:Expected error in mat abs: "abs: a is not a real number".
12305_3.mo:Expected error in mat abs: "abs: 3+4i is not a real number".
12315_3.mo:Expected error in mat abs: "abs: 3.0+4.0i is not a real number".
12325_3.mo:Expected error in mat magnitude: "incorrect argument count in call (magnitude)".
12335_3.mo:Expected error in mat magnitude: "incorrect argument count in call (magnitude 1 2)".
12345_3.mo:Expected error in mat magnitude: "magnitude: a is not a complex number".
12355_3.mo:Expected error in mat max: "incorrect argument count in call (max)".
12365_3.mo:Expected error in mat max: "max: a is not a real number".
12375_3.mo:Expected error in mat max: "max: a is not a real number".
12385_3.mo:Expected error in mat max: "max: a is not a real number".
12395_3.mo:Expected error in mat max: "max: a is not a real number".
12405_3.mo:Expected error in mat max: "max: 0.0+1.0i is not a real number".
12415_3.mo:Expected error in mat max: "max: 0+1i is not a real number".
12425_3.mo:Expected error in mat min: "incorrect argument count in call (min)".
12435_3.mo:Expected error in mat min: "min: a is not a real number".
12445_3.mo:Expected error in mat min: "min: a is not a real number".
12455_3.mo:Expected error in mat min: "min: a is not a real number".
12465_3.mo:Expected error in mat min: "min: a is not a real number".
12475_3.mo:Expected error in mat min: "min: 0.0+1.0i is not a real number".
12485_3.mo:Expected error in mat min: "min: 0+1i is not a real number".
12495_3.mo:Expected error in mat min: "min: 3.0+0.0i is not a real number".
12505_3.mo:Expected error in mat min: "min: 3.0+0.0i is not a real number".
12515_3.mo:Expected error in mat min: "min: 3.0+0.0i is not a real number".
12525_3.mo:Expected error in mat min: "min: 3.0+0.0i is not a real number".
12535_3.mo:Expected error in mat gcd: "gcd: a is not an integer".
12545_3.mo:Expected error in mat gcd: "gcd: 3.4 is not an integer".
12555_3.mo:Expected error in mat gcd: "gcd: 3/4 is not an integer".
12565_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12575_3.mo:Expected error in mat gcd: "gcd: +nan.0 is not an integer".
12585_3.mo:Expected error in mat gcd: "gcd: 3.4 is not an integer".
12595_3.mo:Expected error in mat gcd: "gcd: 2/3 is not an integer".
12605_3.mo:Expected error in mat gcd: "gcd: a is not an integer".
12615_3.mo:Expected error in mat gcd: "gcd: 1.0+1.0i is not an integer".
12625_3.mo:Expected error in mat gcd: "gcd: 1+1i is not an integer".
12635_3.mo:Expected error in mat gcd: "gcd: 3.0+0.0i is not an integer".
12645_3.mo:Expected error in mat gcd: "gcd: 3.0+0.0i is not an integer".
12655_3.mo:Expected error in mat gcd: "gcd: 3.0+0.0i is not an integer".
12665_3.mo:Expected error in mat gcd: "gcd: 3.0+0.0i is not an integer".
12675_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12685_3.mo:Expected error in mat gcd: "gcd: -inf.0 is not an integer".
12695_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12705_3.mo:Expected error in mat gcd: "gcd: -inf.0 is not an integer".
12715_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12725_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12735_3.mo:Expected error in mat gcd: "gcd: +inf.0 is not an integer".
12745_3.mo:Expected error in mat gcd: "gcd: +nan.0 is not an integer".
12755_3.mo:Expected error in mat gcd: "gcd: +nan.0 is not an integer".
12765_3.mo:Expected error in mat gcd: "gcd: +nan.0 is not an integer".
12775_3.mo:Expected error in mat lcm: "lcm: a is not an integer".
12785_3.mo:Expected error in mat lcm: "lcm: 3.4 is not an integer".
12795_3.mo:Expected error in mat lcm: "lcm: 3/4 is not an integer".
12805_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12815_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
12825_3.mo:Expected error in mat lcm: "lcm: 3.4 is not an integer".
12835_3.mo:Expected error in mat lcm: "lcm: 2/3 is not an integer".
12845_3.mo:Expected error in mat lcm: "lcm: a is not an integer".
12855_3.mo:Expected error in mat lcm: "lcm: 1.0+1.0i is not an integer".
12865_3.mo:Expected error in mat lcm: "lcm: 1+1i is not an integer".
12875_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12885_3.mo:Expected error in mat lcm: "lcm: -inf.0 is not an integer".
12895_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12905_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12915_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12925_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
12935_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
12945_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
12955_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12965_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12975_3.mo:Expected error in mat lcm: "lcm: +inf.0 is not an integer".
12985_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
12995_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
13005_3.mo:Expected error in mat lcm: "lcm: +nan.0 is not an integer".
13015_3.mo:Expected error in mat expt: "incorrect argument count in call (expt)".
13025_3.mo:Expected error in mat expt: "incorrect argument count in call (expt 5)".
13035_3.mo:Expected error in mat expt: "incorrect argument count in call (expt 3 4 5)".
13045_3.mo:Expected error in mat expt: "expt: a is not a number".
13055_3.mo:Expected error in mat expt: "expt: a is not a number".
13065_3.mo:Expected error in mat expt: "expt: undefined for values 0 and -1".
13075_3.mo:Expected error in mat expt: "expt: undefined for values 0 and 0+1i".
13085_3.mo:Expected error in mat expt-mod: "incorrect argument count in call (expt-mod)".
13095_3.mo:Expected error in mat expt-mod: "incorrect argument count in call (expt-mod 5)".
13105_3.mo:Expected error in mat expt-mod: "incorrect argument count in call (expt-mod 4 5)".
13115_3.mo:Expected error in mat expt-mod: "incorrect argument count in call (expt-mod 3 4 5 6)".
13125_3.mo:Expected error in mat expt-mod: "expt-mod: a is not an integer".
13135_3.mo:Expected error in mat expt-mod: "expt-mod: -2 is not a nonnegative integer".
13145_3.mo:Expected error in mat expt-mod: "expt-mod: -2 is not a nonnegative integer".
13155_3.mo:Expected error in mat random: "incorrect argument count in call (random)".
13165_3.mo:Expected error in mat random: "random: invalid argument 0+1i".
13175_3.mo:Expected error in mat random: "incorrect argument count in call (random 1 2)".
13185_3.mo:Expected error in mat random: "random: invalid argument a".
13195_3.mo:Expected error in mat random: "random: invalid argument -3".
13205_3.mo:Expected error in mat random: "random: invalid argument 0".
13215_3.mo:Expected error in mat random: "random: invalid argument a".
13225_3.mo:Expected error in mat random: "random: invalid argument 0.0".
13235_3.mo:Expected error in mat random: "random: invalid argument -1.0".
13245_3.mo:Expected error in mat random: "random: invalid argument 1/2".
13255_3.mo:Expected error in mat random: "random: invalid argument 3.0+0.0i".
13265_3.mo:Expected error in mat random-seed: "random-seed: invalid argument a".
13275_3.mo:Expected error in mat random-seed: "random-seed: invalid argument 0".
13285_3.mo:Expected error in mat random-seed: "random-seed: invalid argument -1".
13295_3.mo:Expected error in mat random-seed: "random-seed: invalid argument <int>".
13305_3.mo:Expected error in mat inexact: "incorrect argument count in call (inexact)".
13315_3.mo:Expected error in mat inexact: "incorrect argument count in call (inexact 1 2)".
13325_3.mo:Expected error in mat inexact: "inexact: a is not a number".
13335_3.mo:Expected error in mat exact: "incorrect argument count in call (exact)".
13345_3.mo:Expected error in mat exact: "incorrect argument count in call (exact 1 2)".
13355_3.mo:Expected error in mat exact: "exact: a is not a number".
13365_3.mo:Expected error in mat rationalize: "incorrect argument count in call (rationalize)".
13375_3.mo:Expected error in mat rationalize: "incorrect argument count in call (rationalize 3 4 5)".
13385_3.mo:Expected error in mat rationalize: "incorrect argument count in call (rationalize 3)".
13395_3.mo:Expected error in mat rationalize: "rationalize: a is not a real number".
13405_3.mo:Expected error in mat rationalize: "rationalize: a is not a real number".
13415_3.mo:Expected error in mat rationalize: "rationalize: 3.4+0.0i is not a real number".
13425_3.mo:Expected error in mat numerator: "incorrect argument count in call (numerator)".
13435_3.mo:Expected error in mat numerator: "incorrect argument count in call (numerator 3 4)".
13445_3.mo:Expected error in mat numerator: "numerator: a is not a rational number".
13455_3.mo:Expected error in mat numerator: "numerator: 0+1i is not a rational number".
13465_3.mo:Expected error in mat numerator: "numerator: 2.2+1.1i is not a rational number".
13475_3.mo:Expected error in mat numerator: "numerator: +inf.0 is not a rational number".
13485_3.mo:Expected error in mat numerator: "numerator: -inf.0 is not a rational number".
13495_3.mo:Expected error in mat numerator: "numerator: +nan.0 is not a rational number".
13505_3.mo:Expected error in mat denominator: "incorrect argument count in call (denominator)".
13515_3.mo:Expected error in mat denominator: "incorrect argument count in call (denominator 3 4)".
13525_3.mo:Expected error in mat denominator: "denominator: a is not a rational number".
13535_3.mo:Expected error in mat denominator: "denominator: 0+1i is not a rational number".
13545_3.mo:Expected error in mat denominator: "denominator: 2.2+1.1i is not a rational number".
13555_3.mo:Expected error in mat denominator: "denominator: +inf.0 is not a rational number".
13565_3.mo:Expected error in mat denominator: "denominator: -inf.0 is not a rational number".
13575_3.mo:Expected error in mat denominator: "denominator: +nan.0 is not a rational number".
13585_3.mo:Expected error in mat real-part: "incorrect argument count in call (real-part)".
13595_3.mo:Expected error in mat real-part: "incorrect argument count in call (real-part 3 4)".
13605_3.mo:Expected error in mat real-part: "real-part: a is not a complex number".
13615_3.mo:Expected error in mat imag-part: "incorrect argument count in call (imag-part)".
13625_3.mo:Expected error in mat imag-part: "incorrect argument count in call (imag-part 3 4)".
13635_3.mo:Expected error in mat imag-part: "imag-part: a is not a complex number".
13645_3.mo:Expected error in mat make-rectangular: "make-rectangular: a is not a real number".
13655_3.mo:Expected error in mat make-rectangular: "make-rectangular: b is not a real number".
13665_3.mo:Expected error in mat make-rectangular: "make-rectangular: 3.4+0.0i is not a real number".
13675_3.mo:Expected error in mat make-rectangular: "make-rectangular: 3.4+0.0i is not a real number".
13685_3.mo:Expected error in mat make-polar: "make-polar: a is not a real number".
13695_3.mo:Expected error in mat make-polar: "make-polar: b is not a real number".
13705_3.mo:Expected error in mat make-polar: "make-polar: 3.4+0.0i is not a real number".
13715_3.mo:Expected error in mat make-polar: "make-polar: 3.4+0.0i is not a real number".
13725_3.mo:Expected error in mat angle: "incorrect argument count in call (angle)".
13735_3.mo:Expected error in mat angle: "incorrect argument count in call (angle 3 4)".
13745_3.mo:Expected error in mat angle: "angle: a is not a complex number".
13755_3.mo:Expected error in mat sqrt: "incorrect argument count in call (sqrt)".
13765_3.mo:Expected error in mat sqrt: "incorrect argument count in call (sqrt 3 4)".
13775_3.mo:Expected error in mat sqrt: "sqrt: a is not a number".
13785_3.mo:Expected error in mat isqrt: "incorrect argument count in call (isqrt)".
13795_3.mo:Expected error in mat isqrt: "incorrect argument count in call (isqrt 3 4)".
13805_3.mo:Expected error in mat isqrt: "isqrt: 1.1 is not a nonnegative integer".
13815_3.mo:Expected error in mat isqrt: "isqrt: a is not a nonnegative integer".
13825_3.mo:Expected error in mat isqrt: "isqrt: -1 is not a nonnegative integer".
13835_3.mo:Expected error in mat isqrt: "isqrt: 10.0+0.0i is not a nonnegative integer".
13845_3.mo:Expected error in mat exp: "incorrect argument count in call (exp)".
13855_3.mo:Expected error in mat exp: "incorrect argument count in call (exp 3 4)".
13865_3.mo:Expected error in mat exp: "exp: a is not a number".
13875_3.mo:Expected error in mat log: "incorrect argument count in call (log)".
13885_3.mo:Expected error in mat log: "log: a is not a number".
13895_3.mo:Expected error in mat log: "log: undefined for 0".
13905_3.mo:Expected error in mat sin: "incorrect argument count in call (sin)".
13915_3.mo:Expected error in mat sin: "incorrect argument count in call (sin 3 4)".
13925_3.mo:Expected error in mat sin: "sin: a is not a number".
13935_3.mo:Expected error in mat cos: "incorrect argument count in call (cos)".
13945_3.mo:Expected error in mat cos: "incorrect argument count in call (cos 3 4)".
13955_3.mo:Expected error in mat cos: "cos: a is not a number".
13965_3.mo:Expected error in mat tan: "incorrect argument count in call (tan)".
13975_3.mo:Expected error in mat tan: "incorrect argument count in call (tan 3 4)".
13985_3.mo:Expected error in mat tan: "tan: a is not a number".
13995_3.mo:Expected error in mat asin: "incorrect argument count in call (asin)".
14005_3.mo:Expected error in mat asin: "incorrect argument count in call (asin 3 4)".
14015_3.mo:Expected error in mat asin: "asin: a is not a number".
14025_3.mo:Expected error in mat acos: "incorrect argument count in call (acos)".
14035_3.mo:Expected error in mat acos: "incorrect argument count in call (acos 3 4)".
14045_3.mo:Expected error in mat acos: "acos: a is not a number".
14055_3.mo:Expected error in mat atan: "incorrect argument count in call (atan)".
14065_3.mo:Expected error in mat atan: "incorrect argument count in call (atan 3 4 5)".
14075_3.mo:Expected error in mat atan: "atan: a is not a number".
14085_3.mo:Expected error in mat atan: "atan: a is not a real number".
14095_3.mo:Expected error in mat atan: "atan: a is not a real number".
14105_3.mo:Expected error in mat atan: "atan: undefined for 0+1i".
14115_3.mo:Expected error in mat atan: "atan: undefined for 0-1i".
14125_3.mo:Expected error in mat atan: "atan: 3.0+0.0i is not a real number".
14135_3.mo:Expected error in mat asinh: "incorrect argument count in call (asinh)".
14145_3.mo:Expected error in mat asinh: "incorrect argument count in call (asinh 3 4)".
14155_3.mo:Expected error in mat asinh: "asinh: a is not a number".
14165_3.mo:Expected error in mat acosh: "incorrect argument count in call (acosh)".
14175_3.mo:Expected error in mat acosh: "incorrect argument count in call (acosh 3 4)".
14185_3.mo:Expected error in mat acosh: "acosh: a is not a number".
14195_3.mo:Expected error in mat atanh: "incorrect argument count in call (atanh)".
14205_3.mo:Expected error in mat atanh: "incorrect argument count in call (atanh 3 4)".
14215_3.mo:Expected error in mat atanh: "atanh: a is not a number".
14225_3.mo:Expected error in mat atanh: "atan: undefined for -1".
14235_3.mo:Expected error in mat atanh: "atan: undefined for 1".
14245_3.mo:Expected error in mat ash: "incorrect argument count in call (ash)".
14255_3.mo:Expected error in mat ash: "incorrect argument count in call (ash 1)".
14265_3.mo:Expected error in mat ash: "incorrect argument count in call (ash 1 1 1)".
14275_3.mo:Expected error in mat ash: "ash: 0.1 is not an exact integer".
14285_3.mo:Expected error in mat ash: "ash: 0.1 is not an exact integer".
14295_3.mo:Expected error in mat bitwise-arithmetic-shift: "incorrect argument count in call (bitwise-arithmetic-shift)".
14305_3.mo:Expected error in mat bitwise-arithmetic-shift: "incorrect argument count in call (bitwise-arithmetic-shift 1)".
14315_3.mo:Expected error in mat bitwise-arithmetic-shift: "incorrect argument count in call (bitwise-arithmetic-shift 1 1 1)".
14325_3.mo:Expected error in mat bitwise-arithmetic-shift: "bitwise-arithmetic-shift: 0.1 is not an exact integer".
14335_3.mo:Expected error in mat bitwise-arithmetic-shift: "bitwise-arithmetic-shift: 0.1 is not an exact integer".
14345_3.mo:Expected error in mat bitwise-arithmetic-shift-left/right: "incorrect argument count in call (bitwise-arithmetic-shift-left)".
14355_3.mo:Expected error in mat bitwise-arithmetic-shift-left/right: "incorrect argument count in call (bitwise-arithmetic-shift-left 1)".
14365_3.mo:Expected error in mat bitwise-arithmetic-shift-left/right: "incorrect argument count in call (bitwise-arithmetic-shift-left 1 1 1)".
14375_3.mo:Expected error in mat bitwise-arithmetic-shift-left/right: "bitwise-arithmetic-shift-left: 0.1 is not an exact integer".
14385_3.mo:Expected error in mat bitwise-arithmetic-shift-left/right: "bitwise-arithmetic-shift-left: 0.1 is not an exact integer".
14395_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-bit-field)".
14405_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-bit-field 35)".
14415_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-bit-field 35 5)".
14425_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-bit-field 35 5 8 15)".
14435_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: 35.0 is not an exact integer".
14445_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid start index 5.0".
14455_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid end index 8.0".
14465_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: a is not an exact integer".
14475_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid start index (a b)".
14485_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid end index "hello"".
14495_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid start index -5".
14505_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid end index -8".
14515_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid end index 3".
14525_3.mo:Expected error in mat bitwise-bit-field: "bitwise-bit-field: invalid end index <int>".
14535_3.mo:Expected error in mat bitwise-copy-bit-field: "incorrect argument count in call (bitwise-copy-bit-field)".
14545_3.mo:Expected error in mat bitwise-copy-bit-field: "incorrect argument count in call (bitwise-copy-bit-field 0)".
14555_3.mo:Expected error in mat bitwise-copy-bit-field: "incorrect argument count in call (bitwise-copy-bit-field 0 0)".
14565_3.mo:Expected error in mat bitwise-copy-bit-field: "incorrect argument count in call (bitwise-copy-bit-field 0 0 0)".
14575_3.mo:Expected error in mat bitwise-copy-bit-field: "incorrect argument count in call (bitwise-copy-bit-field 0 0 0 0 0)".
14585_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: a is not an exact integer".
14595_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid start index 0.0".
14605_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index 2.0".
14615_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: 3/4 is not an exact integer".
14625_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid start index -1".
14635_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid start index <-int>".
14645_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index -5".
14655_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index <-int>".
14665_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid start index -10".
14675_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index 5".
14685_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index <int>".
14695_3.mo:Expected error in mat bitwise-copy-bit-field: "bitwise-copy-bit-field: invalid end index <int>".
14705_3.mo:Expected error in mat bitwise-rotate-bit-field: "incorrect argument count in call (bitwise-rotate-bit-field)".
14715_3.mo:Expected error in mat bitwise-rotate-bit-field: "incorrect argument count in call (bitwise-rotate-bit-field 0)".
14725_3.mo:Expected error in mat bitwise-rotate-bit-field: "incorrect argument count in call (bitwise-rotate-bit-field 0 0)".
14735_3.mo:Expected error in mat bitwise-rotate-bit-field: "incorrect argument count in call (bitwise-rotate-bit-field 0 0 0)".
14745_3.mo:Expected error in mat bitwise-rotate-bit-field: "incorrect argument count in call (bitwise-rotate-bit-field 0 0 0 0 0)".
14755_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: a is not an exact integer".
14765_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid start index 0.0".
14775_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index 2.0".
14785_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid count 3/4".
14795_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid start index -1".
14805_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid start index <-int>".
14815_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index -5".
14825_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index <-int>".
14835_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid count -1".
14845_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid start index -10".
14855_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index 5".
14865_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index <int>".
14875_3.mo:Expected error in mat bitwise-rotate-bit-field: "bitwise-rotate-bit-field: invalid end index <int>".
14885_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-reverse-bit-field)".
14895_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-reverse-bit-field 35)".
14905_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-reverse-bit-field 35 5)".
14915_3.mo:Expected error in mat bitwise-bit-field: "incorrect argument count in call (bitwise-reverse-bit-field 35 5 8 15)".
14925_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: 35.0 is not an exact integer".
14935_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid start index 5.0".
14945_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid end index 8.0".
14955_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: a is not an exact integer".
14965_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid start index (a b)".
14975_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid end index "hello"".
14985_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid start index -5".
14995_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: invalid end index -8".
15005_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: start index 5 is greater than end index 3".
15015_3.mo:Expected error in mat bitwise-bit-field: "bitwise-reverse-bit-field: start index <int> is greater than end index <int>".
15025_3.mo:Expected error in mat exact-integer-sqrt: "incorrect argument count in call (exact-integer-sqrt)".
15035_3.mo:Expected error in mat exact-integer-sqrt: "incorrect argument count in call (exact-integer-sqrt 3 4)".
15045_3.mo:Expected error in mat exact-integer-sqrt: "exact-integer-sqrt: 1.0 is not a nonnegative exact integer".
15055_3.mo:Expected error in mat exact-integer-sqrt: "exact-integer-sqrt: a is not a nonnegative exact integer".
15065_3.mo:Expected error in mat exact-integer-sqrt: "exact-integer-sqrt: -1 is not a nonnegative exact integer".
15075_3.mo:Expected error in mat exact-integer-sqrt: "exact-integer-sqrt: 10.0+0.0i is not a nonnegative exact integer".
15085_3.mo:Expected error in mat integer-length: "incorrect argument count in call (integer-length)".
15095_3.mo:Expected error in mat integer-length: "incorrect argument count in call (integer-length 1 1 1)".
15105_3.mo:Expected error in mat integer-length: "integer-length: 0.1 is not an exact integer".
15115_3.mo:Expected error in mat bitwise-length: "incorrect argument count in call (bitwise-length)".
15125_3.mo:Expected error in mat bitwise-length: "incorrect argument count in call (bitwise-length 1 1 1)".
15135_3.mo:Expected error in mat bitwise-length: "bitwise-length: 0.1 is not an exact integer".
15145_3.mo:Expected error in mat bitwise-bit-count: "incorrect argument count in call (bitwise-bit-count)".
15155_3.mo:Expected error in mat bitwise-bit-count: "incorrect argument count in call (bitwise-bit-count 75 32)".
15165_3.mo:Expected error in mat bitwise-bit-count: "bitwise-bit-count: 3.0 is not an exact integer".
15175_3.mo:Expected error in mat bitwise-bit-count: "bitwise-bit-count: a is not an exact integer".
15185_3.mo:Expected error in mat bitwise-first-bit-set: "incorrect argument count in call (bitwise-first-bit-set)".
15195_3.mo:Expected error in mat bitwise-first-bit-set: "incorrect argument count in call (bitwise-first-bit-set 75 32)".
15205_3.mo:Expected error in mat bitwise-first-bit-set: "bitwise-first-bit-set: 3.0 is not an exact integer".
15215_3.mo:Expected error in mat bitwise-first-bit-set: "bitwise-first-bit-set: a is not an exact integer".
15225_3.mo:Expected error in mat $quotient-remainder: "incorrect number of arguments to #<procedure $quotient-remainder>".
15235_3.mo:Expected error in mat $quotient-remainder: "incorrect number of arguments to #<procedure $quotient-remainder>".
15245_3.mo:Expected error in mat $quotient-remainder: "incorrect number of arguments to #<procedure $quotient-remainder>".
15255_3.mo:Expected error in mat $quotient-remainder: "$quotient-remainder: undefined for 0".
15265_3.mo:Expected error in mat lognot: "lognot: #<void> is not an exact integer".
15275_3.mo:Expected error in mat lognot: "lognot: "hello" is not an exact integer".
15285_3.mo:Expected error in mat lognot: "lognot: 3/4 is not an exact integer".
15295_3.mo:Expected error in mat lognot: "lognot: 7.7 is not an exact integer".
15305_3.mo:Expected error in mat lognot: "lognot: 1+3i is not an exact integer".
15315_3.mo:Expected error in mat lognot: "lognot: 1.0-7.5i is not an exact integer".
15325_3.mo:Expected error in mat lognot: "lognot: 3.0 is not an exact integer".
15335_3.mo:Expected error in mat bitwise-not: "bitwise-not: #<void> is not an exact integer".
15345_3.mo:Expected error in mat bitwise-not: "bitwise-not: "hello" is not an exact integer".
15355_3.mo:Expected error in mat bitwise-not: "bitwise-not: 3/4 is not an exact integer".
15365_3.mo:Expected error in mat bitwise-not: "bitwise-not: 7.7 is not an exact integer".
15375_3.mo:Expected error in mat bitwise-not: "bitwise-not: 1+3i is not an exact integer".
15385_3.mo:Expected error in mat bitwise-not: "bitwise-not: 1.0-7.5i is not an exact integer".
15395_3.mo:Expected error in mat bitwise-not: "bitwise-not: 3.0 is not an exact integer".
15405_3.mo:Expected error in mat logand: "logand: #<void> is not an exact integer".
15415_3.mo:Expected error in mat logand: "logand: #<void> is not an exact integer".
15425_3.mo:Expected error in mat logand: "logand: a is not an exact integer".
15435_3.mo:Expected error in mat logand: "logand: a is not an exact integer".
15445_3.mo:Expected error in mat logand: "logand: "oops" is not an exact integer".
15455_3.mo:Expected error in mat logand: "logand: "oops" is not an exact integer".
15465_3.mo:Expected error in mat logand: "logand: 3.4 is not an exact integer".
15475_3.mo:Expected error in mat logand: "logand: 3.4 is not an exact integer".
15485_3.mo:Expected error in mat logand: "logand: 3/4 is not an exact integer".
15495_3.mo:Expected error in mat logand: "logand: 3/4 is not an exact integer".
15505_3.mo:Expected error in mat logand: "logand: 1+1i is not an exact integer".
15515_3.mo:Expected error in mat logand: "logand: 1+1i is not an exact integer".
15525_3.mo:Expected error in mat logand: "logand: 3.4-2.3i is not an exact integer".
15535_3.mo:Expected error in mat logand: "logand: 3.4-2.3i is not an exact integer".
15545_3.mo:Expected error in mat logand: "logand: 3.0 is not an exact integer".
15555_3.mo:Expected error in mat bitwise-and: "bitwise-and: #<void> is not an exact integer".
15565_3.mo:Expected error in mat bitwise-and: "bitwise-and: #<void> is not an exact integer".
15575_3.mo:Expected error in mat bitwise-and: "bitwise-and: a is not an exact integer".
15585_3.mo:Expected error in mat bitwise-and: "bitwise-and: a is not an exact integer".
15595_3.mo:Expected error in mat bitwise-and: "bitwise-and: "oops" is not an exact integer".
15605_3.mo:Expected error in mat bitwise-and: "bitwise-and: "oops" is not an exact integer".
15615_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3.4 is not an exact integer".
15625_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3.4 is not an exact integer".
15635_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3/4 is not an exact integer".
15645_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3/4 is not an exact integer".
15655_3.mo:Expected error in mat bitwise-and: "bitwise-and: 1+1i is not an exact integer".
15665_3.mo:Expected error in mat bitwise-and: "bitwise-and: 1+1i is not an exact integer".
15675_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3.4-2.3i is not an exact integer".
15685_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3.4-2.3i is not an exact integer".
15695_3.mo:Expected error in mat bitwise-and: "bitwise-and: 3.0 is not an exact integer".
15705_3.mo:Expected error in mat logior: "logior: #<void> is not an exact integer".
15715_3.mo:Expected error in mat logior: "logior: #<void> is not an exact integer".
15725_3.mo:Expected error in mat logior: "logior: a is not an exact integer".
15735_3.mo:Expected error in mat logior: "logior: a is not an exact integer".
15745_3.mo:Expected error in mat logior: "logior: "oops" is not an exact integer".
15755_3.mo:Expected error in mat logior: "logior: "oops" is not an exact integer".
15765_3.mo:Expected error in mat logior: "logior: 3.4 is not an exact integer".
15775_3.mo:Expected error in mat logior: "logior: 3.4 is not an exact integer".
15785_3.mo:Expected error in mat logior: "logior: 3/4 is not an exact integer".
15795_3.mo:Expected error in mat logior: "logior: 3/4 is not an exact integer".
15805_3.mo:Expected error in mat logior: "logior: 1+1i is not an exact integer".
15815_3.mo:Expected error in mat logior: "logior: 1+1i is not an exact integer".
15825_3.mo:Expected error in mat logior: "logior: 3.4-2.3i is not an exact integer".
15835_3.mo:Expected error in mat logior: "logior: 3.4-2.3i is not an exact integer".
15845_3.mo:Expected error in mat logior: "logior: 3.0 is not an exact integer".
15855_3.mo:Expected error in mat logor: "logor: #<void> is not an exact integer".
15865_3.mo:Expected error in mat logor: "logor: #<void> is not an exact integer".
15875_3.mo:Expected error in mat logor: "logor: a is not an exact integer".
15885_3.mo:Expected error in mat logor: "logor: a is not an exact integer".
15895_3.mo:Expected error in mat logor: "logor: "oops" is not an exact integer".
15905_3.mo:Expected error in mat logor: "logor: "oops" is not an exact integer".
15915_3.mo:Expected error in mat logor: "logor: 3.4 is not an exact integer".
15925_3.mo:Expected error in mat logor: "logor: 3.4 is not an exact integer".
15935_3.mo:Expected error in mat logor: "logor: 3/4 is not an exact integer".
15945_3.mo:Expected error in mat logor: "logor: 3/4 is not an exact integer".
15955_3.mo:Expected error in mat logor: "logor: 1+1i is not an exact integer".
15965_3.mo:Expected error in mat logor: "logor: 1+1i is not an exact integer".
15975_3.mo:Expected error in mat logor: "logor: 3.4-2.3i is not an exact integer".
15985_3.mo:Expected error in mat logor: "logor: 3.4-2.3i is not an exact integer".
15995_3.mo:Expected error in mat logor: "logor: 3.0 is not an exact integer".
16005_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: #<void> is not an exact integer".
16015_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: #<void> is not an exact integer".
16025_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: a is not an exact integer".
16035_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: a is not an exact integer".
16045_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: "oops" is not an exact integer".
16055_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: "oops" is not an exact integer".
16065_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3.4 is not an exact integer".
16075_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3.4 is not an exact integer".
16085_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3/4 is not an exact integer".
16095_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3/4 is not an exact integer".
16105_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 1+1i is not an exact integer".
16115_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 1+1i is not an exact integer".
16125_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3.4-2.3i is not an exact integer".
16135_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3.4-2.3i is not an exact integer".
16145_3.mo:Expected error in mat bitwise-ior: "bitwise-ior: 3.0 is not an exact integer".
16155_3.mo:Expected error in mat logxor: "logxor: #<void> is not an exact integer".
16165_3.mo:Expected error in mat logxor: "logxor: #<void> is not an exact integer".
16175_3.mo:Expected error in mat logxor: "logxor: a is not an exact integer".
16185_3.mo:Expected error in mat logxor: "logxor: a is not an exact integer".
16195_3.mo:Expected error in mat logxor: "logxor: "oops" is not an exact integer".
16205_3.mo:Expected error in mat logxor: "logxor: "oops" is not an exact integer".
16215_3.mo:Expected error in mat logxor: "logxor: 3.4 is not an exact integer".
16225_3.mo:Expected error in mat logxor: "logxor: 3.4 is not an exact integer".
16235_3.mo:Expected error in mat logxor: "logxor: 3/4 is not an exact integer".
16245_3.mo:Expected error in mat logxor: "logxor: 3/4 is not an exact integer".
16255_3.mo:Expected error in mat logxor: "logxor: 1+1i is not an exact integer".
16265_3.mo:Expected error in mat logxor: "logxor: 1+1i is not an exact integer".
16275_3.mo:Expected error in mat logxor: "logxor: 3.4-2.3i is not an exact integer".
16285_3.mo:Expected error in mat logxor: "logxor: 3.4-2.3i is not an exact integer".
16295_3.mo:Expected error in mat logxor: "logxor: 3.0 is not an exact integer".
16305_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: #<void> is not an exact integer".
16315_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: #<void> is not an exact integer".
16325_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: a is not an exact integer".
16335_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: a is not an exact integer".
16345_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: "oops" is not an exact integer".
16355_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: "oops" is not an exact integer".
16365_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3.4 is not an exact integer".
16375_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3.4 is not an exact integer".
16385_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3/4 is not an exact integer".
16395_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3/4 is not an exact integer".
16405_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 1+1i is not an exact integer".
16415_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 1+1i is not an exact integer".
16425_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3.4-2.3i is not an exact integer".
16435_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3.4-2.3i is not an exact integer".
16445_3.mo:Expected error in mat bitwise-xor: "bitwise-xor: 3.0 is not an exact integer".
16455_3.mo:Expected error in mat logtest: "incorrect argument count in call (logtest)".
16465_3.mo:Expected error in mat logtest: "incorrect argument count in call (logtest 1)".
16475_3.mo:Expected error in mat logtest: "incorrect argument count in call (logtest 1 2 3)".
16485_3.mo:Expected error in mat logtest: "logtest: 3.4 is not an exact integer".
16495_3.mo:Expected error in mat logtest: "logtest: "3" is not an exact integer".
16505_3.mo:Expected error in mat bitwise-if: "incorrect argument count in call (bitwise-if)".
16515_3.mo:Expected error in mat bitwise-if: "incorrect argument count in call (bitwise-if 0)".
16525_3.mo:Expected error in mat bitwise-if: "incorrect argument count in call (bitwise-if 0 0)".
16535_3.mo:Expected error in mat bitwise-if: "incorrect argument count in call (bitwise-if 0 0 0 0)".
16545_3.mo:Expected error in mat bitwise-if: "bitwise-if: a is not an exact integer".
16555_3.mo:Expected error in mat bitwise-if: "bitwise-if: 3.4 is not an exact integer".
16565_3.mo:Expected error in mat bitwise-if: "bitwise-if: (a) is not an exact integer".
16575_3.mo:Expected error in mat logbit?: "incorrect argument count in call (logbit?)".
16585_3.mo:Expected error in mat logbit?: "incorrect argument count in call (logbit? 1)".
16595_3.mo:Expected error in mat logbit?: "incorrect argument count in call (logbit? 1 2 3)".
16605_3.mo:Expected error in mat logbit?: "logbit?: 3.4 is not an exact integer".
16615_3.mo:Expected error in mat logbit?: "logbit?: "3" is not an exact integer".
16625_3.mo:Expected error in mat logbit?: "logbit?: invalid bit index -1".
16635_3.mo:Expected error in mat bitwise-bit-set?: "incorrect argument count in call (bitwise-bit-set?)".
16645_3.mo:Expected error in mat bitwise-bit-set?: "incorrect argument count in call (bitwise-bit-set? 3)".
16655_3.mo:Expected error in mat bitwise-bit-set?: "incorrect argument count in call (bitwise-bit-set? 3 4 5)".
16665_3.mo:Expected error in mat bitwise-bit-set?: "bitwise-bit-set?: 3.0 is not an exact integer".
16675_3.mo:Expected error in mat bitwise-bit-set?: "bitwise-bit-set?: "hi" is not an exact integer".
16685_3.mo:Expected error in mat bitwise-bit-set?: "bitwise-bit-set?: 4/3 is not an exact integer".
16695_3.mo:Expected error in mat bitwise-bit-set?: "bitwise-bit-set?: a is not an exact integer".
16705_3.mo:Expected error in mat bitwise-bit-set?: "bitwise-bit-set?: invalid bit index -3".
16715_3.mo:Expected error in mat logbit0: "incorrect argument count in call (logbit0)".
16725_3.mo:Expected error in mat logbit0: "incorrect argument count in call (logbit0 1)".
16735_3.mo:Expected error in mat logbit0: "incorrect argument count in call (logbit0 1 2 3)".
16745_3.mo:Expected error in mat logbit0: "logbit0: 3.4 is not an exact integer".
16755_3.mo:Expected error in mat logbit0: "logbit0: "3" is not an exact integer".
16765_3.mo:Expected error in mat logbit0: "logbit0: invalid bit index -1".
16775_3.mo:Expected error in mat logbit1: "incorrect argument count in call (logbit1)".
16785_3.mo:Expected error in mat logbit1: "incorrect argument count in call (logbit1 1)".
16795_3.mo:Expected error in mat logbit1: "incorrect argument count in call (logbit1 1 2 3)".
16805_3.mo:Expected error in mat logbit1: "logbit1: 3.4 is not an exact integer".
16815_3.mo:Expected error in mat logbit1: "logbit1: "3" is not an exact integer".
16825_3.mo:Expected error in mat logbit1: "logbit1: invalid bit index -1".
16835_3.mo:Expected error in mat bitwise-copy-bit: "incorrect argument count in call (bitwise-copy-bit)".
16845_3.mo:Expected error in mat bitwise-copy-bit: "incorrect argument count in call (bitwise-copy-bit 1)".
16855_3.mo:Expected error in mat bitwise-copy-bit: "incorrect argument count in call (bitwise-copy-bit 1 2)".
16865_3.mo:Expected error in mat bitwise-copy-bit: "incorrect argument count in call (bitwise-copy-bit 1 2 0 4)".
16875_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: 3.4 is not an exact integer".
16885_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: a is not a nonnegative exact integer".
16895_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: -2 is not a nonnegative exact integer".
16905_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: bit argument 2 is not 0 or 1".
16915_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: bit argument -1 is not 0 or 1".
16925_3.mo:Expected error in mat bitwise-copy-bit: "bitwise-copy-bit: bit argument a is not 0 or 1".
16935_3.mo:Expected error in mat real->flonum: "incorrect argument count in call (real->flonum)".
16945_3.mo:Expected error in mat real->flonum: "incorrect argument count in call (real->flonum 3 4)".
16955_3.mo:Expected error in mat real->flonum: "real->flonum: a is not a real number".
16965_3.mo:Expected error in mat real->flonum: "real->flonum: 3+4i is not a real number".
16975_3.mo:Expected error in mat div-and-mod: "div-and-mod: undefined for 0".
16985_3.mo:Expected error in mat div-and-mod: "div-and-mod: undefined for 0".
16995_3.mo:Expected error in mat div-and-mod: "div-and-mod: undefined for 0".
17005_3.mo:Expected error in mat div-and-mod: "div-and-mod: undefined for a".
17015_3.mo:Expected error in mat div-and-mod: "div-and-mod: undefined for (a)".
17025_3.mo:Expected error in mat div-and-mod: "div: undefined for 0".
17035_3.mo:Expected error in mat div-and-mod: "div: undefined for 0".
17045_3.mo:Expected error in mat div-and-mod: "div: undefined for 0".
17055_3.mo:Expected error in mat div-and-mod: "div: undefined for a".
17065_3.mo:Expected error in mat div-and-mod: "div: undefined for (a)".
17075_3.mo:Expected error in mat div-and-mod: "mod: undefined for 0".
17085_3.mo:Expected error in mat div-and-mod: "mod: undefined for 0".
17095_3.mo:Expected error in mat div-and-mod: "mod: undefined for 0".
17105_3.mo:Expected error in mat div-and-mod: "mod: undefined for a".
17115_3.mo:Expected error in mat div-and-mod: "mod: undefined for (a)".
17125_3.mo:Expected error in mat div0-and-mod0: "div0-and-mod0: undefined for 0".
17135_3.mo:Expected error in mat div0-and-mod0: "div0-and-mod0: undefined for 0".
17145_3.mo:Expected error in mat div0-and-mod0: "div0-and-mod0: undefined for 0".
17155_3.mo:Expected error in mat div0-and-mod0: "div0-and-mod0: undefined for a".
17165_3.mo:Expected error in mat div0-and-mod0: "div0-and-mod0: undefined for (a)".
17175_3.mo:Expected error in mat div0-and-mod0: "div0: undefined for 0".
17185_3.mo:Expected error in mat div0-and-mod0: "div0: undefined for 0".
17195_3.mo:Expected error in mat div0-and-mod0: "div0: undefined for 0".
17205_3.mo:Expected error in mat div0-and-mod0: "div0: undefined for a".
17215_3.mo:Expected error in mat div0-and-mod0: "div0: undefined for (a)".
17225_3.mo:Expected error in mat div0-and-mod0: "mod0: undefined for 0".
17235_3.mo:Expected error in mat div0-and-mod0: "mod0: undefined for 0".
17245_3.mo:Expected error in mat div0-and-mod0: "mod0: undefined for 0".
17255_3.mo:Expected error in mat div0-and-mod0: "mod0: undefined for a".
17265_3.mo:Expected error in mat div0-and-mod0: "mod0: undefined for (a)".
17275_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for bogus".
17285_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for bogus".
17295_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for 4+3i".
17305_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for 4+3i".
17315_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for 0".
17325_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for 0".
17335_3.mo:Expected error in mat special-cases: "div-and-mod: undefined for 0".
17345_3.mo:Expected error in mat special-cases: "div: undefined for bogus".
17355_3.mo:Expected error in mat special-cases: "div: undefined for bogus".
17365_3.mo:Expected error in mat special-cases: "div: undefined for 4+3i".
17375_3.mo:Expected error in mat special-cases: "div: undefined for 4+3i".
17385_3.mo:Expected error in mat special-cases: "div: undefined for 0".
17395_3.mo:Expected error in mat special-cases: "div: undefined for 0".
17405_3.mo:Expected error in mat special-cases: "div: undefined for 0".
17415_3.mo:Expected error in mat special-cases: "mod: undefined for bogus".
17425_3.mo:Expected error in mat special-cases: "mod: undefined for bogus".
17435_3.mo:Expected error in mat special-cases: "mod: undefined for 4+3i".
17445_3.mo:Expected error in mat special-cases: "mod: undefined for 4+3i".
17455_3.mo:Expected error in mat special-cases: "mod: undefined for 0".
17465_3.mo:Expected error in mat special-cases: "mod: undefined for 0".
17475_3.mo:Expected error in mat special-cases: "mod: undefined for 0".
17485_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for bogus".
17495_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for bogus".
17505_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for 4+3i".
17515_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for 4+3i".
17525_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for 0".
17535_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for 0".
17545_3.mo:Expected error in mat special-cases: "div0-and-mod0: undefined for 0".
17555_3.mo:Expected error in mat special-cases: "div0: undefined for bogus".
17565_3.mo:Expected error in mat special-cases: "div0: undefined for bogus".
17575_3.mo:Expected error in mat special-cases: "div0: undefined for 4+3i".
17585_3.mo:Expected error in mat special-cases: "div0: undefined for 4+3i".
17595_3.mo:Expected error in mat special-cases: "div0: undefined for 0".
17605_3.mo:Expected error in mat special-cases: "div0: undefined for 0".
17615_3.mo:Expected error in mat special-cases: "div0: undefined for 0".
17625_3.mo:Expected error in mat special-cases: "mod0: undefined for bogus".
17635_3.mo:Expected error in mat special-cases: "mod0: undefined for bogus".
17645_3.mo:Expected error in mat special-cases: "mod0: undefined for 4+3i".
17655_3.mo:Expected error in mat special-cases: "mod0: undefined for 4+3i".
17665_3.mo:Expected error in mat special-cases: "mod0: undefined for 0".
17675_3.mo:Expected error in mat special-cases: "mod0: undefined for 0".
17685_3.mo:Expected error in mat special-cases: "mod0: undefined for 0".
17695_3.mo:Expected error in mat special-cases: "quotient: bogus is not an integer".
17705_3.mo:Expected error in mat special-cases: "quotient: bogus is not an integer".
17715_3.mo:Expected error in mat special-cases: "quotient: 4+3i is not an integer".
17725_3.mo:Expected error in mat special-cases: "quotient: 4.5 is not an integer".
17735_3.mo:Expected error in mat special-cases: "quotient: undefined for 0".
17745_3.mo:Expected error in mat special-cases: "quotient: undefined for 0".
17755_3.mo:Expected error in mat special-cases: "quotient: undefined for 0".
17765_3.mo:Expected error in mat special-cases: "remainder: bogus is not an integer".
17775_3.mo:Expected error in mat special-cases: "remainder: bogus is not an integer".
17785_3.mo:Expected error in mat special-cases: "remainder: 4+3i is not an integer".
17795_3.mo:Expected error in mat special-cases: "remainder: 4.5 is not an integer".
17805_3.mo:Expected error in mat special-cases: "remainder: undefined for 0".
17815_3.mo:Expected error in mat special-cases: "remainder: undefined for 0".
17825_3.mo:Expected error in mat special-cases: "remainder: undefined for 0".
17835_3.mo:Expected error in mat special-cases: "modulo: bogus is not an integer".
17845_3.mo:Expected error in mat special-cases: "modulo: bogus is not an integer".
17855_3.mo:Expected error in mat special-cases: "modulo: 4+3i is not an integer".
17865_3.mo:Expected error in mat special-cases: "modulo: 4.5 is not an integer".
17875_3.mo:Expected error in mat special-cases: "modulo: undefined for 0".
17885_3.mo:Expected error in mat special-cases: "modulo: undefined for 0".
17895_3.mo:Expected error in mat special-cases: "modulo: undefined for 0".
17905_3.mo:Expected error in mat special-cases: "/: bogus is not a number".
17915_3.mo:Expected error in mat special-cases: "/: bogus is not a number".
17925_3.mo:Expected error in mat special-cases: "/: undefined for 0".
17935_3.mo:Expected error in mat special-cases: "/: undefined for 0".
17945_3.mo:Expected error in mat special-cases: "/: undefined for 0".
17955_3.mo:Expected error in mat special-cases: "/: undefined for 0".
17965_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
17975_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
17985_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
17995_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
18005_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
18015_3.mo:Expected error in mat special-cases: "*: bogus is not a number".
18025_3.mo:Expected error in mat special-cases: "+: bogus is not a number".
18035_3.mo:Expected error in mat special-cases: "+: bogus is not a number".
18045_3.mo:Expected error in mat special-cases: "-: bogus is not a number".
18055_3.mo:Expected error in mat special-cases: "-: bogus is not a number".
18065_4.mo:Expected error in mat char=?/char-ci=?: "incorrect argument count in call (char=?)".
18075_4.mo:Expected error in mat char=?/char-ci=?: "char=?: a is not a character".
18085_4.mo:Expected error in mat char=?/char-ci=?: "char=?: a is not a character".
18095_4.mo:Expected error in mat char=?/char-ci=?: "char=?: a is not a character".
18105_4.mo:Expected error in mat char=?/char-ci=?: "char=?: a is not a character".
18115_4.mo:Expected error in mat char=?/char-ci=?: "char=?: a is not a character".
18125_4.mo:Expected error in mat char=?/char-ci=?: "incorrect argument count in call (char-ci=?)".
18135_4.mo:Expected error in mat char=?/char-ci=?: "char-ci=?: a is not a character".
18145_4.mo:Expected error in mat char=?/char-ci=?: "char-ci=?: a is not a character".
18155_4.mo:Expected error in mat char=?/char-ci=?: "char-ci=?: a is not a character".
18165_4.mo:Expected error in mat char=?/char-ci=?: "char-ci=?: a is not a character".
18175_4.mo:Expected error in mat char=?/char-ci=?: "char-ci=?: a is not a character".
18185_4.mo:Expected error in mat char<?/char-ci<?: "incorrect argument count in call (char<?)".
18195_4.mo:Expected error in mat char<?/char-ci<?: "char<?: a is not a character".
18205_4.mo:Expected error in mat char<?/char-ci<?: "char<?: a is not a character".
18215_4.mo:Expected error in mat char<?/char-ci<?: "char<?: a is not a character".
18225_4.mo:Expected error in mat char<?/char-ci<?: "char<?: a is not a character".
18235_4.mo:Expected error in mat char<?/char-ci<?: "char<?: a is not a character".
18245_4.mo:Expected error in mat char<?/char-ci<?: "incorrect argument count in call (char-ci<?)".
18255_4.mo:Expected error in mat char<?/char-ci<?: "char-ci<?: a is not a character".
18265_4.mo:Expected error in mat char<?/char-ci<?: "char-ci<?: a is not a character".
18275_4.mo:Expected error in mat char<?/char-ci<?: "char-ci<?: a is not a character".
18285_4.mo:Expected error in mat char<?/char-ci<?: "char-ci<?: a is not a character".
18295_4.mo:Expected error in mat char<?/char-ci<?: "char-ci<?: a is not a character".
18305_4.mo:Expected error in mat char>?/char-ci>?: "incorrect argument count in call (char>?)".
18315_4.mo:Expected error in mat char>?/char-ci>?: "char>?: a is not a character".
18325_4.mo:Expected error in mat char>?/char-ci>?: "char>?: a is not a character".
18335_4.mo:Expected error in mat char>?/char-ci>?: "char>?: a is not a character".
18345_4.mo:Expected error in mat char>?/char-ci>?: "char>?: a is not a character".
18355_4.mo:Expected error in mat char>?/char-ci>?: "char>?: a is not a character".
18365_4.mo:Expected error in mat char>?/char-ci>?: "incorrect argument count in call (char-ci>?)".
18375_4.mo:Expected error in mat char>?/char-ci>?: "char-ci>?: a is not a character".
18385_4.mo:Expected error in mat char>?/char-ci>?: "char-ci>?: a is not a character".
18395_4.mo:Expected error in mat char>?/char-ci>?: "char-ci>?: a is not a character".
18405_4.mo:Expected error in mat char>?/char-ci>?: "char-ci>?: a is not a character".
18415_4.mo:Expected error in mat char>?/char-ci>?: "char-ci>?: a is not a character".
18425_4.mo:Expected error in mat char<=?/char-ci<=?: "incorrect argument count in call (char<=?)".
18435_4.mo:Expected error in mat char<=?/char-ci<=?: "char<=?: a is not a character".
18445_4.mo:Expected error in mat char<=?/char-ci<=?: "char<=?: a is not a character".
18455_4.mo:Expected error in mat char<=?/char-ci<=?: "char<=?: a is not a character".
18465_4.mo:Expected error in mat char<=?/char-ci<=?: "char<=?: a is not a character".
18475_4.mo:Expected error in mat char<=?/char-ci<=?: "char<=?: a is not a character".
18485_4.mo:Expected error in mat char<=?/char-ci<=?: "incorrect argument count in call (char-ci<=?)".
18495_4.mo:Expected error in mat char<=?/char-ci<=?: "char-ci<=?: a is not a character".
18505_4.mo:Expected error in mat char<=?/char-ci<=?: "char-ci<=?: a is not a character".
18515_4.mo:Expected error in mat char<=?/char-ci<=?: "char-ci<=?: a is not a character".
18525_4.mo:Expected error in mat char<=?/char-ci<=?: "char-ci<=?: a is not a character".
18535_4.mo:Expected error in mat char<=?/char-ci<=?: "char-ci<=?: a is not a character".
18545_4.mo:Expected error in mat char>=?/char-ci>=?: "incorrect argument count in call (char>=?)".
18555_4.mo:Expected error in mat char>=?/char-ci>=?: "char>=?: a is not a character".
18565_4.mo:Expected error in mat char>=?/char-ci>=?: "char>=?: a is not a character".
18575_4.mo:Expected error in mat char>=?/char-ci>=?: "char>=?: a is not a character".
18585_4.mo:Expected error in mat char>=?/char-ci>=?: "char>=?: a is not a character".
18595_4.mo:Expected error in mat char>=?/char-ci>=?: "char>=?: a is not a character".
18605_4.mo:Expected error in mat char>=?/char-ci>=?: "incorrect argument count in call (char-ci>=?)".
18615_4.mo:Expected error in mat char>=?/char-ci>=?: "char-ci>=?: a is not a character".
18625_4.mo:Expected error in mat char>=?/char-ci>=?: "char-ci>=?: a is not a character".
18635_4.mo:Expected error in mat char>=?/char-ci>=?: "char-ci>=?: a is not a character".
18645_4.mo:Expected error in mat char>=?/char-ci>=?: "char-ci>=?: a is not a character".
18655_4.mo:Expected error in mat char>=?/char-ci>=?: "char-ci>=?: a is not a character".
18665_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "incorrect argument count in call (char=?)".
18675_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "incorrect argument count in call (char=? (quote a))".
18685_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char=?: a is not a character".
18695_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char=?: a is not a character".
18705_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char=?: a is not a character".
18715_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char=?: a is not a character".
18725_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "incorrect argument count in call (char-ci=?)".
18735_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "incorrect argument count in call (char-ci=? (quote a))".
18745_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char-ci=?: a is not a character".
18755_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char-ci=?: a is not a character".
18765_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char-ci=?: a is not a character".
18775_4.mo:Expected error in mat r6rs:char=?/r6rs:char-ci=?: "char-ci=?: a is not a character".
18785_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "incorrect argument count in call (char<?)".
18795_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "incorrect argument count in call (char<? (quote a))".
18805_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char<?: a is not a character".
18815_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char<?: a is not a character".
18825_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char<?: a is not a character".
18835_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char<?: a is not a character".
18845_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "incorrect argument count in call (char-ci<?)".
18855_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "incorrect argument count in call (char-ci<? (quote a))".
18865_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char-ci<?: a is not a character".
18875_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char-ci<?: a is not a character".
18885_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char-ci<?: a is not a character".
18895_4.mo:Expected error in mat r6rs:char<?/r6rs:char-ci<?: "char-ci<?: a is not a character".
18905_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "incorrect argument count in call (char>?)".
18915_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "incorrect argument count in call (char>? (quote a))".
18925_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char>?: a is not a character".
18935_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char>?: a is not a character".
18945_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char>?: a is not a character".
18955_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char>?: a is not a character".
18965_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "incorrect argument count in call (char-ci>?)".
18975_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "incorrect argument count in call (char-ci>? (quote a))".
18985_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char-ci>?: a is not a character".
18995_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char-ci>?: a is not a character".
19005_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char-ci>?: a is not a character".
19015_4.mo:Expected error in mat r6rs:char>?/r6rs:char-ci>?: "char-ci>?: a is not a character".
19025_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "incorrect argument count in call (char<=?)".
19035_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "incorrect argument count in call (char<=? (quote a))".
19045_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char<=?: a is not a character".
19055_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char<=?: a is not a character".
19065_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char<=?: a is not a character".
19075_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char<=?: a is not a character".
19085_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "incorrect argument count in call (char-ci<=?)".
19095_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "incorrect argument count in call (char-ci<=? (quote a))".
19105_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char-ci<=?: a is not a character".
19115_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char-ci<=?: a is not a character".
19125_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char-ci<=?: a is not a character".
19135_4.mo:Expected error in mat r6rs:char<=?/r6rs:char-ci<=?: "char-ci<=?: a is not a character".
19145_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "incorrect argument count in call (char>=?)".
19155_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "incorrect argument count in call (char>=? (quote a))".
19165_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char>=?: a is not a character".
19175_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char>=?: a is not a character".
19185_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char>=?: a is not a character".
19195_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char>=?: a is not a character".
19205_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "incorrect argument count in call (char-ci>=?)".
19215_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "incorrect argument count in call (char-ci>=? (quote a))".
19225_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char-ci>=?: a is not a character".
19235_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char-ci>=?: a is not a character".
19245_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char-ci>=?: a is not a character".
19255_4.mo:Expected error in mat r6rs:char>=?/r6rs:char-ci>=?: "char-ci>=?: a is not a character".
19265_4.mo:Expected error in mat char-alphabetic?: "incorrect argument count in call (char-alphabetic?)".
19275_4.mo:Expected error in mat char-alphabetic?: "incorrect argument count in call (char-alphabetic? #\a #\b)".
19285_4.mo:Expected error in mat char-alphabetic?: "char-alphabetic?: a is not a character".
19295_4.mo:Expected error in mat char-numeric?: "incorrect argument count in call (char-numeric?)".
19305_4.mo:Expected error in mat char-numeric?: "incorrect argument count in call (char-numeric? #\a #\b)".
19315_4.mo:Expected error in mat char-numeric?: "char-numeric?: a is not a character".
19325_4.mo:Expected error in mat char-lower-case?: "incorrect argument count in call (char-lower-case?)".
19335_4.mo:Expected error in mat char-lower-case?: "incorrect argument count in call (char-lower-case? #\a #\b)".
19345_4.mo:Expected error in mat char-lower-case?: "char-lower-case?: a is not a character".
19355_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case?)".
19365_4.mo:Expected error in mat char-upper-case?: "incorrect argument count in call (char-upper-case? #\a #\b)".
19375_4.mo:Expected error in mat char-upper-case?: "char-upper-case?: a is not a character".
19385_4.mo:Expected error in mat char-title-case?: "incorrect argument count in call (char-title-case?)".
19395_4.mo:Expected error in mat char-title-case?: "incorrect argument count in call (char-title-case? #\a #\b)".
19405_4.mo:Expected error in mat char-title-case?: "char-title-case?: a is not a character".
19415_4.mo:Expected error in mat char-general-category: "incorrect argument count in call (char-general-category)".
19425_4.mo:Expected error in mat char-general-category: "incorrect argument count in call (char-general-category #\a #\b)".
19435_4.mo:Expected error in mat char-general-category: "char-general-category: a is not a character".
19445_4.mo:Expected error in mat char-whitespace?: "incorrect argument count in call (char-whitespace?)".
19455_4.mo:Expected error in mat char-whitespace?: "incorrect argument count in call (char-whitespace? #\a #\b)".
19465_4.mo:Expected error in mat char-whitespace?: "char-whitespace?: a is not a character".
19475_4.mo:Expected error in mat char-upcase: "incorrect argument count in call (char-upcase)".
19485_4.mo:Expected error in mat char-upcase: "incorrect argument count in call (char-upcase #\a #\b)".
19495_4.mo:Expected error in mat char-upcase: "char-upcase: a is not a character".
19505_4.mo:Expected error in mat char-titlecase: "incorrect argument count in call (char-titlecase)".
19515_4.mo:Expected error in mat char-titlecase: "incorrect argument count in call (char-titlecase #\a #\b)".
19525_4.mo:Expected error in mat char-titlecase: "char-titlecase: a is not a character".
19535_4.mo:Expected error in mat char-downcase: "incorrect argument count in call (char-downcase)".
19545_4.mo:Expected error in mat char-downcase: "incorrect argument count in call (char-downcase #\a #\b)".
19555_4.mo:Expected error in mat char-downcase: "char-downcase: a is not a character".
19565_4.mo:Expected error in mat char-foldcase: "incorrect argument count in call (char-foldcase)".
19575_4.mo:Expected error in mat char-foldcase: "incorrect argument count in call (char-foldcase #\a #\b)".
19585_4.mo:Expected error in mat char-foldcase: "char-foldcase: a is not a character".
19595_4.mo:Expected error in mat integer->char: "incorrect argument count in call (integer->char)".
19605_4.mo:Expected error in mat integer->char: "incorrect argument count in call (integer->char 17 3)".
19615_4.mo:Expected error in mat integer->char: "integer->char: a is not a valid unicode scalar value".
19625_4.mo:Expected error in mat integer->char: "integer->char: #f is not a valid unicode scalar value".
19635_4.mo:Expected error in mat integer->char: "integer->char: #\a is not a valid unicode scalar value".
19645_4.mo:Expected error in mat integer->char: "integer->char: -1 is not a valid unicode scalar value".
19655_4.mo:Expected error in mat integer->char: "integer->char: <int> is not a valid unicode scalar value".
19665_4.mo:Expected error in mat integer->char: "integer->char: <-int> is not a valid unicode scalar value".
19675_4.mo:Expected error in mat integer->char: "integer->char: 55296 is not a valid unicode scalar value".
19685_4.mo:Expected error in mat integer->char: "integer->char: 55552 is not a valid unicode scalar value".
19695_4.mo:Expected error in mat integer->char: "integer->char: 55808 is not a valid unicode scalar value".
19705_4.mo:Expected error in mat integer->char: "integer->char: 56064 is not a valid unicode scalar value".
19715_4.mo:Expected error in mat integer->char: "integer->char: 56320 is not a valid unicode scalar value".
19725_4.mo:Expected error in mat integer->char: "integer->char: 56576 is not a valid unicode scalar value".
19735_4.mo:Expected error in mat integer->char: "integer->char: 56832 is not a valid unicode scalar value".
19745_4.mo:Expected error in mat integer->char: "integer->char: 57088 is not a valid unicode scalar value".
19755_4.mo:Expected error in mat integer->char: "integer->char: 57343 is not a valid unicode scalar value".
19765_4.mo:Expected error in mat integer->char: "integer->char: 1114112 is not a valid unicode scalar value".
19775_4.mo:Expected error in mat integer->char: "integer->char: 1179648 is not a valid unicode scalar value".
19785_4.mo:Expected error in mat integer->char: "integer->char: <int> is not a valid unicode scalar value".
19795_4.mo:Expected error in mat char->integer: "incorrect argument count in call (char->integer)".
19805_4.mo:Expected error in mat char->integer: "incorrect argument count in call (char->integer #\a #\b)".
19815_4.mo:Expected error in mat char->integer: "char->integer: a is not a character".
19825_4.mo:Expected error in mat char->integer: "char->integer: <int> is not a character".
19835_4.mo:Expected error in mat string-for-each: "incorrect argument count in call (string-for-each)".
19845_4.mo:Expected error in mat string-for-each: "incorrect argument count in call (string-for-each (quote #()))".
19855_4.mo:Expected error in mat string-for-each: "incorrect argument count in call (string-for-each +)".
19865_4.mo:Expected error in mat string-for-each: "string-for-each: "" is not a procedure".
19875_4.mo:Expected error in mat string-for-each: "string-for-each: "" is not a procedure".
19885_4.mo:Expected error in mat string-for-each: "string-for-each: "" is not a procedure".
19895_4.mo:Expected error in mat string-for-each: "string-for-each: "" is not a procedure".
19905_4.mo:Expected error in mat string-for-each: "string-for-each: 3 is not a string".
19915_4.mo:Expected error in mat string-for-each: "string-for-each: (3) is not a string".
19925_4.mo:Expected error in mat string-for-each: "string-for-each: (3) is not a string".
19935_4.mo:Expected error in mat string-for-each: "string-for-each: (3) is not a string".
19945_4.mo:Expected error in mat string-for-each: "string-for-each: 7 is not a string".
19955_4.mo:Expected error in mat string-for-each: "string-for-each: lengths of input string "" and "x" differ".
19965_4.mo:Expected error in mat string-for-each: "string-for-each: lengths of input string "" and "x" differ".
19975_4.mo:Expected error in mat string-for-each: "string-for-each: lengths of input string "" and "x" differ".
19985_4.mo:Expected error in mat string-for-each: "string-for-each: lengths of input string "y" and "" differ".
19995_4.mo:Expected error in mat string-for-each: "string-for-each: lengths of input string "y" and "" differ".
20005_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-upcase)".
20015_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-upcase "hello" "goodbye")".
20025_4.mo:Expected error in mat string-xcase-errors: "string-upcase: ouch is not a string".
20035_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-downcase)".
20045_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-downcase "hello" "goodbye")".
20055_4.mo:Expected error in mat string-xcase-errors: "string-downcase: ouch is not a string".
20065_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-titlecase)".
20075_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-titlecase "hello" "goodbye")".
20085_4.mo:Expected error in mat string-xcase-errors: "string-titlecase: ouch is not a string".
20095_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-foldcase)".
20105_4.mo:Expected error in mat string-xcase-errors: "incorrect argument count in call (string-foldcase "hello" "goodbye")".
20115_4.mo:Expected error in mat string-xcase-errors: "string-foldcase: ouch is not a string".
20125_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfd)".
20135_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfd "hello" "goodbye")".
20145_4.mo:Expected error in mat normalization-tests: "string-normalize-nfd: ouch is not a string".
20155_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfkd)".
20165_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfkd "hello" "goodbye")".
20175_4.mo:Expected error in mat normalization-tests: "string-normalize-nfkd: ouch is not a string".
20185_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfc)".
20195_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfc "hello" "goodbye")".
20205_4.mo:Expected error in mat normalization-tests: "string-normalize-nfc: ouch is not a string".
20215_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfkc)".
20225_4.mo:Expected error in mat normalization-tests: "incorrect argument count in call (string-normalize-nfkc "hello" "goodbye")".
20235_4.mo:Expected error in mat normalization-tests: "string-normalize-nfkc: ouch is not a string".
20245_5.mo:Expected error in mat string=?/string-ci=?: "incorrect argument count in call (string=?)".
20255_5.mo:Expected error in mat string=?/string-ci=?: "string=?: a is not a string".
20265_5.mo:Expected error in mat string=?/string-ci=?: "string=?: a is not a string".
20275_5.mo:Expected error in mat string=?/string-ci=?: "string=?: a is not a string".
20285_5.mo:Expected error in mat string=?/string-ci=?: "string=?: a is not a string".
20295_5.mo:Expected error in mat string=?/string-ci=?: "string=?: a is not a string".
20305_5.mo:Expected error in mat string=?/string-ci=?: "incorrect argument count in call (string-ci=?)".
20315_5.mo:Expected error in mat string=?/string-ci=?: "string-ci=?: a is not a string".
20325_5.mo:Expected error in mat string=?/string-ci=?: "string-ci=?: a is not a string".
20335_5.mo:Expected error in mat string=?/string-ci=?: "string-ci=?: a is not a string".
20345_5.mo:Expected error in mat string=?/string-ci=?: "string-ci=?: a is not a string".
20355_5.mo:Expected error in mat string=?/string-ci=?: "string-ci=?: a is not a string".
20365_5.mo:Expected error in mat string<?/string-ci<?: "incorrect argument count in call (string<?)".
20375_5.mo:Expected error in mat string<?/string-ci<?: "string<?: a is not a string".
20385_5.mo:Expected error in mat string<?/string-ci<?: "string<?: a is not a string".
20395_5.mo:Expected error in mat string<?/string-ci<?: "string<?: a is not a string".
20405_5.mo:Expected error in mat string<?/string-ci<?: "string<?: a is not a string".
20415_5.mo:Expected error in mat string<?/string-ci<?: "string<?: a is not a string".
20425_5.mo:Expected error in mat string<?/string-ci<?: "incorrect argument count in call (string-ci<?)".
20435_5.mo:Expected error in mat string<?/string-ci<?: "string-ci<?: a is not a string".
20445_5.mo:Expected error in mat string<?/string-ci<?: "string-ci<?: a is not a string".
20455_5.mo:Expected error in mat string<?/string-ci<?: "string-ci<?: a is not a string".
20465_5.mo:Expected error in mat string<?/string-ci<?: "string-ci<?: a is not a string".
20475_5.mo:Expected error in mat string<?/string-ci<?: "string-ci<?: a is not a string".
20485_5.mo:Expected error in mat string>?/string-ci>?: "incorrect argument count in call (string>?)".
20495_5.mo:Expected error in mat string>?/string-ci>?: "string>?: a is not a string".
20505_5.mo:Expected error in mat string>?/string-ci>?: "string>?: a is not a string".
20515_5.mo:Expected error in mat string>?/string-ci>?: "string>?: a is not a string".
20525_5.mo:Expected error in mat string>?/string-ci>?: "string>?: a is not a string".
20535_5.mo:Expected error in mat string>?/string-ci>?: "string>?: a is not a string".
20545_5.mo:Expected error in mat string>?/string-ci>?: "incorrect argument count in call (string-ci>?)".
20555_5.mo:Expected error in mat string>?/string-ci>?: "string-ci>?: a is not a string".
20565_5.mo:Expected error in mat string>?/string-ci>?: "string-ci>?: a is not a string".
20575_5.mo:Expected error in mat string>?/string-ci>?: "string-ci>?: a is not a string".
20585_5.mo:Expected error in mat string>?/string-ci>?: "string-ci>?: a is not a string".
20595_5.mo:Expected error in mat string>?/string-ci>?: "string-ci>?: a is not a string".
20605_5.mo:Expected error in mat string<=?/string-ci<=?: "incorrect argument count in call (string<=?)".
20615_5.mo:Expected error in mat string<=?/string-ci<=?: "string<=?: a is not a string".
20625_5.mo:Expected error in mat string<=?/string-ci<=?: "string<=?: a is not a string".
20635_5.mo:Expected error in mat string<=?/string-ci<=?: "string<=?: a is not a string".
20645_5.mo:Expected error in mat string<=?/string-ci<=?: "string<=?: a is not a string".
20655_5.mo:Expected error in mat string<=?/string-ci<=?: "string<=?: a is not a string".
20665_5.mo:Expected error in mat string<=?/string-ci<=?: "incorrect argument count in call (string-ci<=?)".
20675_5.mo:Expected error in mat string<=?/string-ci<=?: "string-ci<=?: a is not a string".
20685_5.mo:Expected error in mat string<=?/string-ci<=?: "string-ci<=?: a is not a string".
20695_5.mo:Expected error in mat string<=?/string-ci<=?: "string-ci<=?: a is not a string".
20705_5.mo:Expected error in mat string<=?/string-ci<=?: "string-ci<=?: a is not a string".
20715_5.mo:Expected error in mat string<=?/string-ci<=?: "string-ci<=?: a is not a string".
20725_5.mo:Expected error in mat string>=?/string-ci>=?: "incorrect argument count in call (string>=?)".
20735_5.mo:Expected error in mat string>=?/string-ci>=?: "string>=?: a is not a string".
20745_5.mo:Expected error in mat string>=?/string-ci>=?: "string>=?: a is not a string".
20755_5.mo:Expected error in mat string>=?/string-ci>=?: "string>=?: a is not a string".
20765_5.mo:Expected error in mat string>=?/string-ci>=?: "string>=?: a is not a string".
20775_5.mo:Expected error in mat string>=?/string-ci>=?: "string>=?: a is not a string".
20785_5.mo:Expected error in mat string>=?/string-ci>=?: "incorrect argument count in call (string-ci>=?)".
20795_5.mo:Expected error in mat string>=?/string-ci>=?: "string-ci>=?: a is not a string".
20805_5.mo:Expected error in mat string>=?/string-ci>=?: "string-ci>=?: a is not a string".
20815_5.mo:Expected error in mat string>=?/string-ci>=?: "string-ci>=?: a is not a string".
20825_5.mo:Expected error in mat string>=?/string-ci>=?: "string-ci>=?: a is not a string".
20835_5.mo:Expected error in mat string>=?/string-ci>=?: "string-ci>=?: a is not a string".
20845_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "incorrect argument count in call (string=?)".
20855_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "incorrect argument count in call (string=? (quote a))".
20865_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string=?: a is not a string".
20875_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string=?: a is not a string".
20885_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string=?: a is not a string".
20895_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string=?: a is not a string".
20905_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "incorrect argument count in call (string-ci=?)".
20915_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "incorrect argument count in call (string-ci=? (quote a))".
20925_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string-ci=?: a is not a string".
20935_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string-ci=?: a is not a string".
20945_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string-ci=?: a is not a string".
20955_5.mo:Expected error in mat r6rs:string=?/r6rs:string-ci=?: "string-ci=?: a is not a string".
20965_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "incorrect argument count in call (string<?)".
20975_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "incorrect argument count in call (string<? (quote a))".
20985_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string<?: a is not a string".
20995_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string<?: a is not a string".
21005_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string<?: a is not a string".
21015_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string<?: a is not a string".
21025_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "incorrect argument count in call (string-ci<?)".
21035_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "incorrect argument count in call (string-ci<? (quote a))".
21045_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string-ci<?: a is not a string".
21055_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string-ci<?: a is not a string".
21065_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string-ci<?: a is not a string".
21075_5.mo:Expected error in mat r6rs:string<?/r6rs:string-ci<?: "string-ci<?: a is not a string".
21085_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "incorrect argument count in call (string>?)".
21095_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "incorrect argument count in call (string>? (quote a))".
21105_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string>?: a is not a string".
21115_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string>?: a is not a string".
21125_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string>?: a is not a string".
21135_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string>?: a is not a string".
21145_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "incorrect argument count in call (string-ci>?)".
21155_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "incorrect argument count in call (string-ci>? (quote a))".
21165_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string-ci>?: a is not a string".
21175_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string-ci>?: a is not a string".
21185_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string-ci>?: a is not a string".
21195_5.mo:Expected error in mat r6rs:string>?/r6rs:string-ci>?: "string-ci>?: a is not a string".
21205_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "incorrect argument count in call (string<=?)".
21215_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "incorrect argument count in call (string<=? (quote a))".
21225_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string<=?: a is not a string".
21235_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string<=?: a is not a string".
21245_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string<=?: a is not a string".
21255_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string<=?: a is not a string".
21265_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "incorrect argument count in call (string-ci<=?)".
21275_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "incorrect argument count in call (string-ci<=? (quote a))".
21285_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string-ci<=?: a is not a string".
21295_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string-ci<=?: a is not a string".
21305_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string-ci<=?: a is not a string".
21315_5.mo:Expected error in mat r6rs:string<=?/r6rs:string-ci<=?: "string-ci<=?: a is not a string".
21325_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "incorrect argument count in call (string>=?)".
21335_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "incorrect argument count in call (string>=? (quote a))".
21345_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string>=?: a is not a string".
21355_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string>=?: a is not a string".
21365_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string>=?: a is not a string".
21375_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string>=?: a is not a string".
21385_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "incorrect argument count in call (string-ci>=?)".
21395_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "incorrect argument count in call (string-ci>=? (quote a))".
21405_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string-ci>=?: a is not a string".
21415_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string-ci>=?: a is not a string".
21425_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string-ci>=?: a is not a string".
21435_5.mo:Expected error in mat r6rs:string>=?/r6rs:string-ci>=?: "string-ci>=?: a is not a string".
21445_5.mo:Expected error in mat string: "string: a is not a character".
21455_5.mo:Expected error in mat string: "string: a is not a character".
21465_5.mo:Expected error in mat string: "string: a is not a character".
21475_5.mo:Expected error in mat make-string: "incorrect argument count in call (make-string)".
21485_5.mo:Expected error in mat make-string: "incorrect argument count in call (make-string 2 #\a #\b)".
21495_5.mo:Expected error in mat make-string: "make-string: a is not a character".
21505_5.mo:Expected error in mat make-string: "make-string: a is not a valid string length".
21515_5.mo:Expected error in mat string-length: "incorrect argument count in call (string-length)".
21525_5.mo:Expected error in mat string-length: "incorrect argument count in call (string-length "hi" "there")".
21535_5.mo:Expected error in mat string-length: "string-length: a is not a string".
21545_5.mo:Expected error in mat string-ref: "incorrect argument count in call (string-ref)".
21555_5.mo:Expected error in mat string-ref: "incorrect argument count in call (string-ref "hi")".
21565_5.mo:Expected error in mat string-ref: "incorrect argument count in call (string-ref "hi" 3 4)".
21575_5.mo:Expected error in mat string-ref: "string-ref: a is not a string".
21585_5.mo:Expected error in mat string-ref: "string-ref: a is not a valid index for "hi"".
21595_5.mo:Expected error in mat string-ref: "string-ref: -1 is not a valid index for "hi"".
21605_5.mo:Expected error in mat string-ref: "string-ref: 2 is not a valid index for "hi"".
21615_5.mo:Expected error in mat string-set!: "incorrect argument count in call (string-set!)".
21625_5.mo:Expected error in mat string-set!: "incorrect argument count in call (string-set! "hi")".
21635_5.mo:Expected error in mat string-set!: "incorrect argument count in call (string-set! "hi" 1)".
21645_5.mo:Expected error in mat string-set!: "incorrect argument count in call (string-set! "hi" 3 #\a #\b)".
21655_5.mo:Expected error in mat string-set!: "string-set!: a is not a mutable string".
21665_5.mo:Expected error in mat string-set!: "string-set!: a is not a valid index for "hi"".
21675_5.mo:Expected error in mat string-set!: "string-set!: 3 is not a valid index for "hi"".
21685_5.mo:Expected error in mat string-set!: "string-set!: -1 is not a valid index for "hi"".
21695_5.mo:Expected error in mat string-set!: "string-set!: 2 is not a valid index for "hi"".
21705_5.mo:Expected error in mat string-copy: "incorrect argument count in call (string-copy)".
21715_5.mo:Expected error in mat string-copy: "incorrect argument count in call (string-copy "hi" "there")".
21725_5.mo:Expected error in mat string-copy: "string-copy: a is not a string".
21735_5.mo:Expected error in mat string-copy: "string-copy: (a b c) is not a string".
21745_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy!)".
21755_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy! $s2)".
21765_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy! $s2 3)".
21775_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy! $s2 3 $s1)".
21785_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy! $s2 3 $s1 1)".
21795_5.mo:Expected error in mat string-copy!: "incorrect argument count in call (string-copy! $s2 3 $s1 1 2 ...)".
21805_5.mo:Expected error in mat string-copy!: "string-copy!: 0 is not a string".
21815_5.mo:Expected error in mat string-copy!: "string-copy!: #vu8(1 2 3) is not a mutable string".
21825_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value -1".
21835_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value -1".
21845_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value a".
21855_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value 0.0".
21865_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value <int>".
21875_5.mo:Expected error in mat string-copy!: "string-copy!: invalid start value <int>".
21885_5.mo:Expected error in mat string-copy!: "string-copy!: invalid count -1".
21895_5.mo:Expected error in mat string-copy!: "string-copy!: invalid count <int>".
21905_5.mo:Expected error in mat string-copy!: "string-copy!: invalid count a".
21915_5.mo:Expected error in mat string-copy!: "string-copy!: index 0 + count 5 is beyond the end of "1234"".
21925_5.mo:Expected error in mat string-copy!: "string-copy!: index 0 + count 5 is beyond the end of "1234"".
21935_5.mo:Expected error in mat string-copy!: "string-copy!: index 1 + count 4 is beyond the end of "1234"".
21945_5.mo:Expected error in mat string-copy!: "string-copy!: index 1 + count 4 is beyond the end of "1234"".
21955_5.mo:Expected error in mat string-copy!: "string-copy!: index 2 + count 3 is beyond the end of "1234"".
21965_5.mo:Expected error in mat string-copy!: "string-copy!: index 2 + count 3 is beyond the end of "1234"".
21975_5.mo:Expected error in mat string-copy!: "string-copy!: index 3 + count 2 is beyond the end of "1234"".
21985_5.mo:Expected error in mat string-copy!: "string-copy!: index 3 + count 2 is beyond the end of "1234"".
21995_5.mo:Expected error in mat string-copy!: "string-copy!: index 4 + count 1 is beyond the end of "1234"".
22005_5.mo:Expected error in mat string-copy!: "string-copy!: index 4 + count 1 is beyond the end of "1234"".
22015_5.mo:Expected error in mat string-copy!: "string-copy!: index 0 + count 500 is beyond the end of "abcdefghi"".
22025_5.mo:Expected error in mat string-copy!: "string-copy!: index 500 + count 0 is beyond the end of "abcdefghi"".
22035_5.mo:Expected error in mat string-truncate!: "incorrect argument count in call (string-truncate!)".
22045_5.mo:Expected error in mat string-truncate!: "incorrect argument count in call (string-truncate! $s)".
22055_5.mo:Expected error in mat string-truncate!: "incorrect argument count in call (string-truncate! $s 3 15)".
22065_5.mo:Expected error in mat string-truncate!: "string-truncate!: 0 is not a mutable string".
22075_5.mo:Expected error in mat string-truncate!: "string-truncate!: #vu8(1 2 3) is not a mutable string".
22085_5.mo:Expected error in mat string-truncate!: "string-truncate!: invalid new length -1 for "abcdefghi"".
22095_5.mo:Expected error in mat string-truncate!: "string-truncate!: invalid new length 10 for "abcdefghi"".
22105_5.mo:Expected error in mat string-truncate!: "string-truncate!: invalid new length 1000 for "abcdefghi"".
22115_5.mo:Expected error in mat string-truncate!: "string-truncate!: invalid new length <int> for "abcdefghi"".
22125_5.mo:Expected error in mat string-truncate!: "string-truncate!: invalid new length a for "abcdefghi"".
22135_5.mo:Expected error in mat string-append: "string-append: a is not a string".
22145_5.mo:Expected error in mat string-append: "string-append: b is not a string".
22155_5.mo:Expected error in mat string-append: "string-append: b is not a string".
22165_5.mo:Expected error in mat string-append: "string-copy: a is not a string".
22175_5.mo:Expected error in mat substring: "incorrect argument count in call (substring)".
22185_5.mo:Expected error in mat substring: "incorrect argument count in call (substring "hi")".
22195_5.mo:Expected error in mat substring: "incorrect argument count in call (substring "hi" 0)".
22205_5.mo:Expected error in mat substring: "incorrect argument count in call (substring "hi" 0 2 3)".
22215_5.mo:Expected error in mat substring: "substring: 0 and 3 are not valid start/end indices for "hi"".
22225_5.mo:Expected error in mat substring: "substring: -1 and 2 are not valid start/end indices for "hi"".
22235_5.mo:Expected error in mat substring: "substring: a and 2 are not valid start/end indices for "hi"".
22245_5.mo:Expected error in mat substring: "substring: a is not a string".
22255_5.mo:Expected error in mat substring: "substring: 0 and a are not valid start/end indices for "hi"".
22265_5.mo:Expected error in mat substring: "substring: 1 and 0 are not valid start/end indices for "hi"".
22275_5.mo:Expected error in mat string-fill!: "incorrect argument count in call (string-fill!)".
22285_5.mo:Expected error in mat string-fill!: "incorrect argument count in call (string-fill! "hi")".
22295_5.mo:Expected error in mat string-fill!: "incorrect argument count in call (string-fill! "hi" #\a #\b)".
22305_5.mo:Expected error in mat string-fill!: "string-fill!: a is not a character".
22315_5.mo:Expected error in mat string-fill!: "string-fill!: a is not a mutable string".
22325_5.mo:Expected error in mat substring-fill!: "incorrect argument count in call (substring-fill!)".
22335_5.mo:Expected error in mat substring-fill!: "incorrect argument count in call (substring-fill! "hi")".
22345_5.mo:Expected error in mat substring-fill!: "incorrect argument count in call (substring-fill! "hi" 0)".
22355_5.mo:Expected error in mat substring-fill!: "incorrect argument count in call (substring-fill! "hi" 0 2)".
22365_5.mo:Expected error in mat substring-fill!: "substring-fill!: 0 and 3 are not valid start/end indices for "hi"".
22375_5.mo:Expected error in mat substring-fill!: "substring-fill!: -1 and 3 are not valid start/end indices for "hi"".
22385_5.mo:Expected error in mat substring-fill!: "substring-fill!: a is not a mutable string".
22395_5.mo:Expected error in mat substring-fill!: "substring-fill!: 0 and a are not valid start/end indices for "hi"".
22405_5.mo:Expected error in mat substring-fill!: "substring-fill!: 1 and 0 are not valid start/end indices for "hi"".
22415_5.mo:Expected error in mat list->string: "incorrect argument count in call (list->string)".
22425_5.mo:Expected error in mat list->string: "incorrect argument count in call (list->string (quote (#\a #\b)) (quote (#\c #\d)))".
22435_5.mo:Expected error in mat list->string: "list->string: a is not a proper list".
22445_5.mo:Expected error in mat list->string: "list->string: a is not a character".
22455_5.mo:Expected error in mat list->string: "list->string: (#\a #\b . #\c) is not a proper list".
22465_5.mo:Expected error in mat list->string: "list->string: (#\a #\b #\c #\b #\c #\b ...) is circular".
22475_5.mo:Expected error in mat string->list: "incorrect argument count in call (string->list)".
22485_5.mo:Expected error in mat string->list: "incorrect argument count in call (string->list "ab" "cd")".
22495_5.mo:Expected error in mat string->list: "string->list: a is not a string".
22505_5.mo:Expected error in mat string->immutable-string: "string-set!: "abc" is not a mutable string".
22515_5.mo:Expected error in mat string->immutable-string: "string-fill!: "abc" is not a mutable string".
22525_5.mo:Expected error in mat string->immutable-string: "substring-fill!: "abc" is not a mutable string".
22535_5.mo:Expected error in mat string->immutable-string: "string-copy!: "abc" is not a mutable string".
22545_5.mo:Expected error in mat string->immutable-string: "string-truncate!: "abc" is not a mutable string".
2255bytevector.mo:Expected error in mat native-endianness: "incorrect argument count in call (native-endianness (quote big))".
2256bytevector.mo:Expected error in mat endianness: "invalid endianness spam".
2257bytevector.mo:Expected error in mat endianness: "invalid endianness (quote big)".
2258bytevector.mo:Expected error in mat endianness: "invalid endianness "little"".
2259bytevector.mo:Expected error in mat endianness: "invalid syntax (endianness)".
2260bytevector.mo:Expected error in mat endianness: "invalid syntax (endianness . big)".
2261bytevector.mo:Expected error in mat endianness: "invalid syntax (endianness big little)".
2262bytevector.mo:Expected error in mat make-bytevector: "incorrect argument count in call (make-bytevector)".
2263bytevector.mo:Expected error in mat make-bytevector: "incorrect argument count in call (make-bytevector 0 0 0)".
2264bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: -1 is not a valid bytevector length".
2265bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: -1 is not a valid bytevector length".
2266bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: <int> is not a valid bytevector length".
2267bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: <int> is not a valid bytevector length".
2268bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: a is not a valid bytevector length".
2269bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: a is not a valid fill value".
2270bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: 256 is not a valid fill value".
2271bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: -129 is not a valid fill value".
2272bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: <int> is not a valid fill value".
2273bytevector.mo:Expected error in mat make-bytevector: "make-bytevector: <-int> is not a valid fill value".
2274bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value 256".
2275bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value -129".
2276bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value 500".
2277bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value -500".
2278bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value 1e100".
2279bytevector.mo:Expected error in mat bytevector: "bytevector: invalid value 10000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000".
2280bytevector.mo:Expected error in mat bytevector-length: "incorrect argument count in call (bytevector-length)".
2281bytevector.mo:Expected error in mat bytevector-length: "incorrect argument count in call (bytevector-length #vu8() #vu8())".
2282bytevector.mo:Expected error in mat bytevector-length: "bytevector-length: (a b c) is not a bytevector".
2283bytevector.mo:Expected error in mat bytevector-length: "bytevector-length: (a b c) is not a bytevector".
2284bytevector.mo:Expected error in mat bytevector-s8-ref: "incorrect argument count in call (bytevector-s8-ref)".
2285bytevector.mo:Expected error in mat bytevector-s8-ref: "incorrect argument count in call (bytevector-s8-ref #vu8(3 252 5))".
2286bytevector.mo:Expected error in mat bytevector-s8-ref: "incorrect argument count in call (bytevector-s8-ref #vu8(3 252 5) 0 5)".
2287bytevector.mo:Expected error in mat bytevector-s8-ref: "bytevector-s8-ref: #(3 -4 5) is not a bytevector".
2288bytevector.mo:Expected error in mat bytevector-s8-ref: "bytevector-s8-ref: (3 -4 5) is not a bytevector".
2289bytevector.mo:Expected error in mat bytevector-s8-ref: "bytevector-s8-ref: 3 is not a valid index for #vu8(3 252 5)".
2290bytevector.mo:Expected error in mat bytevector-s8-ref: "bytevector-s8-ref: -1 is not a valid index for #vu8(3 252 5)".
2291bytevector.mo:Expected error in mat bytevector-s8-ref: "bytevector-s8-ref: a is not a valid index for #vu8(3 252 5)".
2292bytevector.mo:Expected error in mat bytevector-u8-ref: "incorrect argument count in call (bytevector-u8-ref)".
2293bytevector.mo:Expected error in mat bytevector-u8-ref: "incorrect argument count in call (bytevector-u8-ref #vu8(3 252 5))".
2294bytevector.mo:Expected error in mat bytevector-u8-ref: "incorrect argument count in call (bytevector-u8-ref #vu8(3 252 5) 0 5)".
2295bytevector.mo:Expected error in mat bytevector-u8-ref: "bytevector-u8-ref: #(3 -4 5) is not a bytevector".
2296bytevector.mo:Expected error in mat bytevector-u8-ref: "bytevector-u8-ref: (3 -4 5) is not a bytevector".
2297bytevector.mo:Expected error in mat bytevector-u8-ref: "bytevector-u8-ref: 3 is not a valid index for #vu8(3 252 5)".
2298bytevector.mo:Expected error in mat bytevector-u8-ref: "bytevector-u8-ref: -1 is not a valid index for #vu8(3 252 5)".
2299bytevector.mo:Expected error in mat bytevector-u8-ref: "bytevector-u8-ref: a is not a valid index for #vu8(3 252 5)".
2300bytevector.mo:Expected error in mat bytevector-s8-set!: "incorrect argument count in call (bytevector-s8-set!)".
2301bytevector.mo:Expected error in mat bytevector-s8-set!: "incorrect argument count in call (bytevector-s8-set! $v1)".
2302bytevector.mo:Expected error in mat bytevector-s8-set!: "incorrect argument count in call (bytevector-s8-set! $v1 2)".
2303bytevector.mo:Expected error in mat bytevector-s8-set!: "incorrect argument count in call (bytevector-s8-set! $v1 2 3 4)".
2304bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: (3 4 5) is not a mutable bytevector".
2305bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: (3 4 5) is not a mutable bytevector".
2306bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: 3 is not a valid index for #vu8(3 4 5)".
2307bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: -1 is not a valid index for #vu8(3 4 5)".
2308bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: a is not a valid index for #vu8(3 4 5)".
2309bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: invalid value -129".
2310bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: invalid value 128".
2311bytevector.mo:Expected error in mat bytevector-s8-set!: "bytevector-s8-set!: invalid value d".
2312bytevector.mo:Expected error in mat bytevector-u8-set!: "incorrect argument count in call (bytevector-u8-set!)".
2313bytevector.mo:Expected error in mat bytevector-u8-set!: "incorrect argument count in call (bytevector-u8-set! $v1)".
2314bytevector.mo:Expected error in mat bytevector-u8-set!: "incorrect argument count in call (bytevector-u8-set! $v1 2)".
2315bytevector.mo:Expected error in mat bytevector-u8-set!: "incorrect argument count in call (bytevector-u8-set! $v1 2 3 4)".
2316bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: (3 4 5) is not a mutable bytevector".
2317bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: (3 4 5) is not a mutable bytevector".
2318bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: 3 is not a valid index for #vu8(3 4 5)".
2319bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: -1 is not a valid index for #vu8(3 4 5)".
2320bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: a is not a valid index for #vu8(3 4 5)".
2321bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: invalid value -1".
2322bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: invalid value 256".
2323bytevector.mo:Expected error in mat bytevector-u8-set!: "bytevector-u8-set!: invalid value d".
2324bytevector.mo:Expected error in mat bytevector-s16-native-ref: "incorrect argument count in call (bytevector-s16-native-ref)".
2325bytevector.mo:Expected error in mat bytevector-s16-native-ref: "incorrect argument count in call (bytevector-s16-native-ref #vu8(3 252 5))".
2326bytevector.mo:Expected error in mat bytevector-s16-native-ref: "incorrect argument count in call (bytevector-s16-native-ref #vu8(3 252 5) 0 0)".
2327bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: #(3 252 5) is not a bytevector".
2328bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: #(3 252 5) is not a bytevector".
2329bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: invalid index -1 for bytevector #vu8(3 252 5)".
2330bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: invalid index 1 for bytevector #vu8(3 252 5)".
2331bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: invalid index 2 for bytevector #vu8(3 252 5)".
2332bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: invalid index 3 for bytevector #vu8(3 252 5)".
2333bytevector.mo:Expected error in mat bytevector-s16-native-ref: "bytevector-s16-native-ref: invalid index 4.0 for bytevector #vu8(3 252 5)".
2334bytevector.mo:Expected error in mat bytevector-u16-native-ref: "incorrect argument count in call (bytevector-u16-native-ref)".
2335bytevector.mo:Expected error in mat bytevector-u16-native-ref: "incorrect argument count in call (bytevector-u16-native-ref #vu8(3 252 5))".
2336bytevector.mo:Expected error in mat bytevector-u16-native-ref: "incorrect argument count in call (bytevector-u16-native-ref #vu8(3 252 5) 0 0)".
2337bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: #(3 252 5) is not a bytevector".
2338bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: #(3 252 5) is not a bytevector".
2339bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: invalid index -1 for bytevector #vu8(3 252 5)".
2340bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: invalid index 1 for bytevector #vu8(3 252 5)".
2341bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: invalid index 2 for bytevector #vu8(3 252 5)".
2342bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: invalid index 3 for bytevector #vu8(3 252 5)".
2343bytevector.mo:Expected error in mat bytevector-u16-native-ref: "bytevector-u16-native-ref: invalid index 4.0 for bytevector #vu8(3 252 5)".
2344bytevector.mo:Expected error in mat bytevector-s16-native-set!: "incorrect argument count in call (bytevector-s16-native-set!)".
2345bytevector.mo:Expected error in mat bytevector-s16-native-set!: "incorrect argument count in call (bytevector-s16-native-set! $v1)".
2346bytevector.mo:Expected error in mat bytevector-s16-native-set!: "incorrect argument count in call (bytevector-s16-native-set! $v1 0)".
2347bytevector.mo:Expected error in mat bytevector-s16-native-set!: "incorrect argument count in call (bytevector-s16-native-set! $v1 0 0 15)".
2348bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2349bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2350bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2351bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2352bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2353bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2354bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2355bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2356bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2357bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2358bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid value 32768".
2359bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid value -32769".
2360bytevector.mo:Expected error in mat bytevector-s16-native-set!: "bytevector-s16-native-set!: invalid value "hello"".
2361bytevector.mo:Expected error in mat bytevector-u16-native-set!: "incorrect argument count in call (bytevector-u16-native-set!)".
2362bytevector.mo:Expected error in mat bytevector-u16-native-set!: "incorrect argument count in call (bytevector-u16-native-set! $v1)".
2363bytevector.mo:Expected error in mat bytevector-u16-native-set!: "incorrect argument count in call (bytevector-u16-native-set! $v1 0)".
2364bytevector.mo:Expected error in mat bytevector-u16-native-set!: "incorrect argument count in call (bytevector-u16-native-set! $v1 0 0 15)".
2365bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2366bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2367bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2368bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2369bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2370bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2371bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2372bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2373bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2374bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2375bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid value 65536".
2376bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid value -1".
2377bytevector.mo:Expected error in mat bytevector-u16-native-set!: "bytevector-u16-native-set!: invalid value "hello"".
2378bytevector.mo:Expected error in mat bytevector-s16-ref: "incorrect argument count in call (bytevector-s16-ref)".
2379bytevector.mo:Expected error in mat bytevector-s16-ref: "incorrect argument count in call (bytevector-s16-ref #vu8(3 252 5))".
2380bytevector.mo:Expected error in mat bytevector-s16-ref: "incorrect argument count in call (bytevector-s16-ref #vu8(3 252 5) 0 0 (quote big))".
2381bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: #(3 252 5) is not a bytevector".
2382bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: #(3 252 5) is not a bytevector".
2383bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: invalid index -1 for bytevector #vu8(3 252 5)".
2384bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: invalid index 2 for 2-byte field of bytevector #vu8(3 252 5)".
2385bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: invalid index 3 for bytevector #vu8(3 252 5)".
2386bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: invalid index 4.0 for bytevector #vu8(3 252 5)".
2387bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: unrecognized endianness bigger".
2388bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: unrecognized endianness "little"".
2389bytevector.mo:Expected error in mat bytevector-s16-ref: "bytevector-s16-ref: unrecognized endianness #t".
2390bytevector.mo:Expected error in mat bytevector-u16-ref: "incorrect argument count in call (bytevector-u16-ref)".
2391bytevector.mo:Expected error in mat bytevector-u16-ref: "incorrect argument count in call (bytevector-u16-ref #vu8(3 252 5))".
2392bytevector.mo:Expected error in mat bytevector-u16-ref: "incorrect argument count in call (bytevector-u16-ref #vu8(3 252 5) 0 0 (quote big))".
2393bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: #(3 252 5) is not a bytevector".
2394bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: #(3 252 5) is not a bytevector".
2395bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: invalid index -1 for bytevector #vu8(3 252 5)".
2396bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: invalid index 2 for 2-byte field of bytevector #vu8(3 252 5)".
2397bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: invalid index 3 for bytevector #vu8(3 252 5)".
2398bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: invalid index 4.0 for bytevector #vu8(3 252 5)".
2399bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: unrecognized endianness bigger".
2400bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: unrecognized endianness "little"".
2401bytevector.mo:Expected error in mat bytevector-u16-ref: "bytevector-u16-ref: unrecognized endianness #t".
2402bytevector.mo:Expected error in mat bytevector-s16-set!: "incorrect argument count in call (bytevector-s16-set!)".
2403bytevector.mo:Expected error in mat bytevector-s16-set!: "incorrect argument count in call (bytevector-s16-set! $v1)".
2404bytevector.mo:Expected error in mat bytevector-s16-set!: "incorrect argument count in call (bytevector-s16-set! $v1 0 0)".
2405bytevector.mo:Expected error in mat bytevector-s16-set!: "incorrect argument count in call (bytevector-s16-set! $v1 0 0 0 (native-endianness))".
2406bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2407bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2408bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2409bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid index 10 for 2-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2410bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2411bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2412bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value 32768".
2413bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value 32768".
2414bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value -32769".
2415bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value -32769".
2416bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value "hello"".
2417bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: invalid value "hello"".
2418bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: unrecognized endianness bigger".
2419bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: unrecognized endianness "little"".
2420bytevector.mo:Expected error in mat bytevector-s16-set!: "bytevector-s16-set!: unrecognized endianness #t".
2421bytevector.mo:Expected error in mat bytevector-u16-set!: "incorrect argument count in call (bytevector-u16-set!)".
2422bytevector.mo:Expected error in mat bytevector-u16-set!: "incorrect argument count in call (bytevector-u16-set! $v1)".
2423bytevector.mo:Expected error in mat bytevector-u16-set!: "incorrect argument count in call (bytevector-u16-set! $v1 0 0)".
2424bytevector.mo:Expected error in mat bytevector-u16-set!: "incorrect argument count in call (bytevector-u16-set! $v1 0 0 0 (native-endianness))".
2425bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2426bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2427bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2428bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid index 10 for 2-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2429bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2430bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2431bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value 65536".
2432bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value 65536".
2433bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value -1".
2434bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value -1".
2435bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value "hello"".
2436bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: invalid value "hello"".
2437bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: unrecognized endianness bigger".
2438bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: unrecognized endianness "little"".
2439bytevector.mo:Expected error in mat bytevector-u16-set!: "bytevector-u16-set!: unrecognized endianness #t".
2440bytevector.mo:Expected error in mat bytevector-s24-ref: "incorrect argument count in call (bytevector-s24-ref)".
2441bytevector.mo:Expected error in mat bytevector-s24-ref: "incorrect argument count in call (bytevector-s24-ref #vu8(3 252 5 0))".
2442bytevector.mo:Expected error in mat bytevector-s24-ref: "incorrect argument count in call (bytevector-s24-ref #vu8(3 252 5 0) 0)".
2443bytevector.mo:Expected error in mat bytevector-s24-ref: "incorrect argument count in call (bytevector-s24-ref #vu8(3 252 5 0) 0 (native-endianness) 0)".
2444bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2445bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2446bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2447bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: invalid index 6 for 3-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2448bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2449bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2450bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: unrecognized endianness bigger".
2451bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: unrecognized endianness "little"".
2452bytevector.mo:Expected error in mat bytevector-s24-ref: "bytevector-s24-ref: unrecognized endianness #t".
2453bytevector.mo:Expected error in mat bytevector-u24-ref: "incorrect argument count in call (bytevector-u24-ref)".
2454bytevector.mo:Expected error in mat bytevector-u24-ref: "incorrect argument count in call (bytevector-u24-ref #vu8(3 252 5 0))".
2455bytevector.mo:Expected error in mat bytevector-u24-ref: "incorrect argument count in call (bytevector-u24-ref #vu8(3 252 5 0) 0)".
2456bytevector.mo:Expected error in mat bytevector-u24-ref: "incorrect argument count in call (bytevector-u24-ref #vu8(3 252 5 0) 0 (native-endianness) 0)".
2457bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2458bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2459bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2460bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: invalid index 6 for 3-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2461bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2462bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2463bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: unrecognized endianness bigger".
2464bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: unrecognized endianness "little"".
2465bytevector.mo:Expected error in mat bytevector-u24-ref: "bytevector-u24-ref: unrecognized endianness #t".
2466bytevector.mo:Expected error in mat bytevector-s24-set!: "incorrect argument count in call (bytevector-s24-set!)".
2467bytevector.mo:Expected error in mat bytevector-s24-set!: "incorrect argument count in call (bytevector-s24-set! $v1)".
2468bytevector.mo:Expected error in mat bytevector-s24-set!: "incorrect argument count in call (bytevector-s24-set! $v1 0)".
2469bytevector.mo:Expected error in mat bytevector-s24-set!: "incorrect argument count in call (bytevector-s24-set! $v1 0 0)".
2470bytevector.mo:Expected error in mat bytevector-s24-set!: "incorrect argument count in call (bytevector-s24-set! $v1 0 0 (quote big) 0)".
2471bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2472bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2473bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2474bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid index 21 for 3-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2475bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid index 22 for 3-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2476bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2477bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2478bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid value 8388608".
2479bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid value -8388609".
2480bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: invalid value "hello"".
2481bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: unrecognized endianness huge".
2482bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: unrecognized endianness "tiny"".
2483bytevector.mo:Expected error in mat bytevector-s24-set!: "bytevector-s24-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2484bytevector.mo:Expected error in mat bytevector-u24-set!: "incorrect argument count in call (bytevector-u24-set!)".
2485bytevector.mo:Expected error in mat bytevector-u24-set!: "incorrect argument count in call (bytevector-u24-set! $v1)".
2486bytevector.mo:Expected error in mat bytevector-u24-set!: "incorrect argument count in call (bytevector-u24-set! $v1 0)".
2487bytevector.mo:Expected error in mat bytevector-u24-set!: "incorrect argument count in call (bytevector-u24-set! $v1 0 0)".
2488bytevector.mo:Expected error in mat bytevector-u24-set!: "incorrect argument count in call (bytevector-u24-set! $v1 0 0 (quote big) 0)".
2489bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2490bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2491bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2492bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid index 21 for 3-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2493bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid index 22 for 3-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2494bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2495bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2496bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid value 16777216".
2497bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid value -1".
2498bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: invalid value "hello"".
2499bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: unrecognized endianness huge".
2500bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: unrecognized endianness "tiny"".
2501bytevector.mo:Expected error in mat bytevector-u24-set!: "bytevector-u24-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2502bytevector.mo:Expected error in mat bytevector-s32-native-ref: "incorrect argument count in call (bytevector-s32-native-ref)".
2503bytevector.mo:Expected error in mat bytevector-s32-native-ref: "incorrect argument count in call (bytevector-s32-native-ref #vu8(3 252 5 0))".
2504bytevector.mo:Expected error in mat bytevector-s32-native-ref: "incorrect argument count in call (bytevector-s32-native-ref #vu8(3 252 5 0) 0 0)".
2505bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2506bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2507bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2508bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2509bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 2 for bytevector #vu8(3 252 5 0 0 0 ...)".
2510bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 3 for bytevector #vu8(3 252 5 0 0 0 ...)".
2511bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 4 for bytevector #vu8(3 252 5 0 0 0 ...)".
2512bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 5 for bytevector #vu8(3 252 5 0 0 0 ...)".
2513bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 6 for bytevector #vu8(3 252 5 0 0 0 ...)".
2514bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2515bytevector.mo:Expected error in mat bytevector-s32-native-ref: "bytevector-s32-native-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2516bytevector.mo:Expected error in mat bytevector-u32-native-ref: "incorrect argument count in call (bytevector-u32-native-ref)".
2517bytevector.mo:Expected error in mat bytevector-u32-native-ref: "incorrect argument count in call (bytevector-u32-native-ref #vu8(3 252 5 0))".
2518bytevector.mo:Expected error in mat bytevector-u32-native-ref: "incorrect argument count in call (bytevector-u32-native-ref #vu8(3 252 5 0) 0 0)".
2519bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2520bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2521bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2522bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2523bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 2 for bytevector #vu8(3 252 5 0 0 0 ...)".
2524bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 3 for bytevector #vu8(3 252 5 0 0 0 ...)".
2525bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 4 for bytevector #vu8(3 252 5 0 0 0 ...)".
2526bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 5 for bytevector #vu8(3 252 5 0 0 0 ...)".
2527bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 6 for bytevector #vu8(3 252 5 0 0 0 ...)".
2528bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2529bytevector.mo:Expected error in mat bytevector-u32-native-ref: "bytevector-u32-native-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2530bytevector.mo:Expected error in mat bytevector-s32-native-set!: "incorrect argument count in call (bytevector-s32-native-set!)".
2531bytevector.mo:Expected error in mat bytevector-s32-native-set!: "incorrect argument count in call (bytevector-s32-native-set! $v1)".
2532bytevector.mo:Expected error in mat bytevector-s32-native-set!: "incorrect argument count in call (bytevector-s32-native-set! $v1 0)".
2533bytevector.mo:Expected error in mat bytevector-s32-native-set!: "incorrect argument count in call (bytevector-s32-native-set! $v1 0 0 15)".
2534bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2535bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2536bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2537bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2538bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 2 for bytevector #vu8(173 173 173 173 173 173 ...)".
2539bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2540bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2541bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 6 for bytevector #vu8(173 173 173 173 173 173 ...)".
2542bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2543bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2544bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 10 for bytevector #vu8(173 173 173 173 173 173 ...)".
2545bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2546bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 13 for bytevector #vu8(173 173 173 173 173 173 ...)".
2547bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 14 for bytevector #vu8(173 173 173 173 173 173 ...)".
2548bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 15 for bytevector #vu8(173 173 173 173 173 173 ...)".
2549bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 17 for bytevector #vu8(173 173 173 173 173 173 ...)".
2550bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 18 for bytevector #vu8(173 173 173 173 173 173 ...)".
2551bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 19 for bytevector #vu8(173 173 173 173 173 173 ...)".
2552bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 20 for bytevector #vu8(173 173 173 173 173 173 ...)".
2553bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 21 for bytevector #vu8(173 173 173 173 173 173 ...)".
2554bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 22 for bytevector #vu8(173 173 173 173 173 173 ...)".
2555bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2556bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2557bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid value <int>".
2558bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid value <-int>".
2559bytevector.mo:Expected error in mat bytevector-s32-native-set!: "bytevector-s32-native-set!: invalid value "hello"".
2560bytevector.mo:Expected error in mat bytevector-u32-native-set!: "incorrect argument count in call (bytevector-u32-native-set!)".
2561bytevector.mo:Expected error in mat bytevector-u32-native-set!: "incorrect argument count in call (bytevector-u32-native-set! $v1)".
2562bytevector.mo:Expected error in mat bytevector-u32-native-set!: "incorrect argument count in call (bytevector-u32-native-set! $v1 0)".
2563bytevector.mo:Expected error in mat bytevector-u32-native-set!: "incorrect argument count in call (bytevector-u32-native-set! $v1 0 0 15)".
2564bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2565bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2566bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2567bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2568bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 2 for bytevector #vu8(173 173 173 173 173 173 ...)".
2569bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2570bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2571bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 6 for bytevector #vu8(173 173 173 173 173 173 ...)".
2572bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2573bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2574bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 10 for bytevector #vu8(173 173 173 173 173 173 ...)".
2575bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2576bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 13 for bytevector #vu8(173 173 173 173 173 173 ...)".
2577bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 14 for bytevector #vu8(173 173 173 173 173 173 ...)".
2578bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 15 for bytevector #vu8(173 173 173 173 173 173 ...)".
2579bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 17 for bytevector #vu8(173 173 173 173 173 173 ...)".
2580bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 18 for bytevector #vu8(173 173 173 173 173 173 ...)".
2581bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 19 for bytevector #vu8(173 173 173 173 173 173 ...)".
2582bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 20 for bytevector #vu8(173 173 173 173 173 173 ...)".
2583bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 21 for bytevector #vu8(173 173 173 173 173 173 ...)".
2584bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 22 for bytevector #vu8(173 173 173 173 173 173 ...)".
2585bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2586bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2587bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid value <int>".
2588bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid value -1".
2589bytevector.mo:Expected error in mat bytevector-u32-native-set!: "bytevector-u32-native-set!: invalid value "hello"".
2590bytevector.mo:Expected error in mat bytevector-s32-ref: "incorrect argument count in call (bytevector-s32-ref)".
2591bytevector.mo:Expected error in mat bytevector-s32-ref: "incorrect argument count in call (bytevector-s32-ref #vu8(3 252 5 0))".
2592bytevector.mo:Expected error in mat bytevector-s32-ref: "incorrect argument count in call (bytevector-s32-ref #vu8(3 252 5 0) 0)".
2593bytevector.mo:Expected error in mat bytevector-s32-ref: "incorrect argument count in call (bytevector-s32-ref #vu8(3 252 5 0) 0 (native-endianness) 0)".
2594bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2595bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2596bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2597bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: invalid index 6 for 4-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2598bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2599bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2600bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: unrecognized endianness bigger".
2601bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: unrecognized endianness "little"".
2602bytevector.mo:Expected error in mat bytevector-s32-ref: "bytevector-s32-ref: unrecognized endianness #t".
2603bytevector.mo:Expected error in mat bytevector-u32-ref: "incorrect argument count in call (bytevector-u32-ref)".
2604bytevector.mo:Expected error in mat bytevector-u32-ref: "incorrect argument count in call (bytevector-u32-ref #vu8(3 252 5 0))".
2605bytevector.mo:Expected error in mat bytevector-u32-ref: "incorrect argument count in call (bytevector-u32-ref #vu8(3 252 5 0) 0)".
2606bytevector.mo:Expected error in mat bytevector-u32-ref: "incorrect argument count in call (bytevector-u32-ref #vu8(3 252 5 0) 0 (native-endianness) 0)".
2607bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2608bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2609bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2610bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: invalid index 6 for 4-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2611bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2612bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2613bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: unrecognized endianness bigger".
2614bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: unrecognized endianness "little"".
2615bytevector.mo:Expected error in mat bytevector-u32-ref: "bytevector-u32-ref: unrecognized endianness #t".
2616bytevector.mo:Expected error in mat bytevector-s32-set!: "incorrect argument count in call (bytevector-s32-set!)".
2617bytevector.mo:Expected error in mat bytevector-s32-set!: "incorrect argument count in call (bytevector-s32-set! $v1)".
2618bytevector.mo:Expected error in mat bytevector-s32-set!: "incorrect argument count in call (bytevector-s32-set! $v1 0)".
2619bytevector.mo:Expected error in mat bytevector-s32-set!: "incorrect argument count in call (bytevector-s32-set! $v1 0 0)".
2620bytevector.mo:Expected error in mat bytevector-s32-set!: "incorrect argument count in call (bytevector-s32-set! $v1 0 0 (quote big) 0)".
2621bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2622bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2623bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2624bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index 20 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2625bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index 21 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2626bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index 22 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2627bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2628bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2629bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid value <int>".
2630bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid value <-int>".
2631bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: invalid value "hello"".
2632bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: unrecognized endianness huge".
2633bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: unrecognized endianness "tiny"".
2634bytevector.mo:Expected error in mat bytevector-s32-set!: "bytevector-s32-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2635bytevector.mo:Expected error in mat bytevector-u32-set!: "incorrect argument count in call (bytevector-u32-set!)".
2636bytevector.mo:Expected error in mat bytevector-u32-set!: "incorrect argument count in call (bytevector-u32-set! $v1)".
2637bytevector.mo:Expected error in mat bytevector-u32-set!: "incorrect argument count in call (bytevector-u32-set! $v1 0)".
2638bytevector.mo:Expected error in mat bytevector-u32-set!: "incorrect argument count in call (bytevector-u32-set! $v1 0 0)".
2639bytevector.mo:Expected error in mat bytevector-u32-set!: "incorrect argument count in call (bytevector-u32-set! $v1 0 0 (quote big) 0)".
2640bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2641bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2642bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2643bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index 20 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2644bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index 21 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2645bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index 22 for 4-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2646bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2647bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2648bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid value <int>".
2649bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid value -1".
2650bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: invalid value "hello"".
2651bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: unrecognized endianness huge".
2652bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: unrecognized endianness "tiny"".
2653bytevector.mo:Expected error in mat bytevector-u32-set!: "bytevector-u32-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2654bytevector.mo:Expected error in mat bytevector-s40-ref: "incorrect argument count in call (bytevector-s40-ref)".
2655bytevector.mo:Expected error in mat bytevector-s40-ref: "incorrect argument count in call (bytevector-s40-ref #vu8(3 252 5 0 0))".
2656bytevector.mo:Expected error in mat bytevector-s40-ref: "incorrect argument count in call (bytevector-s40-ref #vu8(3 252 5 0 0) 0)".
2657bytevector.mo:Expected error in mat bytevector-s40-ref: "incorrect argument count in call (bytevector-s40-ref #vu8(3 252 5 0 0) 0 (native-endianness) 0)".
2658bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2659bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2660bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2661bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: invalid index 3 for 5-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2662bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2663bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2664bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: unrecognized endianness bigger".
2665bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: unrecognized endianness "little"".
2666bytevector.mo:Expected error in mat bytevector-s40-ref: "bytevector-s40-ref: unrecognized endianness #t".
2667bytevector.mo:Expected error in mat bytevector-u40-ref: "incorrect argument count in call (bytevector-u40-ref)".
2668bytevector.mo:Expected error in mat bytevector-u40-ref: "incorrect argument count in call (bytevector-u40-ref #vu8(3 252 5 0 0))".
2669bytevector.mo:Expected error in mat bytevector-u40-ref: "incorrect argument count in call (bytevector-u40-ref #vu8(3 252 5 0 0) 0)".
2670bytevector.mo:Expected error in mat bytevector-u40-ref: "incorrect argument count in call (bytevector-u40-ref #vu8(3 252 5 0 0) 0 (native-endianness) 0)".
2671bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2672bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2673bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2674bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: invalid index 3 for 5-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2675bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2676bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2677bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: unrecognized endianness bigger".
2678bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: unrecognized endianness "little"".
2679bytevector.mo:Expected error in mat bytevector-u40-ref: "bytevector-u40-ref: unrecognized endianness #t".
2680bytevector.mo:Expected error in mat bytevector-s40-set!: "incorrect argument count in call (bytevector-s40-set!)".
2681bytevector.mo:Expected error in mat bytevector-s40-set!: "incorrect argument count in call (bytevector-s40-set! $v1)".
2682bytevector.mo:Expected error in mat bytevector-s40-set!: "incorrect argument count in call (bytevector-s40-set! $v1 0)".
2683bytevector.mo:Expected error in mat bytevector-s40-set!: "incorrect argument count in call (bytevector-s40-set! $v1 0 0)".
2684bytevector.mo:Expected error in mat bytevector-s40-set!: "incorrect argument count in call (bytevector-s40-set! $v1 0 0 (quote big) 0)".
2685bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2686bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2687bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2688bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid index 19 for 5-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2689bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid index 22 for 5-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2690bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2691bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2692bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid value 549755813888".
2693bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid value -549755813889".
2694bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: invalid value "hello"".
2695bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: unrecognized endianness huge".
2696bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: unrecognized endianness "tiny"".
2697bytevector.mo:Expected error in mat bytevector-s40-set!: "bytevector-s40-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2698bytevector.mo:Expected error in mat bytevector-u40-set!: "incorrect argument count in call (bytevector-u40-set!)".
2699bytevector.mo:Expected error in mat bytevector-u40-set!: "incorrect argument count in call (bytevector-u40-set! $v1)".
2700bytevector.mo:Expected error in mat bytevector-u40-set!: "incorrect argument count in call (bytevector-u40-set! $v1 0)".
2701bytevector.mo:Expected error in mat bytevector-u40-set!: "incorrect argument count in call (bytevector-u40-set! $v1 0 0)".
2702bytevector.mo:Expected error in mat bytevector-u40-set!: "incorrect argument count in call (bytevector-u40-set! $v1 0 0 (quote big) 0)".
2703bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2704bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2705bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2706bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid index 19 for 5-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2707bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid index 22 for 5-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2708bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2709bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2710bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid value 1099511627776".
2711bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid value -1".
2712bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: invalid value "hello"".
2713bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: unrecognized endianness huge".
2714bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: unrecognized endianness "tiny"".
2715bytevector.mo:Expected error in mat bytevector-u40-set!: "bytevector-u40-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2716bytevector.mo:Expected error in mat bytevector-s48-ref: "incorrect argument count in call (bytevector-s48-ref)".
2717bytevector.mo:Expected error in mat bytevector-s48-ref: "incorrect argument count in call (bytevector-s48-ref #vu8(3 252 5 0 0 0))".
2718bytevector.mo:Expected error in mat bytevector-s48-ref: "incorrect argument count in call (bytevector-s48-ref #vu8(3 252 5 0 0 0) 0)".
2719bytevector.mo:Expected error in mat bytevector-s48-ref: "incorrect argument count in call (bytevector-s48-ref #vu8(3 252 5 0 0 0) 0 (native-endianness) 0)".
2720bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2721bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2722bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2723bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: invalid index 2 for 6-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2724bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2725bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2726bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: unrecognized endianness bigger".
2727bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: unrecognized endianness "little"".
2728bytevector.mo:Expected error in mat bytevector-s48-ref: "bytevector-s48-ref: unrecognized endianness #t".
2729bytevector.mo:Expected error in mat bytevector-u48-ref: "incorrect argument count in call (bytevector-u48-ref)".
2730bytevector.mo:Expected error in mat bytevector-u48-ref: "incorrect argument count in call (bytevector-u48-ref #vu8(3 252 5 0 0 0))".
2731bytevector.mo:Expected error in mat bytevector-u48-ref: "incorrect argument count in call (bytevector-u48-ref #vu8(3 252 5 0 0 0) 0)".
2732bytevector.mo:Expected error in mat bytevector-u48-ref: "incorrect argument count in call (bytevector-u48-ref #vu8(3 252 5 0 0 0) 0 (native-endianness) 0)".
2733bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2734bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2735bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2736bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: invalid index 2 for 6-byte field of bytevector #vu8(3 252 5 0 0 0 ...)".
2737bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2738bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2739bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: unrecognized endianness bigger".
2740bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: unrecognized endianness "little"".
2741bytevector.mo:Expected error in mat bytevector-u48-ref: "bytevector-u48-ref: unrecognized endianness #t".
2742bytevector.mo:Expected error in mat bytevector-s48-set!: "incorrect argument count in call (bytevector-s48-set!)".
2743bytevector.mo:Expected error in mat bytevector-s48-set!: "incorrect argument count in call (bytevector-s48-set! $v1)".
2744bytevector.mo:Expected error in mat bytevector-s48-set!: "incorrect argument count in call (bytevector-s48-set! $v1 0)".
2745bytevector.mo:Expected error in mat bytevector-s48-set!: "incorrect argument count in call (bytevector-s48-set! $v1 0 0)".
2746bytevector.mo:Expected error in mat bytevector-s48-set!: "incorrect argument count in call (bytevector-s48-set! $v1 0 0 (quote big) 0)".
2747bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2748bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2749bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2750bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid index 18 for 6-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2751bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid index 22 for 6-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2752bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2753bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2754bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid value 140737488355328".
2755bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid value -140737488355329".
2756bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: invalid value "hello"".
2757bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: unrecognized endianness huge".
2758bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: unrecognized endianness "tiny"".
2759bytevector.mo:Expected error in mat bytevector-s48-set!: "bytevector-s48-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2760bytevector.mo:Expected error in mat bytevector-u48-set!: "incorrect argument count in call (bytevector-u48-set!)".
2761bytevector.mo:Expected error in mat bytevector-u48-set!: "incorrect argument count in call (bytevector-u48-set! $v1)".
2762bytevector.mo:Expected error in mat bytevector-u48-set!: "incorrect argument count in call (bytevector-u48-set! $v1 0)".
2763bytevector.mo:Expected error in mat bytevector-u48-set!: "incorrect argument count in call (bytevector-u48-set! $v1 0 0)".
2764bytevector.mo:Expected error in mat bytevector-u48-set!: "incorrect argument count in call (bytevector-u48-set! $v1 0 0 (quote big) 0)".
2765bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2766bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2767bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2768bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid index 18 for 6-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2769bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid index 22 for 6-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2770bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2771bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2772bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid value 281474976710656".
2773bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid value -1".
2774bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: invalid value "hello"".
2775bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: unrecognized endianness huge".
2776bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: unrecognized endianness "tiny"".
2777bytevector.mo:Expected error in mat bytevector-u48-set!: "bytevector-u48-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2778bytevector.mo:Expected error in mat bytevector-s56-ref: "incorrect argument count in call (bytevector-s56-ref)".
2779bytevector.mo:Expected error in mat bytevector-s56-ref: "incorrect argument count in call (bytevector-s56-ref #vu8(3 252 5 0 0 0 ...))".
2780bytevector.mo:Expected error in mat bytevector-s56-ref: "incorrect argument count in call (bytevector-s56-ref #vu8(3 252 5 0 0 0) 0)".
2781bytevector.mo:Expected error in mat bytevector-s56-ref: "incorrect argument count in call (bytevector-s56-ref #vu8(3 252 5 0 0 0 ...) 0 (native-endianness) 0)".
2782bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2783bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2784bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2785bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: invalid size 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2786bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2787bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2788bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: unrecognized endianness bigger".
2789bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: unrecognized endianness "little"".
2790bytevector.mo:Expected error in mat bytevector-s56-ref: "bytevector-s56-ref: unrecognized endianness #t".
2791bytevector.mo:Expected error in mat bytevector-u56-ref: "incorrect argument count in call (bytevector-u56-ref)".
2792bytevector.mo:Expected error in mat bytevector-u56-ref: "incorrect argument count in call (bytevector-u56-ref #vu8(3 252 5 0 0 0 ...))".
2793bytevector.mo:Expected error in mat bytevector-u56-ref: "incorrect argument count in call (bytevector-u56-ref #vu8(3 252 5 0 0 0) 0)".
2794bytevector.mo:Expected error in mat bytevector-u56-ref: "incorrect argument count in call (bytevector-u56-ref #vu8(3 252 5 0 0 0 ...) 0 (native-endianness) 0)".
2795bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2796bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2797bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: invalid index -1 for bytevector #vu8(3 252 5 0 0 0 ...)".
2798bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: invalid size 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2799bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: invalid index 7 for bytevector #vu8(3 252 5 0 0 0 ...)".
2800bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: invalid index 4.0 for bytevector #vu8(3 252 5 0 0 0 ...)".
2801bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: unrecognized endianness bigger".
2802bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: unrecognized endianness "little"".
2803bytevector.mo:Expected error in mat bytevector-u56-ref: "bytevector-u56-ref: unrecognized endianness #t".
2804bytevector.mo:Expected error in mat bytevector-s56-set!: "incorrect argument count in call (bytevector-s56-set!)".
2805bytevector.mo:Expected error in mat bytevector-s56-set!: "incorrect argument count in call (bytevector-s56-set! $v1)".
2806bytevector.mo:Expected error in mat bytevector-s56-set!: "incorrect argument count in call (bytevector-s56-set! $v1 0)".
2807bytevector.mo:Expected error in mat bytevector-s56-set!: "incorrect argument count in call (bytevector-s56-set! $v1 0 0)".
2808bytevector.mo:Expected error in mat bytevector-s56-set!: "incorrect argument count in call (bytevector-s56-set! $v1 0 0 (quote big) 0)".
2809bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2810bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2811bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2812bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid index 17 for 7-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2813bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid index 22 for 7-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2814bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2815bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2816bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid value 36028797018963968".
2817bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid value -36028797018963969".
2818bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: invalid value "hello"".
2819bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: unrecognized endianness huge".
2820bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: unrecognized endianness "tiny"".
2821bytevector.mo:Expected error in mat bytevector-s56-set!: "bytevector-s56-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2822bytevector.mo:Expected error in mat bytevector-u56-set!: "incorrect argument count in call (bytevector-u56-set!)".
2823bytevector.mo:Expected error in mat bytevector-u56-set!: "incorrect argument count in call (bytevector-u56-set! $v1)".
2824bytevector.mo:Expected error in mat bytevector-u56-set!: "incorrect argument count in call (bytevector-u56-set! $v1 0)".
2825bytevector.mo:Expected error in mat bytevector-u56-set!: "incorrect argument count in call (bytevector-u56-set! $v1 0 0)".
2826bytevector.mo:Expected error in mat bytevector-u56-set!: "incorrect argument count in call (bytevector-u56-set! $v1 0 0 (quote big) 0)".
2827bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2828bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2829bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2830bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid index 17 for 7-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2831bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid index 22 for 7-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
2832bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2833bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2834bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid value 72057594037927936".
2835bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid value -1".
2836bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: invalid value "hello"".
2837bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: unrecognized endianness huge".
2838bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: unrecognized endianness "tiny"".
2839bytevector.mo:Expected error in mat bytevector-u56-set!: "bytevector-u56-set!: unrecognized endianness #vu8(173 173 173 173 173 173 ...)".
2840bytevector.mo:Expected error in mat bytevector-s64-native-ref: "incorrect argument count in call (bytevector-s64-native-ref)".
2841bytevector.mo:Expected error in mat bytevector-s64-native-ref: "incorrect argument count in call (bytevector-s64-native-ref $v1)".
2842bytevector.mo:Expected error in mat bytevector-s64-native-ref: "incorrect argument count in call (bytevector-s64-native-ref $v1 0 0)".
2843bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2844bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2845bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
2846bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 1 for bytevector #vu8(0 0 0 0 0 0 ...)".
2847bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 2 for bytevector #vu8(0 0 0 0 0 0 ...)".
2848bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 3 for bytevector #vu8(0 0 0 0 0 0 ...)".
2849bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 4 for bytevector #vu8(0 0 0 0 0 0 ...)".
2850bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 5 for bytevector #vu8(0 0 0 0 0 0 ...)".
2851bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 6 for bytevector #vu8(0 0 0 0 0 0 ...)".
2852bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 7 for bytevector #vu8(0 0 0 0 0 0 ...)".
2853bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 9 for bytevector #vu8(0 0 0 0 0 0 ...)".
2854bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 18 for bytevector #vu8(0 0 0 0 0 0 ...)".
2855bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 27 for bytevector #vu8(0 0 0 0 0 0 ...)".
2856bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 36 for bytevector #vu8(0 0 0 0 0 0 ...)".
2857bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 45 for bytevector #vu8(0 0 0 0 0 0 ...)".
2858bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 54 for bytevector #vu8(0 0 0 0 0 0 ...)".
2859bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
2860bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 73 for bytevector #vu8(0 0 0 0 0 0 ...)".
2861bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 82 for bytevector #vu8(0 0 0 0 0 0 ...)".
2862bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 91 for bytevector #vu8(0 0 0 0 0 0 ...)".
2863bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 96 for bytevector #vu8(0 0 0 0 0 0 ...)".
2864bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 97 for bytevector #vu8(0 0 0 0 0 0 ...)".
2865bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 98 for bytevector #vu8(0 0 0 0 0 0 ...)".
2866bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 99 for bytevector #vu8(0 0 0 0 0 0 ...)".
2867bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 100 for bytevector #vu8(0 0 0 0 0 0 ...)".
2868bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 101 for bytevector #vu8(0 0 0 0 0 0 ...)".
2869bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 102 for bytevector #vu8(0 0 0 0 0 0 ...)".
2870bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
2871bytevector.mo:Expected error in mat bytevector-s64-native-ref: "bytevector-s64-native-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
2872bytevector.mo:Expected error in mat bytevector-u64-native-ref: "incorrect argument count in call (bytevector-u64-native-ref)".
2873bytevector.mo:Expected error in mat bytevector-u64-native-ref: "incorrect argument count in call (bytevector-u64-native-ref $v1)".
2874bytevector.mo:Expected error in mat bytevector-u64-native-ref: "incorrect argument count in call (bytevector-u64-native-ref $v1 0 0)".
2875bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2876bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2877bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
2878bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 1 for bytevector #vu8(0 0 0 0 0 0 ...)".
2879bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 2 for bytevector #vu8(0 0 0 0 0 0 ...)".
2880bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 3 for bytevector #vu8(0 0 0 0 0 0 ...)".
2881bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 4 for bytevector #vu8(0 0 0 0 0 0 ...)".
2882bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 5 for bytevector #vu8(0 0 0 0 0 0 ...)".
2883bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 6 for bytevector #vu8(0 0 0 0 0 0 ...)".
2884bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 7 for bytevector #vu8(0 0 0 0 0 0 ...)".
2885bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 9 for bytevector #vu8(0 0 0 0 0 0 ...)".
2886bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 18 for bytevector #vu8(0 0 0 0 0 0 ...)".
2887bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 27 for bytevector #vu8(0 0 0 0 0 0 ...)".
2888bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 36 for bytevector #vu8(0 0 0 0 0 0 ...)".
2889bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 45 for bytevector #vu8(0 0 0 0 0 0 ...)".
2890bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 54 for bytevector #vu8(0 0 0 0 0 0 ...)".
2891bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
2892bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 73 for bytevector #vu8(0 0 0 0 0 0 ...)".
2893bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 82 for bytevector #vu8(0 0 0 0 0 0 ...)".
2894bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 91 for bytevector #vu8(0 0 0 0 0 0 ...)".
2895bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 96 for bytevector #vu8(0 0 0 0 0 0 ...)".
2896bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 97 for bytevector #vu8(0 0 0 0 0 0 ...)".
2897bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 98 for bytevector #vu8(0 0 0 0 0 0 ...)".
2898bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 99 for bytevector #vu8(0 0 0 0 0 0 ...)".
2899bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 100 for bytevector #vu8(0 0 0 0 0 0 ...)".
2900bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 101 for bytevector #vu8(0 0 0 0 0 0 ...)".
2901bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 102 for bytevector #vu8(0 0 0 0 0 0 ...)".
2902bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
2903bytevector.mo:Expected error in mat bytevector-u64-native-ref: "bytevector-u64-native-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
2904bytevector.mo:Expected error in mat bytevector-s64-native-set!: "incorrect argument count in call (bytevector-s64-native-set!)".
2905bytevector.mo:Expected error in mat bytevector-s64-native-set!: "incorrect argument count in call (bytevector-s64-native-set! $v1)".
2906bytevector.mo:Expected error in mat bytevector-s64-native-set!: "incorrect argument count in call (bytevector-s64-native-set! $v1 0)".
2907bytevector.mo:Expected error in mat bytevector-s64-native-set!: "incorrect argument count in call (bytevector-s64-native-set! $v1 0 0 15)".
2908bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2909bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2910bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2911bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2912bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 2 for bytevector #vu8(173 173 173 173 173 173 ...)".
2913bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2914bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 4 for bytevector #vu8(173 173 173 173 173 173 ...)".
2915bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2916bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 6 for bytevector #vu8(173 173 173 173 173 173 ...)".
2917bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2918bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2919bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 10 for bytevector #vu8(173 173 173 173 173 173 ...)".
2920bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2921bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 12 for bytevector #vu8(173 173 173 173 173 173 ...)".
2922bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 13 for bytevector #vu8(173 173 173 173 173 173 ...)".
2923bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 14 for bytevector #vu8(173 173 173 173 173 173 ...)".
2924bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 15 for bytevector #vu8(173 173 173 173 173 173 ...)".
2925bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 17 for bytevector #vu8(173 173 173 173 173 173 ...)".
2926bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 20 for bytevector #vu8(173 173 173 173 173 173 ...)".
2927bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2928bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2929bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2930bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2931bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 34 for bytevector #vu8(173 173 173 173 173 173 ...)".
2932bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 35 for bytevector #vu8(173 173 173 173 173 173 ...)".
2933bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 36 for bytevector #vu8(173 173 173 173 173 173 ...)".
2934bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 37 for bytevector #vu8(173 173 173 173 173 173 ...)".
2935bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 38 for bytevector #vu8(173 173 173 173 173 173 ...)".
2936bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index 39 for bytevector #vu8(173 173 173 173 173 173 ...)".
2937bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2938bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid value <int>".
2939bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid value <-int>".
2940bytevector.mo:Expected error in mat bytevector-s64-native-set!: "bytevector-s64-native-set!: invalid value "hello"".
2941bytevector.mo:Expected error in mat bytevector-u64-native-set!: "incorrect argument count in call (bytevector-u64-native-set!)".
2942bytevector.mo:Expected error in mat bytevector-u64-native-set!: "incorrect argument count in call (bytevector-u64-native-set! $v1)".
2943bytevector.mo:Expected error in mat bytevector-u64-native-set!: "incorrect argument count in call (bytevector-u64-native-set! $v1 0)".
2944bytevector.mo:Expected error in mat bytevector-u64-native-set!: "incorrect argument count in call (bytevector-u64-native-set! $v1 0 0 15)".
2945bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2946bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
2947bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2948bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 1 for bytevector #vu8(173 173 173 173 173 173 ...)".
2949bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 2 for bytevector #vu8(173 173 173 173 173 173 ...)".
2950bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 3 for bytevector #vu8(173 173 173 173 173 173 ...)".
2951bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 4 for bytevector #vu8(173 173 173 173 173 173 ...)".
2952bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 5 for bytevector #vu8(173 173 173 173 173 173 ...)".
2953bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 6 for bytevector #vu8(173 173 173 173 173 173 ...)".
2954bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 7 for bytevector #vu8(173 173 173 173 173 173 ...)".
2955bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 9 for bytevector #vu8(173 173 173 173 173 173 ...)".
2956bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 10 for bytevector #vu8(173 173 173 173 173 173 ...)".
2957bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 11 for bytevector #vu8(173 173 173 173 173 173 ...)".
2958bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 12 for bytevector #vu8(173 173 173 173 173 173 ...)".
2959bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 13 for bytevector #vu8(173 173 173 173 173 173 ...)".
2960bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 14 for bytevector #vu8(173 173 173 173 173 173 ...)".
2961bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 15 for bytevector #vu8(173 173 173 173 173 173 ...)".
2962bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 17 for bytevector #vu8(173 173 173 173 173 173 ...)".
2963bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 20 for bytevector #vu8(173 173 173 173 173 173 ...)".
2964bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 23 for bytevector #vu8(173 173 173 173 173 173 ...)".
2965bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2966bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2967bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index <int> for bytevector #vu8(173 173 173 173 173 173 ...)".
2968bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 34 for bytevector #vu8(173 173 173 173 173 173 ...)".
2969bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 35 for bytevector #vu8(173 173 173 173 173 173 ...)".
2970bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 36 for bytevector #vu8(173 173 173 173 173 173 ...)".
2971bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 37 for bytevector #vu8(173 173 173 173 173 173 ...)".
2972bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 38 for bytevector #vu8(173 173 173 173 173 173 ...)".
2973bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index 39 for bytevector #vu8(173 173 173 173 173 173 ...)".
2974bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
2975bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid value <int>".
2976bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid value -1".
2977bytevector.mo:Expected error in mat bytevector-u64-native-set!: "bytevector-u64-native-set!: invalid value "hello"".
2978bytevector.mo:Expected error in mat bytevector-s64-ref: "incorrect argument count in call (bytevector-s64-ref)".
2979bytevector.mo:Expected error in mat bytevector-s64-ref: "incorrect argument count in call (bytevector-s64-ref $v1)".
2980bytevector.mo:Expected error in mat bytevector-s64-ref: "incorrect argument count in call (bytevector-s64-ref $v1 0)".
2981bytevector.mo:Expected error in mat bytevector-s64-ref: "incorrect argument count in call (bytevector-s64-ref $v1 0 (quote big) 0)".
2982bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2983bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
2984bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
2985bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2986bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 97 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2987bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 98 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2988bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 99 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2989bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2990bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 101 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2991bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 102 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
2992bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
2993bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
2994bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: unrecognized endianness (quote bonkers)".
2995bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: unrecognized endianness get-real".
2996bytevector.mo:Expected error in mat bytevector-s64-ref: "bytevector-s64-ref: unrecognized endianness 1e23".
2997bytevector.mo:Expected error in mat bytevector-u64-ref: "incorrect argument count in call (bytevector-u64-ref)".
2998bytevector.mo:Expected error in mat bytevector-u64-ref: "incorrect argument count in call (bytevector-u64-ref $v1)".
2999bytevector.mo:Expected error in mat bytevector-u64-ref: "incorrect argument count in call (bytevector-u64-ref $v1 0)".
3000bytevector.mo:Expected error in mat bytevector-u64-ref: "incorrect argument count in call (bytevector-u64-ref $v1 0 (quote big) 0)".
3001bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3002bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3003bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3004bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3005bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 97 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3006bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 98 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3007bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 99 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3008bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3009bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 101 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3010bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 102 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3011bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3012bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3013bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: unrecognized endianness (quote bonkers)".
3014bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: unrecognized endianness get-real".
3015bytevector.mo:Expected error in mat bytevector-u64-ref: "bytevector-u64-ref: unrecognized endianness 1e23".
3016bytevector.mo:Expected error in mat bytevector-s64-set!: "incorrect argument count in call (bytevector-s64-set!)".
3017bytevector.mo:Expected error in mat bytevector-s64-set!: "incorrect argument count in call (bytevector-s64-set! $v1)".
3018bytevector.mo:Expected error in mat bytevector-s64-set!: "incorrect argument count in call (bytevector-s64-set! $v1 0)".
3019bytevector.mo:Expected error in mat bytevector-s64-set!: "incorrect argument count in call (bytevector-s64-set! $v1 0 0)".
3020bytevector.mo:Expected error in mat bytevector-s64-set!: "incorrect argument count in call (bytevector-s64-set! $v1 0 0 (quote big) 15)".
3021bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
3022bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
3023bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
3024bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index <int> for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3025bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index <int> for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3026bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 34 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3027bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 35 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3028bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 36 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3029bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 37 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3030bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 38 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3031bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index 39 for bytevector #vu8(173 173 173 173 173 173 ...)".
3032bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
3033bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid value <int>".
3034bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid value <-int>".
3035bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: invalid value "hello"".
3036bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: unrecognized endianness gorgeous".
3037bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: unrecognized endianness #(ravenous)".
3038bytevector.mo:Expected error in mat bytevector-s64-set!: "bytevector-s64-set!: unrecognized endianness #t".
3039bytevector.mo:Expected error in mat bytevector-u64-set!: "incorrect argument count in call (bytevector-u64-set!)".
3040bytevector.mo:Expected error in mat bytevector-u64-set!: "incorrect argument count in call (bytevector-u64-set! $v1)".
3041bytevector.mo:Expected error in mat bytevector-u64-set!: "incorrect argument count in call (bytevector-u64-set! $v1 0)".
3042bytevector.mo:Expected error in mat bytevector-u64-set!: "incorrect argument count in call (bytevector-u64-set! $v1 0 0)".
3043bytevector.mo:Expected error in mat bytevector-u64-set!: "incorrect argument count in call (bytevector-u64-set! $v1 0 0 (quote big) 15)".
3044bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
3045bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: #(0 0 0 0 0 0 ...) is not a mutable bytevector".
3046bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index -1 for bytevector #vu8(173 173 173 173 173 173 ...)".
3047bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index <int> for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3048bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index <int> for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3049bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 34 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3050bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 35 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3051bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 36 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3052bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 37 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3053bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 38 for 8-byte field of bytevector #vu8(173 173 173 173 173 173 ...)".
3054bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index 39 for bytevector #vu8(173 173 173 173 173 173 ...)".
3055bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid index q for bytevector #vu8(173 173 173 173 173 173 ...)".
3056bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid value <int>".
3057bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid value -1".
3058bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: invalid value "hello"".
3059bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: unrecognized endianness gorgeous".
3060bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: unrecognized endianness #(ravenous)".
3061bytevector.mo:Expected error in mat bytevector-u64-set!: "bytevector-u64-set!: unrecognized endianness #t".
3062bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "incorrect argument count in call (bytevector-ieee-single-native-ref)".
3063bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "incorrect argument count in call (bytevector-ieee-single-native-ref $v1)".
3064bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "incorrect argument count in call (bytevector-ieee-single-native-ref $v1 0 0)".
3065bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3066bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3067bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3068bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3069bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 2 for bytevector #vu8(0 0 0 0 0 0 ...)".
3070bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 3 for bytevector #vu8(0 0 0 0 0 0 ...)".
3071bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 5 for bytevector #vu8(0 0 0 0 0 0 ...)".
3072bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 6 for bytevector #vu8(0 0 0 0 0 0 ...)".
3073bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 7 for bytevector #vu8(0 0 0 0 0 0 ...)".
3074bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 9 for bytevector #vu8(0 0 0 0 0 0 ...)".
3075bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 10 for bytevector #vu8(0 0 0 0 0 0 ...)".
3076bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 11 for bytevector #vu8(0 0 0 0 0 0 ...)".
3077bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 13 for bytevector #vu8(0 0 0 0 0 0 ...)".
3078bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 14 for bytevector #vu8(0 0 0 0 0 0 ...)".
3079bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 15 for bytevector #vu8(0 0 0 0 0 0 ...)".
3080bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 17 for bytevector #vu8(0 0 0 0 0 0 ...)".
3081bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 18 for bytevector #vu8(0 0 0 0 0 0 ...)".
3082bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 19 for bytevector #vu8(0 0 0 0 0 0 ...)".
3083bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 21 for bytevector #vu8(0 0 0 0 0 0 ...)".
3084bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 22 for bytevector #vu8(0 0 0 0 0 0 ...)".
3085bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 23 for bytevector #vu8(0 0 0 0 0 0 ...)".
3086bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 25 for bytevector #vu8(0 0 0 0 0 0 ...)".
3087bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 26 for bytevector #vu8(0 0 0 0 0 0 ...)".
3088bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 27 for bytevector #vu8(0 0 0 0 0 0 ...)".
3089bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3090bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3091bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3092bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3093bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 34 for bytevector #vu8(0 0 0 0 0 0 ...)".
3094bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 35 for bytevector #vu8(0 0 0 0 0 0 ...)".
3095bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 36 for bytevector #vu8(0 0 0 0 0 0 ...)".
3096bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 37 for bytevector #vu8(0 0 0 0 0 0 ...)".
3097bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 38 for bytevector #vu8(0 0 0 0 0 0 ...)".
3098bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 39 for bytevector #vu8(0 0 0 0 0 0 ...)".
3099bytevector.mo:Expected error in mat bytevector-ieee-single-native-ref: "bytevector-ieee-single-native-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3100bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "incorrect argument count in call (bytevector-ieee-double-native-ref)".
3101bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "incorrect argument count in call (bytevector-ieee-double-native-ref $v1)".
3102bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "incorrect argument count in call (bytevector-ieee-double-native-ref $v1 0 0)".
3103bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3104bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3105bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3106bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3107bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 2 for bytevector #vu8(0 0 0 0 0 0 ...)".
3108bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 3 for bytevector #vu8(0 0 0 0 0 0 ...)".
3109bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 4 for bytevector #vu8(0 0 0 0 0 0 ...)".
3110bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 5 for bytevector #vu8(0 0 0 0 0 0 ...)".
3111bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 6 for bytevector #vu8(0 0 0 0 0 0 ...)".
3112bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 7 for bytevector #vu8(0 0 0 0 0 0 ...)".
3113bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 9 for bytevector #vu8(0 0 0 0 0 0 ...)".
3114bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 10 for bytevector #vu8(0 0 0 0 0 0 ...)".
3115bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 11 for bytevector #vu8(0 0 0 0 0 0 ...)".
3116bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 12 for bytevector #vu8(0 0 0 0 0 0 ...)".
3117bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 13 for bytevector #vu8(0 0 0 0 0 0 ...)".
3118bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 14 for bytevector #vu8(0 0 0 0 0 0 ...)".
3119bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 15 for bytevector #vu8(0 0 0 0 0 0 ...)".
3120bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 17 for bytevector #vu8(0 0 0 0 0 0 ...)".
3121bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 18 for bytevector #vu8(0 0 0 0 0 0 ...)".
3122bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 19 for bytevector #vu8(0 0 0 0 0 0 ...)".
3123bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 20 for bytevector #vu8(0 0 0 0 0 0 ...)".
3124bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 21 for bytevector #vu8(0 0 0 0 0 0 ...)".
3125bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 22 for bytevector #vu8(0 0 0 0 0 0 ...)".
3126bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 23 for bytevector #vu8(0 0 0 0 0 0 ...)".
3127bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 25 for bytevector #vu8(0 0 0 0 0 0 ...)".
3128bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 26 for bytevector #vu8(0 0 0 0 0 0 ...)".
3129bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 27 for bytevector #vu8(0 0 0 0 0 0 ...)".
3130bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3131bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3132bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3133bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3134bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3135bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 42 for bytevector #vu8(0 0 0 0 0 0 ...)".
3136bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 51 for bytevector #vu8(0 0 0 0 0 0 ...)".
3137bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index <int> for bytevector #vu8(0 0 0 0 0 0 ...)".
3138bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 69 for bytevector #vu8(0 0 0 0 0 0 ...)".
3139bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 70 for bytevector #vu8(0 0 0 0 0 0 ...)".
3140bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 71 for bytevector #vu8(0 0 0 0 0 0 ...)".
3141bytevector.mo:Expected error in mat bytevector-ieee-double-native-ref: "bytevector-ieee-double-native-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3142bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "incorrect argument count in call (bytevector-ieee-single-native-set!)".
3143bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "incorrect argument count in call (bytevector-ieee-single-native-set! $v1)".
3144bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "incorrect argument count in call (bytevector-ieee-single-native-set! $v1 0)".
3145bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "incorrect argument count in call (bytevector-ieee-single-native-set! $v1 0 0.0 0.0)".
3146bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3147bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3148bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index -1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3149bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3150bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 2 for bytevector #vu8(235 235 235 235 235 235 ...)".
3151bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 3 for bytevector #vu8(235 235 235 235 235 235 ...)".
3152bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 5 for bytevector #vu8(235 235 235 235 235 235 ...)".
3153bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 6 for bytevector #vu8(235 235 235 235 235 235 ...)".
3154bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 7 for bytevector #vu8(235 235 235 235 235 235 ...)".
3155bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 9 for bytevector #vu8(235 235 235 235 235 235 ...)".
3156bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 10 for bytevector #vu8(235 235 235 235 235 235 ...)".
3157bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 11 for bytevector #vu8(235 235 235 235 235 235 ...)".
3158bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 13 for bytevector #vu8(235 235 235 235 235 235 ...)".
3159bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 14 for bytevector #vu8(235 235 235 235 235 235 ...)".
3160bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 15 for bytevector #vu8(235 235 235 235 235 235 ...)".
3161bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 17 for bytevector #vu8(235 235 235 235 235 235 ...)".
3162bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 18 for bytevector #vu8(235 235 235 235 235 235 ...)".
3163bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 19 for bytevector #vu8(235 235 235 235 235 235 ...)".
3164bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 21 for bytevector #vu8(235 235 235 235 235 235 ...)".
3165bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 22 for bytevector #vu8(235 235 235 235 235 235 ...)".
3166bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 23 for bytevector #vu8(235 235 235 235 235 235 ...)".
3167bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 25 for bytevector #vu8(235 235 235 235 235 235 ...)".
3168bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 26 for bytevector #vu8(235 235 235 235 235 235 ...)".
3169bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 27 for bytevector #vu8(235 235 235 235 235 235 ...)".
3170bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3171bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3172bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3173bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: invalid index 4.0 for bytevector #vu8(235 235 235 235 235 235 ...)".
3174bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: 1+2i is not a real number".
3175bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: 1.0+3.0i is not a real number".
3176bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: 1.0+0.0i is not a real number".
3177bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: 1.0-0.0i is not a real number".
3178bytevector.mo:Expected error in mat bytevector-ieee-single-native-set!: "bytevector-ieee-single-native-set!: "oops" is not a real number".
3179bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "incorrect argument count in call (bytevector-ieee-double-native-set!)".
3180bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "incorrect argument count in call (bytevector-ieee-double-native-set! $v1)".
3181bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "incorrect argument count in call (bytevector-ieee-double-native-set! $v1 0)".
3182bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "incorrect argument count in call (bytevector-ieee-double-native-set! $v1 0 0.0 0.0)".
3183bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3184bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3185bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index -1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3186bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3187bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 2 for bytevector #vu8(235 235 235 235 235 235 ...)".
3188bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 3 for bytevector #vu8(235 235 235 235 235 235 ...)".
3189bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 4 for bytevector #vu8(235 235 235 235 235 235 ...)".
3190bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 5 for bytevector #vu8(235 235 235 235 235 235 ...)".
3191bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 6 for bytevector #vu8(235 235 235 235 235 235 ...)".
3192bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 7 for bytevector #vu8(235 235 235 235 235 235 ...)".
3193bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 9 for bytevector #vu8(235 235 235 235 235 235 ...)".
3194bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 10 for bytevector #vu8(235 235 235 235 235 235 ...)".
3195bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 11 for bytevector #vu8(235 235 235 235 235 235 ...)".
3196bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 12 for bytevector #vu8(235 235 235 235 235 235 ...)".
3197bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 13 for bytevector #vu8(235 235 235 235 235 235 ...)".
3198bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 14 for bytevector #vu8(235 235 235 235 235 235 ...)".
3199bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 15 for bytevector #vu8(235 235 235 235 235 235 ...)".
3200bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 17 for bytevector #vu8(235 235 235 235 235 235 ...)".
3201bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 18 for bytevector #vu8(235 235 235 235 235 235 ...)".
3202bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 19 for bytevector #vu8(235 235 235 235 235 235 ...)".
3203bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 20 for bytevector #vu8(235 235 235 235 235 235 ...)".
3204bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 21 for bytevector #vu8(235 235 235 235 235 235 ...)".
3205bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 22 for bytevector #vu8(235 235 235 235 235 235 ...)".
3206bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 23 for bytevector #vu8(235 235 235 235 235 235 ...)".
3207bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 25 for bytevector #vu8(235 235 235 235 235 235 ...)".
3208bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 26 for bytevector #vu8(235 235 235 235 235 235 ...)".
3209bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 27 for bytevector #vu8(235 235 235 235 235 235 ...)".
3210bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3211bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3212bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3213bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3214bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3215bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 42 for bytevector #vu8(235 235 235 235 235 235 ...)".
3216bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 51 for bytevector #vu8(235 235 235 235 235 235 ...)".
3217bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index <int> for bytevector #vu8(235 235 235 235 235 235 ...)".
3218bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 69 for bytevector #vu8(235 235 235 235 235 235 ...)".
3219bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 70 for bytevector #vu8(235 235 235 235 235 235 ...)".
3220bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 71 for bytevector #vu8(235 235 235 235 235 235 ...)".
3221bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: invalid index 4.0 for bytevector #vu8(235 235 235 235 235 235 ...)".
3222bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: 1+2i is not a real number".
3223bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: 1.0-7.3i is not a real number".
3224bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: 0-1i is not a real number".
3225bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: 1.0+0.0i is not a real number".
3226bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: 1.0-0.0i is not a real number".
3227bytevector.mo:Expected error in mat bytevector-ieee-double-native-set!: "bytevector-ieee-double-native-set!: "oops" is not a real number".
3228bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "incorrect argument count in call (bytevector-ieee-single-ref)".
3229bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "incorrect argument count in call (bytevector-ieee-single-ref $vnative)".
3230bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "incorrect argument count in call (bytevector-ieee-single-ref $vnative 0)".
3231bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "incorrect argument count in call (bytevector-ieee-single-ref $vnative 0 (quote big) 0)".
3232bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3233bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3234bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index -1 for bytevector #vu8(0 0 0 0 199 0 ...)".
3235bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index 42 for 4-byte field of bytevector #vu8(0 0 0 0 199 0 ...)".
3236bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index 43 for 4-byte field of bytevector #vu8(0 0 0 0 199 0 ...)".
3237bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index 44 for 4-byte field of bytevector #vu8(0 0 0 0 199 0 ...)".
3238bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index 45 for bytevector #vu8(0 0 0 0 199 0 ...)".
3239bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 199 0 ...)".
3240bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: unrecognized endianness "nuts"".
3241bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: unrecognized endianness crazy".
3242bytevector.mo:Expected error in mat bytevector-ieee-single-ref: "bytevector-ieee-single-ref: unrecognized endianness 35".
3243bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "incorrect argument count in call (bytevector-ieee-double-ref)".
3244bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "incorrect argument count in call (bytevector-ieee-double-ref $vnative)".
3245bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "incorrect argument count in call (bytevector-ieee-double-ref $vnative 0)".
3246bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "incorrect argument count in call (bytevector-ieee-double-ref $vnative 0 (quote big) 0)".
3247bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3248bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3249bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3250bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index <int> for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3251bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index <int> for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3252bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 66 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3253bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 67 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3254bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 68 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3255bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 69 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3256bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 70 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3257bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 71 for bytevector #vu8(0 0 0 0 0 0 ...)".
3258bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3259bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: unrecognized endianness "nuts"".
3260bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: unrecognized endianness crazy".
3261bytevector.mo:Expected error in mat bytevector-ieee-double-ref: "bytevector-ieee-double-ref: unrecognized endianness 35".
3262bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "incorrect argument count in call (bytevector-ieee-single-set!)".
3263bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "incorrect argument count in call (bytevector-ieee-single-set! $v1)".
3264bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "incorrect argument count in call (bytevector-ieee-single-set! $v1 0)".
3265bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "incorrect argument count in call (bytevector-ieee-single-set! $v1 0 0.0)".
3266bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "incorrect argument count in call (bytevector-ieee-single-set! $v1 0 0.0 (quote big) (quote bigger))".
3267bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3268bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3269bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index -1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3270bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index 36 for 4-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3271bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index 37 for 4-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3272bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index 38 for 4-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3273bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index 39 for bytevector #vu8(235 235 235 235 235 235 ...)".
3274bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: invalid index 4.0 for bytevector #vu8(235 235 235 235 235 235 ...)".
3275bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: 1+2i is not a real number".
3276bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: 1.0+3.0i is not a real number".
3277bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: 1.0+0.0i is not a real number".
3278bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: 1.0-0.0i is not a real number".
3279bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: "oops" is not a real number".
3280bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: unrecognized endianness "ouch"".
3281bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: unrecognized endianness what?".
3282bytevector.mo:Expected error in mat bytevector-ieee-single-set!: "bytevector-ieee-single-set!: unrecognized endianness #\newline".
3283bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "incorrect argument count in call (bytevector-ieee-double-set!)".
3284bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "incorrect argument count in call (bytevector-ieee-double-set! $v1)".
3285bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "incorrect argument count in call (bytevector-ieee-double-set! $v1 0)".
3286bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "incorrect argument count in call (bytevector-ieee-double-set! $v1 0 0.0)".
3287bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "incorrect argument count in call (bytevector-ieee-double-set! $v1 0 0.0 (quote big) (quote bigger))".
3288bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3289bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3290bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index -1 for bytevector #vu8(235 235 235 235 235 235 ...)".
3291bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index <int> for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3292bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index <int> for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3293bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 66 for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3294bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 67 for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3295bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 68 for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3296bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 69 for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3297bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 70 for 8-byte field of bytevector #vu8(235 235 235 235 235 235 ...)".
3298bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 71 for bytevector #vu8(235 235 235 235 235 235 ...)".
3299bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: invalid index 4.0 for bytevector #vu8(235 235 235 235 235 235 ...)".
3300bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: 1+2i is not a real number".
3301bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: 1.0+3.0i is not a real number".
3302bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: 1.0+0.0i is not a real number".
3303bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: 1.0-0.0i is not a real number".
3304bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: "oops" is not a real number".
3305bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: unrecognized endianness "ouch"".
3306bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: unrecognized endianness what?".
3307bytevector.mo:Expected error in mat bytevector-ieee-double-set!: "bytevector-ieee-double-set!: unrecognized endianness #\newline".
3308bytevector.mo:Expected error in mat bytevector-sint-ref: "incorrect argument count in call (bytevector-sint-ref)".
3309bytevector.mo:Expected error in mat bytevector-sint-ref: "incorrect argument count in call (bytevector-sint-ref $v1)".
3310bytevector.mo:Expected error in mat bytevector-sint-ref: "incorrect argument count in call (bytevector-sint-ref $v1 0)".
3311bytevector.mo:Expected error in mat bytevector-sint-ref: "incorrect argument count in call (bytevector-sint-ref $v1 0 (quote big))".
3312bytevector.mo:Expected error in mat bytevector-sint-ref: "incorrect argument count in call (bytevector-sint-ref $v1 0 (quote big) 5 0)".
3313bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3314bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3315bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3316bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3317bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3318bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3319bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3320bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3321bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3322bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3323bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 96 for 9-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3324bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 97 for 7-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3325bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 98 for 6-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3326bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 99 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3327bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 100 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3328bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 100 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3329bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3330bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 101 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3331bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 101 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3332bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 102 for 2-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3333bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 102 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3334bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3335bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3336bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3337bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3338bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3339bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3340bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3341bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3342bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3343bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: unrecognized endianness bonkers".
3344bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid size 0".
3345bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid size -1".
3346bytevector.mo:Expected error in mat bytevector-sint-ref: "bytevector-sint-ref: invalid size byte".
3347bytevector.mo:Expected error in mat bytevector-uint-ref: "incorrect argument count in call (bytevector-uint-ref)".
3348bytevector.mo:Expected error in mat bytevector-uint-ref: "incorrect argument count in call (bytevector-uint-ref $v1)".
3349bytevector.mo:Expected error in mat bytevector-uint-ref: "incorrect argument count in call (bytevector-uint-ref $v1 0)".
3350bytevector.mo:Expected error in mat bytevector-uint-ref: "incorrect argument count in call (bytevector-uint-ref $v1 0 (quote big))".
3351bytevector.mo:Expected error in mat bytevector-uint-ref: "incorrect argument count in call (bytevector-uint-ref $v1 0 (quote big) 5 0)".
3352bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3353bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: #(3 252 5 0 0 0 ...) is not a bytevector".
3354bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3355bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3356bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3357bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3358bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3359bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3360bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3361bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3362bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 96 for 9-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3363bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 97 for 7-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3364bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 98 for 6-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3365bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 99 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3366bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 100 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3367bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 100 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3368bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3369bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 101 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3370bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 101 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3371bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 102 for 2-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3372bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 102 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3373bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3374bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3375bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3376bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3377bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3378bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3379bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3380bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3381bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3382bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: unrecognized endianness bonkers".
3383bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid size 0".
3384bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid size 104 for bytevector #vu8(0 0 0 0 0 0 ...)".
3385bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid index 7 for 97-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3386bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid size <int> for bytevector #vu8(1 2 3 4)".
3387bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid size -1".
3388bytevector.mo:Expected error in mat bytevector-uint-ref: "bytevector-uint-ref: invalid size byte".
3389bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set!)".
3390bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set! $v1)".
3391bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set! $v1 0)".
3392bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set! $v1 0 7)".
3393bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set! $v1 0 7 (quote big))".
3394bytevector.mo:Expected error in mat bytevector-sint-set!: "incorrect argument count in call (bytevector-sint-set! $v1 0 7 (quote big) 5 ...)".
3395bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3396bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3397bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3398bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3399bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3400bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3401bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3402bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3403bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3404bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3405bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 96 for 9-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3406bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 97 for 7-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3407bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 98 for 6-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3408bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 99 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3409bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 100 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3410bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 100 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3411bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3412bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 101 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3413bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 101 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3414bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 102 for 2-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3415bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 102 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3416bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3417bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3418bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3419bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3420bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -129".
3421bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -129".
3422bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 128".
3423bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 128".
3424bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -32769".
3425bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -32769".
3426bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 32768".
3427bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 32768".
3428bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -8388609".
3429bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -8388609".
3430bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 8388608".
3431bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 8388608".
3432bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <-int>".
3433bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <-int>".
3434bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <int>".
3435bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <int>".
3436bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <-int>".
3437bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <-int>".
3438bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <int>".
3439bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value <int>".
3440bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -604462909807314587353089".
3441bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value -604462909807314587353089".
3442bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 604462909807314587353088".
3443bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid value 604462909807314587353088".
3444bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3445bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3446bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3447bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3448bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3449bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: unrecognized endianness bonkers".
3450bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid size 0".
3451bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid size -1".
3452bytevector.mo:Expected error in mat bytevector-sint-set!: "bytevector-sint-set!: invalid size byte".
3453bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set!)".
3454bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set! $v1)".
3455bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set! $v1 0)".
3456bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set! $v1 0 7)".
3457bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set! $v1 0 7 (quote big))".
3458bytevector.mo:Expected error in mat bytevector-uint-set!: "incorrect argument count in call (bytevector-uint-set! $v1 0 7 (quote big) 5 ...)".
3459bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3460bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: #(3 252 5 0 0 0 ...) is not a mutable bytevector".
3461bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3462bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3463bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3464bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3465bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3466bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3467bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index -1 for bytevector #vu8(0 0 0 0 0 0 ...)".
3468bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 96 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3469bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 96 for 9-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3470bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 97 for 7-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3471bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 98 for 6-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3472bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 99 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3473bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 100 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3474bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 100 for 5-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3475bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 100 for 8-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3476bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 101 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3477bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 101 for 4-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3478bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 102 for 2-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3479bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 102 for 3-byte field of bytevector #vu8(0 0 0 0 0 0 ...)".
3480bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3481bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3482bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 103 for bytevector #vu8(0 0 0 0 0 0 ...)".
3483bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid index 4.0 for bytevector #vu8(0 0 0 0 0 0 ...)".
3484bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3485bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3486bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 256".
3487bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 256".
3488bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3489bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3490bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 65536".
3491bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 65536".
3492bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3493bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3494bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 16777216".
3495bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 16777216".
3496bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3497bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3498bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value <int>".
3499bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value <int>".
3500bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3501bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3502bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value <int>".
3503bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value <int>".
3504bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3505bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value -1".
3506bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 1208925819614629174706176".
3507bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid value 1208925819614629174706176".
3508bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3509bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3510bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3511bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3512bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3513bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: unrecognized endianness bonkers".
3514bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid size 0".
3515bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid size -1".
3516bytevector.mo:Expected error in mat bytevector-uint-set!: "bytevector-uint-set!: invalid size byte".
3517bytevector.mo:Expected error in mat bytevector-copy: "incorrect argument count in call (bytevector-copy)".
3518bytevector.mo:Expected error in mat bytevector-copy: "incorrect argument count in call (bytevector-copy #vu8() #vu8())".
3519bytevector.mo:Expected error in mat bytevector-copy: "bytevector-copy: (a b c) is not a bytevector".
3520bytevector.mo:Expected error in mat bytevector-copy: "bytevector-copy: (a b c) is not a bytevector".
3521bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy!)".
3522bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy! $v2)".
3523bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy! $v2 3)".
3524bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy! $v2 3 $v1)".
3525bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy! $v2 3 $v1 1)".
3526bytevector.mo:Expected error in mat bytevector-copy!: "incorrect argument count in call (bytevector-copy! $v2 3 $v1 1 2 ...)".
3527bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: 0 is not a bytevector".
3528bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: #(1 2 3) is not a mutable bytevector".
3529bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value -1".
3530bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value -1".
3531bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value a".
3532bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value 0.0".
3533bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value <int>".
3534bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid start value <int>".
3535bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid count -1".
3536bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid count <int>".
3537bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: invalid count a".
3538bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 0 + count 5 is beyond the end of #vu8(1 2 3 4)".
3539bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 0 + count 5 is beyond the end of #vu8(1 2 3 4)".
3540bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 1 + count 4 is beyond the end of #vu8(1 2 3 4)".
3541bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 1 + count 4 is beyond the end of #vu8(1 2 3 4)".
3542bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 2 + count 3 is beyond the end of #vu8(1 2 3 4)".
3543bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 2 + count 3 is beyond the end of #vu8(1 2 3 4)".
3544bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 3 + count 2 is beyond the end of #vu8(1 2 3 4)".
3545bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 3 + count 2 is beyond the end of #vu8(1 2 3 4)".
3546bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 4 + count 1 is beyond the end of #vu8(1 2 3 4)".
3547bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 4 + count 1 is beyond the end of #vu8(1 2 3 4)".
3548bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 0 + count 500 is beyond the end of #vu8(255 254 253 252 251 250 ...)".
3549bytevector.mo:Expected error in mat bytevector-copy!: "bytevector-copy!: index 500 + count 0 is beyond the end of #vu8(255 254 253 252 251 250 ...)".
3550bytevector.mo:Expected error in mat bytevector-truncate!: "incorrect argument count in call (bytevector-truncate!)".
3551bytevector.mo:Expected error in mat bytevector-truncate!: "incorrect argument count in call (bytevector-truncate! $v)".
3552bytevector.mo:Expected error in mat bytevector-truncate!: "incorrect argument count in call (bytevector-truncate! $v 3 15)".
3553bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: 0 is not a mutable bytevector".
3554bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: "abc" is not a mutable bytevector".
3555bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: invalid new length -1 for #vu8(1 2 3 4 5 6 ...)".
3556bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: invalid new length 10 for #vu8(1 2 3 4 5 6 ...)".
3557bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: invalid new length 1000 for #vu8(1 2 3 4 5 6 ...)".
3558bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: invalid new length <int> for #vu8(1 2 3 4 5 6 ...)".
3559bytevector.mo:Expected error in mat bytevector-truncate!: "bytevector-truncate!: invalid new length a for #vu8(1 2 3 4 5 6 ...)".
3560bytevector.mo:Expected error in mat bytevector-fill!: "incorrect argument count in call (bytevector-fill!)".
3561bytevector.mo:Expected error in mat bytevector-fill!: "incorrect argument count in call (bytevector-fill! $v1)".
3562bytevector.mo:Expected error in mat bytevector-fill!: "incorrect argument count in call (bytevector-fill! $v1 0 0)".
3563bytevector.mo:Expected error in mat bytevector-fill!: "bytevector-fill!: a is not a mutable bytevector".
3564bytevector.mo:Expected error in mat bytevector-fill!: "bytevector-fill!: #(1) is not a mutable bytevector".
3565bytevector.mo:Expected error in mat bytevector-fill!: "bytevector-fill!: -129 is not a valid fill value".
3566bytevector.mo:Expected error in mat bytevector-fill!: "bytevector-fill!: 256 is not a valid fill value".
3567bytevector.mo:Expected error in mat bytevector-fill!: "bytevector-fill!: a is not a valid fill value".
3568bytevector.mo:Expected error in mat s8-list->bytevector: "incorrect argument count in call (s8-list->bytevector)".
3569bytevector.mo:Expected error in mat s8-list->bytevector: "incorrect argument count in call (s8-list->bytevector (quote (1 -2 3)) (quote (1 -2 3)))".
3570bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: #(a b c) is not a proper list".
3571bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: #(a b c) is not a proper list".
3572bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: (1 2 . 3) is not a proper list".
3573bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: (1 2 3 2 3 2 ...) is circular".
3574bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: invalid value -129".
3575bytevector.mo:Expected error in mat s8-list->bytevector: "s8-list->bytevector: invalid value 128".
3576bytevector.mo:Expected error in mat u8-list->bytevector: "incorrect argument count in call (u8-list->bytevector)".
3577bytevector.mo:Expected error in mat u8-list->bytevector: "incorrect argument count in call (u8-list->bytevector (quote (1 2 3)) (quote (1 2 3)))".
3578bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: #(a b c) is not a proper list".
3579bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: #(a b c) is not a proper list".
3580bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: invalid value -129".
3581bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: invalid value -1".
3582bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: (1 2 . 3) is not a proper list".
3583bytevector.mo:Expected error in mat u8-list->bytevector: "u8-list->bytevector: (1 2 3 2 3 2 ...) is circular".
3584bytevector.mo:Expected error in mat bytevector->s8-list: "incorrect argument count in call (bytevector->s8-list)".
3585bytevector.mo:Expected error in mat bytevector->s8-list: "incorrect argument count in call (bytevector->s8-list #vu8(1 2 3) #vu8(1 2 3))".
3586bytevector.mo:Expected error in mat bytevector->s8-list: "bytevector->s8-list: "hello" is not a bytevector".
3587bytevector.mo:Expected error in mat bytevector->s8-list: "bytevector->s8-list: (a b c) is not a bytevector".
3588bytevector.mo:Expected error in mat bytevector->u8-list: "incorrect argument count in call (bytevector->u8-list)".
3589bytevector.mo:Expected error in mat bytevector->u8-list: "incorrect argument count in call (bytevector->u8-list #vu8(1 2 3) #vu8(1 2 3))".
3590bytevector.mo:Expected error in mat bytevector->u8-list: "bytevector->u8-list: "hello" is not a bytevector".
3591bytevector.mo:Expected error in mat bytevector->u8-list: "bytevector->u8-list: (a b c) is not a bytevector".
3592bytevector.mo:Expected error in mat sint-list->bytevector: "incorrect argument count in call (sint-list->bytevector)".
3593bytevector.mo:Expected error in mat sint-list->bytevector: "incorrect argument count in call (sint-list->bytevector (quote (1 3 7)) (quote little))".
3594bytevector.mo:Expected error in mat sint-list->bytevector: "incorrect argument count in call (sint-list->bytevector (quote (1 -3 7)) (quote big) 1 0)".
3595bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: #(a b c) is not a proper list".
3596bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: #(a b c) is not a proper list".
3597bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: (1 2 . 3) is not a proper list".
3598bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: (1 2 3 2 3 2 ...) is circular".
3599bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -129".
3600bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -129".
3601bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 128".
3602bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 128".
3603bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -32769".
3604bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -32769".
3605bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 32768".
3606bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 32768".
3607bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -8388609".
3608bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -8388609".
3609bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 8388608".
3610bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 8388608".
3611bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <-int>".
3612bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <-int>".
3613bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <int>".
3614bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <int>".
3615bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <-int>".
3616bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <-int>".
3617bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <int>".
3618bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value <int>".
3619bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -604462909807314587353089".
3620bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value -604462909807314587353089".
3621bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 604462909807314587353088".
3622bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid value 604462909807314587353088".
3623bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3624bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3625bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3626bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3627bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3628bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: unrecognized endianness spam".
3629bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid size -1".
3630bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid size 0".
3631bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid size 1.0".
3632bytevector.mo:Expected error in mat sint-list->bytevector: "sint-list->bytevector: invalid size "oops"".
3633bytevector.mo:Expected error in mat uint-list->bytevector: "incorrect argument count in call (uint-list->bytevector)".
3634bytevector.mo:Expected error in mat uint-list->bytevector: "incorrect argument count in call (uint-list->bytevector (quote (1 3 7)) (quote little))".
3635bytevector.mo:Expected error in mat uint-list->bytevector: "incorrect argument count in call (uint-list->bytevector (quote (1 -3 7)) (quote big) 1 0)".
3636bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: #(a b c) is not a proper list".
3637bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: #(a b c) is not a proper list".
3638bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: (1 2 . 3) is not a proper list".
3639bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: (1 2 3 2 3 2 ...) is circular".
3640bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value -1".
3641bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value -1".
3642bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 256".
3643bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 256".
3644bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3645bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3646bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 65536".
3647bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 65536".
3648bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3649bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3650bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 16777216".
3651bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 16777216".
3652bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3653bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3654bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value <int>".
3655bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value <int>".
3656bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3657bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3658bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value <int>".
3659bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value <int>".
3660bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3661bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value x-1".
3662bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 1208925819614629174706176".
3663bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid value 1208925819614629174706176".
3664bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3665bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3666bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3667bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3668bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3669bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: unrecognized endianness spam".
3670bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid size -1".
3671bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid size 0".
3672bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid size 1.0".
3673bytevector.mo:Expected error in mat uint-list->bytevector: "uint-list->bytevector: invalid size "oops"".
3674bytevector.mo:Expected error in mat bytevector->sint-list: "incorrect argument count in call (bytevector->sint-list)".
3675bytevector.mo:Expected error in mat bytevector->sint-list: "incorrect argument count in call (bytevector->sint-list #vu8(1 3 7) (quote little))".
3676bytevector.mo:Expected error in mat bytevector->sint-list: "incorrect argument count in call (bytevector->sint-list #vu8(1 253 7) (quote big) 1 0)".
3677bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: #(a b c) is not a bytevector".
3678bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: #(a b c) is not a bytevector".
3679bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3680bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3681bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3682bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3683bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3684bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: unrecognized endianness spam".
3685bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: invalid size -1".
3686bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: invalid size 0".
3687bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: invalid size 1.0".
3688bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: invalid size "oops"".
3689bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 5".
3690bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 7".
3691bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 8".
3692bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 9".
3693bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 10".
3694bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 11".
3695bytevector.mo:Expected error in mat bytevector->sint-list: "bytevector->sint-list: bytevector length 12 is not a multiple of size 50".
3696bytevector.mo:Expected error in mat bytevector->uint-list: "incorrect argument count in call (bytevector->uint-list)".
3697bytevector.mo:Expected error in mat bytevector->uint-list: "incorrect argument count in call (bytevector->uint-list #vu8(1 3 7) (quote little))".
3698bytevector.mo:Expected error in mat bytevector->uint-list: "incorrect argument count in call (bytevector->uint-list #vu8(1 253 7) (quote big) 1 0)".
3699bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: #(a b c) is not a bytevector".
3700bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: #(a b c) is not a bytevector".
3701bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3702bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3703bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3704bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3705bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3706bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: unrecognized endianness spam".
3707bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: invalid size -1".
3708bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: invalid size 0".
3709bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: invalid size 1.0".
3710bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: invalid size "oops"".
3711bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 5".
3712bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 7".
3713bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 8".
3714bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 9".
3715bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 10".
3716bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 11".
3717bytevector.mo:Expected error in mat bytevector->uint-list: "bytevector->uint-list: bytevector length 12 is not a multiple of size 50".
3718bytevector.mo:Expected error in mat bytevector=?: "incorrect argument count in call (bytevector=?)".
3719bytevector.mo:Expected error in mat bytevector=?: "incorrect argument count in call (bytevector=? #vu8())".
3720bytevector.mo:Expected error in mat bytevector=?: "incorrect argument count in call (bytevector=? #vu8() #vu8() #vu8())".
3721bytevector.mo:Expected error in mat bytevector=?: "bytevector=?: a is not a bytevector".
3722bytevector.mo:Expected error in mat bytevector=?: "bytevector=?: "a" is not a bytevector".
3723bytevector.mo:Expected error in mat tspl/csug-examples: "invalid endianness "spam"".
3724bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-uint-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3725bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-sint-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3726bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u8-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3727bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s8-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3728bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u16-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3729bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s16-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3730bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u16-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3731bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s16-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3732bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u24-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3733bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s24-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3734bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u32-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3735bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s32-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3736bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u32-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3737bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s32-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3738bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u40-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3739bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s40-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3740bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u48-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3741bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s48-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3742bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u56-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3743bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s56-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3744bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u64-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3745bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s64-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3746bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-u64-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3747bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-s64-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3748bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-ieee-single-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3749bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-ieee-double-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3750bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-ieee-single-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3751bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-ieee-double-native-set!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3752bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-fill!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3753bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-copy!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3754bytevector.mo:Expected error in mat bytevector->immutable-bytevector: "bytevector-truncate!: #vu8(42 42 42 42 42 42 ...) is not a mutable bytevector".
3755bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3756bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3757bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3758bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3759bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3760bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3761bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3762bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3763bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3764bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3765bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3766bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3767bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3768bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3769bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3770bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3771bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3772bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3773bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3774bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3775bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3776bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3777bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3778bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3779bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3780bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3781bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3782bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3783bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3784bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3785bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3786bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3787bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3788bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3789bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3790bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3791bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3792bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3793bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3794bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3795bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3796bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3797bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3798bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3799bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3800bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3801bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3802bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3803bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3804bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3805bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3806bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3807bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3808bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3809bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3810bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3811bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3812bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3813bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3814bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3815bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3816bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3817bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3818bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: 7 is not a bytevector".
3819bytevector.mo:Expected error in mat bytevector-compress: "bytevector-compress: "hello" is not a bytevector".
3820bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: 7 is not a bytevector".
3821bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: "hello" is not a bytevector".
3822bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8()".
3823bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: invalid data in source bytevector #vu8(0 0 0 0 0 0 ...)".
3824bytevector.mo:Expected error in mat bytevector-compress: "bytevector-uncompress: bytevector #vu8(255 255 255 255 255 255 ...) claims invalid uncompressed size <int>".
3825profile.mo:Expected error in mat compile-profile: "compile-profile: invalid mode src [must be #f, #t, source, or block]".
3826profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-dump (quote ()))".
3827profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-clear (quote ()))".
3828profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-dump-list #t (quote ()) 3)".
3829profile.mo:Expected error in mat compile-profile: "profile-dump-list: invalid dump 17".
3830profile.mo:Expected error in mat compile-profile: "profile-dump-list: invalid dump (17)".
3831profile.mo:Expected error in mat compile-profile: "profile-dump-list: invalid dump ((a . 17))".
3832profile.mo:Expected error in mat compile-profile: "profile-dump-list: invalid dump ((#<source abc[0:3]> . q))".
3833profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-dump-html "" (quote ()) 3)".
3834profile.mo:Expected error in mat compile-profile: "profile-dump-html: (prefix) is not a string".
3835profile.mo:Expected error in mat compile-profile: "profile-dump-html: invalid dump 17".
3836profile.mo:Expected error in mat compile-profile: "profile-dump-html: invalid dump (17)".
3837profile.mo:Expected error in mat compile-profile: "profile-dump-html: invalid dump ((a . 17))".
3838profile.mo:Expected error in mat compile-profile: "profile-dump-html: invalid dump ((#<source abc[0:3]> . q))".
3839profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-dump-data)".
3840profile.mo:Expected error in mat compile-profile: "incorrect argument count in call (profile-dump-data "profile.data" (quote ()) (quote q))".
3841profile.mo:Expected error in mat compile-profile: "profile-dump-data: #t is not a string".
3842profile.mo:Expected error in mat compile-profile: "profile-dump-data: invalid dump 17".
3843profile.mo:Expected error in mat compile-profile: "profile-dump-data: invalid dump (17)".
3844profile.mo:Expected error in mat compile-profile: "profile-dump-data: invalid dump ((a . 17))".
3845profile.mo:Expected error in mat compile-profile: "profile-dump-data: invalid dump ((#<source abc[0:3]> . q))".
3846profile.mo:Expected error in mat compile-profile: "profile-load-data: what? is not a string".
3847profile.mo:Expected error in mat compile-profile: "profile-palette: palette #() has too few entries".
3848profile.mo:Expected error in mat compile-profile: "profile-palette: palette #(("black" . "white")) has too few entries".
3849profile.mo:Expected error in mat compile-profile: "profile-palette: palette #(("black" . "white") ("red" . "white")) has too few entries".
3850profile.mo:Expected error in mat compile-profile: "profile-palette: invalid palette #(("black" . "white") #("red" "white") ("blue" . "black"))".
3851profile.mo:Expected error in mat compile-profile: "profile-palette: invalid palette #(("black" . "white") ("red" . "white") ("blue" . black))".
3852profile.mo:Expected error in mat compile-profile: "profile-palette: invalid palette #(("black" . "white") ("red" . "white") (255 . "black"))".
3853profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories".
3854profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories".
3855profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories".
3856profile.mo:Expected warning in mat compile-profile: "profile-dump-list: unmodified source file "testfile.ss" not found in source directories".
3857profile.mo:Expected error in mat profile-form: "invalid syntax (profile)".
3858profile.mo:Expected error in mat profile-form: "invalid syntax (profile 1 2 3)".
3859profile.mo:Expected error in mat profile-form: "profile subform is not a source object 3".
3860misc.mo:Expected error in mat compiler1: "variable i-am-not-bound is not bound".
3861misc.mo:Expected error in mat compiler1: "attempt to apply non-procedure oops".
3862misc.mo:Expected error in mat compiler1: "incorrect argument count in call (g (list))".
3863misc.mo:Expected error in mat compiler1: "incorrect argument count in call ((begin (quote foo) a))".
3864misc.mo:Expected error in mat compiler2: "+: a is not a number".
3865misc.mo:Expected error in mat compiler2: "incorrect argument count in call (f 3 4)".
3866misc.mo:Expected error in mat compiler2: "incorrect argument count in call (car 1 2)".
3867misc.mo:Expected error in mat compiler2: "incorrect argument count in call (cons 1 2 3)".
3868misc.mo:Expected error in mat compiler3: "incorrect argument count in call (consumer 1 2) at line 3, char 19 of testfile.ss".
3869misc.mo:Expected error in mat compiler3: "incorrect argument count in call (consumer 1 2)".
3870misc.mo:Expected error in mat compiler3: "variable goto is not bound".
3871misc.mo:Expected error in mat compiler3: "attempt to apply non-procedure 3".
3872misc.mo:Expected error in mat compiler3: "attempt to apply non-procedure (a . b)".
3873misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f 1 2)".
3874misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f 1 2 3)".
3875misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f)".
3876misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f 1)".
3877misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f 1 2)".
3878misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f)".
3879misc.mo:Expected error in mat argcnt-check: "incorrect argument count in call (f #t)".
3880misc.mo:Expected error in mat argcnt-check: "attempt to apply non-procedure 3".
3881misc.mo:Expected error in mat inspect: "incorrect number of arguments to #<procedure ref>".
3882misc.mo:Expected error in mat inspect: "inspector-object: invalid message creep to object type pair".
3883misc.mo:Expected error in mat inspect: "incorrect number of arguments to #<procedure size>".
3884misc.mo:Expected error in mat inspect: "inspector-object: invalid generation oops".
3885misc.mo:Expected error in mat compute-size: "compute-size: invalid generation -1".
3886misc.mo:Expected error in mat compute-size: "compute-size: invalid generation dynamic".
3887misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation -1".
3888misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation "static"".
3889misc.mo:Expected error in mat make-object-finder: "make-object-finder: 17 is not a procedure".
3890misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation 5".
3891misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation oldgen".
3892misc.mo:Expected error in mat make-object-finder: "make-object-finder: invalid generation -1".
3893misc.mo:Expected error in mat make-object-finder: "incorrect number of arguments to #<procedure find-next>".
3894misc.mo:Expected error in mat subset: "subset-mode: ieee is not a valid subset mode".
3895misc.mo:Expected error in mat subset: "subset-mode: r4rs is not a valid subset mode".
3896misc.mo:Expected error in mat subset: "subset-mode: r5rs is not a valid subset mode".
3897misc.mo:Expected error in mat subset: "subset-mode: #t is not a valid subset mode".
3898misc.mo:Expected error in mat eval: "attempt to reference unbound identifier force".
3899misc.mo:Expected error in mat eval: "attempt to reference unbound identifier force".
3900misc.mo:Expected error in mat eval: "attempt to reference unbound identifier cons".
3901misc.mo:Expected error in mat eval: "attempt to reference unbound identifier sort".
3902misc.mo:Expected error in mat eval: "attempt to reference unbound identifier sort".
3903misc.mo:Expected error in mat eval: "attempt to reference unbound identifier sort".
3904misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier list".
3905misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier force".
3906misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier force".
3907misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier delay".
3908misc.mo:Expected error in mat eval2: "attempt to assign immutable variable +".
3909misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier -".
3910misc.mo:Expected error in mat eval2: "attempt to assign immutable variable +".
3911misc.mo:Expected error in mat eval2: "invalid definition in immutable environment (define x -)".
3912misc.mo:Expected error in mat eval2: "invalid definition in immutable environment (define x -)".
3913misc.mo:Expected error in mat eval2: "invalid definition in immutable environment (define x -)".
3914misc.mo:Expected error in mat eval2: "invalid definition in immutable environment (define-syntax x list)".
3915misc.mo:Expected error in mat eval2: "invalid definition in immutable environment (define-syntax x list)".
3916misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier define-syntax".
3917misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier define-syntax".
3918misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier syntax-case".
3919misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier syntax-case".
3920misc.mo:Expected error in mat eval2: "attempt to reference unbound identifier syntax-case".
3921misc.mo:Expected error in mat getenv/putenv: "getenv: hello is not a string".
3922misc.mo:Expected error in mat getenv/putenv: "putenv: hello is not a string".
3923misc.mo:Expected error in mat getenv/putenv: "putenv: goodbye is not a string".
3924misc.mo:Expected error in mat source-directories: "source-directories: invalid path list a".
3925misc.mo:Expected error in mat source-directories: "source-directories: invalid path list "a"".
3926misc.mo:Expected error in mat source-directories: "source-directories: invalid path list ("a" . "b")".
3927misc.mo:Expected error in mat source-directories: "source-directories: invalid path list (3)".
3928misc.mo:Expected error in mat source-directories: "invalid module export 3 at line 1, char 12 of testfile.ss".
3929misc.mo:Expected error in mat cpletrec: "foreign-procedure: no entry for "foo"".
3930misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable q".
3931misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable bar".
3932misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable foo at line 1, char 108 of testfile.ss".
3933misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable b".
3934misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable b".
3935misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable a".
3936misc.mo:Expected error in mat cpletrec: "attempt to reference undefined variable b".
3937misc.mo:Expected error in mat cpletrec: "attempt to assign undefined variable b".
3938misc.mo:Expected error in mat strip-fasl-file: "invalid fasl strip option ratfink".
3939misc.mo:Expected error in mat strip-fasl-file: "strip-fasl-file: #<enum-set> is not a string".
3940misc.mo:Expected error in mat strip-fasl-file: "strip-fasl-file: #<enum-set> is not a string".
3941misc.mo:Expected error in mat strip-fasl-file: "strip-fasl-file: "testfile.so" is not a fasl-strip-options object".
3942misc.mo:Expected error in mat strip-fasl-file: "separate-eval: Exception: loading testfile-sff-4.so did not define library (testfile-sff-4)
3943misc.mo:Expected error in mat strip-fasl-file: "separate-eval: Exception in environment: loading testfile-sff-4.so did not define compile-time information for library (testfile-sff-4)
3944misc.mo:Expected error in mat strip-fasl-file: "separate-eval: Exception: loading testfile-sff-4.so did not define compile-time information for library (testfile-sff-4)
3945misc.mo:Expected error in mat strip-fasl-file: "separate-eval: Exception: loading testfile-sff-4.so did not define compile-time information for library (testfile-sff-4)
3946misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: testfile-fatfib1.so is not a string".
3947misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: testfile-fatfib1.so is not a string".
3948misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: 13.4 is not a string".
3949misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: 13.4 is not a string".
3950misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: failed for probably-does-not-exist: no such file or directory".
3951misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: failed for probably-does-not-exist: no such file or directory".
3952misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: failed for probably-does-not-exist: no such file or directory".
3953misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: failed for probably-does-not-exist: no such file or directory".
3954misc.mo:Expected error in mat $fasl-file-equal?: "$fasl-file-equal?: record comparison failed while comparing testfile-fatfib1.so and testfile-fatfib3.so within fasl entry 4".
3955misc.mo:Expected error in mat cost-center: "incorrect argument count in call (make-cost-center (quote foo))".
3956misc.mo:Expected error in mat cost-center: "with-cost-center: foo is not a cost center".
3957misc.mo:Expected error in mat cost-center: "with-cost-center: bar is not a procedure".
3958misc.mo:Expected error in mat cost-center: "cost-center-instruction-count: 5 is not a cost center".
3959misc.mo:Expected error in mat cost-center: "cost-center-allocation-count: "test" is not a cost center".
3960misc.mo:Expected error in mat cost-center: "cost-center-time: 4.7 is not a cost center".
3961misc.mo:Expected error in mat cost-center: "reset-cost-center!: #\c is not a cost center".
3962misc.mo:Expected error in mat (argcnt eval-error): "incorrect argument count in call (car) at line 3, char 38 of testfile.ss".
3963misc.mo:Expected error in mat (argcnt eval-error): "incorrect argument count in call (car (quote (a b)) (quote (c d))) at line 3, char 38 of testfile.ss".
3964misc.mo:Expected error in mat (argcnt eval-error): "incorrect argument count in call (g 7) at line 3, char 47 of testfile.ss".
3965misc.mo:Expected error in mat (argcnt eval-error): "incorrect argument count in call (g) at line 3, char 48 of testfile.ss".
3966misc.mo:Expected warning in mat (argcnt load-warning): "compile: possible incorrect argument count in call (car) at line 3, char 38 of testfile.ss".
3967misc.mo:Expected warning in mat (argcnt load-warning): "compile: possible incorrect argument count in call (car (quote (a b)) (quote (c d))) at line 3, char 38 of testfile.ss".
3968misc.mo:Expected warning in mat (argcnt load-warning): "compile: possible incorrect argument count in call (g 7) at line 3, char 47 of testfile.ss".
3969misc.mo:Expected warning in mat (argcnt load-warning): "compile: possible incorrect argument count in call (g) at line 3, char 48 of testfile.ss".
3970misc.mo:Expected error in mat (argcnt load-error): "incorrect argument count in call (car) at line 3, char 38 of testfile.ss".
3971misc.mo:Expected error in mat (argcnt load-error): "incorrect argument count in call (car (quote (a b)) (quote (c d))) at line 3, char 38 of testfile.ss".
3972misc.mo:Expected error in mat (argcnt load-error): "incorrect argument count in call (g 7) at line 3, char 47 of testfile.ss".
3973misc.mo:Expected error in mat (argcnt load-error): "incorrect argument count in call (g) at line 3, char 48 of testfile.ss".
3974misc.mo:Expected warning in mat (argcnt compile-warning): "compile: possible incorrect argument count in call (car) at line 3, char 38 of testfile.ss".
3975misc.mo:Expected warning in mat (argcnt compile-warning): "compile: possible incorrect argument count in call (car (quote (a b)) (quote (c d))) at line 3, char 38 of testfile.ss".
3976misc.mo:Expected warning in mat (argcnt compile-warning): "compile: possible incorrect argument count in call (g 7) at line 3, char 47 of testfile.ss".
3977misc.mo:Expected warning in mat (argcnt compile-warning): "compile: possible incorrect argument count in call (g) at line 3, char 48 of testfile.ss".
3978misc.mo:Expected error in mat (argcnt compile-error): "incorrect argument count in call (car) at line 3, char 38 of testfile.ss".
3979misc.mo:Expected error in mat (argcnt compile-error): "incorrect argument count in call (car (quote (a b)) (quote (c d))) at line 3, char 38 of testfile.ss".
3980misc.mo:Expected error in mat (argcnt compile-error): "incorrect argument count in call (g 7) at line 3, char 47 of testfile.ss".
3981misc.mo:Expected error in mat (argcnt compile-error): "incorrect argument count in call (g) at line 3, char 48 of testfile.ss".
3982misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (eval-when (compile load eval)) at line 3, char 1 of testfile.ss".
3983misc.mo:Expected error in mat (syntax eval-error): "invalid eval-when situation never at line 3, char 13 of testfile.ss".
3984misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (begin 3 . 4) at line 3, char 1 of testfile.ss".
3985misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (f 1 2 . 3) at line 3, char 1 of testfile.ss".
3986misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (define foo 3 4) at line 3, char 1 of testfile.ss".
3987misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (define-syntax (foo x y) z) at line 3, char 1 of testfile.ss".
3988misc.mo:Expected error in mat (syntax eval-error): "invalid syntax (cond . 17) at line 3, char 1 of testfile.ss".
3989misc.mo:Expected error in mat (syntax eval-error): "invalid parameter list in (lambda (x 3 y) 3) at line 3, char 1 of testfile.ss".
3990misc.mo:Expected error in mat (syntax load-error): "invalid syntax (eval-when (compile load eval)) at line 3, char 1 of testfile.ss".
3991misc.mo:Expected error in mat (syntax load-error): "invalid eval-when situation never at line 3, char 13 of testfile.ss".
3992misc.mo:Expected error in mat (syntax load-error): "invalid syntax (begin 3 . 4) at line 3, char 1 of testfile.ss".
3993misc.mo:Expected error in mat (syntax load-error): "invalid syntax (f 1 2 . 3) at line 3, char 1 of testfile.ss".
3994misc.mo:Expected error in mat (syntax load-error): "invalid syntax (define foo 3 4) at line 3, char 1 of testfile.ss".
3995misc.mo:Expected error in mat (syntax load-error): "invalid syntax (define-syntax (foo x y) z) at line 3, char 1 of testfile.ss".
3996misc.mo:Expected error in mat (syntax load-error): "invalid syntax (cond . 17) at line 3, char 1 of testfile.ss".
3997misc.mo:Expected error in mat (syntax load-error): "invalid parameter list in (lambda (x 3 y) 3) at line 3, char 1 of testfile.ss".
3998misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (eval-when (compile load eval)) at line 3, char 1 of testfile.ss".
3999misc.mo:Expected error in mat (syntax compile-error): "invalid eval-when situation never at line 3, char 13 of testfile.ss".
4000misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (begin 3 . 4) at line 3, char 1 of testfile.ss".
4001misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (f 1 2 . 3) at line 3, char 1 of testfile.ss".
4002misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (define foo 3 4) at line 3, char 1 of testfile.ss".
4003misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (define-syntax (foo x y) z) at line 3, char 1 of testfile.ss".
4004misc.mo:Expected error in mat (syntax compile-error): "invalid syntax (cond . 17) at line 3, char 1 of testfile.ss".
4005misc.mo:Expected error in mat (syntax compile-error): "invalid parameter list in (lambda (x 3 y) 3) at line 3, char 1 of testfile.ss".
4006misc.mo:Expected error in mat apropos: "apropos: 3 is not a symbol or string".
4007misc.mo:Expected error in mat apropos: "apropos: (hit me) is not a symbol or string".
4008misc.mo:Expected error in mat apropos: "apropos-list: b is not an environment".
4009misc.mo:Expected error in mat apropos: "incorrect argument count in call (apropos (quote a) (quote b) (quote c))".
4010misc.mo:Expected error in mat apropos: "incorrect argument count in call (apropos)".
4011misc.mo:Expected error in mat apropos: "variable $apropos-unbound1 is not bound".
4012misc.mo:Expected error in mat apropos: "variable $apropos-unbound2 is not bound".
4013misc.mo:Expected error in mat simplify-if: "textual-port?: a is not a port".
4014misc.mo:Expected error in mat virtual-registers: "virtual-register: invalid index one".
4015misc.mo:Expected error in mat virtual-registers: "virtual-register: invalid index -1".
4016misc.mo:Expected error in mat virtual-registers: "virtual-register: invalid index <int>".
4017misc.mo:Expected error in mat virtual-registers: "virtual-register: invalid index 0.0".
4018misc.mo:Expected error in mat virtual-registers: "set-virtual-register!: invalid index one".
4019misc.mo:Expected error in mat virtual-registers: "set-virtual-register!: invalid index -1".
4020misc.mo:Expected error in mat virtual-registers: "set-virtual-register!: invalid index <int>".
4021misc.mo:Expected error in mat virtual-registers: "set-virtual-register!: invalid index 0.0".
4022misc.mo:Expected error in mat pariah: "invalid syntax (pariah)".
4023misc.mo:Expected error in mat pariah: "invalid syntax (pariah . 17)".
4024misc.mo:Expected error in mat procedure-arity-mask: "procedure-arity-mask: 17 is not a procedure".
4025cp0.mo:Expected error in mat cp0-regression: "attempt to reference undefined variable x".
4026cp0.mo:Expected error in mat cp0-regression: "incorrect argument count in call (g)".
4027cp0.mo:Expected error in mat cp0-regression: "incorrect argument count in call (cont0 (quote x))".
4028cp0.mo:Expected error in mat cp0-regression: "fx+: a is not a fixnum".
4029cp0.mo:Expected error in mat cp0-regression: "fx*: a is not a fixnum".
4030cp0.mo:Expected error in mat cp0-regression: "+: #f is not a number".
4031cp0.mo:Expected error in mat cp0-regression: "null-environment: invalid report specifier #f".
4032cp0.mo:Expected error in mat cp0-regression: "source-object-bfp: #f is not a source object".
4033cp0.mo:Expected error in mat cp0-regression: "source-object-efp: #f is not a source object".
4034cp0.mo:Expected error in mat cp0-regression: "source-object-sfd: #f is not a source object".
4035cp0.mo:Expected error in mat cp0-regression: "condition: #f is not a condition".
4036cp0.mo:Expected error in mat cp0-regression: "apply: 0 is not a proper list".
4037cp0.mo:Expected error in mat cp0-regression: "apply: 2 is not a proper list".
4038cp0.mo:Expected error in mat expand/optimize: "incorrect argument count in call (expand/optimize)".
4039cp0.mo:Expected error in mat expand/optimize: "expand/optimize: b is not an environment".
4040cp0.mo:Expected error in mat expand/optimize: "incorrect argument count in call (expand/optimize (quote a) (quote b) (quote c))".
4041cp0.mo:Expected error in mat expand-output: "expand-output: #t is not a textual output port or #f".
4042cp0.mo:Expected error in mat expand-output: "expand-output: #<binary output port bytevector> is not a textual output port or #f".
4043cp0.mo:Expected error in mat expand/optimize-output: "expand/optimize-output: #t is not a textual output port or #f".
4044cp0.mo:Expected error in mat expand/optimize-output: "expand/optimize-output: #<binary output port bytevector> is not a textual output port or #f".
40455_6.mo:Expected error in mat make-vector: "make-vector: a is not a valid vector length".
40465_6.mo:Expected error in mat vector-length: "vector-length: (a b c) is not a vector".
40475_6.mo:Expected error in mat vector-ref: "vector-ref: 3 is not a valid index for #(a b c)".
40485_6.mo:Expected error in mat vector-ref: "vector-ref: -1 is not a valid index for #(a b c)".
40495_6.mo:Expected error in mat vector-ref: "vector-ref: a is not a valid index for #(a b c)".
40505_6.mo:Expected error in mat vector-ref: "vector-ref: (a b c) is not a vector".
40515_6.mo:Expected error in mat vector-set!: "vector-set!: 3 is not a valid index for #(a b c)".
40525_6.mo:Expected error in mat vector-set!: "vector-set!: -1 is not a valid index for #(a b c)".
40535_6.mo:Expected error in mat vector-set!: "vector-set!: a is not a valid index for #(a b c)".
40545_6.mo:Expected error in mat vector-set!: "vector-set!: (a b c) is not a mutable vector".
40555_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: 3 is not a valid index for #(a b c)".
40565_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: -1 is not a valid index for #(a b c)".
40575_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: a is not a valid index for #(a b c)".
40585_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: (a b c) is not a mutable vector".
40595_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: d is not a fixnum".
40605_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: #\d is not a fixnum".
40615_6.mo:Expected error in mat vector-set-fixnum!: "vector-set-fixnum!: (a b c) is not a fixnum".
40625_6.mo:Expected error in mat vector-copy: "vector-copy: (a b c) is not a vector".
40635_6.mo:Expected error in mat vector-fill!: "vector-fill!: #vfx() is not a mutable vector".
40645_6.mo:Expected error in mat list->vector: "list->vector: #(a b c) is not a proper list".
40655_6.mo:Expected error in mat list->vector: "list->vector: (#\a #\b . #\c) is not a proper list".
40665_6.mo:Expected error in mat list->vector: "list->vector: (#\a #\b #\c #\b #\c #\b ...) is circular".
40675_6.mo:Expected error in mat vector->list: "vector->list: (a b c) is not a vector".
40685_6.mo:Expected error in mat fxvector: "fxvector: <int> is not a fixnum".
40695_6.mo:Expected error in mat fxvector: "fxvector: <-int> is not a fixnum".
40705_6.mo:Expected error in mat fxvector: "fxvector: a is not a fixnum".
40715_6.mo:Expected error in mat make-fxvector: "make-fxvector: a is not a fixnum".
40725_6.mo:Expected error in mat make-fxvector: "make-fxvector: <int> is not a fixnum".
40735_6.mo:Expected error in mat make-fxvector: "make-fxvector: <-int> is not a fixnum".
40745_6.mo:Expected error in mat fxvector-length: "fxvector-length: (a b c) is not an fxvector".
40755_6.mo:Expected error in mat fxvector-ref: "fxvector-ref: 3 is not a valid index for #vfx(3 4 5)".
40765_6.mo:Expected error in mat fxvector-ref: "fxvector-ref: -1 is not a valid index for #vfx(3 4 5)".
40775_6.mo:Expected error in mat fxvector-ref: "fxvector-ref: a is not a valid index for #vfx(3 4 5)".
40785_6.mo:Expected error in mat fxvector-ref: "fxvector-ref: #(3 4 5) is not an fxvector".
40795_6.mo:Expected error in mat fxvector-ref: "fxvector-ref: (3 4 5) is not an fxvector".
40805_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: 3 is not a valid index for #vfx(3 4 5)".
40815_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: -1 is not a valid index for #vfx(3 4 5)".
40825_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: a is not a valid index for #vfx(3 4 5)".
40835_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: d is not a fixnum".
40845_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: (3 4 5) is not a mutable fxvector".
40855_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <-int> is not a fixnum".
40865_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <int> is not a fixnum".
40875_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: (3 4 5) is not a mutable fxvector".
40885_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: #(3 4) is not a mutable fxvector".
40895_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: 3 is not a valid index for #vfx(3 4 5)".
40905_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: -3 is not a valid index for #vfx(3 4 5)".
40915_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <int> is not a valid index for #vfx(3 4 5)".
40925_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <-int> is not a valid index for #vfx(3 4 5)".
40935_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: a is not a valid index for #vfx(3 4 5)".
40945_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <int> is not a fixnum".
40955_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: <-int> is not a fixnum".
40965_6.mo:Expected error in mat fxvector-set!: "fxvector-set!: a is not a fixnum".
40975_6.mo:Expected error in mat fxvector-copy: "fxvector-copy: (a b c) is not an fxvector".
40985_6.mo:Expected error in mat fxvector-fill!: "fxvector-fill!: a is not a fixnum".
40995_6.mo:Expected error in mat fxvector-fill!: "fxvector-fill!: #(1) is not a mutable fxvector".
41005_6.mo:Expected error in mat list->fxvector: "list->fxvector: #(a b c) is not a proper list".
41015_6.mo:Expected error in mat list->fxvector: "list->fxvector: (1 2 . 3) is not a proper list".
41025_6.mo:Expected error in mat list->fxvector: "list->fxvector: (1 2 3 2 3 2 ...) is circular".
41035_6.mo:Expected error in mat fxvector->list: "fxvector->list: (a b c) is not an fxvector".
41045_6.mo:Expected error in mat vector-map: "incorrect argument count in call (vector-map)".
41055_6.mo:Expected error in mat vector-map: "incorrect argument count in call (vector-map (quote #()))".
41065_6.mo:Expected error in mat vector-map: "incorrect argument count in call (vector-map +)".
41075_6.mo:Expected error in mat vector-map: "vector-map: #() is not a procedure".
41085_6.mo:Expected error in mat vector-map: "vector-map: #() is not a procedure".
41095_6.mo:Expected error in mat vector-map: "vector-map: #() is not a procedure".
41105_6.mo:Expected error in mat vector-map: "vector-map: #() is not a procedure".
41115_6.mo:Expected error in mat vector-map: "vector-map: 3 is not a vector".
41125_6.mo:Expected error in mat vector-map: "vector-map: (3) is not a vector".
41135_6.mo:Expected error in mat vector-map: "vector-map: (3) is not a vector".
41145_6.mo:Expected error in mat vector-map: "vector-map: (3) is not a vector".
41155_6.mo:Expected error in mat vector-map: "vector-map: 7 is not a vector".
41165_6.mo:Expected error in mat vector-map: "vector-map: lengths of input vectors #() and #(x) differ".
41175_6.mo:Expected error in mat vector-map: "vector-map: lengths of input vectors #() and #(x) differ".
41185_6.mo:Expected error in mat vector-map: "vector-map: lengths of input vectors #() and #(x) differ".
41195_6.mo:Expected error in mat vector-map: "vector-map: lengths of input vectors #(y) and #() differ".
41205_6.mo:Expected error in mat vector-map: "vector-map: lengths of input vectors #(y) and #() differ".
41215_6.mo:Expected error in mat vector-for-each: "incorrect argument count in call (vector-for-each)".
41225_6.mo:Expected error in mat vector-for-each: "incorrect argument count in call (vector-for-each (quote #()))".
41235_6.mo:Expected error in mat vector-for-each: "incorrect argument count in call (vector-for-each +)".
41245_6.mo:Expected error in mat vector-for-each: "vector-for-each: #() is not a procedure".
41255_6.mo:Expected error in mat vector-for-each: "vector-for-each: #() is not a procedure".
41265_6.mo:Expected error in mat vector-for-each: "vector-for-each: #() is not a procedure".
41275_6.mo:Expected error in mat vector-for-each: "vector-for-each: #() is not a procedure".
41285_6.mo:Expected error in mat vector-for-each: "vector-for-each: 3 is not a vector".
41295_6.mo:Expected error in mat vector-for-each: "vector-for-each: (3) is not a vector".
41305_6.mo:Expected error in mat vector-for-each: "vector-for-each: (3) is not a vector".
41315_6.mo:Expected error in mat vector-for-each: "vector-for-each: (3) is not a vector".
41325_6.mo:Expected error in mat vector-for-each: "vector-for-each: 7 is not a vector".
41335_6.mo:Expected error in mat vector-for-each: "vector-for-each: lengths of input vectors #() and #(x) differ".
41345_6.mo:Expected error in mat vector-for-each: "vector-for-each: lengths of input vectors #() and #(x) differ".
41355_6.mo:Expected error in mat vector-for-each: "vector-for-each: lengths of input vectors #() and #(x) differ".
41365_6.mo:Expected error in mat vector-for-each: "vector-for-each: lengths of input vectors #(y) and #() differ".
41375_6.mo:Expected error in mat vector-for-each: "vector-for-each: lengths of input vectors #(y) and #() differ".
41385_6.mo:Expected error in mat vector-sort: "incorrect argument count in call (vector-sort)".
41395_6.mo:Expected error in mat vector-sort: "incorrect argument count in call (vector-sort >)".
41405_6.mo:Expected error in mat vector-sort: "incorrect argument count in call (vector-sort (quote #(a b c)))".
41415_6.mo:Expected error in mat vector-sort: "incorrect argument count in call (vector-sort > (quote #(1 2 3)) #t)".
41425_6.mo:Expected error in mat vector-sort: "vector-sort: 3 is not a vector".
41435_6.mo:Expected error in mat vector-sort: "vector-sort: (1 2 3) is not a vector".
41445_6.mo:Expected error in mat vector-sort: "vector-sort: #(a b c) is not a procedure".
41455_6.mo:Expected error in mat vector-sort: ">: b is not a real number".
41465_6.mo:Expected error in mat vector-sort!: "incorrect argument count in call (vector-sort!)".
41475_6.mo:Expected error in mat vector-sort!: "incorrect argument count in call (vector-sort! >)".
41485_6.mo:Expected error in mat vector-sort!: "incorrect argument count in call (vector-sort! (quote #(a b c)))".
41495_6.mo:Expected error in mat vector-sort!: "incorrect argument count in call (vector-sort! > (quote #(1 2 3)) #t)".
41505_6.mo:Expected error in mat vector-sort!: "vector-sort!: 3 is not a mutable vector".
41515_6.mo:Expected error in mat vector-sort!: "vector-sort!: (1 2 3) is not a mutable vector".
41525_6.mo:Expected error in mat vector-sort!: "vector-sort!: #(a b c) is not a procedure".
41535_6.mo:Expected error in mat vector-sort!: ">: b is not a real number".
41545_6.mo:Expected error in mat vector->immutable-vector: "vector-set!: #(1 2 3) is not a mutable vector".
41555_6.mo:Expected error in mat vector->immutable-vector: "vector-set-fixnum!: #(1 2 3) is not a mutable vector".
41565_6.mo:Expected error in mat vector->immutable-vector: "vector-fill!: #(1 2 3) is not a mutable vector".
41575_6.mo:Expected error in mat vector->immutable-vector: "vector-sort!: #(1 2 3) is not a mutable vector".
41585_6.mo:Expected error in mat fxvector->immutable-fxvector: "fxvector-set!: #vfx(1 2 3) is not a mutable fxvector".
41595_6.mo:Expected error in mat fxvector->immutable-fxvector: "fxvector-fill!: #vfx(1 2 3) is not a mutable fxvector".
41605_6.mo:Expected error in mat vector-cas!: "incorrect argument count in call (vector-cas! vec1)".
41615_6.mo:Expected error in mat vector-cas!: "incorrect argument count in call (vector-cas! vec1 1)".
41625_6.mo:Expected error in mat vector-cas!: "incorrect argument count in call (vector-cas! vec1 1 2)".
41635_6.mo:Expected error in mat vector-cas!: "vector-cas!: 1 is not a mutable vector".
41645_6.mo:Expected error in mat vector-cas!: "vector-cas!: #(4 5 3) is not a mutable vector".
41655_6.mo:Expected error in mat vector-cas!: "vector-cas!: #(4 5 3) is not a valid index for #(4 5 3)".
41665_6.mo:Expected error in mat vector-cas!: "vector-cas!: 1267650600228229401496703205376 is not a valid index for #(4 5 3)".
41675_6.mo:Expected error in mat vector-cas!: "vector-cas!: -1 is not a valid index for #(4 5 3)".
41685_6.mo:Expected error in mat vector-cas!: "vector-cas!: 5 is not a valid index for #(4 5 3)".
41695_7.mo:Expected error in mat string->symbol: "string->symbol: 3 is not a string".
41705_7.mo:Expected error in mat string->symbol: "string->symbol: a is not a string".
41715_7.mo:Expected error in mat gensym: "gensym: #(a b c) is not a string".
41725_7.mo:Expected error in mat gensym: "gensym: hitme! is not a string".
41735_7.mo:Expected error in mat gensym: "gensym: 17 is not a string".
41745_7.mo:Expected error in mat gensym: "gensym: #f is not a string".
41755_7.mo:Expected error in mat gensym: "gensym: hitme is not a string".
41765_7.mo:Expected error in mat gensym: "gensym: 17 is not a string".
41775_7.mo:Expected error in mat gensym: "gensym: #f is not a string".
41785_7.mo:Expected error in mat gensym: "gensym: hitme is not a string".
41795_7.mo:Expected error in mat gensym: "gensym: 17 is not a string".
41805_7.mo:Expected error in mat gensym: "gensym: #f is not a string".
41815_7.mo:Expected error in mat gensym: "gensym-count: -1 is not a nonnegative integer".
41825_7.mo:Expected error in mat gensym: "gensym-count: a is not a nonnegative integer".
41835_7.mo:Expected error in mat gensym: "gensym-count: "3.4" is not a nonnegative integer".
41845_7.mo:Expected error in mat symbol->string: "symbol->string: 3 is not a symbol".
41855_7.mo:Expected error in mat gensym->unique-string: "gensym->unique-string: "spam" is not a gensym".
41865_7.mo:Expected error in mat gensym->unique-string: "gensym->unique-string: 3 is not a gensym".
41875_7.mo:Expected error in mat gensym->unique-string: "gensym->unique-string: spam is not a gensym".
41885_7.mo:Expected error in mat putprop-getprop: "getprop: 3 is not a symbol".
41895_7.mo:Expected error in mat putprop-getprop: "putprop: "hi" is not a symbol".
41905_7.mo:Expected error in mat putprop-getprop: "property-list: (a b c) is not a symbol".
41915_8.mo:Expected error in mat box-cas!: "incorrect argument count in call (box-cas! bx1)".
41925_8.mo:Expected error in mat box-cas!: "incorrect argument count in call (box-cas! bx1 1)".
41935_8.mo:Expected error in mat box-cas!: "box-cas!: 1 is not a mutable box".
41945_8.mo:Expected error in mat box-cas!: "box-cas!: #&1 is not a mutable box".
41956.mo:Expected error in mat port-operations: "open-input-file: failed for nonexistent file: no such file or directory".
41966.mo:Expected error in mat port-operations: "open-input-file: failed for nonexistent file: no such file or directory".
41976.mo:Expected error in mat port-operations: "open-output-file: failed for /nonexistent/directory/nonexistent/file: no such file or directory".
41986.mo:Expected error in mat port-operations: "open-output-file: failed for /nonexistent/directory/nonexistent/file: no such file or directory".
41996.mo:Expected error in mat port-operations: "open-input-output-file: failed for /nonexistent/directory/nonexistent/file: no such file or directory".
42006.mo:Expected error in mat port-operations: "open-input-output-file: failed for /nonexistent/directory/nonexistent/file: no such file or directory".
42016.mo:Expected error in mat port-operations: "open-output-file: failed for testfile.ss: file exists".
42026.mo:Expected error in mat port-operations: "open-output-file: failed for testfile.ss: file exists".
42036.mo:Expected error in mat port-operations: "unread-char: cannot unget #\a on #<input port testfile.ss>".
42046.mo:Expected error in mat port-operations: "unread-char: cannot unget #\a on #<input port testfile.ss>".
42056.mo:Expected error in mat port-operations: "write-char: #<input port testfile.ss> is not a textual output port".
42066.mo:Expected error in mat port-operations: "write: #<input port testfile.ss> is not a textual output port".
42076.mo:Expected error in mat port-operations: "display: #<input port testfile.ss> is not a textual output port".
42086.mo:Expected error in mat port-operations: "newline: #<input port testfile.ss> is not a textual output port".
42096.mo:Expected error in mat port-operations: "fprintf: #<input port testfile.ss> is not a textual output port".
42106.mo:Expected error in mat port-operations: "flush-output-port: #<input port testfile.ss> is not an output port".
42116.mo:Expected error in mat port-operations: "clear-output-port: #<input port testfile.ss> is not an output port".
42126.mo:Expected error in mat port-operations: "read-char: not permitted on closed port #<input port testfile.ss>".
42136.mo:Expected error in mat port-operations: "read: not permitted on closed port #<input port testfile.ss>".
42146.mo:Expected error in mat port-operations: "char-ready?: not permitted on closed port #<input port testfile.ss>".
42156.mo:Expected error in mat port-operations: "char-ready?: #<output port testfile.ss> is not a textual input port".
42166.mo:Expected error in mat port-operations: "peek-char: #<output port testfile.ss> is not a textual input port".
42176.mo:Expected error in mat port-operations: "read-char: #<output port testfile.ss> is not a textual input port".
42186.mo:Expected error in mat port-operations: "unread-char: #<output port testfile.ss> is not a textual input port".
42196.mo:Expected error in mat port-operations: "read: #<output port testfile.ss> is not a textual input port".
42206.mo:Expected error in mat port-operations: "clear-input-port: #<output port testfile.ss> is not an input port".
42216.mo:Expected error in mat port-operations: "write-char: not permitted on closed port #<output port testfile.ss>".
42226.mo:Expected error in mat port-operations: "write: not permitted on closed port #<output port testfile.ss>".
42236.mo:Expected error in mat port-operations: "display: not permitted on closed port #<output port testfile.ss>".
42246.mo:Expected error in mat port-operations: "newline: not permitted on closed port #<output port testfile.ss>".
42256.mo:Expected error in mat port-operations: "display-string: not permitted on closed port #<output port testfile.ss>".
42266.mo:Expected error in mat port-operations: "flush-output-port: not permitted on closed port #<output port testfile.ss>".
42276.mo:Expected error in mat port-operations: "clear-output-port: not permitted on closed port #<output port testfile.ss>".
42286.mo:Expected error in mat port-operations: "current-output-port: a is not a textual output port".
42296.mo:Expected error in mat port-operations: "current-input-port: a is not a textual input port".
42306.mo:Expected error in mat port-operations: "incorrect argument count in call (with-input-from-string)".
42316.mo:Expected error in mat port-operations: "incorrect argument count in call (with-input-from-string "a")".
42326.mo:Expected error in mat port-operations: "with-input-from-string: a is not a string".
42336.mo:Expected error in mat port-operations: "with-input-from-string: foo is not a procedure".
42346.mo:Expected error in mat port-operations: "with-input-from-string: #<procedure> is not a string".
42356.mo:Expected error in mat port-operations: "with-input-from-string: (this too?) is not a string".
42366.mo:Expected error in mat port-operations: "incorrect argument count in call (with-input-from-string "a" (lambda () 3) (quote compressed))".
42376.mo:Expected error in mat port-operations: "incorrect argument count in call (with-output-to-string)".
42386.mo:Expected error in mat port-operations: "with-output-to-string: "a" is not a procedure".
42396.mo:Expected error in mat port-operations: "incorrect argument count in call (with-output-to-string (quote a) (lambda () 3))".
42406.mo:Expected error in mat port-operations: "with-output-to-string: (this too?) is not a procedure".
42416.mo:Expected error in mat port-operations: "incorrect argument count in call (eof-object #!eof)".
42426.mo:Expected error in mat port-operations: "read: unexpected end-of-file reading quote at char 0 of #<input port string>".
42436.mo:Expected error in mat port-operations: "read: more than one item found after dot (.) before file-position 15 of #<input port testfile.ss>; the character position might differ".
42446.mo:Expected error in mat port-operations: "read: parenthesized list terminated by bracket before file-position 11 of #<input port testfile.ss>; the character position might differ".
42456.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-input-output-file)".
42466.mo:Expected error in mat port-operations1: "open-input-output-file: furball is not a string".
42476.mo:Expected error in mat port-operations1: "open-input-output-file: failed for /probably/not/a/good/path: no such file or directory".
42486.mo:Expected error in mat port-operations1: "open-input-output-file: invalid option compressed".
42496.mo:Expected error in mat port-operations1: "open-input-output-file: invalid option uncompressed".
42506.mo:Expected error in mat port-operations1: "truncate-file: -3 is not a valid length".
42516.mo:Expected error in mat port-operations1: "truncate-file: all-the-way is not a valid length".
42526.mo:Expected error in mat port-operations1: "truncate-file: #<input port testfile.ss> is not an output port".
42536.mo:Expected error in mat port-operations1: "truncate-file: animal-crackers is not an output port".
42546.mo:Expected error in mat port-operations1: "incorrect argument count in call (truncate-file)".
42556.mo:Expected error in mat port-operations1: "truncate-file: not permitted on closed port #<input/output port testfile.ss>".
42566.mo:Expected error in mat port-operations1: "get-output-string: #<input port string> is not a string output port".
42576.mo:Expected error in mat port-operations1: "get-output-string: #<output port testfile.ss> is not a string output port".
42586.mo:Expected error in mat compression: "open-output-file: incompatible options replace and append".
42596.mo:Expected error in mat compression: "open-output-file: incompatible options append and truncate".
42606.mo:Expected error in mat read-graph: "read: #t is not a source-file descriptor".
42616.mo:Expected error in mat read-graph: "read: unresolvable cycle constructing record of type #<record type foo> at char 3 of #<input port string>".
42626.mo:Expected error in mat file-length-and-file-position: "file-position: -1 is not a valid position".
42636.mo:Expected error in mat file-length-and-file-position: "file-position: <int> is not a valid position".
42646.mo:Expected error in mat file-length-and-file-position: "file-position: 1 is not a port".
42656.mo:Expected error in mat file-length-and-file-position: "file-length: 1 is not a port".
42666.mo:Expected error in mat string-port-file-position: "file-position: failed for position 3 on #<input port string>: out of range".
42676.mo:Expected error in mat string-port-file-position: "file-position: -1 is not a valid position".
42686.mo:Expected error in mat string-port-file-position: "file-position: -1 is not a valid position".
42696.mo:Expected error in mat fresh-line: "fresh-line: 3 is not a textual output port".
42706.mo:Expected error in mat fresh-line: "fresh-line: #<input port string> is not a textual output port".
42716.mo:Expected error in mat pretty-print: "incorrect argument count in call (pretty-format)".
42726.mo:Expected error in mat pretty-print: "incorrect argument count in call (pretty-format (quote foo) (quote x) (quote x))".
42736.mo:Expected error in mat pretty-print: "pretty-format: 3 is not a symbol".
42746.mo:Expected error in mat pretty-print: "pretty-format: invalid format (bad 0 ... ... 0 format)".
42756.mo:Expected error in mat fasl: "separate-eval: Warning in fasl-write: fasl file content is compressed internally; compressing the file (#<binary output port testfile.ss>) is redundant and can slow fasl writing and reading significantly
42766.mo:Expected error in mat fasl: "separate-eval: Warning in fasl-read: fasl file content is compressed internally; compressing the file (#<binary input port testfile.ss>) is redundant and can slow fasl writing and reading significantly
42776.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "~a~~~s" in call to format".
42786.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~a~a~a~s" in call to format".
42796.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "~a~~~s" in call to format at line 1, char 28 of testfile.ss".
42806.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~a~a~a~s" in call to format at line 1, char 28 of testfile.ss".
42816.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "abc~s" in call to printf".
42826.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~%~abc~adef~ag~s~~~%" in call to printf".
42836.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "abc~s" in call to printf at line 1, char 28 of testfile.ss".
42846.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~%~abc~adef~ag~s~~~%" in call to printf at line 1, char 28 of testfile.ss".
42856.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "abc~s" in call to fprintf".
42866.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~%~abc~adef~ag~s~~~%" in call to fprintf".
42876.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too few arguments for control string "abc~s" in call to fprintf at line 1, char 29 of testfile.ss".
42886.mo:Expected warning in mat cp1in-verify-format-warnings: "compile: too many arguments for control string "~%~abc~adef~ag~s~~~%" in call to fprintf at line 1, char 29 of testfile.ss".
42896.mo:Expected error in mat print-parameters: "write: cycle detected; proceeding with (print-graph #t)".
42906.mo:Expected error in mat port-handler: "incorrect number of arguments to #<procedure non-generic-port-handler>".
42916.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message foo with argument count 0".
42926.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message foo with argument count 1".
42936.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message read-char with argument count 0".
42946.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message write-char with argument count 0".
42956.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message write-char with argument count 1".
42966.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message write-char with argument count 1".
42976.mo:Expected error in mat port-handler: "write-char: a is not a character".
42986.mo:Expected error in mat port-handler: "write-char: a is not a textual output port".
42996.mo:Expected error in mat port-handler: "write-char: #<input port string> is not a textual output port".
43006.mo:Expected error in mat port-handler: "non-generic-port-handler: cannot handle message write-char with argument count 3".
43016.mo:Expected error in mat char-name: "read: invalid character name #\foo at char 0 of #<input port string>".
43026.mo:Expected error in mat char-name: "read: invalid character name #\new\line at char 0 of #<input port string>".
43036.mo:Expected error in mat char-name: "read: invalid character name #\new\x6c at char 0 of #<input port string>".
43046.mo:Expected error in mat string-escapes: "read: unexpected end-of-file reading string at char 0 of #<input port string>".
43056.mo:Expected error in mat string-escapes: "read: invalid string character \0 at char 3 of #<input port string>".
43066.mo:Expected error in mat string-escapes: "read: invalid string character \01 at char 3 of #<input port string>".
43076.mo:Expected error in mat string-escapes: "read: invalid string character \* at char 3 of #<input port string>".
43086.mo:Expected error in mat string-escapes: "read: invalid character " in string hex escape at char 3 of #<input port string>".
43096.mo:Expected error in mat string-escapes: "read: invalid character * in string hex escape at char 3 of #<input port string>".
43106.mo:Expected error in mat string-escapes: "read: invalid character g in string hex escape at char 3 of #<input port string>".
43116.mo:Expected error in mat read-token: "read-token: invalid number syntax #eat at line 2, char 1 of testfile.ss".
43126.mo:Expected error in mat read-test: "read: unsupported old fasl format detected---use new format with binary i/o at line 4, char 1 of testfile.ss".
43136.mo:Expected error in mat load-test: "read: unsupported old fasl format detected---use new format with binary i/o at line 4, char 1 of testfile.ss".
43146.mo:Expected error in mat compile-test: "read: unsupported old fasl format detected---use new format with binary i/o at line 4, char 1 of testfile.ss".
43156.mo:Expected error in mat read-test: "read: bracketed list terminated by parenthesis at line 3, char 16 of testfile.ss".
43166.mo:Expected error in mat read-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
43176.mo:Expected error in mat read-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
43186.mo:Expected error in mat read-test: "read: duplicate mark #327= seen at line 3, char 14 of testfile.ss".
43196.mo:Expected error in mat read-test: "read: expected close brace terminating gensym syntax at line 3, char 20 of testfile.ss".
43206.mo:Expected error in mat read-test: "read: expected close brace terminating gensym syntax at line 4, char 23 of testfile.ss".
43216.mo:Expected error in mat read-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
43226.mo:Expected error in mat read-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
43236.mo:Expected error in mat read-test: "read: invalid character #\401 at line 3, char 7 of testfile.ss".
43246.mo:Expected error in mat read-test: "read: invalid character #\37 at line 3, char 32 of testfile.ss".
43256.mo:Expected error in mat read-test: "read: invalid character name #\bugsbunny at line 3, char 7 of testfile.ss".
43266.mo:Expected error in mat read-test: "read: invalid character name #\new at line 3, char 7 of testfile.ss".
43276.mo:Expected error in mat read-test: "read: invalid character name #\Space at line 3, char 7 of testfile.ss".
43286.mo:Expected error in mat read-test: "read: invalid character name #\SPACE at line 3, char 7 of testfile.ss".
43296.mo:Expected error in mat read-test: "read: invalid number syntax #e23q3 at line 3, char 7 of testfile.ss".
43306.mo:Expected error in mat read-test: "read: invalid number syntax #e3_4i at line 3, char 7 of testfile.ss".
43316.mo:Expected error in mat read-test: "read: invalid number syntax #e3+ at line 3, char 7 of testfile.ss".
43326.mo:Expected error in mat read-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
43336.mo:Expected error in mat read-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
43346.mo:Expected error in mat read-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
43356.mo:Expected error in mat read-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
43366.mo:Expected error in mat read-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
43376.mo:Expected error in mat read-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
43386.mo:Expected error in mat read-test: "read: cannot represent 1#/0 at line 3, char 7 of testfile.ss".
43396.mo:Expected error in mat read-test: "read: cannot represent 1##/0 at line 3, char 7 of testfile.ss".
43406.mo:Expected error in mat read-test: "read: cannot represent #e1/0# at line 3, char 7 of testfile.ss".
43416.mo:Expected error in mat read-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
43426.mo:Expected error in mat read-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
43436.mo:Expected error in mat read-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
43446.mo:Expected error in mat read-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
43456.mo:Expected error in mat read-test: "read: cannot represent #e+inf.0 at line 3, char 7 of testfile.ss".
43466.mo:Expected error in mat read-test: "read: cannot represent #e-inf.0 at line 3, char 7 of testfile.ss".
43476.mo:Expected error in mat read-test: "read: cannot represent #e+nan.0 at line 3, char 7 of testfile.ss".
43486.mo:Expected error in mat read-test: "read: cannot represent #e0/0e20 at line 3, char 7 of testfile.ss".
43496.mo:Expected error in mat read-test: "read: cannot represent #e1@1 at line 3, char 7 of testfile.ss".
43506.mo:Expected error in mat read-test: "read: invalid number syntax #e+nan.5 at line 3, char 7 of testfile.ss".
43516.mo:Expected error in mat read-test: "read: invalid sharp-sign prefix #N at line 3, char 8 of testfile.ss".
43526.mo:Expected error in mat read-test: "read: invalid sharp-sign prefix #7% at line 3, char 31 of testfile.ss".
43536.mo:Expected error in mat read-test: "read: invalid sharp-sign prefix #2_ at line 3, char 7 of testfile.ss".
43546.mo:Expected error in mat read-test: "read: invalid string character \707 at line 3, char 26 of testfile.ss".
43556.mo:Expected error in mat read-test: "read: invalid string character \07 at line 3, char 7 of testfile.ss".
43566.mo:Expected error in mat read-test: "read: invalid string character \3 at line 3, char 9 of testfile.ss".
43576.mo:Expected error in mat read-test: "read: invalid character   in string hex escape at line 3, char 24 of testfile.ss".
43586.mo:Expected error in mat read-test: "read: invalid character " in string hex escape at line 3, char 24 of testfile.ss".
43596.mo:Expected error in mat read-test: "read: invalid character G in string hex escape at line 3, char 24 of testfile.ss".
43606.mo:Expected error in mat read-test: "read: invalid string character \q at line 3, char 9 of testfile.ss".
43616.mo:Expected error in mat read-test: "read: invalid syntax #!whuppo! at line 3, char 7 of testfile.ss".
43626.mo:Expected error in mat read-test: "read: invalid syntax #!eo at line 3, char 7 of testfile.ss".
43636.mo:Expected error in mat read-test: "read: invalid syntax #vxx( at line 3, char 7 of testfile.ss".
43646.mo:Expected error in mat read-test: "read: invalid syntax #073vxx( at line 3, char 7 of testfile.ss".
43656.mo:Expected error in mat read-test: "read: invalid syntax #vf( at line 3, char 7 of testfile.ss".
43666.mo:Expected error in mat read-test: "read: invalid syntax #073vf( at line 3, char 7 of testfile.ss".
43676.mo:Expected error in mat read-test: "read: expected left paren after #vfx prefix at line 3, char 7 of testfile.ss".
43686.mo:Expected error in mat read-test: "read: expected left paren after #073vfx prefix at line 3, char 7 of testfile.ss".
43696.mo:Expected error in mat read-test: "read: invalid vector length 999999999999999999999999999999 at line 3, char 17 of testfile.ss".
43706.mo:Expected error in mat read-test: "read: invalid fxvector length 999999999999999999999999999999 at line 3, char 19 of testfile.ss".
43716.mo:Expected error in mat read-test: "read: invalid bytevector length 999999999999999999999999999999 at line 3, char 21 of testfile.ss".
43726.mo:Expected error in mat read-test: "read: mark #77= missing at line 6, char 20 of testfile.ss".
43736.mo:Expected error in mat read-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
43746.mo:Expected error in mat read-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
43756.mo:Expected error in mat read-test: "read: non-symbol found after #[ at line 3, char 18 of testfile.ss".
43766.mo:Expected error in mat read-test: "read: outdated object file format at line 3, char 13 of testfile.ss".
43776.mo:Expected error in mat read-test: "read: parenthesized list terminated by bracket at line 3, char 16 of testfile.ss".
43786.mo:Expected error in mat read-test: "read: parenthesized list terminated by bracket at line 3, char 33 of testfile.ss".
43796.mo:Expected error in mat read-test: "read: parenthesized list terminated by bracket at line 3, char 22 of testfile.ss".
43806.mo:Expected error in mat read-test: "read: too many vector elements supplied at line 3, char 16 of testfile.ss".
43816.mo:Expected error in mat read-test: "read: non-fixnum found in fxvector at line 3, char 23 of testfile.ss".
43826.mo:Expected error in mat read-test: "read: non-fixnum found in fxvector at line 3, char 24 of testfile.ss".
43836.mo:Expected error in mat read-test: "read: too many fxvector elements supplied at line 3, char 16 of testfile.ss".
43846.mo:Expected error in mat read-test: "read: invalid value 2.0 found in bytevector at line 3, char 23 of testfile.ss".
43856.mo:Expected error in mat read-test: "read: invalid value -1 found in bytevector at line 3, char 24 of testfile.ss".
43866.mo:Expected error in mat read-test: "read: too many bytevector elements supplied at line 3, char 16 of testfile.ss".
43876.mo:Expected error in mat read-test: "read: too few fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
43886.mo:Expected error in mat read-test: "read: too many fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
43896.mo:Expected error in mat read-test: "read: unexpected close bracket at line 3, char 7 of testfile.ss".
43906.mo:Expected error in mat read-test: "read: unexpected close parenthesis at line 3, char 13 of testfile.ss".
43916.mo:Expected error in mat read-test: "read: unexpected dot (.) at line 3, char 14 of testfile.ss".
43926.mo:Expected error in mat read-test: "read: unexpected dot (.) at line 3, char 11 of testfile.ss".
43936.mo:Expected error in mat read-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
43946.mo:Expected error in mat read-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
43956.mo:Expected error in mat read-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
43966.mo:Expected error in mat read-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
43976.mo:Expected error in mat read-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
43986.mo:Expected error in mat read-test: "read: unexpected end-of-file reading box at line 3, char 4 of testfile.ss".
43996.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
44006.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
44016.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
44026.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
44036.mo:Expected error in mat read-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
44046.mo:Expected error in mat read-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
44056.mo:Expected error in mat read-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
44066.mo:Expected error in mat read-test: "read: unexpected end-of-file reading s-expression comment at line 3, char 15 of testfile.ss".
44076.mo:Expected error in mat read-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
44086.mo:Expected error in mat read-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
44096.mo:Expected error in mat read-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
44106.mo:Expected error in mat read-test: "read: unexpected end-of-file reading graph mark at line 2, char 12 of testfile.ss".
44116.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #! syntax at line 3, char 7 of testfile.ss".
44126.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44136.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44146.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44156.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44166.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44176.mo:Expected error in mat read-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
44186.mo:Expected error in mat read-test: "read: unexpected end-of-file reading list at line 3, char 3 of testfile.ss".
44196.mo:Expected error in mat read-test: "read: unexpected end-of-file reading list at line 3, char 1 of testfile.ss".
44206.mo:Expected error in mat read-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
44216.mo:Expected error in mat read-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
44226.mo:Expected error in mat read-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
44236.mo:Expected error in mat read-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
44246.mo:Expected error in mat read-test: "read: unexpected end-of-file reading number at line 3, char 7 of testfile.ss".
44256.mo:Expected error in mat read-test: "read: unexpected end-of-file reading quote at line 2, char 14 of testfile.ss".
44266.mo:Expected error in mat read-test: "read: unexpected end-of-file reading quasiquote at line 2, char 11 of testfile.ss".
44276.mo:Expected error in mat read-test: "read: unexpected end-of-file reading unquote at line 2, char 24 of testfile.ss".
44286.mo:Expected error in mat read-test: "read: unexpected end-of-file reading unquote-splicing at line 3, char 13 of testfile.ss".
44296.mo:Expected error in mat read-test: "read: unexpected end-of-file reading quasisyntax at line 2, char 11 of testfile.ss".
44306.mo:Expected error in mat read-test: "read: unexpected end-of-file reading unsyntax at line 2, char 26 of testfile.ss".
44316.mo:Expected error in mat read-test: "read: unexpected end-of-file reading unsyntax-splicing at line 3, char 14 of testfile.ss".
44326.mo:Expected error in mat read-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
44336.mo:Expected error in mat read-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
44346.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 9 of testfile.ss".
44356.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
44366.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
44376.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
44386.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
44396.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
44406.mo:Expected error in mat read-test: "read: unexpected end-of-file reading string at line 3, char 7 of testfile.ss".
44416.mo:Expected error in mat read-test: "read: invalid code point value 2097152 in string hex escape at line 3, char 11 of testfile.ss".
44426.mo:Expected error in mat read-test: "read: invalid character q in string hex escape at line 3, char 11 of testfile.ss".
44436.mo:Expected error in mat read-test: "read: invalid character " in string hex escape at line 3, char 11 of testfile.ss".
44446.mo:Expected error in mat read-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
44456.mo:Expected error in mat read-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
44466.mo:Expected error in mat read-test: "read: unexpected end-of-file reading symbol at line 6, char 12 of testfile.ss".
44476.mo:Expected error in mat read-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
44486.mo:Expected error in mat read-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
44496.mo:Expected error in mat read-test: "read: invalid code point value 2097152 in symbol hex escape at line 3, char 11 of testfile.ss".
44506.mo:Expected error in mat read-test: "read: invalid character q in symbol hex escape at line 3, char 11 of testfile.ss".
44516.mo:Expected error in mat read-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
44526.mo:Expected error in mat read-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
44536.mo:Expected error in mat read-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
44546.mo:Expected error in mat read-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
44556.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
44566.mo:Expected error in mat read-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
44576.mo:Expected error in mat read-test: "read: unrecognized record name zsunekunvliwndwalv at line 2, char 3 of testfile.ss".
44586.mo:Expected error in mat read-test: "read: unresolvable cycle constructing record of type #<record type $acyclic> at line 3, char 18 of testfile.ss".
44596.mo:Expected error in mat read-test: "read: open brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44606.mo:Expected error in mat read-test: "read: close brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44616.mo:Expected error in mat read-test: "read: #[...] record syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44626.mo:Expected error in mat read-test: "read: #{...} gensym syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44636.mo:Expected error in mat read-test: "read: #& box syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44646.mo:Expected error in mat read-test: "read: #% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44656.mo:Expected error in mat read-test: "read: #: gensym syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44666.mo:Expected error in mat read-test: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44676.mo:Expected error in mat read-test: "read: #<n>r number prefix syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44686.mo:Expected error in mat read-test: "read: #<n># insert syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44696.mo:Expected error in mat read-test: "read: #<n>= mark syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44706.mo:Expected error in mat read-test: "read: #<n>% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44716.mo:Expected error in mat read-test: "read: octal character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44726.mo:Expected error in mat read-test: "read: invalid delimiter 1 for character at line 3, char 1 of testfile.ss".
44736.mo:Expected error in mat read-test: "read: delimiter { is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44746.mo:Expected error in mat read-test: "read: #!eof syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44756.mo:Expected error in mat read-test: "read: #!bwp syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44766.mo:Expected error in mat read-test: "read: #vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44776.mo:Expected error in mat read-test: "read: #<n>vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44786.mo:Expected error in mat read-test: "read: #<n>vu8(...) bytevector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
44796.mo:Expected error in mat read-test: "read: octal string-character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44806.mo:Expected error in mat read-test: "read: non-hex back-slash symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44816.mo:Expected error in mat read-test: "read: |...| symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44826.mo:Expected error in mat read-test: "read: @abc symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44836.mo:Expected error in mat read-test: "read: 123a symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44846.mo:Expected error in mat read-test: "read: 123# number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44856.mo:Expected error in mat read-test: "read: 1/2e2 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44866.mo:Expected error in mat read-test: "read: #x.3 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44876.mo:Expected error in mat read-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44886.mo:Expected error in mat read-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44896.mo:Expected error in mat read-test: "read: @b symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44906.mo:Expected error in mat read-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44916.mo:Expected error in mat read-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44926.mo:Expected error in mat read-test: "read: U+489 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44936.mo:Expected error in mat read-test: "read: U+660 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44946.mo:Expected error in mat read-test: "read: U+661 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44956.mo:Expected error in mat read-test: "read: U+662 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44966.mo:Expected error in mat read-test: "read: U+663 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44976.mo:Expected error in mat read-test: "read: U+664 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44986.mo:Expected error in mat read-test: "read: U+665 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
44996.mo:Expected error in mat read-test: "read: U+666 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45006.mo:Expected error in mat read-test: "read: U+667 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45016.mo:Expected error in mat read-test: "read: U+668 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45026.mo:Expected error in mat read-test: "read: U+669 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45036.mo:Expected error in mat read-test: "read: U+6F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45046.mo:Expected error in mat read-test: "read: U+6F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45056.mo:Expected error in mat read-test: "read: U+6F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45066.mo:Expected error in mat read-test: "read: U+6F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45076.mo:Expected error in mat read-test: "read: U+6F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45086.mo:Expected error in mat read-test: "read: U+6F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45096.mo:Expected error in mat read-test: "read: U+6F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45106.mo:Expected error in mat read-test: "read: U+6F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45116.mo:Expected error in mat read-test: "read: U+6F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45126.mo:Expected error in mat read-test: "read: U+6F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45136.mo:Expected error in mat read-test: "read: U+7C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45146.mo:Expected error in mat read-test: "read: U+7C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45156.mo:Expected error in mat read-test: "read: U+7C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45166.mo:Expected error in mat read-test: "read: U+7C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45176.mo:Expected error in mat read-test: "read: U+7C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45186.mo:Expected error in mat read-test: "read: U+7C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45196.mo:Expected error in mat read-test: "read: U+7C6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45206.mo:Expected error in mat read-test: "read: U+7C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45216.mo:Expected error in mat read-test: "read: U+7C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45226.mo:Expected error in mat read-test: "read: U+7C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45236.mo:Expected error in mat read-test: "read: U+903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45246.mo:Expected error in mat read-test: "read: U+93E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45256.mo:Expected error in mat read-test: "read: U+93F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45266.mo:Expected error in mat read-test: "read: U+940 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45276.mo:Expected error in mat read-test: "read: U+949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45286.mo:Expected error in mat read-test: "read: U+94A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45296.mo:Expected error in mat read-test: "read: U+94B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45306.mo:Expected error in mat read-test: "read: U+94C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45316.mo:Expected error in mat read-test: "read: U+966 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45326.mo:Expected error in mat read-test: "read: U+967 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45336.mo:Expected error in mat read-test: "read: U+968 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45346.mo:Expected error in mat read-test: "read: U+969 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45356.mo:Expected error in mat read-test: "read: U+96A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45366.mo:Expected error in mat read-test: "read: U+96B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45376.mo:Expected error in mat read-test: "read: U+96C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45386.mo:Expected error in mat read-test: "read: U+96D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45396.mo:Expected error in mat read-test: "read: U+96E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45406.mo:Expected error in mat read-test: "read: U+96F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45416.mo:Expected error in mat read-test: "read: U+982 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45426.mo:Expected error in mat read-test: "read: U+983 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45436.mo:Expected error in mat read-test: "read: U+9BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45446.mo:Expected error in mat read-test: "read: U+9BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45456.mo:Expected error in mat read-test: "read: U+9C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45466.mo:Expected error in mat read-test: "read: U+9C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45476.mo:Expected error in mat read-test: "read: U+9C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45486.mo:Expected error in mat read-test: "read: U+9CB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45496.mo:Expected error in mat read-test: "read: U+9CC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45506.mo:Expected error in mat read-test: "read: U+9D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45516.mo:Expected error in mat read-test: "read: U+9E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45526.mo:Expected error in mat read-test: "read: U+9E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45536.mo:Expected error in mat read-test: "read: U+9E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45546.mo:Expected error in mat read-test: "read: U+9E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45556.mo:Expected error in mat read-test: "read: U+9EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45566.mo:Expected error in mat read-test: "read: U+9EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45576.mo:Expected error in mat read-test: "read: U+9EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45586.mo:Expected error in mat read-test: "read: U+9ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45596.mo:Expected error in mat read-test: "read: U+9EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45606.mo:Expected error in mat read-test: "read: U+9EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45616.mo:Expected error in mat read-test: "read: U+A03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45626.mo:Expected error in mat read-test: "read: U+A3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45636.mo:Expected error in mat read-test: "read: U+A3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45646.mo:Expected error in mat read-test: "read: U+A40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45656.mo:Expected error in mat read-test: "read: U+A66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45666.mo:Expected error in mat read-test: "read: U+A67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45676.mo:Expected error in mat read-test: "read: U+A68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45686.mo:Expected error in mat read-test: "read: U+A69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45696.mo:Expected error in mat read-test: "read: U+A6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45706.mo:Expected error in mat read-test: "read: U+A6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45716.mo:Expected error in mat read-test: "read: U+A6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45726.mo:Expected error in mat read-test: "read: U+A6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45736.mo:Expected error in mat read-test: "read: U+A6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45746.mo:Expected error in mat read-test: "read: U+A6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45756.mo:Expected error in mat read-test: "read: U+A83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45766.mo:Expected error in mat read-test: "read: U+ABE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45776.mo:Expected error in mat read-test: "read: U+ABF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45786.mo:Expected error in mat read-test: "read: U+AC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45796.mo:Expected error in mat read-test: "read: U+AC9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45806.mo:Expected error in mat read-test: "read: U+ACB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45816.mo:Expected error in mat read-test: "read: U+ACC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45826.mo:Expected error in mat read-test: "read: U+AE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45836.mo:Expected error in mat read-test: "read: U+AE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45846.mo:Expected error in mat read-test: "read: U+AE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45856.mo:Expected error in mat read-test: "read: U+AE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45866.mo:Expected error in mat read-test: "read: U+AEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45876.mo:Expected error in mat read-test: "read: U+AEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45886.mo:Expected error in mat read-test: "read: U+AEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45896.mo:Expected error in mat read-test: "read: U+AED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45906.mo:Expected error in mat read-test: "read: U+AEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45916.mo:Expected error in mat read-test: "read: U+AEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45926.mo:Expected error in mat read-test: "read: U+B02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45936.mo:Expected error in mat read-test: "read: U+B03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45946.mo:Expected error in mat read-test: "read: U+B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45956.mo:Expected error in mat read-test: "read: U+B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45966.mo:Expected error in mat read-test: "read: U+B47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45976.mo:Expected error in mat read-test: "read: U+B48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45986.mo:Expected error in mat read-test: "read: U+B4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
45996.mo:Expected error in mat read-test: "read: U+B4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46006.mo:Expected error in mat read-test: "read: U+B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46016.mo:Expected error in mat read-test: "read: U+B66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46026.mo:Expected error in mat read-test: "read: U+B67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46036.mo:Expected error in mat read-test: "read: U+B68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46046.mo:Expected error in mat read-test: "read: U+B69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46056.mo:Expected error in mat read-test: "read: U+B6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46066.mo:Expected error in mat read-test: "read: U+B6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46076.mo:Expected error in mat read-test: "read: U+B6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46086.mo:Expected error in mat read-test: "read: U+B6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46096.mo:Expected error in mat read-test: "read: U+B6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46106.mo:Expected error in mat read-test: "read: U+B6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46116.mo:Expected error in mat read-test: "read: U+BBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46126.mo:Expected error in mat read-test: "read: U+BBF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46136.mo:Expected error in mat read-test: "read: U+BC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46146.mo:Expected error in mat read-test: "read: U+BC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46156.mo:Expected error in mat read-test: "read: U+BC6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46166.mo:Expected error in mat read-test: "read: U+BC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46176.mo:Expected error in mat read-test: "read: U+BC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46186.mo:Expected error in mat read-test: "read: U+BCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46196.mo:Expected error in mat read-test: "read: U+BCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46206.mo:Expected error in mat read-test: "read: U+BCC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46216.mo:Expected error in mat read-test: "read: U+BD7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46226.mo:Expected error in mat read-test: "read: U+BE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46236.mo:Expected error in mat read-test: "read: U+BE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46246.mo:Expected error in mat read-test: "read: U+BE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46256.mo:Expected error in mat read-test: "read: U+BE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46266.mo:Expected error in mat read-test: "read: U+BEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46276.mo:Expected error in mat read-test: "read: U+BEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46286.mo:Expected error in mat read-test: "read: U+BEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46296.mo:Expected error in mat read-test: "read: U+BED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46306.mo:Expected error in mat read-test: "read: U+BEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46316.mo:Expected error in mat read-test: "read: U+BEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46326.mo:Expected error in mat read-test: "read: U+C01 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46336.mo:Expected error in mat read-test: "read: U+C02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46346.mo:Expected error in mat read-test: "read: U+C03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46356.mo:Expected error in mat read-test: "read: U+C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46366.mo:Expected error in mat read-test: "read: U+C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46376.mo:Expected error in mat read-test: "read: U+C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46386.mo:Expected error in mat read-test: "read: U+C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46396.mo:Expected error in mat read-test: "read: U+C66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46406.mo:Expected error in mat read-test: "read: U+C67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46416.mo:Expected error in mat read-test: "read: U+C68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46426.mo:Expected error in mat read-test: "read: U+C69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46436.mo:Expected error in mat read-test: "read: U+C6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46446.mo:Expected error in mat read-test: "read: U+C6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46456.mo:Expected error in mat read-test: "read: U+C6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46466.mo:Expected error in mat read-test: "read: U+C6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46476.mo:Expected error in mat read-test: "read: U+C6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46486.mo:Expected error in mat read-test: "read: U+C6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46496.mo:Expected error in mat read-test: "read: U+C82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46506.mo:Expected error in mat read-test: "read: U+C83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46516.mo:Expected error in mat read-test: "read: U+CBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46526.mo:Expected error in mat read-test: "read: U+CC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46536.mo:Expected error in mat read-test: "read: U+CC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46546.mo:Expected error in mat read-test: "read: U+CC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46556.mo:Expected error in mat read-test: "read: U+CC3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46566.mo:Expected error in mat read-test: "read: U+CC4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46576.mo:Expected error in mat read-test: "read: U+CC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46586.mo:Expected error in mat read-test: "read: U+CC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46596.mo:Expected error in mat read-test: "read: U+CCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46606.mo:Expected error in mat read-test: "read: U+CCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46616.mo:Expected error in mat read-test: "read: U+CD5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46626.mo:Expected error in mat read-test: "read: U+CD6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46636.mo:Expected error in mat read-test: "read: U+CE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46646.mo:Expected error in mat read-test: "read: U+CE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46656.mo:Expected error in mat read-test: "read: U+CE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46666.mo:Expected error in mat read-test: "read: U+CE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46676.mo:Expected error in mat read-test: "read: U+CEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46686.mo:Expected error in mat read-test: "read: U+CEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46696.mo:Expected error in mat read-test: "read: U+CEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46706.mo:Expected error in mat read-test: "read: U+CED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46716.mo:Expected error in mat read-test: "read: U+CEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46726.mo:Expected error in mat read-test: "read: U+CEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46736.mo:Expected error in mat read-test: "read: U+D02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46746.mo:Expected error in mat read-test: "read: U+D03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46756.mo:Expected error in mat read-test: "read: U+D3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46766.mo:Expected error in mat read-test: "read: U+D3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46776.mo:Expected error in mat read-test: "read: U+D40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46786.mo:Expected error in mat read-test: "read: U+D46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46796.mo:Expected error in mat read-test: "read: U+D47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46806.mo:Expected error in mat read-test: "read: U+D48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46816.mo:Expected error in mat read-test: "read: U+D4A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46826.mo:Expected error in mat read-test: "read: U+D4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46836.mo:Expected error in mat read-test: "read: U+D4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46846.mo:Expected error in mat read-test: "read: U+D57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46856.mo:Expected error in mat read-test: "read: U+D66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46866.mo:Expected error in mat read-test: "read: U+D67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46876.mo:Expected error in mat read-test: "read: U+D68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46886.mo:Expected error in mat read-test: "read: U+D69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46896.mo:Expected error in mat read-test: "read: U+D6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46906.mo:Expected error in mat read-test: "read: U+D6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46916.mo:Expected error in mat read-test: "read: U+D6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46926.mo:Expected error in mat read-test: "read: U+D6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46936.mo:Expected error in mat read-test: "read: U+D6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46946.mo:Expected error in mat read-test: "read: U+D6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46956.mo:Expected error in mat read-test: "read: U+D82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46966.mo:Expected error in mat read-test: "read: U+D83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46976.mo:Expected error in mat read-test: "read: U+DCF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46986.mo:Expected error in mat read-test: "read: U+DD0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
46996.mo:Expected error in mat read-test: "read: U+DD1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47006.mo:Expected error in mat read-test: "read: U+DD8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47016.mo:Expected error in mat read-test: "read: U+DD9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47026.mo:Expected error in mat read-test: "read: U+DDA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47036.mo:Expected error in mat read-test: "read: U+DDB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47046.mo:Expected error in mat read-test: "read: U+DDC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47056.mo:Expected error in mat read-test: "read: U+DDD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47066.mo:Expected error in mat read-test: "read: U+DDE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47076.mo:Expected error in mat read-test: "read: U+DDF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47086.mo:Expected error in mat read-test: "read: U+DF2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47096.mo:Expected error in mat read-test: "read: U+DF3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47106.mo:Expected error in mat read-test: "read: U+E50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47116.mo:Expected error in mat read-test: "read: U+E51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47126.mo:Expected error in mat read-test: "read: U+E52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47136.mo:Expected error in mat read-test: "read: U+E53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47146.mo:Expected error in mat read-test: "read: U+E54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47156.mo:Expected error in mat read-test: "read: U+E55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47166.mo:Expected error in mat read-test: "read: U+E56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47176.mo:Expected error in mat read-test: "read: U+E57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47186.mo:Expected error in mat read-test: "read: U+E58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47196.mo:Expected error in mat read-test: "read: U+E59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47206.mo:Expected error in mat read-test: "read: U+ED0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47216.mo:Expected error in mat read-test: "read: U+ED1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47226.mo:Expected error in mat read-test: "read: U+ED2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47236.mo:Expected error in mat read-test: "read: U+ED3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47246.mo:Expected error in mat read-test: "read: U+ED4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47256.mo:Expected error in mat read-test: "read: U+ED5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47266.mo:Expected error in mat read-test: "read: U+ED6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47276.mo:Expected error in mat read-test: "read: U+ED7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47286.mo:Expected error in mat read-test: "read: U+ED8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47296.mo:Expected error in mat read-test: "read: U+ED9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47306.mo:Expected error in mat read-test: "read: U+F20 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47316.mo:Expected error in mat read-test: "read: U+F21 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47326.mo:Expected error in mat read-test: "read: U+F22 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47336.mo:Expected error in mat read-test: "read: U+F23 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47346.mo:Expected error in mat read-test: "read: U+F24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47356.mo:Expected error in mat read-test: "read: U+F25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47366.mo:Expected error in mat read-test: "read: U+F26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47376.mo:Expected error in mat read-test: "read: U+F27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47386.mo:Expected error in mat read-test: "read: U+F28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47396.mo:Expected error in mat read-test: "read: U+F29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47406.mo:Expected error in mat read-test: "read: U+F3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47416.mo:Expected error in mat read-test: "read: U+F3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47426.mo:Expected error in mat read-test: "read: U+F7F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47436.mo:Expected error in mat read-test: "read: U+102B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47446.mo:Expected error in mat read-test: "read: U+102C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47456.mo:Expected error in mat read-test: "read: U+1031 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47466.mo:Expected error in mat read-test: "read: U+1038 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47476.mo:Expected error in mat read-test: "read: U+103B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47486.mo:Expected error in mat read-test: "read: U+103C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47496.mo:Expected error in mat read-test: "read: U+1040 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47506.mo:Expected error in mat read-test: "read: U+1041 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47516.mo:Expected error in mat read-test: "read: U+1042 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47526.mo:Expected error in mat read-test: "read: U+1043 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47536.mo:Expected error in mat read-test: "read: U+1044 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47546.mo:Expected error in mat read-test: "read: U+1045 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47556.mo:Expected error in mat read-test: "read: U+1046 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47566.mo:Expected error in mat read-test: "read: U+1047 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47576.mo:Expected error in mat read-test: "read: U+1048 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47586.mo:Expected error in mat read-test: "read: U+1049 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47596.mo:Expected error in mat read-test: "read: U+1056 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47606.mo:Expected error in mat read-test: "read: U+1057 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47616.mo:Expected error in mat read-test: "read: U+1062 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47626.mo:Expected error in mat read-test: "read: U+1063 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47636.mo:Expected error in mat read-test: "read: U+1064 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47646.mo:Expected error in mat read-test: "read: U+1067 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47656.mo:Expected error in mat read-test: "read: U+1068 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47666.mo:Expected error in mat read-test: "read: U+1069 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47676.mo:Expected error in mat read-test: "read: U+106A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47686.mo:Expected error in mat read-test: "read: U+106B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47696.mo:Expected error in mat read-test: "read: U+106C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47706.mo:Expected error in mat read-test: "read: U+106D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47716.mo:Expected error in mat read-test: "read: U+1083 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47726.mo:Expected error in mat read-test: "read: U+1084 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47736.mo:Expected error in mat read-test: "read: U+1087 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47746.mo:Expected error in mat read-test: "read: U+1088 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47756.mo:Expected error in mat read-test: "read: U+1089 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47766.mo:Expected error in mat read-test: "read: U+108A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47776.mo:Expected error in mat read-test: "read: U+108B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47786.mo:Expected error in mat read-test: "read: U+108C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47796.mo:Expected error in mat read-test: "read: U+108F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47806.mo:Expected error in mat read-test: "read: U+1090 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47816.mo:Expected error in mat read-test: "read: U+1091 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47826.mo:Expected error in mat read-test: "read: U+1092 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47836.mo:Expected error in mat read-test: "read: U+1093 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47846.mo:Expected error in mat read-test: "read: U+1094 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47856.mo:Expected error in mat read-test: "read: U+1095 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47866.mo:Expected error in mat read-test: "read: U+1096 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47876.mo:Expected error in mat read-test: "read: U+1097 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47886.mo:Expected error in mat read-test: "read: U+1098 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47896.mo:Expected error in mat read-test: "read: U+1099 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47906.mo:Expected error in mat read-test: "read: U+17B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47916.mo:Expected error in mat read-test: "read: U+17BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47926.mo:Expected error in mat read-test: "read: U+17BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47936.mo:Expected error in mat read-test: "read: U+17C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47946.mo:Expected error in mat read-test: "read: U+17C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47956.mo:Expected error in mat read-test: "read: U+17C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47966.mo:Expected error in mat read-test: "read: U+17C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47976.mo:Expected error in mat read-test: "read: U+17C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47986.mo:Expected error in mat read-test: "read: U+17C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
47996.mo:Expected error in mat read-test: "read: U+17C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48006.mo:Expected error in mat read-test: "read: U+17C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48016.mo:Expected error in mat read-test: "read: U+17E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48026.mo:Expected error in mat read-test: "read: U+17E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48036.mo:Expected error in mat read-test: "read: U+17E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48046.mo:Expected error in mat read-test: "read: U+17E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48056.mo:Expected error in mat read-test: "read: U+17E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48066.mo:Expected error in mat read-test: "read: U+17E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48076.mo:Expected error in mat read-test: "read: U+17E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48086.mo:Expected error in mat read-test: "read: U+17E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48096.mo:Expected error in mat read-test: "read: U+17E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48106.mo:Expected error in mat read-test: "read: U+17E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48116.mo:Expected error in mat read-test: "read: U+1810 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48126.mo:Expected error in mat read-test: "read: U+1811 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48136.mo:Expected error in mat read-test: "read: U+1812 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48146.mo:Expected error in mat read-test: "read: U+1813 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48156.mo:Expected error in mat read-test: "read: U+1814 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48166.mo:Expected error in mat read-test: "read: U+1815 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48176.mo:Expected error in mat read-test: "read: U+1816 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48186.mo:Expected error in mat read-test: "read: U+1817 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48196.mo:Expected error in mat read-test: "read: U+1818 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48206.mo:Expected error in mat read-test: "read: U+1819 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48216.mo:Expected error in mat read-test: "read: U+1923 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48226.mo:Expected error in mat read-test: "read: U+1924 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48236.mo:Expected error in mat read-test: "read: U+1925 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48246.mo:Expected error in mat read-test: "read: U+1926 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48256.mo:Expected error in mat read-test: "read: U+1929 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48266.mo:Expected error in mat read-test: "read: U+192A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48276.mo:Expected error in mat read-test: "read: U+192B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48286.mo:Expected error in mat read-test: "read: U+1930 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48296.mo:Expected error in mat read-test: "read: U+1931 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48306.mo:Expected error in mat read-test: "read: U+1933 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48316.mo:Expected error in mat read-test: "read: U+1934 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48326.mo:Expected error in mat read-test: "read: U+1935 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48336.mo:Expected error in mat read-test: "read: U+1936 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48346.mo:Expected error in mat read-test: "read: U+1937 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48356.mo:Expected error in mat read-test: "read: U+1938 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48366.mo:Expected error in mat read-test: "read: U+1946 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48376.mo:Expected error in mat read-test: "read: U+1947 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48386.mo:Expected error in mat read-test: "read: U+1948 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48396.mo:Expected error in mat read-test: "read: U+1949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48406.mo:Expected error in mat read-test: "read: U+194A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48416.mo:Expected error in mat read-test: "read: U+194B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48426.mo:Expected error in mat read-test: "read: U+194C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48436.mo:Expected error in mat read-test: "read: U+194D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48446.mo:Expected error in mat read-test: "read: U+194E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48456.mo:Expected error in mat read-test: "read: U+194F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48466.mo:Expected error in mat read-test: "read: U+19B0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48476.mo:Expected error in mat read-test: "read: U+19B1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48486.mo:Expected error in mat read-test: "read: U+19B2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48496.mo:Expected error in mat read-test: "read: U+19B3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48506.mo:Expected error in mat read-test: "read: U+19B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48516.mo:Expected error in mat read-test: "read: U+19B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48526.mo:Expected error in mat read-test: "read: U+19B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48536.mo:Expected error in mat read-test: "read: U+19B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48546.mo:Expected error in mat read-test: "read: U+19B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48556.mo:Expected error in mat read-test: "read: U+19B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48566.mo:Expected error in mat read-test: "read: U+19BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48576.mo:Expected error in mat read-test: "read: U+19BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48586.mo:Expected error in mat read-test: "read: U+19BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48596.mo:Expected error in mat read-test: "read: U+19BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48606.mo:Expected error in mat read-test: "read: U+19BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48616.mo:Expected error in mat read-test: "read: U+19BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48626.mo:Expected error in mat read-test: "read: U+19C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48636.mo:Expected error in mat read-test: "read: U+19C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48646.mo:Expected error in mat read-test: "read: U+19C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48656.mo:Expected error in mat read-test: "read: U+19D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48666.mo:Expected error in mat read-test: "read: U+19D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48676.mo:Expected error in mat read-test: "read: U+19D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48686.mo:Expected error in mat read-test: "read: U+19D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48696.mo:Expected error in mat read-test: "read: U+19D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48706.mo:Expected error in mat read-test: "read: U+19D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48716.mo:Expected error in mat read-test: "read: U+19D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48726.mo:Expected error in mat read-test: "read: U+19D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48736.mo:Expected error in mat read-test: "read: U+19D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48746.mo:Expected error in mat read-test: "read: U+19D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48756.mo:Expected error in mat read-test: "read: U+1A19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48766.mo:Expected error in mat read-test: "read: U+1A1A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48776.mo:Expected error in mat read-test: "read: U+1B04 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48786.mo:Expected error in mat read-test: "read: U+1B35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48796.mo:Expected error in mat read-test: "read: U+1B3B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48806.mo:Expected error in mat read-test: "read: U+1B3D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48816.mo:Expected error in mat read-test: "read: U+1B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48826.mo:Expected error in mat read-test: "read: U+1B3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48836.mo:Expected error in mat read-test: "read: U+1B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48846.mo:Expected error in mat read-test: "read: U+1B41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48856.mo:Expected error in mat read-test: "read: U+1B43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48866.mo:Expected error in mat read-test: "read: U+1B44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48876.mo:Expected error in mat read-test: "read: U+1B50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48886.mo:Expected error in mat read-test: "read: U+1B51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48896.mo:Expected error in mat read-test: "read: U+1B52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48906.mo:Expected error in mat read-test: "read: U+1B53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48916.mo:Expected error in mat read-test: "read: U+1B54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48926.mo:Expected error in mat read-test: "read: U+1B55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48936.mo:Expected error in mat read-test: "read: U+1B56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48946.mo:Expected error in mat read-test: "read: U+1B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48956.mo:Expected error in mat read-test: "read: U+1B58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48966.mo:Expected error in mat read-test: "read: U+1B59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48976.mo:Expected error in mat read-test: "read: U+1B82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48986.mo:Expected error in mat read-test: "read: U+1BA1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
48996.mo:Expected error in mat read-test: "read: U+1BA6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49006.mo:Expected error in mat read-test: "read: U+1BA7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49016.mo:Expected error in mat read-test: "read: U+1BAA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49026.mo:Expected error in mat read-test: "read: U+1BB0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49036.mo:Expected error in mat read-test: "read: U+1BB1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49046.mo:Expected error in mat read-test: "read: U+1BB2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49056.mo:Expected error in mat read-test: "read: U+1BB3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49066.mo:Expected error in mat read-test: "read: U+1BB4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49076.mo:Expected error in mat read-test: "read: U+1BB5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49086.mo:Expected error in mat read-test: "read: U+1BB6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49096.mo:Expected error in mat read-test: "read: U+1BB7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49106.mo:Expected error in mat read-test: "read: U+1BB8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49116.mo:Expected error in mat read-test: "read: U+1BB9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49126.mo:Expected error in mat read-test: "read: U+1C24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49136.mo:Expected error in mat read-test: "read: U+1C25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49146.mo:Expected error in mat read-test: "read: U+1C26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49156.mo:Expected error in mat read-test: "read: U+1C27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49166.mo:Expected error in mat read-test: "read: U+1C28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49176.mo:Expected error in mat read-test: "read: U+1C29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49186.mo:Expected error in mat read-test: "read: U+1C2A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49196.mo:Expected error in mat read-test: "read: U+1C2B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49206.mo:Expected error in mat read-test: "read: U+1C34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49216.mo:Expected error in mat read-test: "read: U+1C35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49226.mo:Expected error in mat read-test: "read: U+1C40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49236.mo:Expected error in mat read-test: "read: U+1C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49246.mo:Expected error in mat read-test: "read: U+1C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49256.mo:Expected error in mat read-test: "read: U+1C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49266.mo:Expected error in mat read-test: "read: U+1C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49276.mo:Expected error in mat read-test: "read: U+1C45 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49286.mo:Expected error in mat read-test: "read: U+1C46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49296.mo:Expected error in mat read-test: "read: U+1C47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49306.mo:Expected error in mat read-test: "read: U+1C48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49316.mo:Expected error in mat read-test: "read: U+1C49 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49326.mo:Expected error in mat read-test: "read: U+1C50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49336.mo:Expected error in mat read-test: "read: U+1C51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49346.mo:Expected error in mat read-test: "read: U+1C52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49356.mo:Expected error in mat read-test: "read: U+1C53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49366.mo:Expected error in mat read-test: "read: U+1C54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49376.mo:Expected error in mat read-test: "read: U+1C55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49386.mo:Expected error in mat read-test: "read: U+1C56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49396.mo:Expected error in mat read-test: "read: U+1C57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49406.mo:Expected error in mat read-test: "read: U+1C58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49416.mo:Expected error in mat read-test: "read: U+1C59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49426.mo:Expected error in mat read-test: "read: U+20DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49436.mo:Expected error in mat read-test: "read: U+20DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49446.mo:Expected error in mat read-test: "read: U+20DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49456.mo:Expected error in mat read-test: "read: U+20E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49466.mo:Expected error in mat read-test: "read: U+20E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49476.mo:Expected error in mat read-test: "read: U+20E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49486.mo:Expected error in mat read-test: "read: U+20E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49496.mo:Expected error in mat read-test: "read: U+A620 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49506.mo:Expected error in mat read-test: "read: U+A621 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49516.mo:Expected error in mat read-test: "read: U+A622 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49526.mo:Expected error in mat read-test: "read: U+A623 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49536.mo:Expected error in mat read-test: "read: U+A624 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49546.mo:Expected error in mat read-test: "read: U+A625 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49556.mo:Expected error in mat read-test: "read: U+A626 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49566.mo:Expected error in mat read-test: "read: U+A627 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49576.mo:Expected error in mat read-test: "read: U+A628 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49586.mo:Expected error in mat read-test: "read: U+A629 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49596.mo:Expected error in mat read-test: "read: U+A670 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49606.mo:Expected error in mat read-test: "read: U+A671 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49616.mo:Expected error in mat read-test: "read: U+A672 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49626.mo:Expected error in mat read-test: "read: U+A823 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49636.mo:Expected error in mat read-test: "read: U+A824 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49646.mo:Expected error in mat read-test: "read: U+A827 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49656.mo:Expected error in mat read-test: "read: U+A880 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49666.mo:Expected error in mat read-test: "read: U+A881 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49676.mo:Expected error in mat read-test: "read: U+A8B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49686.mo:Expected error in mat read-test: "read: U+A8B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49696.mo:Expected error in mat read-test: "read: U+A8B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49706.mo:Expected error in mat read-test: "read: U+A8B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49716.mo:Expected error in mat read-test: "read: U+A8B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49726.mo:Expected error in mat read-test: "read: U+A8B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49736.mo:Expected error in mat read-test: "read: U+A8BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49746.mo:Expected error in mat read-test: "read: U+A8BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49756.mo:Expected error in mat read-test: "read: U+A8BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49766.mo:Expected error in mat read-test: "read: U+A8BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49776.mo:Expected error in mat read-test: "read: U+A8BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49786.mo:Expected error in mat read-test: "read: U+A8BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49796.mo:Expected error in mat read-test: "read: U+A8C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49806.mo:Expected error in mat read-test: "read: U+A8C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49816.mo:Expected error in mat read-test: "read: U+A8C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49826.mo:Expected error in mat read-test: "read: U+A8C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49836.mo:Expected error in mat read-test: "read: U+A8D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49846.mo:Expected error in mat read-test: "read: U+A8D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49856.mo:Expected error in mat read-test: "read: U+A8D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49866.mo:Expected error in mat read-test: "read: U+A8D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49876.mo:Expected error in mat read-test: "read: U+A8D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49886.mo:Expected error in mat read-test: "read: U+A8D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49896.mo:Expected error in mat read-test: "read: U+A8D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49906.mo:Expected error in mat read-test: "read: U+A8D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49916.mo:Expected error in mat read-test: "read: U+A8D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49926.mo:Expected error in mat read-test: "read: U+A8D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49936.mo:Expected error in mat read-test: "read: U+A900 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49946.mo:Expected error in mat read-test: "read: U+A901 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49956.mo:Expected error in mat read-test: "read: U+A902 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49966.mo:Expected error in mat read-test: "read: U+A903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49976.mo:Expected error in mat read-test: "read: U+A904 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49986.mo:Expected error in mat read-test: "read: U+A905 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
49996.mo:Expected error in mat read-test: "read: U+A906 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50006.mo:Expected error in mat read-test: "read: U+A907 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50016.mo:Expected error in mat read-test: "read: U+A908 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50026.mo:Expected error in mat read-test: "read: U+A909 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50036.mo:Expected error in mat read-test: "read: U+A952 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50046.mo:Expected error in mat read-test: "read: U+A953 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50056.mo:Expected error in mat read-test: "read: U+AA2F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50066.mo:Expected error in mat read-test: "read: U+AA30 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50076.mo:Expected error in mat read-test: "read: U+AA33 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50086.mo:Expected error in mat read-test: "read: U+AA34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50096.mo:Expected error in mat read-test: "read: U+AA4D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50106.mo:Expected error in mat read-test: "read: U+AA50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50116.mo:Expected error in mat read-test: "read: U+AA51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50126.mo:Expected error in mat read-test: "read: U+AA52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50136.mo:Expected error in mat read-test: "read: U+AA53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50146.mo:Expected error in mat read-test: "read: U+AA54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50156.mo:Expected error in mat read-test: "read: U+AA55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50166.mo:Expected error in mat read-test: "read: U+AA56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50176.mo:Expected error in mat read-test: "read: U+AA57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50186.mo:Expected error in mat read-test: "read: U+AA58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50196.mo:Expected error in mat read-test: "read: U+AA59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50206.mo:Expected error in mat read-test: "read: U+FF10 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50216.mo:Expected error in mat read-test: "read: U+FF11 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50226.mo:Expected error in mat read-test: "read: U+FF12 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50236.mo:Expected error in mat read-test: "read: U+FF13 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50246.mo:Expected error in mat read-test: "read: U+FF14 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50256.mo:Expected error in mat read-test: "read: U+FF15 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50266.mo:Expected error in mat read-test: "read: U+FF16 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50276.mo:Expected error in mat read-test: "read: U+FF17 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50286.mo:Expected error in mat read-test: "read: U+FF18 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50296.mo:Expected error in mat read-test: "read: U+FF19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50306.mo:Expected error in mat read-test: "read: U+104A0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50316.mo:Expected error in mat read-test: "read: U+104A1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50326.mo:Expected error in mat read-test: "read: U+104A2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50336.mo:Expected error in mat read-test: "read: U+104A3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50346.mo:Expected error in mat read-test: "read: U+104A4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50356.mo:Expected error in mat read-test: "read: U+104A5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50366.mo:Expected error in mat read-test: "read: U+104A6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50376.mo:Expected error in mat read-test: "read: U+104A7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50386.mo:Expected error in mat read-test: "read: U+104A8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50396.mo:Expected error in mat read-test: "read: U+104A9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50406.mo:Expected error in mat read-test: "read: U+1D165 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50416.mo:Expected error in mat read-test: "read: U+1D166 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50426.mo:Expected error in mat read-test: "read: U+1D16D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50436.mo:Expected error in mat read-test: "read: U+1D16E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50446.mo:Expected error in mat read-test: "read: U+1D16F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50456.mo:Expected error in mat read-test: "read: U+1D170 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50466.mo:Expected error in mat read-test: "read: U+1D171 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50476.mo:Expected error in mat read-test: "read: U+1D172 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50486.mo:Expected error in mat read-test: "read: U+1D7CE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50496.mo:Expected error in mat read-test: "read: U+1D7CF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50506.mo:Expected error in mat read-test: "read: U+1D7D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50516.mo:Expected error in mat read-test: "read: U+1D7D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50526.mo:Expected error in mat read-test: "read: U+1D7D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50536.mo:Expected error in mat read-test: "read: U+1D7D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50546.mo:Expected error in mat read-test: "read: U+1D7D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50556.mo:Expected error in mat read-test: "read: U+1D7D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50566.mo:Expected error in mat read-test: "read: U+1D7D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50576.mo:Expected error in mat read-test: "read: U+1D7D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50586.mo:Expected error in mat read-test: "read: U+1D7D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50596.mo:Expected error in mat read-test: "read: U+1D7D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50606.mo:Expected error in mat read-test: "read: U+1D7DA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50616.mo:Expected error in mat read-test: "read: U+1D7DB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50626.mo:Expected error in mat read-test: "read: U+1D7DC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50636.mo:Expected error in mat read-test: "read: U+1D7DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50646.mo:Expected error in mat read-test: "read: U+1D7DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50656.mo:Expected error in mat read-test: "read: U+1D7DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50666.mo:Expected error in mat read-test: "read: U+1D7E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50676.mo:Expected error in mat read-test: "read: U+1D7E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50686.mo:Expected error in mat read-test: "read: U+1D7E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50696.mo:Expected error in mat read-test: "read: U+1D7E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50706.mo:Expected error in mat read-test: "read: U+1D7E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50716.mo:Expected error in mat read-test: "read: U+1D7E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50726.mo:Expected error in mat read-test: "read: U+1D7E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50736.mo:Expected error in mat read-test: "read: U+1D7E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50746.mo:Expected error in mat read-test: "read: U+1D7E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50756.mo:Expected error in mat read-test: "read: U+1D7E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50766.mo:Expected error in mat read-test: "read: U+1D7EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50776.mo:Expected error in mat read-test: "read: U+1D7EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50786.mo:Expected error in mat read-test: "read: U+1D7EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50796.mo:Expected error in mat read-test: "read: U+1D7ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50806.mo:Expected error in mat read-test: "read: U+1D7EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50816.mo:Expected error in mat read-test: "read: U+1D7EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50826.mo:Expected error in mat read-test: "read: U+1D7F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50836.mo:Expected error in mat read-test: "read: U+1D7F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50846.mo:Expected error in mat read-test: "read: U+1D7F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50856.mo:Expected error in mat read-test: "read: U+1D7F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50866.mo:Expected error in mat read-test: "read: U+1D7F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50876.mo:Expected error in mat read-test: "read: U+1D7F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50886.mo:Expected error in mat read-test: "read: U+1D7F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50896.mo:Expected error in mat read-test: "read: U+1D7F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50906.mo:Expected error in mat read-test: "read: U+1D7F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50916.mo:Expected error in mat read-test: "read: U+1D7F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50926.mo:Expected error in mat read-test: "read: U+1D7FA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50936.mo:Expected error in mat read-test: "read: U+1D7FB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50946.mo:Expected error in mat read-test: "read: U+1D7FC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50956.mo:Expected error in mat read-test: "read: U+1D7FD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50966.mo:Expected error in mat read-test: "read: U+1D7FE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50976.mo:Expected error in mat read-test: "read: U+1D7FF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
50986.mo:Expected error in mat load-test: "read: bracketed list terminated by parenthesis at line 3, char 16 of testfile.ss".
50996.mo:Expected error in mat load-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
51006.mo:Expected error in mat load-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
51016.mo:Expected error in mat load-test: "read: duplicate mark #327= seen at line 3, char 14 of testfile.ss".
51026.mo:Expected error in mat load-test: "read: expected close brace terminating gensym syntax at line 3, char 20 of testfile.ss".
51036.mo:Expected error in mat load-test: "read: expected close brace terminating gensym syntax at line 4, char 23 of testfile.ss".
51046.mo:Expected error in mat load-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
51056.mo:Expected error in mat load-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
51066.mo:Expected error in mat load-test: "read: invalid character #\401 at line 3, char 7 of testfile.ss".
51076.mo:Expected error in mat load-test: "read: invalid character #\37 at line 3, char 32 of testfile.ss".
51086.mo:Expected error in mat load-test: "read: invalid character name #\bugsbunny at line 3, char 7 of testfile.ss".
51096.mo:Expected error in mat load-test: "read: invalid character name #\new at line 3, char 7 of testfile.ss".
51106.mo:Expected error in mat load-test: "read: invalid character name #\Space at line 3, char 7 of testfile.ss".
51116.mo:Expected error in mat load-test: "read: invalid character name #\SPACE at line 3, char 7 of testfile.ss".
51126.mo:Expected error in mat load-test: "read: invalid number syntax #e23q3 at line 3, char 7 of testfile.ss".
51136.mo:Expected error in mat load-test: "read: invalid number syntax #e3_4i at line 3, char 7 of testfile.ss".
51146.mo:Expected error in mat load-test: "read: invalid number syntax #e3+ at line 3, char 7 of testfile.ss".
51156.mo:Expected error in mat load-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
51166.mo:Expected error in mat load-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
51176.mo:Expected error in mat load-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
51186.mo:Expected error in mat load-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
51196.mo:Expected error in mat load-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
51206.mo:Expected error in mat load-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
51216.mo:Expected error in mat load-test: "read: cannot represent 1#/0 at line 3, char 7 of testfile.ss".
51226.mo:Expected error in mat load-test: "read: cannot represent 1##/0 at line 3, char 7 of testfile.ss".
51236.mo:Expected error in mat load-test: "read: cannot represent #e1/0# at line 3, char 7 of testfile.ss".
51246.mo:Expected error in mat load-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
51256.mo:Expected error in mat load-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
51266.mo:Expected error in mat load-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
51276.mo:Expected error in mat load-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
51286.mo:Expected error in mat load-test: "read: cannot represent #e+inf.0 at line 3, char 7 of testfile.ss".
51296.mo:Expected error in mat load-test: "read: cannot represent #e-inf.0 at line 3, char 7 of testfile.ss".
51306.mo:Expected error in mat load-test: "read: cannot represent #e+nan.0 at line 3, char 7 of testfile.ss".
51316.mo:Expected error in mat load-test: "read: cannot represent #e0/0e20 at line 3, char 7 of testfile.ss".
51326.mo:Expected error in mat load-test: "read: cannot represent #e1@1 at line 3, char 7 of testfile.ss".
51336.mo:Expected error in mat load-test: "read: invalid number syntax #e+nan.5 at line 3, char 7 of testfile.ss".
51346.mo:Expected error in mat load-test: "read: invalid sharp-sign prefix #N at line 3, char 8 of testfile.ss".
51356.mo:Expected error in mat load-test: "read: invalid sharp-sign prefix #7% at line 3, char 31 of testfile.ss".
51366.mo:Expected error in mat load-test: "read: invalid sharp-sign prefix #2_ at line 3, char 7 of testfile.ss".
51376.mo:Expected error in mat load-test: "read: invalid string character \707 at line 3, char 26 of testfile.ss".
51386.mo:Expected error in mat load-test: "read: invalid string character \07 at line 3, char 7 of testfile.ss".
51396.mo:Expected error in mat load-test: "read: invalid string character \3 at line 3, char 9 of testfile.ss".
51406.mo:Expected error in mat load-test: "read: invalid character   in string hex escape at line 3, char 24 of testfile.ss".
51416.mo:Expected error in mat load-test: "read: invalid character " in string hex escape at line 3, char 24 of testfile.ss".
51426.mo:Expected error in mat load-test: "read: invalid character G in string hex escape at line 3, char 24 of testfile.ss".
51436.mo:Expected error in mat load-test: "read: invalid string character \q at line 3, char 9 of testfile.ss".
51446.mo:Expected error in mat load-test: "read: invalid syntax #!whuppo! at line 3, char 7 of testfile.ss".
51456.mo:Expected error in mat load-test: "read: invalid syntax #!eo at line 3, char 7 of testfile.ss".
51466.mo:Expected error in mat load-test: "read: invalid syntax #vxx( at line 3, char 7 of testfile.ss".
51476.mo:Expected error in mat load-test: "read: invalid syntax #073vxx( at line 3, char 7 of testfile.ss".
51486.mo:Expected error in mat load-test: "read: invalid syntax #vf( at line 3, char 7 of testfile.ss".
51496.mo:Expected error in mat load-test: "read: invalid syntax #073vf( at line 3, char 7 of testfile.ss".
51506.mo:Expected error in mat load-test: "read: expected left paren after #vfx prefix at line 3, char 7 of testfile.ss".
51516.mo:Expected error in mat load-test: "read: expected left paren after #073vfx prefix at line 3, char 7 of testfile.ss".
51526.mo:Expected error in mat load-test: "read: invalid vector length 999999999999999999999999999999 at line 3, char 17 of testfile.ss".
51536.mo:Expected error in mat load-test: "read: invalid fxvector length 999999999999999999999999999999 at line 3, char 19 of testfile.ss".
51546.mo:Expected error in mat load-test: "read: invalid bytevector length 999999999999999999999999999999 at line 3, char 21 of testfile.ss".
51556.mo:Expected error in mat load-test: "read: mark #77= missing at line 6, char 20 of testfile.ss".
51566.mo:Expected error in mat load-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
51576.mo:Expected error in mat load-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
51586.mo:Expected error in mat load-test: "read: non-symbol found after #[ at line 3, char 18 of testfile.ss".
51596.mo:Expected error in mat load-test: "read: outdated object file format at line 3, char 13 of testfile.ss".
51606.mo:Expected error in mat load-test: "read: parenthesized list terminated by bracket at line 3, char 16 of testfile.ss".
51616.mo:Expected error in mat load-test: "read: parenthesized list terminated by bracket at line 3, char 33 of testfile.ss".
51626.mo:Expected error in mat load-test: "read: parenthesized list terminated by bracket at line 3, char 22 of testfile.ss".
51636.mo:Expected error in mat load-test: "read: too many vector elements supplied at line 3, char 16 of testfile.ss".
51646.mo:Expected error in mat load-test: "read: non-fixnum found in fxvector at line 3, char 23 of testfile.ss".
51656.mo:Expected error in mat load-test: "read: non-fixnum found in fxvector at line 3, char 24 of testfile.ss".
51666.mo:Expected error in mat load-test: "read: too many fxvector elements supplied at line 3, char 16 of testfile.ss".
51676.mo:Expected error in mat load-test: "read: invalid value 2.0 found in bytevector at line 3, char 23 of testfile.ss".
51686.mo:Expected error in mat load-test: "read: invalid value -1 found in bytevector at line 3, char 24 of testfile.ss".
51696.mo:Expected error in mat load-test: "read: too many bytevector elements supplied at line 3, char 16 of testfile.ss".
51706.mo:Expected error in mat load-test: "read: too few fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
51716.mo:Expected error in mat load-test: "read: too many fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
51726.mo:Expected error in mat load-test: "read: unexpected close bracket at line 3, char 7 of testfile.ss".
51736.mo:Expected error in mat load-test: "read: unexpected close parenthesis at line 3, char 13 of testfile.ss".
51746.mo:Expected error in mat load-test: "read: unexpected dot (.) at line 3, char 14 of testfile.ss".
51756.mo:Expected error in mat load-test: "read: unexpected dot (.) at line 3, char 11 of testfile.ss".
51766.mo:Expected error in mat load-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
51776.mo:Expected error in mat load-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
51786.mo:Expected error in mat load-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
51796.mo:Expected error in mat load-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
51806.mo:Expected error in mat load-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
51816.mo:Expected error in mat load-test: "read: unexpected end-of-file reading box at line 3, char 4 of testfile.ss".
51826.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
51836.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
51846.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
51856.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
51866.mo:Expected error in mat load-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
51876.mo:Expected error in mat load-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
51886.mo:Expected error in mat load-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
51896.mo:Expected error in mat load-test: "read: unexpected end-of-file reading s-expression comment at line 3, char 15 of testfile.ss".
51906.mo:Expected error in mat load-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
51916.mo:Expected error in mat load-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
51926.mo:Expected error in mat load-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
51936.mo:Expected error in mat load-test: "read: unexpected end-of-file reading graph mark at line 2, char 12 of testfile.ss".
51946.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #! syntax at line 3, char 7 of testfile.ss".
51956.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
51966.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
51976.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
51986.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
51996.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
52006.mo:Expected error in mat load-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
52016.mo:Expected error in mat load-test: "read: unexpected end-of-file reading list at line 3, char 3 of testfile.ss".
52026.mo:Expected error in mat load-test: "read: unexpected end-of-file reading list at line 3, char 1 of testfile.ss".
52036.mo:Expected error in mat load-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
52046.mo:Expected error in mat load-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
52056.mo:Expected error in mat load-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
52066.mo:Expected error in mat load-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
52076.mo:Expected error in mat load-test: "read: unexpected end-of-file reading number at line 3, char 7 of testfile.ss".
52086.mo:Expected error in mat load-test: "read: unexpected end-of-file reading quote at line 2, char 14 of testfile.ss".
52096.mo:Expected error in mat load-test: "read: unexpected end-of-file reading quasiquote at line 2, char 11 of testfile.ss".
52106.mo:Expected error in mat load-test: "read: unexpected end-of-file reading unquote at line 2, char 24 of testfile.ss".
52116.mo:Expected error in mat load-test: "read: unexpected end-of-file reading unquote-splicing at line 3, char 13 of testfile.ss".
52126.mo:Expected error in mat load-test: "read: unexpected end-of-file reading quasisyntax at line 2, char 11 of testfile.ss".
52136.mo:Expected error in mat load-test: "read: unexpected end-of-file reading unsyntax at line 2, char 26 of testfile.ss".
52146.mo:Expected error in mat load-test: "read: unexpected end-of-file reading unsyntax-splicing at line 3, char 14 of testfile.ss".
52156.mo:Expected error in mat load-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
52166.mo:Expected error in mat load-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
52176.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 9 of testfile.ss".
52186.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
52196.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
52206.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
52216.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
52226.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
52236.mo:Expected error in mat load-test: "read: unexpected end-of-file reading string at line 3, char 7 of testfile.ss".
52246.mo:Expected error in mat load-test: "read: invalid code point value 2097152 in string hex escape at line 3, char 11 of testfile.ss".
52256.mo:Expected error in mat load-test: "read: invalid character q in string hex escape at line 3, char 11 of testfile.ss".
52266.mo:Expected error in mat load-test: "read: invalid character " in string hex escape at line 3, char 11 of testfile.ss".
52276.mo:Expected error in mat load-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
52286.mo:Expected error in mat load-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
52296.mo:Expected error in mat load-test: "read: unexpected end-of-file reading symbol at line 6, char 12 of testfile.ss".
52306.mo:Expected error in mat load-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
52316.mo:Expected error in mat load-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
52326.mo:Expected error in mat load-test: "read: invalid code point value 2097152 in symbol hex escape at line 3, char 11 of testfile.ss".
52336.mo:Expected error in mat load-test: "read: invalid character q in symbol hex escape at line 3, char 11 of testfile.ss".
52346.mo:Expected error in mat load-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
52356.mo:Expected error in mat load-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
52366.mo:Expected error in mat load-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
52376.mo:Expected error in mat load-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
52386.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
52396.mo:Expected error in mat load-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
52406.mo:Expected error in mat load-test: "read: unrecognized record name zsunekunvliwndwalv at line 2, char 3 of testfile.ss".
52416.mo:Expected error in mat load-test: "read: unresolvable cycle constructing record of type #<record type $acyclic> at line 3, char 18 of testfile.ss".
52426.mo:Expected error in mat load-test: "read: open brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52436.mo:Expected error in mat load-test: "read: close brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52446.mo:Expected error in mat load-test: "read: #[...] record syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52456.mo:Expected error in mat load-test: "read: #{...} gensym syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52466.mo:Expected error in mat load-test: "read: #& box syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52476.mo:Expected error in mat load-test: "read: #% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52486.mo:Expected error in mat load-test: "read: #: gensym syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52496.mo:Expected error in mat load-test: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52506.mo:Expected error in mat load-test: "read: #<n>r number prefix syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52516.mo:Expected error in mat load-test: "read: #<n># insert syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52526.mo:Expected error in mat load-test: "read: #<n>= mark syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52536.mo:Expected error in mat load-test: "read: #<n>% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52546.mo:Expected error in mat load-test: "read: octal character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52556.mo:Expected error in mat load-test: "read: invalid delimiter 1 for character at line 3, char 1 of testfile.ss".
52566.mo:Expected error in mat load-test: "read: delimiter { is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52576.mo:Expected error in mat load-test: "read: #!eof syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52586.mo:Expected error in mat load-test: "read: #!bwp syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52596.mo:Expected error in mat load-test: "read: #vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52606.mo:Expected error in mat load-test: "read: #<n>vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52616.mo:Expected error in mat load-test: "read: #<n>vu8(...) bytevector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
52626.mo:Expected error in mat load-test: "read: octal string-character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52636.mo:Expected error in mat load-test: "read: non-hex back-slash symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52646.mo:Expected error in mat load-test: "read: |...| symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52656.mo:Expected error in mat load-test: "read: @abc symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52666.mo:Expected error in mat load-test: "read: 123a symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52676.mo:Expected error in mat load-test: "read: 123# number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52686.mo:Expected error in mat load-test: "read: 1/2e2 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52696.mo:Expected error in mat load-test: "read: #x.3 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52706.mo:Expected error in mat load-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52716.mo:Expected error in mat load-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52726.mo:Expected error in mat load-test: "read: @b symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52736.mo:Expected error in mat load-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52746.mo:Expected error in mat load-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52756.mo:Expected error in mat load-test: "read: U+489 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52766.mo:Expected error in mat load-test: "read: U+660 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52776.mo:Expected error in mat load-test: "read: U+661 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52786.mo:Expected error in mat load-test: "read: U+662 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52796.mo:Expected error in mat load-test: "read: U+663 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52806.mo:Expected error in mat load-test: "read: U+664 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52816.mo:Expected error in mat load-test: "read: U+665 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52826.mo:Expected error in mat load-test: "read: U+666 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52836.mo:Expected error in mat load-test: "read: U+667 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52846.mo:Expected error in mat load-test: "read: U+668 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52856.mo:Expected error in mat load-test: "read: U+669 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52866.mo:Expected error in mat load-test: "read: U+6F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52876.mo:Expected error in mat load-test: "read: U+6F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52886.mo:Expected error in mat load-test: "read: U+6F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52896.mo:Expected error in mat load-test: "read: U+6F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52906.mo:Expected error in mat load-test: "read: U+6F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52916.mo:Expected error in mat load-test: "read: U+6F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52926.mo:Expected error in mat load-test: "read: U+6F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52936.mo:Expected error in mat load-test: "read: U+6F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52946.mo:Expected error in mat load-test: "read: U+6F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52956.mo:Expected error in mat load-test: "read: U+6F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52966.mo:Expected error in mat load-test: "read: U+7C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52976.mo:Expected error in mat load-test: "read: U+7C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52986.mo:Expected error in mat load-test: "read: U+7C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
52996.mo:Expected error in mat load-test: "read: U+7C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53006.mo:Expected error in mat load-test: "read: U+7C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53016.mo:Expected error in mat load-test: "read: U+7C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53026.mo:Expected error in mat load-test: "read: U+7C6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53036.mo:Expected error in mat load-test: "read: U+7C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53046.mo:Expected error in mat load-test: "read: U+7C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53056.mo:Expected error in mat load-test: "read: U+7C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53066.mo:Expected error in mat load-test: "read: U+903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53076.mo:Expected error in mat load-test: "read: U+93E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53086.mo:Expected error in mat load-test: "read: U+93F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53096.mo:Expected error in mat load-test: "read: U+940 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53106.mo:Expected error in mat load-test: "read: U+949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53116.mo:Expected error in mat load-test: "read: U+94A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53126.mo:Expected error in mat load-test: "read: U+94B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53136.mo:Expected error in mat load-test: "read: U+94C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53146.mo:Expected error in mat load-test: "read: U+966 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53156.mo:Expected error in mat load-test: "read: U+967 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53166.mo:Expected error in mat load-test: "read: U+968 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53176.mo:Expected error in mat load-test: "read: U+969 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53186.mo:Expected error in mat load-test: "read: U+96A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53196.mo:Expected error in mat load-test: "read: U+96B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53206.mo:Expected error in mat load-test: "read: U+96C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53216.mo:Expected error in mat load-test: "read: U+96D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53226.mo:Expected error in mat load-test: "read: U+96E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53236.mo:Expected error in mat load-test: "read: U+96F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53246.mo:Expected error in mat load-test: "read: U+982 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53256.mo:Expected error in mat load-test: "read: U+983 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53266.mo:Expected error in mat load-test: "read: U+9BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53276.mo:Expected error in mat load-test: "read: U+9BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53286.mo:Expected error in mat load-test: "read: U+9C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53296.mo:Expected error in mat load-test: "read: U+9C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53306.mo:Expected error in mat load-test: "read: U+9C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53316.mo:Expected error in mat load-test: "read: U+9CB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53326.mo:Expected error in mat load-test: "read: U+9CC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53336.mo:Expected error in mat load-test: "read: U+9D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53346.mo:Expected error in mat load-test: "read: U+9E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53356.mo:Expected error in mat load-test: "read: U+9E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53366.mo:Expected error in mat load-test: "read: U+9E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53376.mo:Expected error in mat load-test: "read: U+9E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53386.mo:Expected error in mat load-test: "read: U+9EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53396.mo:Expected error in mat load-test: "read: U+9EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53406.mo:Expected error in mat load-test: "read: U+9EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53416.mo:Expected error in mat load-test: "read: U+9ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53426.mo:Expected error in mat load-test: "read: U+9EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53436.mo:Expected error in mat load-test: "read: U+9EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53446.mo:Expected error in mat load-test: "read: U+A03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53456.mo:Expected error in mat load-test: "read: U+A3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53466.mo:Expected error in mat load-test: "read: U+A3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53476.mo:Expected error in mat load-test: "read: U+A40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53486.mo:Expected error in mat load-test: "read: U+A66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53496.mo:Expected error in mat load-test: "read: U+A67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53506.mo:Expected error in mat load-test: "read: U+A68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53516.mo:Expected error in mat load-test: "read: U+A69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53526.mo:Expected error in mat load-test: "read: U+A6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53536.mo:Expected error in mat load-test: "read: U+A6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53546.mo:Expected error in mat load-test: "read: U+A6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53556.mo:Expected error in mat load-test: "read: U+A6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53566.mo:Expected error in mat load-test: "read: U+A6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53576.mo:Expected error in mat load-test: "read: U+A6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53586.mo:Expected error in mat load-test: "read: U+A83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53596.mo:Expected error in mat load-test: "read: U+ABE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53606.mo:Expected error in mat load-test: "read: U+ABF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53616.mo:Expected error in mat load-test: "read: U+AC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53626.mo:Expected error in mat load-test: "read: U+AC9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53636.mo:Expected error in mat load-test: "read: U+ACB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53646.mo:Expected error in mat load-test: "read: U+ACC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53656.mo:Expected error in mat load-test: "read: U+AE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53666.mo:Expected error in mat load-test: "read: U+AE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53676.mo:Expected error in mat load-test: "read: U+AE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53686.mo:Expected error in mat load-test: "read: U+AE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53696.mo:Expected error in mat load-test: "read: U+AEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53706.mo:Expected error in mat load-test: "read: U+AEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53716.mo:Expected error in mat load-test: "read: U+AEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53726.mo:Expected error in mat load-test: "read: U+AED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53736.mo:Expected error in mat load-test: "read: U+AEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53746.mo:Expected error in mat load-test: "read: U+AEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53756.mo:Expected error in mat load-test: "read: U+B02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53766.mo:Expected error in mat load-test: "read: U+B03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53776.mo:Expected error in mat load-test: "read: U+B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53786.mo:Expected error in mat load-test: "read: U+B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53796.mo:Expected error in mat load-test: "read: U+B47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53806.mo:Expected error in mat load-test: "read: U+B48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53816.mo:Expected error in mat load-test: "read: U+B4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53826.mo:Expected error in mat load-test: "read: U+B4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53836.mo:Expected error in mat load-test: "read: U+B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53846.mo:Expected error in mat load-test: "read: U+B66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53856.mo:Expected error in mat load-test: "read: U+B67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53866.mo:Expected error in mat load-test: "read: U+B68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53876.mo:Expected error in mat load-test: "read: U+B69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53886.mo:Expected error in mat load-test: "read: U+B6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53896.mo:Expected error in mat load-test: "read: U+B6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53906.mo:Expected error in mat load-test: "read: U+B6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53916.mo:Expected error in mat load-test: "read: U+B6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53926.mo:Expected error in mat load-test: "read: U+B6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53936.mo:Expected error in mat load-test: "read: U+B6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53946.mo:Expected error in mat load-test: "read: U+BBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53956.mo:Expected error in mat load-test: "read: U+BBF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53966.mo:Expected error in mat load-test: "read: U+BC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53976.mo:Expected error in mat load-test: "read: U+BC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53986.mo:Expected error in mat load-test: "read: U+BC6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
53996.mo:Expected error in mat load-test: "read: U+BC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54006.mo:Expected error in mat load-test: "read: U+BC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54016.mo:Expected error in mat load-test: "read: U+BCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54026.mo:Expected error in mat load-test: "read: U+BCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54036.mo:Expected error in mat load-test: "read: U+BCC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54046.mo:Expected error in mat load-test: "read: U+BD7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54056.mo:Expected error in mat load-test: "read: U+BE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54066.mo:Expected error in mat load-test: "read: U+BE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54076.mo:Expected error in mat load-test: "read: U+BE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54086.mo:Expected error in mat load-test: "read: U+BE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54096.mo:Expected error in mat load-test: "read: U+BEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54106.mo:Expected error in mat load-test: "read: U+BEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54116.mo:Expected error in mat load-test: "read: U+BEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54126.mo:Expected error in mat load-test: "read: U+BED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54136.mo:Expected error in mat load-test: "read: U+BEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54146.mo:Expected error in mat load-test: "read: U+BEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54156.mo:Expected error in mat load-test: "read: U+C01 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54166.mo:Expected error in mat load-test: "read: U+C02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54176.mo:Expected error in mat load-test: "read: U+C03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54186.mo:Expected error in mat load-test: "read: U+C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54196.mo:Expected error in mat load-test: "read: U+C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54206.mo:Expected error in mat load-test: "read: U+C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54216.mo:Expected error in mat load-test: "read: U+C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54226.mo:Expected error in mat load-test: "read: U+C66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54236.mo:Expected error in mat load-test: "read: U+C67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54246.mo:Expected error in mat load-test: "read: U+C68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54256.mo:Expected error in mat load-test: "read: U+C69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54266.mo:Expected error in mat load-test: "read: U+C6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54276.mo:Expected error in mat load-test: "read: U+C6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54286.mo:Expected error in mat load-test: "read: U+C6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54296.mo:Expected error in mat load-test: "read: U+C6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54306.mo:Expected error in mat load-test: "read: U+C6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54316.mo:Expected error in mat load-test: "read: U+C6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54326.mo:Expected error in mat load-test: "read: U+C82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54336.mo:Expected error in mat load-test: "read: U+C83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54346.mo:Expected error in mat load-test: "read: U+CBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54356.mo:Expected error in mat load-test: "read: U+CC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54366.mo:Expected error in mat load-test: "read: U+CC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54376.mo:Expected error in mat load-test: "read: U+CC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54386.mo:Expected error in mat load-test: "read: U+CC3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54396.mo:Expected error in mat load-test: "read: U+CC4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54406.mo:Expected error in mat load-test: "read: U+CC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54416.mo:Expected error in mat load-test: "read: U+CC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54426.mo:Expected error in mat load-test: "read: U+CCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54436.mo:Expected error in mat load-test: "read: U+CCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54446.mo:Expected error in mat load-test: "read: U+CD5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54456.mo:Expected error in mat load-test: "read: U+CD6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54466.mo:Expected error in mat load-test: "read: U+CE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54476.mo:Expected error in mat load-test: "read: U+CE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54486.mo:Expected error in mat load-test: "read: U+CE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54496.mo:Expected error in mat load-test: "read: U+CE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54506.mo:Expected error in mat load-test: "read: U+CEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54516.mo:Expected error in mat load-test: "read: U+CEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54526.mo:Expected error in mat load-test: "read: U+CEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54536.mo:Expected error in mat load-test: "read: U+CED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54546.mo:Expected error in mat load-test: "read: U+CEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54556.mo:Expected error in mat load-test: "read: U+CEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54566.mo:Expected error in mat load-test: "read: U+D02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54576.mo:Expected error in mat load-test: "read: U+D03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54586.mo:Expected error in mat load-test: "read: U+D3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54596.mo:Expected error in mat load-test: "read: U+D3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54606.mo:Expected error in mat load-test: "read: U+D40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54616.mo:Expected error in mat load-test: "read: U+D46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54626.mo:Expected error in mat load-test: "read: U+D47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54636.mo:Expected error in mat load-test: "read: U+D48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54646.mo:Expected error in mat load-test: "read: U+D4A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54656.mo:Expected error in mat load-test: "read: U+D4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54666.mo:Expected error in mat load-test: "read: U+D4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54676.mo:Expected error in mat load-test: "read: U+D57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54686.mo:Expected error in mat load-test: "read: U+D66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54696.mo:Expected error in mat load-test: "read: U+D67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54706.mo:Expected error in mat load-test: "read: U+D68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54716.mo:Expected error in mat load-test: "read: U+D69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54726.mo:Expected error in mat load-test: "read: U+D6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54736.mo:Expected error in mat load-test: "read: U+D6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54746.mo:Expected error in mat load-test: "read: U+D6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54756.mo:Expected error in mat load-test: "read: U+D6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54766.mo:Expected error in mat load-test: "read: U+D6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54776.mo:Expected error in mat load-test: "read: U+D6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54786.mo:Expected error in mat load-test: "read: U+D82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54796.mo:Expected error in mat load-test: "read: U+D83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54806.mo:Expected error in mat load-test: "read: U+DCF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54816.mo:Expected error in mat load-test: "read: U+DD0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54826.mo:Expected error in mat load-test: "read: U+DD1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54836.mo:Expected error in mat load-test: "read: U+DD8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54846.mo:Expected error in mat load-test: "read: U+DD9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54856.mo:Expected error in mat load-test: "read: U+DDA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54866.mo:Expected error in mat load-test: "read: U+DDB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54876.mo:Expected error in mat load-test: "read: U+DDC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54886.mo:Expected error in mat load-test: "read: U+DDD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54896.mo:Expected error in mat load-test: "read: U+DDE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54906.mo:Expected error in mat load-test: "read: U+DDF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54916.mo:Expected error in mat load-test: "read: U+DF2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54926.mo:Expected error in mat load-test: "read: U+DF3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54936.mo:Expected error in mat load-test: "read: U+E50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54946.mo:Expected error in mat load-test: "read: U+E51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54956.mo:Expected error in mat load-test: "read: U+E52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54966.mo:Expected error in mat load-test: "read: U+E53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54976.mo:Expected error in mat load-test: "read: U+E54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54986.mo:Expected error in mat load-test: "read: U+E55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
54996.mo:Expected error in mat load-test: "read: U+E56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55006.mo:Expected error in mat load-test: "read: U+E57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55016.mo:Expected error in mat load-test: "read: U+E58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55026.mo:Expected error in mat load-test: "read: U+E59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55036.mo:Expected error in mat load-test: "read: U+ED0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55046.mo:Expected error in mat load-test: "read: U+ED1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55056.mo:Expected error in mat load-test: "read: U+ED2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55066.mo:Expected error in mat load-test: "read: U+ED3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55076.mo:Expected error in mat load-test: "read: U+ED4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55086.mo:Expected error in mat load-test: "read: U+ED5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55096.mo:Expected error in mat load-test: "read: U+ED6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55106.mo:Expected error in mat load-test: "read: U+ED7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55116.mo:Expected error in mat load-test: "read: U+ED8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55126.mo:Expected error in mat load-test: "read: U+ED9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55136.mo:Expected error in mat load-test: "read: U+F20 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55146.mo:Expected error in mat load-test: "read: U+F21 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55156.mo:Expected error in mat load-test: "read: U+F22 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55166.mo:Expected error in mat load-test: "read: U+F23 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55176.mo:Expected error in mat load-test: "read: U+F24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55186.mo:Expected error in mat load-test: "read: U+F25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55196.mo:Expected error in mat load-test: "read: U+F26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55206.mo:Expected error in mat load-test: "read: U+F27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55216.mo:Expected error in mat load-test: "read: U+F28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55226.mo:Expected error in mat load-test: "read: U+F29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55236.mo:Expected error in mat load-test: "read: U+F3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55246.mo:Expected error in mat load-test: "read: U+F3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55256.mo:Expected error in mat load-test: "read: U+F7F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55266.mo:Expected error in mat load-test: "read: U+102B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55276.mo:Expected error in mat load-test: "read: U+102C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55286.mo:Expected error in mat load-test: "read: U+1031 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55296.mo:Expected error in mat load-test: "read: U+1038 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55306.mo:Expected error in mat load-test: "read: U+103B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55316.mo:Expected error in mat load-test: "read: U+103C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55326.mo:Expected error in mat load-test: "read: U+1040 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55336.mo:Expected error in mat load-test: "read: U+1041 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55346.mo:Expected error in mat load-test: "read: U+1042 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55356.mo:Expected error in mat load-test: "read: U+1043 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55366.mo:Expected error in mat load-test: "read: U+1044 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55376.mo:Expected error in mat load-test: "read: U+1045 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55386.mo:Expected error in mat load-test: "read: U+1046 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55396.mo:Expected error in mat load-test: "read: U+1047 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55406.mo:Expected error in mat load-test: "read: U+1048 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55416.mo:Expected error in mat load-test: "read: U+1049 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55426.mo:Expected error in mat load-test: "read: U+1056 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55436.mo:Expected error in mat load-test: "read: U+1057 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55446.mo:Expected error in mat load-test: "read: U+1062 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55456.mo:Expected error in mat load-test: "read: U+1063 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55466.mo:Expected error in mat load-test: "read: U+1064 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55476.mo:Expected error in mat load-test: "read: U+1067 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55486.mo:Expected error in mat load-test: "read: U+1068 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55496.mo:Expected error in mat load-test: "read: U+1069 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55506.mo:Expected error in mat load-test: "read: U+106A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55516.mo:Expected error in mat load-test: "read: U+106B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55526.mo:Expected error in mat load-test: "read: U+106C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55536.mo:Expected error in mat load-test: "read: U+106D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55546.mo:Expected error in mat load-test: "read: U+1083 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55556.mo:Expected error in mat load-test: "read: U+1084 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55566.mo:Expected error in mat load-test: "read: U+1087 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55576.mo:Expected error in mat load-test: "read: U+1088 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55586.mo:Expected error in mat load-test: "read: U+1089 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55596.mo:Expected error in mat load-test: "read: U+108A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55606.mo:Expected error in mat load-test: "read: U+108B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55616.mo:Expected error in mat load-test: "read: U+108C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55626.mo:Expected error in mat load-test: "read: U+108F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55636.mo:Expected error in mat load-test: "read: U+1090 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55646.mo:Expected error in mat load-test: "read: U+1091 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55656.mo:Expected error in mat load-test: "read: U+1092 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55666.mo:Expected error in mat load-test: "read: U+1093 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55676.mo:Expected error in mat load-test: "read: U+1094 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55686.mo:Expected error in mat load-test: "read: U+1095 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55696.mo:Expected error in mat load-test: "read: U+1096 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55706.mo:Expected error in mat load-test: "read: U+1097 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55716.mo:Expected error in mat load-test: "read: U+1098 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55726.mo:Expected error in mat load-test: "read: U+1099 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55736.mo:Expected error in mat load-test: "read: U+17B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55746.mo:Expected error in mat load-test: "read: U+17BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55756.mo:Expected error in mat load-test: "read: U+17BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55766.mo:Expected error in mat load-test: "read: U+17C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55776.mo:Expected error in mat load-test: "read: U+17C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55786.mo:Expected error in mat load-test: "read: U+17C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55796.mo:Expected error in mat load-test: "read: U+17C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55806.mo:Expected error in mat load-test: "read: U+17C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55816.mo:Expected error in mat load-test: "read: U+17C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55826.mo:Expected error in mat load-test: "read: U+17C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55836.mo:Expected error in mat load-test: "read: U+17C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55846.mo:Expected error in mat load-test: "read: U+17E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55856.mo:Expected error in mat load-test: "read: U+17E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55866.mo:Expected error in mat load-test: "read: U+17E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55876.mo:Expected error in mat load-test: "read: U+17E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55886.mo:Expected error in mat load-test: "read: U+17E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55896.mo:Expected error in mat load-test: "read: U+17E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55906.mo:Expected error in mat load-test: "read: U+17E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55916.mo:Expected error in mat load-test: "read: U+17E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55926.mo:Expected error in mat load-test: "read: U+17E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55936.mo:Expected error in mat load-test: "read: U+17E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55946.mo:Expected error in mat load-test: "read: U+1810 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55956.mo:Expected error in mat load-test: "read: U+1811 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55966.mo:Expected error in mat load-test: "read: U+1812 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55976.mo:Expected error in mat load-test: "read: U+1813 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55986.mo:Expected error in mat load-test: "read: U+1814 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
55996.mo:Expected error in mat load-test: "read: U+1815 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56006.mo:Expected error in mat load-test: "read: U+1816 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56016.mo:Expected error in mat load-test: "read: U+1817 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56026.mo:Expected error in mat load-test: "read: U+1818 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56036.mo:Expected error in mat load-test: "read: U+1819 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56046.mo:Expected error in mat load-test: "read: U+1923 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56056.mo:Expected error in mat load-test: "read: U+1924 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56066.mo:Expected error in mat load-test: "read: U+1925 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56076.mo:Expected error in mat load-test: "read: U+1926 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56086.mo:Expected error in mat load-test: "read: U+1929 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56096.mo:Expected error in mat load-test: "read: U+192A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56106.mo:Expected error in mat load-test: "read: U+192B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56116.mo:Expected error in mat load-test: "read: U+1930 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56126.mo:Expected error in mat load-test: "read: U+1931 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56136.mo:Expected error in mat load-test: "read: U+1933 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56146.mo:Expected error in mat load-test: "read: U+1934 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56156.mo:Expected error in mat load-test: "read: U+1935 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56166.mo:Expected error in mat load-test: "read: U+1936 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56176.mo:Expected error in mat load-test: "read: U+1937 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56186.mo:Expected error in mat load-test: "read: U+1938 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56196.mo:Expected error in mat load-test: "read: U+1946 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56206.mo:Expected error in mat load-test: "read: U+1947 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56216.mo:Expected error in mat load-test: "read: U+1948 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56226.mo:Expected error in mat load-test: "read: U+1949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56236.mo:Expected error in mat load-test: "read: U+194A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56246.mo:Expected error in mat load-test: "read: U+194B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56256.mo:Expected error in mat load-test: "read: U+194C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56266.mo:Expected error in mat load-test: "read: U+194D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56276.mo:Expected error in mat load-test: "read: U+194E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56286.mo:Expected error in mat load-test: "read: U+194F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56296.mo:Expected error in mat load-test: "read: U+19B0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56306.mo:Expected error in mat load-test: "read: U+19B1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56316.mo:Expected error in mat load-test: "read: U+19B2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56326.mo:Expected error in mat load-test: "read: U+19B3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56336.mo:Expected error in mat load-test: "read: U+19B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56346.mo:Expected error in mat load-test: "read: U+19B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56356.mo:Expected error in mat load-test: "read: U+19B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56366.mo:Expected error in mat load-test: "read: U+19B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56376.mo:Expected error in mat load-test: "read: U+19B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56386.mo:Expected error in mat load-test: "read: U+19B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56396.mo:Expected error in mat load-test: "read: U+19BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56406.mo:Expected error in mat load-test: "read: U+19BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56416.mo:Expected error in mat load-test: "read: U+19BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56426.mo:Expected error in mat load-test: "read: U+19BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56436.mo:Expected error in mat load-test: "read: U+19BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56446.mo:Expected error in mat load-test: "read: U+19BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56456.mo:Expected error in mat load-test: "read: U+19C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56466.mo:Expected error in mat load-test: "read: U+19C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56476.mo:Expected error in mat load-test: "read: U+19C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56486.mo:Expected error in mat load-test: "read: U+19D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56496.mo:Expected error in mat load-test: "read: U+19D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56506.mo:Expected error in mat load-test: "read: U+19D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56516.mo:Expected error in mat load-test: "read: U+19D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56526.mo:Expected error in mat load-test: "read: U+19D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56536.mo:Expected error in mat load-test: "read: U+19D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56546.mo:Expected error in mat load-test: "read: U+19D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56556.mo:Expected error in mat load-test: "read: U+19D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56566.mo:Expected error in mat load-test: "read: U+19D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56576.mo:Expected error in mat load-test: "read: U+19D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56586.mo:Expected error in mat load-test: "read: U+1A19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56596.mo:Expected error in mat load-test: "read: U+1A1A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56606.mo:Expected error in mat load-test: "read: U+1B04 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56616.mo:Expected error in mat load-test: "read: U+1B35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56626.mo:Expected error in mat load-test: "read: U+1B3B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56636.mo:Expected error in mat load-test: "read: U+1B3D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56646.mo:Expected error in mat load-test: "read: U+1B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56656.mo:Expected error in mat load-test: "read: U+1B3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56666.mo:Expected error in mat load-test: "read: U+1B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56676.mo:Expected error in mat load-test: "read: U+1B41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56686.mo:Expected error in mat load-test: "read: U+1B43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56696.mo:Expected error in mat load-test: "read: U+1B44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56706.mo:Expected error in mat load-test: "read: U+1B50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56716.mo:Expected error in mat load-test: "read: U+1B51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56726.mo:Expected error in mat load-test: "read: U+1B52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56736.mo:Expected error in mat load-test: "read: U+1B53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56746.mo:Expected error in mat load-test: "read: U+1B54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56756.mo:Expected error in mat load-test: "read: U+1B55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56766.mo:Expected error in mat load-test: "read: U+1B56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56776.mo:Expected error in mat load-test: "read: U+1B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56786.mo:Expected error in mat load-test: "read: U+1B58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56796.mo:Expected error in mat load-test: "read: U+1B59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56806.mo:Expected error in mat load-test: "read: U+1B82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56816.mo:Expected error in mat load-test: "read: U+1BA1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56826.mo:Expected error in mat load-test: "read: U+1BA6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56836.mo:Expected error in mat load-test: "read: U+1BA7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56846.mo:Expected error in mat load-test: "read: U+1BAA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56856.mo:Expected error in mat load-test: "read: U+1BB0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56866.mo:Expected error in mat load-test: "read: U+1BB1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56876.mo:Expected error in mat load-test: "read: U+1BB2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56886.mo:Expected error in mat load-test: "read: U+1BB3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56896.mo:Expected error in mat load-test: "read: U+1BB4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56906.mo:Expected error in mat load-test: "read: U+1BB5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56916.mo:Expected error in mat load-test: "read: U+1BB6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56926.mo:Expected error in mat load-test: "read: U+1BB7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56936.mo:Expected error in mat load-test: "read: U+1BB8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56946.mo:Expected error in mat load-test: "read: U+1BB9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56956.mo:Expected error in mat load-test: "read: U+1C24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56966.mo:Expected error in mat load-test: "read: U+1C25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56976.mo:Expected error in mat load-test: "read: U+1C26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56986.mo:Expected error in mat load-test: "read: U+1C27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
56996.mo:Expected error in mat load-test: "read: U+1C28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57006.mo:Expected error in mat load-test: "read: U+1C29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57016.mo:Expected error in mat load-test: "read: U+1C2A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57026.mo:Expected error in mat load-test: "read: U+1C2B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57036.mo:Expected error in mat load-test: "read: U+1C34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57046.mo:Expected error in mat load-test: "read: U+1C35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57056.mo:Expected error in mat load-test: "read: U+1C40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57066.mo:Expected error in mat load-test: "read: U+1C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57076.mo:Expected error in mat load-test: "read: U+1C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57086.mo:Expected error in mat load-test: "read: U+1C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57096.mo:Expected error in mat load-test: "read: U+1C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57106.mo:Expected error in mat load-test: "read: U+1C45 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57116.mo:Expected error in mat load-test: "read: U+1C46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57126.mo:Expected error in mat load-test: "read: U+1C47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57136.mo:Expected error in mat load-test: "read: U+1C48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57146.mo:Expected error in mat load-test: "read: U+1C49 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57156.mo:Expected error in mat load-test: "read: U+1C50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57166.mo:Expected error in mat load-test: "read: U+1C51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57176.mo:Expected error in mat load-test: "read: U+1C52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57186.mo:Expected error in mat load-test: "read: U+1C53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57196.mo:Expected error in mat load-test: "read: U+1C54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57206.mo:Expected error in mat load-test: "read: U+1C55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57216.mo:Expected error in mat load-test: "read: U+1C56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57226.mo:Expected error in mat load-test: "read: U+1C57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57236.mo:Expected error in mat load-test: "read: U+1C58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57246.mo:Expected error in mat load-test: "read: U+1C59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57256.mo:Expected error in mat load-test: "read: U+20DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57266.mo:Expected error in mat load-test: "read: U+20DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57276.mo:Expected error in mat load-test: "read: U+20DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57286.mo:Expected error in mat load-test: "read: U+20E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57296.mo:Expected error in mat load-test: "read: U+20E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57306.mo:Expected error in mat load-test: "read: U+20E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57316.mo:Expected error in mat load-test: "read: U+20E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57326.mo:Expected error in mat load-test: "read: U+A620 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57336.mo:Expected error in mat load-test: "read: U+A621 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57346.mo:Expected error in mat load-test: "read: U+A622 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57356.mo:Expected error in mat load-test: "read: U+A623 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57366.mo:Expected error in mat load-test: "read: U+A624 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57376.mo:Expected error in mat load-test: "read: U+A625 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57386.mo:Expected error in mat load-test: "read: U+A626 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57396.mo:Expected error in mat load-test: "read: U+A627 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57406.mo:Expected error in mat load-test: "read: U+A628 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57416.mo:Expected error in mat load-test: "read: U+A629 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57426.mo:Expected error in mat load-test: "read: U+A670 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57436.mo:Expected error in mat load-test: "read: U+A671 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57446.mo:Expected error in mat load-test: "read: U+A672 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57456.mo:Expected error in mat load-test: "read: U+A823 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57466.mo:Expected error in mat load-test: "read: U+A824 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57476.mo:Expected error in mat load-test: "read: U+A827 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57486.mo:Expected error in mat load-test: "read: U+A880 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57496.mo:Expected error in mat load-test: "read: U+A881 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57506.mo:Expected error in mat load-test: "read: U+A8B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57516.mo:Expected error in mat load-test: "read: U+A8B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57526.mo:Expected error in mat load-test: "read: U+A8B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57536.mo:Expected error in mat load-test: "read: U+A8B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57546.mo:Expected error in mat load-test: "read: U+A8B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57556.mo:Expected error in mat load-test: "read: U+A8B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57566.mo:Expected error in mat load-test: "read: U+A8BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57576.mo:Expected error in mat load-test: "read: U+A8BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57586.mo:Expected error in mat load-test: "read: U+A8BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57596.mo:Expected error in mat load-test: "read: U+A8BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57606.mo:Expected error in mat load-test: "read: U+A8BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57616.mo:Expected error in mat load-test: "read: U+A8BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57626.mo:Expected error in mat load-test: "read: U+A8C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57636.mo:Expected error in mat load-test: "read: U+A8C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57646.mo:Expected error in mat load-test: "read: U+A8C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57656.mo:Expected error in mat load-test: "read: U+A8C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57666.mo:Expected error in mat load-test: "read: U+A8D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57676.mo:Expected error in mat load-test: "read: U+A8D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57686.mo:Expected error in mat load-test: "read: U+A8D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57696.mo:Expected error in mat load-test: "read: U+A8D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57706.mo:Expected error in mat load-test: "read: U+A8D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57716.mo:Expected error in mat load-test: "read: U+A8D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57726.mo:Expected error in mat load-test: "read: U+A8D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57736.mo:Expected error in mat load-test: "read: U+A8D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57746.mo:Expected error in mat load-test: "read: U+A8D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57756.mo:Expected error in mat load-test: "read: U+A8D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57766.mo:Expected error in mat load-test: "read: U+A900 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57776.mo:Expected error in mat load-test: "read: U+A901 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57786.mo:Expected error in mat load-test: "read: U+A902 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57796.mo:Expected error in mat load-test: "read: U+A903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57806.mo:Expected error in mat load-test: "read: U+A904 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57816.mo:Expected error in mat load-test: "read: U+A905 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57826.mo:Expected error in mat load-test: "read: U+A906 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57836.mo:Expected error in mat load-test: "read: U+A907 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57846.mo:Expected error in mat load-test: "read: U+A908 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57856.mo:Expected error in mat load-test: "read: U+A909 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57866.mo:Expected error in mat load-test: "read: U+A952 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57876.mo:Expected error in mat load-test: "read: U+A953 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57886.mo:Expected error in mat load-test: "read: U+AA2F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57896.mo:Expected error in mat load-test: "read: U+AA30 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57906.mo:Expected error in mat load-test: "read: U+AA33 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57916.mo:Expected error in mat load-test: "read: U+AA34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57926.mo:Expected error in mat load-test: "read: U+AA4D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57936.mo:Expected error in mat load-test: "read: U+AA50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57946.mo:Expected error in mat load-test: "read: U+AA51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57956.mo:Expected error in mat load-test: "read: U+AA52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57966.mo:Expected error in mat load-test: "read: U+AA53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57976.mo:Expected error in mat load-test: "read: U+AA54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57986.mo:Expected error in mat load-test: "read: U+AA55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
57996.mo:Expected error in mat load-test: "read: U+AA56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58006.mo:Expected error in mat load-test: "read: U+AA57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58016.mo:Expected error in mat load-test: "read: U+AA58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58026.mo:Expected error in mat load-test: "read: U+AA59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58036.mo:Expected error in mat load-test: "read: U+FF10 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58046.mo:Expected error in mat load-test: "read: U+FF11 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58056.mo:Expected error in mat load-test: "read: U+FF12 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58066.mo:Expected error in mat load-test: "read: U+FF13 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58076.mo:Expected error in mat load-test: "read: U+FF14 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58086.mo:Expected error in mat load-test: "read: U+FF15 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58096.mo:Expected error in mat load-test: "read: U+FF16 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58106.mo:Expected error in mat load-test: "read: U+FF17 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58116.mo:Expected error in mat load-test: "read: U+FF18 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58126.mo:Expected error in mat load-test: "read: U+FF19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58136.mo:Expected error in mat load-test: "read: U+104A0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58146.mo:Expected error in mat load-test: "read: U+104A1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58156.mo:Expected error in mat load-test: "read: U+104A2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58166.mo:Expected error in mat load-test: "read: U+104A3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58176.mo:Expected error in mat load-test: "read: U+104A4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58186.mo:Expected error in mat load-test: "read: U+104A5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58196.mo:Expected error in mat load-test: "read: U+104A6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58206.mo:Expected error in mat load-test: "read: U+104A7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58216.mo:Expected error in mat load-test: "read: U+104A8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58226.mo:Expected error in mat load-test: "read: U+104A9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58236.mo:Expected error in mat load-test: "read: U+1D165 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58246.mo:Expected error in mat load-test: "read: U+1D166 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58256.mo:Expected error in mat load-test: "read: U+1D16D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58266.mo:Expected error in mat load-test: "read: U+1D16E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58276.mo:Expected error in mat load-test: "read: U+1D16F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58286.mo:Expected error in mat load-test: "read: U+1D170 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58296.mo:Expected error in mat load-test: "read: U+1D171 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58306.mo:Expected error in mat load-test: "read: U+1D172 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58316.mo:Expected error in mat load-test: "read: U+1D7CE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58326.mo:Expected error in mat load-test: "read: U+1D7CF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58336.mo:Expected error in mat load-test: "read: U+1D7D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58346.mo:Expected error in mat load-test: "read: U+1D7D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58356.mo:Expected error in mat load-test: "read: U+1D7D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58366.mo:Expected error in mat load-test: "read: U+1D7D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58376.mo:Expected error in mat load-test: "read: U+1D7D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58386.mo:Expected error in mat load-test: "read: U+1D7D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58396.mo:Expected error in mat load-test: "read: U+1D7D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58406.mo:Expected error in mat load-test: "read: U+1D7D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58416.mo:Expected error in mat load-test: "read: U+1D7D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58426.mo:Expected error in mat load-test: "read: U+1D7D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58436.mo:Expected error in mat load-test: "read: U+1D7DA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58446.mo:Expected error in mat load-test: "read: U+1D7DB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58456.mo:Expected error in mat load-test: "read: U+1D7DC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58466.mo:Expected error in mat load-test: "read: U+1D7DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58476.mo:Expected error in mat load-test: "read: U+1D7DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58486.mo:Expected error in mat load-test: "read: U+1D7DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58496.mo:Expected error in mat load-test: "read: U+1D7E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58506.mo:Expected error in mat load-test: "read: U+1D7E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58516.mo:Expected error in mat load-test: "read: U+1D7E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58526.mo:Expected error in mat load-test: "read: U+1D7E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58536.mo:Expected error in mat load-test: "read: U+1D7E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58546.mo:Expected error in mat load-test: "read: U+1D7E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58556.mo:Expected error in mat load-test: "read: U+1D7E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58566.mo:Expected error in mat load-test: "read: U+1D7E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58576.mo:Expected error in mat load-test: "read: U+1D7E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58586.mo:Expected error in mat load-test: "read: U+1D7E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58596.mo:Expected error in mat load-test: "read: U+1D7EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58606.mo:Expected error in mat load-test: "read: U+1D7EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58616.mo:Expected error in mat load-test: "read: U+1D7EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58626.mo:Expected error in mat load-test: "read: U+1D7ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58636.mo:Expected error in mat load-test: "read: U+1D7EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58646.mo:Expected error in mat load-test: "read: U+1D7EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58656.mo:Expected error in mat load-test: "read: U+1D7F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58666.mo:Expected error in mat load-test: "read: U+1D7F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58676.mo:Expected error in mat load-test: "read: U+1D7F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58686.mo:Expected error in mat load-test: "read: U+1D7F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58696.mo:Expected error in mat load-test: "read: U+1D7F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58706.mo:Expected error in mat load-test: "read: U+1D7F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58716.mo:Expected error in mat load-test: "read: U+1D7F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58726.mo:Expected error in mat load-test: "read: U+1D7F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58736.mo:Expected error in mat load-test: "read: U+1D7F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58746.mo:Expected error in mat load-test: "read: U+1D7F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58756.mo:Expected error in mat load-test: "read: U+1D7FA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58766.mo:Expected error in mat load-test: "read: U+1D7FB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58776.mo:Expected error in mat load-test: "read: U+1D7FC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58786.mo:Expected error in mat load-test: "read: U+1D7FD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58796.mo:Expected error in mat load-test: "read: U+1D7FE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58806.mo:Expected error in mat load-test: "read: U+1D7FF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
58816.mo:Expected error in mat compile-test: "read: bracketed list terminated by parenthesis at line 3, char 16 of testfile.ss".
58826.mo:Expected error in mat compile-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
58836.mo:Expected error in mat compile-test: "read: bracketed list terminated by parenthesis at line 3, char 22 of testfile.ss".
58846.mo:Expected error in mat compile-test: "read: duplicate mark #327= seen at line 3, char 14 of testfile.ss".
58856.mo:Expected error in mat compile-test: "read: expected close brace terminating gensym syntax at line 3, char 20 of testfile.ss".
58866.mo:Expected error in mat compile-test: "read: expected close brace terminating gensym syntax at line 4, char 23 of testfile.ss".
58876.mo:Expected error in mat compile-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
58886.mo:Expected error in mat compile-test: "read: expected one item after dot (.) at line 4, char 19 of testfile.ss".
58896.mo:Expected error in mat compile-test: "read: invalid character #\401 at line 3, char 7 of testfile.ss".
58906.mo:Expected error in mat compile-test: "read: invalid character #\37 at line 3, char 32 of testfile.ss".
58916.mo:Expected error in mat compile-test: "read: invalid character name #\bugsbunny at line 3, char 7 of testfile.ss".
58926.mo:Expected error in mat compile-test: "read: invalid character name #\new at line 3, char 7 of testfile.ss".
58936.mo:Expected error in mat compile-test: "read: invalid character name #\Space at line 3, char 7 of testfile.ss".
58946.mo:Expected error in mat compile-test: "read: invalid character name #\SPACE at line 3, char 7 of testfile.ss".
58956.mo:Expected error in mat compile-test: "read: invalid number syntax #e23q3 at line 3, char 7 of testfile.ss".
58966.mo:Expected error in mat compile-test: "read: invalid number syntax #e3_4i at line 3, char 7 of testfile.ss".
58976.mo:Expected error in mat compile-test: "read: invalid number syntax #e3+ at line 3, char 7 of testfile.ss".
58986.mo:Expected error in mat compile-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
58996.mo:Expected error in mat compile-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
59006.mo:Expected error in mat compile-test: "read: invalid number syntax #36r1+1i at line 3, char 7 of testfile.ss".
59016.mo:Expected error in mat compile-test: "read: invalid number syntax #36r1+i at line 3, char 7 of testfile.ss".
59026.mo:Expected error in mat compile-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
59036.mo:Expected error in mat compile-test: "read: cannot represent 1/0 at line 3, char 7 of testfile.ss".
59046.mo:Expected error in mat compile-test: "read: cannot represent 1#/0 at line 3, char 7 of testfile.ss".
59056.mo:Expected error in mat compile-test: "read: cannot represent 1##/0 at line 3, char 7 of testfile.ss".
59066.mo:Expected error in mat compile-test: "read: cannot represent #e1/0# at line 3, char 7 of testfile.ss".
59076.mo:Expected error in mat compile-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
59086.mo:Expected error in mat compile-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
59096.mo:Expected error in mat compile-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
59106.mo:Expected error in mat compile-test: "read: cannot represent #e1/0### at line 3, char 7 of testfile.ss".
59116.mo:Expected error in mat compile-test: "read: cannot represent #e+inf.0 at line 3, char 7 of testfile.ss".
59126.mo:Expected error in mat compile-test: "read: cannot represent #e-inf.0 at line 3, char 7 of testfile.ss".
59136.mo:Expected error in mat compile-test: "read: cannot represent #e+nan.0 at line 3, char 7 of testfile.ss".
59146.mo:Expected error in mat compile-test: "read: cannot represent #e0/0e20 at line 3, char 7 of testfile.ss".
59156.mo:Expected error in mat compile-test: "read: cannot represent #e1@1 at line 3, char 7 of testfile.ss".
59166.mo:Expected error in mat compile-test: "read: invalid number syntax #e+nan.5 at line 3, char 7 of testfile.ss".
59176.mo:Expected error in mat compile-test: "read: invalid sharp-sign prefix #N at line 3, char 8 of testfile.ss".
59186.mo:Expected error in mat compile-test: "read: invalid sharp-sign prefix #7% at line 3, char 31 of testfile.ss".
59196.mo:Expected error in mat compile-test: "read: invalid sharp-sign prefix #2_ at line 3, char 7 of testfile.ss".
59206.mo:Expected error in mat compile-test: "read: invalid string character \707 at line 3, char 26 of testfile.ss".
59216.mo:Expected error in mat compile-test: "read: invalid string character \07 at line 3, char 7 of testfile.ss".
59226.mo:Expected error in mat compile-test: "read: invalid string character \3 at line 3, char 9 of testfile.ss".
59236.mo:Expected error in mat compile-test: "read: invalid character   in string hex escape at line 3, char 24 of testfile.ss".
59246.mo:Expected error in mat compile-test: "read: invalid character " in string hex escape at line 3, char 24 of testfile.ss".
59256.mo:Expected error in mat compile-test: "read: invalid character G in string hex escape at line 3, char 24 of testfile.ss".
59266.mo:Expected error in mat compile-test: "read: invalid string character \q at line 3, char 9 of testfile.ss".
59276.mo:Expected error in mat compile-test: "read: invalid syntax #!whuppo! at line 3, char 7 of testfile.ss".
59286.mo:Expected error in mat compile-test: "read: invalid syntax #!eo at line 3, char 7 of testfile.ss".
59296.mo:Expected error in mat compile-test: "read: invalid syntax #vxx( at line 3, char 7 of testfile.ss".
59306.mo:Expected error in mat compile-test: "read: invalid syntax #073vxx( at line 3, char 7 of testfile.ss".
59316.mo:Expected error in mat compile-test: "read: invalid syntax #vf( at line 3, char 7 of testfile.ss".
59326.mo:Expected error in mat compile-test: "read: invalid syntax #073vf( at line 3, char 7 of testfile.ss".
59336.mo:Expected error in mat compile-test: "read: expected left paren after #vfx prefix at line 3, char 7 of testfile.ss".
59346.mo:Expected error in mat compile-test: "read: expected left paren after #073vfx prefix at line 3, char 7 of testfile.ss".
59356.mo:Expected error in mat compile-test: "read: invalid vector length 999999999999999999999999999999 at line 3, char 17 of testfile.ss".
59366.mo:Expected error in mat compile-test: "read: invalid fxvector length 999999999999999999999999999999 at line 3, char 19 of testfile.ss".
59376.mo:Expected error in mat compile-test: "read: invalid bytevector length 999999999999999999999999999999 at line 3, char 21 of testfile.ss".
59386.mo:Expected error in mat compile-test: "read: mark #77= missing at line 6, char 20 of testfile.ss".
59396.mo:Expected error in mat compile-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
59406.mo:Expected error in mat compile-test: "read: more than one item found after dot (.) at line 4, char 33 of testfile.ss".
59416.mo:Expected error in mat compile-test: "read: non-symbol found after #[ at line 3, char 18 of testfile.ss".
59426.mo:Expected error in mat compile-test: "read: outdated object file format at line 3, char 13 of testfile.ss".
59436.mo:Expected error in mat compile-test: "read: parenthesized list terminated by bracket at line 3, char 16 of testfile.ss".
59446.mo:Expected error in mat compile-test: "read: parenthesized list terminated by bracket at line 3, char 33 of testfile.ss".
59456.mo:Expected error in mat compile-test: "read: parenthesized list terminated by bracket at line 3, char 22 of testfile.ss".
59466.mo:Expected error in mat compile-test: "read: too many vector elements supplied at line 3, char 16 of testfile.ss".
59476.mo:Expected error in mat compile-test: "read: non-fixnum found in fxvector at line 3, char 23 of testfile.ss".
59486.mo:Expected error in mat compile-test: "read: non-fixnum found in fxvector at line 3, char 24 of testfile.ss".
59496.mo:Expected error in mat compile-test: "read: too many fxvector elements supplied at line 3, char 16 of testfile.ss".
59506.mo:Expected error in mat compile-test: "read: invalid value 2.0 found in bytevector at line 3, char 23 of testfile.ss".
59516.mo:Expected error in mat compile-test: "read: invalid value -1 found in bytevector at line 3, char 24 of testfile.ss".
59526.mo:Expected error in mat compile-test: "read: too many bytevector elements supplied at line 3, char 16 of testfile.ss".
59536.mo:Expected error in mat compile-test: "read: too few fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
59546.mo:Expected error in mat compile-test: "read: too many fields supplied for record zinjanthropus at line 3, char 12 of testfile.ss".
59556.mo:Expected error in mat compile-test: "read: unexpected close bracket at line 3, char 7 of testfile.ss".
59566.mo:Expected error in mat compile-test: "read: unexpected close parenthesis at line 3, char 13 of testfile.ss".
59576.mo:Expected error in mat compile-test: "read: unexpected dot (.) at line 3, char 14 of testfile.ss".
59586.mo:Expected error in mat compile-test: "read: unexpected dot (.) at line 3, char 11 of testfile.ss".
59596.mo:Expected error in mat compile-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
59606.mo:Expected error in mat compile-test: "read: unexpected dot at line 3, char 19 of testfile.ss".
59616.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
59626.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
59636.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading block comment at line 3, char 2 of testfile.ss".
59646.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading box at line 3, char 4 of testfile.ss".
59656.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
59666.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bracketed list at line 5, char 5 of testfile.ss".
59676.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
59686.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bracketed list at line 3, char 7 of testfile.ss".
59696.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
59706.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
59716.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading character at line 2, char 1 of testfile.ss".
59726.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading s-expression comment at line 3, char 15 of testfile.ss".
59736.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
59746.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
59756.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading gensym at line 2, char 16 of testfile.ss".
59766.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading graph mark at line 2, char 12 of testfile.ss".
59776.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #! syntax at line 3, char 7 of testfile.ss".
59786.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59796.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59806.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59816.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59826.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59836.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading #v prefix at line 2, char 23 of testfile.ss".
59846.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading list at line 3, char 3 of testfile.ss".
59856.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading list at line 3, char 1 of testfile.ss".
59866.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
59876.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading list at line 3, char 7 of testfile.ss".
59886.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
59896.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading # prefix at line 2, char 23 of testfile.ss".
59906.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading number at line 3, char 7 of testfile.ss".
59916.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading quote at line 2, char 14 of testfile.ss".
59926.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading quasiquote at line 2, char 11 of testfile.ss".
59936.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading unquote at line 2, char 24 of testfile.ss".
59946.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading unquote-splicing at line 3, char 13 of testfile.ss".
59956.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading quasisyntax at line 2, char 11 of testfile.ss".
59966.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading unsyntax at line 2, char 26 of testfile.ss".
59976.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading unsyntax-splicing at line 3, char 14 of testfile.ss".
59986.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
59996.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading record at line 3, char 15 of testfile.ss".
60006.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 9 of testfile.ss".
60016.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
60026.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
60036.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
60046.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
60056.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 11 of testfile.ss".
60066.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading string at line 3, char 7 of testfile.ss".
60076.mo:Expected error in mat compile-test: "read: invalid code point value 2097152 in string hex escape at line 3, char 11 of testfile.ss".
60086.mo:Expected error in mat compile-test: "read: invalid character q in string hex escape at line 3, char 11 of testfile.ss".
60096.mo:Expected error in mat compile-test: "read: invalid character " in string hex escape at line 3, char 11 of testfile.ss".
60106.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
60116.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
60126.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading symbol at line 6, char 12 of testfile.ss".
60136.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
60146.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading symbol at line 3, char 8 of testfile.ss".
60156.mo:Expected error in mat compile-test: "read: invalid code point value 2097152 in symbol hex escape at line 3, char 11 of testfile.ss".
60166.mo:Expected error in mat compile-test: "read: invalid character q in symbol hex escape at line 3, char 11 of testfile.ss".
60176.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
60186.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading vector at line 3, char 14 of testfile.ss".
60196.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
60206.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading fxvector at line 3, char 14 of testfile.ss".
60216.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
60226.mo:Expected error in mat compile-test: "read: unexpected end-of-file reading bytevector at line 3, char 14 of testfile.ss".
60236.mo:Expected error in mat compile-test: "read: unrecognized record name zsunekunvliwndwalv at line 2, char 3 of testfile.ss".
60246.mo:Expected error in mat compile-test: "read: unresolvable cycle constructing record of type #<record type $acyclic> at line 3, char 18 of testfile.ss".
60256.mo:Expected error in mat compile-test: "read: open brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60266.mo:Expected error in mat compile-test: "read: close brace syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60276.mo:Expected error in mat compile-test: "read: #[...] record syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60286.mo:Expected error in mat compile-test: "read: #{...} gensym syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60296.mo:Expected error in mat compile-test: "read: #& box syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60306.mo:Expected error in mat compile-test: "read: #% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60316.mo:Expected error in mat compile-test: "read: #: gensym syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60326.mo:Expected error in mat compile-test: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60336.mo:Expected error in mat compile-test: "read: #<n>r number prefix syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60346.mo:Expected error in mat compile-test: "read: #<n># insert syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60356.mo:Expected error in mat compile-test: "read: #<n>= mark syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60366.mo:Expected error in mat compile-test: "read: #<n>% primitive syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60376.mo:Expected error in mat compile-test: "read: octal character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60386.mo:Expected error in mat compile-test: "read: invalid delimiter 1 for character at line 3, char 1 of testfile.ss".
60396.mo:Expected error in mat compile-test: "read: delimiter { is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60406.mo:Expected error in mat compile-test: "read: #!eof syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60416.mo:Expected error in mat compile-test: "read: #!bwp syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60426.mo:Expected error in mat compile-test: "read: #vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60436.mo:Expected error in mat compile-test: "read: #<n>vfx(...) fxvector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60446.mo:Expected error in mat compile-test: "read: #<n>vu8(...) bytevector syntax is not allowed in #!r6rs mode at line 3, char 9 of testfile.ss".
60456.mo:Expected error in mat compile-test: "read: octal string-character syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60466.mo:Expected error in mat compile-test: "read: non-hex back-slash symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60476.mo:Expected error in mat compile-test: "read: |...| symbol escape syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60486.mo:Expected error in mat compile-test: "read: @abc symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60496.mo:Expected error in mat compile-test: "read: 123a symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60506.mo:Expected error in mat compile-test: "read: 123# number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60516.mo:Expected error in mat compile-test: "read: 1/2e2 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60526.mo:Expected error in mat compile-test: "read: #x.3 number syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60536.mo:Expected error in mat compile-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60546.mo:Expected error in mat compile-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60556.mo:Expected error in mat compile-test: "read: @b symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60566.mo:Expected error in mat compile-test: "read: @ symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60576.mo:Expected error in mat compile-test: "read: U+488 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60586.mo:Expected error in mat compile-test: "read: U+489 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60596.mo:Expected error in mat compile-test: "read: U+660 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60606.mo:Expected error in mat compile-test: "read: U+661 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60616.mo:Expected error in mat compile-test: "read: U+662 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60626.mo:Expected error in mat compile-test: "read: U+663 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60636.mo:Expected error in mat compile-test: "read: U+664 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60646.mo:Expected error in mat compile-test: "read: U+665 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60656.mo:Expected error in mat compile-test: "read: U+666 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60666.mo:Expected error in mat compile-test: "read: U+667 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60676.mo:Expected error in mat compile-test: "read: U+668 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60686.mo:Expected error in mat compile-test: "read: U+669 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60696.mo:Expected error in mat compile-test: "read: U+6F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60706.mo:Expected error in mat compile-test: "read: U+6F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60716.mo:Expected error in mat compile-test: "read: U+6F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60726.mo:Expected error in mat compile-test: "read: U+6F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60736.mo:Expected error in mat compile-test: "read: U+6F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60746.mo:Expected error in mat compile-test: "read: U+6F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60756.mo:Expected error in mat compile-test: "read: U+6F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60766.mo:Expected error in mat compile-test: "read: U+6F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60776.mo:Expected error in mat compile-test: "read: U+6F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60786.mo:Expected error in mat compile-test: "read: U+6F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60796.mo:Expected error in mat compile-test: "read: U+7C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60806.mo:Expected error in mat compile-test: "read: U+7C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60816.mo:Expected error in mat compile-test: "read: U+7C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60826.mo:Expected error in mat compile-test: "read: U+7C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60836.mo:Expected error in mat compile-test: "read: U+7C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60846.mo:Expected error in mat compile-test: "read: U+7C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60856.mo:Expected error in mat compile-test: "read: U+7C6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60866.mo:Expected error in mat compile-test: "read: U+7C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60876.mo:Expected error in mat compile-test: "read: U+7C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60886.mo:Expected error in mat compile-test: "read: U+7C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60896.mo:Expected error in mat compile-test: "read: U+903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60906.mo:Expected error in mat compile-test: "read: U+93E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60916.mo:Expected error in mat compile-test: "read: U+93F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60926.mo:Expected error in mat compile-test: "read: U+940 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60936.mo:Expected error in mat compile-test: "read: U+949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60946.mo:Expected error in mat compile-test: "read: U+94A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60956.mo:Expected error in mat compile-test: "read: U+94B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60966.mo:Expected error in mat compile-test: "read: U+94C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60976.mo:Expected error in mat compile-test: "read: U+966 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60986.mo:Expected error in mat compile-test: "read: U+967 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
60996.mo:Expected error in mat compile-test: "read: U+968 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61006.mo:Expected error in mat compile-test: "read: U+969 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61016.mo:Expected error in mat compile-test: "read: U+96A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61026.mo:Expected error in mat compile-test: "read: U+96B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61036.mo:Expected error in mat compile-test: "read: U+96C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61046.mo:Expected error in mat compile-test: "read: U+96D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61056.mo:Expected error in mat compile-test: "read: U+96E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61066.mo:Expected error in mat compile-test: "read: U+96F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61076.mo:Expected error in mat compile-test: "read: U+982 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61086.mo:Expected error in mat compile-test: "read: U+983 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61096.mo:Expected error in mat compile-test: "read: U+9BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61106.mo:Expected error in mat compile-test: "read: U+9BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61116.mo:Expected error in mat compile-test: "read: U+9C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61126.mo:Expected error in mat compile-test: "read: U+9C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61136.mo:Expected error in mat compile-test: "read: U+9C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61146.mo:Expected error in mat compile-test: "read: U+9CB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61156.mo:Expected error in mat compile-test: "read: U+9CC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61166.mo:Expected error in mat compile-test: "read: U+9D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61176.mo:Expected error in mat compile-test: "read: U+9E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61186.mo:Expected error in mat compile-test: "read: U+9E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61196.mo:Expected error in mat compile-test: "read: U+9E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61206.mo:Expected error in mat compile-test: "read: U+9E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61216.mo:Expected error in mat compile-test: "read: U+9EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61226.mo:Expected error in mat compile-test: "read: U+9EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61236.mo:Expected error in mat compile-test: "read: U+9EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61246.mo:Expected error in mat compile-test: "read: U+9ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61256.mo:Expected error in mat compile-test: "read: U+9EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61266.mo:Expected error in mat compile-test: "read: U+9EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61276.mo:Expected error in mat compile-test: "read: U+A03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61286.mo:Expected error in mat compile-test: "read: U+A3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61296.mo:Expected error in mat compile-test: "read: U+A3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61306.mo:Expected error in mat compile-test: "read: U+A40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61316.mo:Expected error in mat compile-test: "read: U+A66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61326.mo:Expected error in mat compile-test: "read: U+A67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61336.mo:Expected error in mat compile-test: "read: U+A68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61346.mo:Expected error in mat compile-test: "read: U+A69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61356.mo:Expected error in mat compile-test: "read: U+A6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61366.mo:Expected error in mat compile-test: "read: U+A6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61376.mo:Expected error in mat compile-test: "read: U+A6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61386.mo:Expected error in mat compile-test: "read: U+A6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61396.mo:Expected error in mat compile-test: "read: U+A6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61406.mo:Expected error in mat compile-test: "read: U+A6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61416.mo:Expected error in mat compile-test: "read: U+A83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61426.mo:Expected error in mat compile-test: "read: U+ABE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61436.mo:Expected error in mat compile-test: "read: U+ABF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61446.mo:Expected error in mat compile-test: "read: U+AC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61456.mo:Expected error in mat compile-test: "read: U+AC9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61466.mo:Expected error in mat compile-test: "read: U+ACB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61476.mo:Expected error in mat compile-test: "read: U+ACC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61486.mo:Expected error in mat compile-test: "read: U+AE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61496.mo:Expected error in mat compile-test: "read: U+AE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61506.mo:Expected error in mat compile-test: "read: U+AE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61516.mo:Expected error in mat compile-test: "read: U+AE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61526.mo:Expected error in mat compile-test: "read: U+AEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61536.mo:Expected error in mat compile-test: "read: U+AEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61546.mo:Expected error in mat compile-test: "read: U+AEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61556.mo:Expected error in mat compile-test: "read: U+AED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61566.mo:Expected error in mat compile-test: "read: U+AEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61576.mo:Expected error in mat compile-test: "read: U+AEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61586.mo:Expected error in mat compile-test: "read: U+B02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61596.mo:Expected error in mat compile-test: "read: U+B03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61606.mo:Expected error in mat compile-test: "read: U+B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61616.mo:Expected error in mat compile-test: "read: U+B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61626.mo:Expected error in mat compile-test: "read: U+B47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61636.mo:Expected error in mat compile-test: "read: U+B48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61646.mo:Expected error in mat compile-test: "read: U+B4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61656.mo:Expected error in mat compile-test: "read: U+B4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61666.mo:Expected error in mat compile-test: "read: U+B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61676.mo:Expected error in mat compile-test: "read: U+B66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61686.mo:Expected error in mat compile-test: "read: U+B67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61696.mo:Expected error in mat compile-test: "read: U+B68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61706.mo:Expected error in mat compile-test: "read: U+B69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61716.mo:Expected error in mat compile-test: "read: U+B6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61726.mo:Expected error in mat compile-test: "read: U+B6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61736.mo:Expected error in mat compile-test: "read: U+B6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61746.mo:Expected error in mat compile-test: "read: U+B6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61756.mo:Expected error in mat compile-test: "read: U+B6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61766.mo:Expected error in mat compile-test: "read: U+B6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61776.mo:Expected error in mat compile-test: "read: U+BBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61786.mo:Expected error in mat compile-test: "read: U+BBF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61796.mo:Expected error in mat compile-test: "read: U+BC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61806.mo:Expected error in mat compile-test: "read: U+BC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61816.mo:Expected error in mat compile-test: "read: U+BC6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61826.mo:Expected error in mat compile-test: "read: U+BC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61836.mo:Expected error in mat compile-test: "read: U+BC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61846.mo:Expected error in mat compile-test: "read: U+BCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61856.mo:Expected error in mat compile-test: "read: U+BCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61866.mo:Expected error in mat compile-test: "read: U+BCC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61876.mo:Expected error in mat compile-test: "read: U+BD7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61886.mo:Expected error in mat compile-test: "read: U+BE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61896.mo:Expected error in mat compile-test: "read: U+BE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61906.mo:Expected error in mat compile-test: "read: U+BE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61916.mo:Expected error in mat compile-test: "read: U+BE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61926.mo:Expected error in mat compile-test: "read: U+BEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61936.mo:Expected error in mat compile-test: "read: U+BEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61946.mo:Expected error in mat compile-test: "read: U+BEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61956.mo:Expected error in mat compile-test: "read: U+BED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61966.mo:Expected error in mat compile-test: "read: U+BEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61976.mo:Expected error in mat compile-test: "read: U+BEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61986.mo:Expected error in mat compile-test: "read: U+C01 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
61996.mo:Expected error in mat compile-test: "read: U+C02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62006.mo:Expected error in mat compile-test: "read: U+C03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62016.mo:Expected error in mat compile-test: "read: U+C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62026.mo:Expected error in mat compile-test: "read: U+C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62036.mo:Expected error in mat compile-test: "read: U+C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62046.mo:Expected error in mat compile-test: "read: U+C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62056.mo:Expected error in mat compile-test: "read: U+C66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62066.mo:Expected error in mat compile-test: "read: U+C67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62076.mo:Expected error in mat compile-test: "read: U+C68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62086.mo:Expected error in mat compile-test: "read: U+C69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62096.mo:Expected error in mat compile-test: "read: U+C6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62106.mo:Expected error in mat compile-test: "read: U+C6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62116.mo:Expected error in mat compile-test: "read: U+C6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62126.mo:Expected error in mat compile-test: "read: U+C6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62136.mo:Expected error in mat compile-test: "read: U+C6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62146.mo:Expected error in mat compile-test: "read: U+C6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62156.mo:Expected error in mat compile-test: "read: U+C82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62166.mo:Expected error in mat compile-test: "read: U+C83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62176.mo:Expected error in mat compile-test: "read: U+CBE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62186.mo:Expected error in mat compile-test: "read: U+CC0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62196.mo:Expected error in mat compile-test: "read: U+CC1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62206.mo:Expected error in mat compile-test: "read: U+CC2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62216.mo:Expected error in mat compile-test: "read: U+CC3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62226.mo:Expected error in mat compile-test: "read: U+CC4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62236.mo:Expected error in mat compile-test: "read: U+CC7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62246.mo:Expected error in mat compile-test: "read: U+CC8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62256.mo:Expected error in mat compile-test: "read: U+CCA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62266.mo:Expected error in mat compile-test: "read: U+CCB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62276.mo:Expected error in mat compile-test: "read: U+CD5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62286.mo:Expected error in mat compile-test: "read: U+CD6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62296.mo:Expected error in mat compile-test: "read: U+CE6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62306.mo:Expected error in mat compile-test: "read: U+CE7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62316.mo:Expected error in mat compile-test: "read: U+CE8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62326.mo:Expected error in mat compile-test: "read: U+CE9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62336.mo:Expected error in mat compile-test: "read: U+CEA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62346.mo:Expected error in mat compile-test: "read: U+CEB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62356.mo:Expected error in mat compile-test: "read: U+CEC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62366.mo:Expected error in mat compile-test: "read: U+CED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62376.mo:Expected error in mat compile-test: "read: U+CEE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62386.mo:Expected error in mat compile-test: "read: U+CEF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62396.mo:Expected error in mat compile-test: "read: U+D02 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62406.mo:Expected error in mat compile-test: "read: U+D03 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62416.mo:Expected error in mat compile-test: "read: U+D3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62426.mo:Expected error in mat compile-test: "read: U+D3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62436.mo:Expected error in mat compile-test: "read: U+D40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62446.mo:Expected error in mat compile-test: "read: U+D46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62456.mo:Expected error in mat compile-test: "read: U+D47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62466.mo:Expected error in mat compile-test: "read: U+D48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62476.mo:Expected error in mat compile-test: "read: U+D4A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62486.mo:Expected error in mat compile-test: "read: U+D4B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62496.mo:Expected error in mat compile-test: "read: U+D4C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62506.mo:Expected error in mat compile-test: "read: U+D57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62516.mo:Expected error in mat compile-test: "read: U+D66 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62526.mo:Expected error in mat compile-test: "read: U+D67 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62536.mo:Expected error in mat compile-test: "read: U+D68 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62546.mo:Expected error in mat compile-test: "read: U+D69 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62556.mo:Expected error in mat compile-test: "read: U+D6A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62566.mo:Expected error in mat compile-test: "read: U+D6B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62576.mo:Expected error in mat compile-test: "read: U+D6C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62586.mo:Expected error in mat compile-test: "read: U+D6D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62596.mo:Expected error in mat compile-test: "read: U+D6E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62606.mo:Expected error in mat compile-test: "read: U+D6F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62616.mo:Expected error in mat compile-test: "read: U+D82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62626.mo:Expected error in mat compile-test: "read: U+D83 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62636.mo:Expected error in mat compile-test: "read: U+DCF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62646.mo:Expected error in mat compile-test: "read: U+DD0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62656.mo:Expected error in mat compile-test: "read: U+DD1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62666.mo:Expected error in mat compile-test: "read: U+DD8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62676.mo:Expected error in mat compile-test: "read: U+DD9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62686.mo:Expected error in mat compile-test: "read: U+DDA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62696.mo:Expected error in mat compile-test: "read: U+DDB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62706.mo:Expected error in mat compile-test: "read: U+DDC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62716.mo:Expected error in mat compile-test: "read: U+DDD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62726.mo:Expected error in mat compile-test: "read: U+DDE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62736.mo:Expected error in mat compile-test: "read: U+DDF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62746.mo:Expected error in mat compile-test: "read: U+DF2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62756.mo:Expected error in mat compile-test: "read: U+DF3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62766.mo:Expected error in mat compile-test: "read: U+E50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62776.mo:Expected error in mat compile-test: "read: U+E51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62786.mo:Expected error in mat compile-test: "read: U+E52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62796.mo:Expected error in mat compile-test: "read: U+E53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62806.mo:Expected error in mat compile-test: "read: U+E54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62816.mo:Expected error in mat compile-test: "read: U+E55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62826.mo:Expected error in mat compile-test: "read: U+E56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62836.mo:Expected error in mat compile-test: "read: U+E57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62846.mo:Expected error in mat compile-test: "read: U+E58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62856.mo:Expected error in mat compile-test: "read: U+E59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62866.mo:Expected error in mat compile-test: "read: U+ED0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62876.mo:Expected error in mat compile-test: "read: U+ED1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62886.mo:Expected error in mat compile-test: "read: U+ED2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62896.mo:Expected error in mat compile-test: "read: U+ED3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62906.mo:Expected error in mat compile-test: "read: U+ED4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62916.mo:Expected error in mat compile-test: "read: U+ED5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62926.mo:Expected error in mat compile-test: "read: U+ED6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62936.mo:Expected error in mat compile-test: "read: U+ED7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62946.mo:Expected error in mat compile-test: "read: U+ED8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62956.mo:Expected error in mat compile-test: "read: U+ED9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62966.mo:Expected error in mat compile-test: "read: U+F20 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62976.mo:Expected error in mat compile-test: "read: U+F21 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62986.mo:Expected error in mat compile-test: "read: U+F22 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
62996.mo:Expected error in mat compile-test: "read: U+F23 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63006.mo:Expected error in mat compile-test: "read: U+F24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63016.mo:Expected error in mat compile-test: "read: U+F25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63026.mo:Expected error in mat compile-test: "read: U+F26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63036.mo:Expected error in mat compile-test: "read: U+F27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63046.mo:Expected error in mat compile-test: "read: U+F28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63056.mo:Expected error in mat compile-test: "read: U+F29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63066.mo:Expected error in mat compile-test: "read: U+F3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63076.mo:Expected error in mat compile-test: "read: U+F3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63086.mo:Expected error in mat compile-test: "read: U+F7F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63096.mo:Expected error in mat compile-test: "read: U+102B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63106.mo:Expected error in mat compile-test: "read: U+102C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63116.mo:Expected error in mat compile-test: "read: U+1031 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63126.mo:Expected error in mat compile-test: "read: U+1038 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63136.mo:Expected error in mat compile-test: "read: U+103B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63146.mo:Expected error in mat compile-test: "read: U+103C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63156.mo:Expected error in mat compile-test: "read: U+1040 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63166.mo:Expected error in mat compile-test: "read: U+1041 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63176.mo:Expected error in mat compile-test: "read: U+1042 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63186.mo:Expected error in mat compile-test: "read: U+1043 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63196.mo:Expected error in mat compile-test: "read: U+1044 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63206.mo:Expected error in mat compile-test: "read: U+1045 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63216.mo:Expected error in mat compile-test: "read: U+1046 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63226.mo:Expected error in mat compile-test: "read: U+1047 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63236.mo:Expected error in mat compile-test: "read: U+1048 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63246.mo:Expected error in mat compile-test: "read: U+1049 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63256.mo:Expected error in mat compile-test: "read: U+1056 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63266.mo:Expected error in mat compile-test: "read: U+1057 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63276.mo:Expected error in mat compile-test: "read: U+1062 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63286.mo:Expected error in mat compile-test: "read: U+1063 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63296.mo:Expected error in mat compile-test: "read: U+1064 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63306.mo:Expected error in mat compile-test: "read: U+1067 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63316.mo:Expected error in mat compile-test: "read: U+1068 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63326.mo:Expected error in mat compile-test: "read: U+1069 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63336.mo:Expected error in mat compile-test: "read: U+106A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63346.mo:Expected error in mat compile-test: "read: U+106B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63356.mo:Expected error in mat compile-test: "read: U+106C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63366.mo:Expected error in mat compile-test: "read: U+106D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63376.mo:Expected error in mat compile-test: "read: U+1083 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63386.mo:Expected error in mat compile-test: "read: U+1084 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63396.mo:Expected error in mat compile-test: "read: U+1087 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63406.mo:Expected error in mat compile-test: "read: U+1088 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63416.mo:Expected error in mat compile-test: "read: U+1089 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63426.mo:Expected error in mat compile-test: "read: U+108A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63436.mo:Expected error in mat compile-test: "read: U+108B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63446.mo:Expected error in mat compile-test: "read: U+108C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63456.mo:Expected error in mat compile-test: "read: U+108F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63466.mo:Expected error in mat compile-test: "read: U+1090 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63476.mo:Expected error in mat compile-test: "read: U+1091 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63486.mo:Expected error in mat compile-test: "read: U+1092 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63496.mo:Expected error in mat compile-test: "read: U+1093 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63506.mo:Expected error in mat compile-test: "read: U+1094 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63516.mo:Expected error in mat compile-test: "read: U+1095 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63526.mo:Expected error in mat compile-test: "read: U+1096 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63536.mo:Expected error in mat compile-test: "read: U+1097 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63546.mo:Expected error in mat compile-test: "read: U+1098 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63556.mo:Expected error in mat compile-test: "read: U+1099 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63566.mo:Expected error in mat compile-test: "read: U+17B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63576.mo:Expected error in mat compile-test: "read: U+17BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63586.mo:Expected error in mat compile-test: "read: U+17BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63596.mo:Expected error in mat compile-test: "read: U+17C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63606.mo:Expected error in mat compile-test: "read: U+17C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63616.mo:Expected error in mat compile-test: "read: U+17C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63626.mo:Expected error in mat compile-test: "read: U+17C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63636.mo:Expected error in mat compile-test: "read: U+17C4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63646.mo:Expected error in mat compile-test: "read: U+17C5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63656.mo:Expected error in mat compile-test: "read: U+17C7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63666.mo:Expected error in mat compile-test: "read: U+17C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63676.mo:Expected error in mat compile-test: "read: U+17E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63686.mo:Expected error in mat compile-test: "read: U+17E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63696.mo:Expected error in mat compile-test: "read: U+17E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63706.mo:Expected error in mat compile-test: "read: U+17E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63716.mo:Expected error in mat compile-test: "read: U+17E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63726.mo:Expected error in mat compile-test: "read: U+17E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63736.mo:Expected error in mat compile-test: "read: U+17E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63746.mo:Expected error in mat compile-test: "read: U+17E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63756.mo:Expected error in mat compile-test: "read: U+17E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63766.mo:Expected error in mat compile-test: "read: U+17E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63776.mo:Expected error in mat compile-test: "read: U+1810 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63786.mo:Expected error in mat compile-test: "read: U+1811 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63796.mo:Expected error in mat compile-test: "read: U+1812 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63806.mo:Expected error in mat compile-test: "read: U+1813 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63816.mo:Expected error in mat compile-test: "read: U+1814 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63826.mo:Expected error in mat compile-test: "read: U+1815 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63836.mo:Expected error in mat compile-test: "read: U+1816 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63846.mo:Expected error in mat compile-test: "read: U+1817 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63856.mo:Expected error in mat compile-test: "read: U+1818 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63866.mo:Expected error in mat compile-test: "read: U+1819 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63876.mo:Expected error in mat compile-test: "read: U+1923 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63886.mo:Expected error in mat compile-test: "read: U+1924 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63896.mo:Expected error in mat compile-test: "read: U+1925 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63906.mo:Expected error in mat compile-test: "read: U+1926 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63916.mo:Expected error in mat compile-test: "read: U+1929 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63926.mo:Expected error in mat compile-test: "read: U+192A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63936.mo:Expected error in mat compile-test: "read: U+192B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63946.mo:Expected error in mat compile-test: "read: U+1930 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63956.mo:Expected error in mat compile-test: "read: U+1931 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63966.mo:Expected error in mat compile-test: "read: U+1933 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63976.mo:Expected error in mat compile-test: "read: U+1934 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63986.mo:Expected error in mat compile-test: "read: U+1935 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
63996.mo:Expected error in mat compile-test: "read: U+1936 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64006.mo:Expected error in mat compile-test: "read: U+1937 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64016.mo:Expected error in mat compile-test: "read: U+1938 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64026.mo:Expected error in mat compile-test: "read: U+1946 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64036.mo:Expected error in mat compile-test: "read: U+1947 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64046.mo:Expected error in mat compile-test: "read: U+1948 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64056.mo:Expected error in mat compile-test: "read: U+1949 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64066.mo:Expected error in mat compile-test: "read: U+194A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64076.mo:Expected error in mat compile-test: "read: U+194B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64086.mo:Expected error in mat compile-test: "read: U+194C symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64096.mo:Expected error in mat compile-test: "read: U+194D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64106.mo:Expected error in mat compile-test: "read: U+194E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64116.mo:Expected error in mat compile-test: "read: U+194F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64126.mo:Expected error in mat compile-test: "read: U+19B0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64136.mo:Expected error in mat compile-test: "read: U+19B1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64146.mo:Expected error in mat compile-test: "read: U+19B2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64156.mo:Expected error in mat compile-test: "read: U+19B3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64166.mo:Expected error in mat compile-test: "read: U+19B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64176.mo:Expected error in mat compile-test: "read: U+19B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64186.mo:Expected error in mat compile-test: "read: U+19B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64196.mo:Expected error in mat compile-test: "read: U+19B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64206.mo:Expected error in mat compile-test: "read: U+19B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64216.mo:Expected error in mat compile-test: "read: U+19B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64226.mo:Expected error in mat compile-test: "read: U+19BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64236.mo:Expected error in mat compile-test: "read: U+19BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64246.mo:Expected error in mat compile-test: "read: U+19BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64256.mo:Expected error in mat compile-test: "read: U+19BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64266.mo:Expected error in mat compile-test: "read: U+19BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64276.mo:Expected error in mat compile-test: "read: U+19BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64286.mo:Expected error in mat compile-test: "read: U+19C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64296.mo:Expected error in mat compile-test: "read: U+19C8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64306.mo:Expected error in mat compile-test: "read: U+19C9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64316.mo:Expected error in mat compile-test: "read: U+19D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64326.mo:Expected error in mat compile-test: "read: U+19D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64336.mo:Expected error in mat compile-test: "read: U+19D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64346.mo:Expected error in mat compile-test: "read: U+19D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64356.mo:Expected error in mat compile-test: "read: U+19D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64366.mo:Expected error in mat compile-test: "read: U+19D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64376.mo:Expected error in mat compile-test: "read: U+19D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64386.mo:Expected error in mat compile-test: "read: U+19D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64396.mo:Expected error in mat compile-test: "read: U+19D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64406.mo:Expected error in mat compile-test: "read: U+19D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64416.mo:Expected error in mat compile-test: "read: U+1A19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64426.mo:Expected error in mat compile-test: "read: U+1A1A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64436.mo:Expected error in mat compile-test: "read: U+1B04 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64446.mo:Expected error in mat compile-test: "read: U+1B35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64456.mo:Expected error in mat compile-test: "read: U+1B3B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64466.mo:Expected error in mat compile-test: "read: U+1B3D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64476.mo:Expected error in mat compile-test: "read: U+1B3E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64486.mo:Expected error in mat compile-test: "read: U+1B3F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64496.mo:Expected error in mat compile-test: "read: U+1B40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64506.mo:Expected error in mat compile-test: "read: U+1B41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64516.mo:Expected error in mat compile-test: "read: U+1B43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64526.mo:Expected error in mat compile-test: "read: U+1B44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64536.mo:Expected error in mat compile-test: "read: U+1B50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64546.mo:Expected error in mat compile-test: "read: U+1B51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64556.mo:Expected error in mat compile-test: "read: U+1B52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64566.mo:Expected error in mat compile-test: "read: U+1B53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64576.mo:Expected error in mat compile-test: "read: U+1B54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64586.mo:Expected error in mat compile-test: "read: U+1B55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64596.mo:Expected error in mat compile-test: "read: U+1B56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64606.mo:Expected error in mat compile-test: "read: U+1B57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64616.mo:Expected error in mat compile-test: "read: U+1B58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64626.mo:Expected error in mat compile-test: "read: U+1B59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64636.mo:Expected error in mat compile-test: "read: U+1B82 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64646.mo:Expected error in mat compile-test: "read: U+1BA1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64656.mo:Expected error in mat compile-test: "read: U+1BA6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64666.mo:Expected error in mat compile-test: "read: U+1BA7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64676.mo:Expected error in mat compile-test: "read: U+1BAA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64686.mo:Expected error in mat compile-test: "read: U+1BB0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64696.mo:Expected error in mat compile-test: "read: U+1BB1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64706.mo:Expected error in mat compile-test: "read: U+1BB2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64716.mo:Expected error in mat compile-test: "read: U+1BB3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64726.mo:Expected error in mat compile-test: "read: U+1BB4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64736.mo:Expected error in mat compile-test: "read: U+1BB5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64746.mo:Expected error in mat compile-test: "read: U+1BB6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64756.mo:Expected error in mat compile-test: "read: U+1BB7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64766.mo:Expected error in mat compile-test: "read: U+1BB8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64776.mo:Expected error in mat compile-test: "read: U+1BB9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64786.mo:Expected error in mat compile-test: "read: U+1C24 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64796.mo:Expected error in mat compile-test: "read: U+1C25 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64806.mo:Expected error in mat compile-test: "read: U+1C26 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64816.mo:Expected error in mat compile-test: "read: U+1C27 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64826.mo:Expected error in mat compile-test: "read: U+1C28 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64836.mo:Expected error in mat compile-test: "read: U+1C29 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64846.mo:Expected error in mat compile-test: "read: U+1C2A symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64856.mo:Expected error in mat compile-test: "read: U+1C2B symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64866.mo:Expected error in mat compile-test: "read: U+1C34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64876.mo:Expected error in mat compile-test: "read: U+1C35 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64886.mo:Expected error in mat compile-test: "read: U+1C40 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64896.mo:Expected error in mat compile-test: "read: U+1C41 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64906.mo:Expected error in mat compile-test: "read: U+1C42 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64916.mo:Expected error in mat compile-test: "read: U+1C43 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64926.mo:Expected error in mat compile-test: "read: U+1C44 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64936.mo:Expected error in mat compile-test: "read: U+1C45 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64946.mo:Expected error in mat compile-test: "read: U+1C46 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64956.mo:Expected error in mat compile-test: "read: U+1C47 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64966.mo:Expected error in mat compile-test: "read: U+1C48 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64976.mo:Expected error in mat compile-test: "read: U+1C49 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64986.mo:Expected error in mat compile-test: "read: U+1C50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
64996.mo:Expected error in mat compile-test: "read: U+1C51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65006.mo:Expected error in mat compile-test: "read: U+1C52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65016.mo:Expected error in mat compile-test: "read: U+1C53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65026.mo:Expected error in mat compile-test: "read: U+1C54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65036.mo:Expected error in mat compile-test: "read: U+1C55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65046.mo:Expected error in mat compile-test: "read: U+1C56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65056.mo:Expected error in mat compile-test: "read: U+1C57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65066.mo:Expected error in mat compile-test: "read: U+1C58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65076.mo:Expected error in mat compile-test: "read: U+1C59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65086.mo:Expected error in mat compile-test: "read: U+20DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65096.mo:Expected error in mat compile-test: "read: U+20DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65106.mo:Expected error in mat compile-test: "read: U+20DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65116.mo:Expected error in mat compile-test: "read: U+20E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65126.mo:Expected error in mat compile-test: "read: U+20E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65136.mo:Expected error in mat compile-test: "read: U+20E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65146.mo:Expected error in mat compile-test: "read: U+20E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65156.mo:Expected error in mat compile-test: "read: U+A620 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65166.mo:Expected error in mat compile-test: "read: U+A621 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65176.mo:Expected error in mat compile-test: "read: U+A622 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65186.mo:Expected error in mat compile-test: "read: U+A623 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65196.mo:Expected error in mat compile-test: "read: U+A624 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65206.mo:Expected error in mat compile-test: "read: U+A625 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65216.mo:Expected error in mat compile-test: "read: U+A626 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65226.mo:Expected error in mat compile-test: "read: U+A627 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65236.mo:Expected error in mat compile-test: "read: U+A628 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65246.mo:Expected error in mat compile-test: "read: U+A629 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65256.mo:Expected error in mat compile-test: "read: U+A670 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65266.mo:Expected error in mat compile-test: "read: U+A671 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65276.mo:Expected error in mat compile-test: "read: U+A672 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65286.mo:Expected error in mat compile-test: "read: U+A823 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65296.mo:Expected error in mat compile-test: "read: U+A824 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65306.mo:Expected error in mat compile-test: "read: U+A827 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65316.mo:Expected error in mat compile-test: "read: U+A880 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65326.mo:Expected error in mat compile-test: "read: U+A881 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65336.mo:Expected error in mat compile-test: "read: U+A8B4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65346.mo:Expected error in mat compile-test: "read: U+A8B5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65356.mo:Expected error in mat compile-test: "read: U+A8B6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65366.mo:Expected error in mat compile-test: "read: U+A8B7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65376.mo:Expected error in mat compile-test: "read: U+A8B8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65386.mo:Expected error in mat compile-test: "read: U+A8B9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65396.mo:Expected error in mat compile-test: "read: U+A8BA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65406.mo:Expected error in mat compile-test: "read: U+A8BB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65416.mo:Expected error in mat compile-test: "read: U+A8BC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65426.mo:Expected error in mat compile-test: "read: U+A8BD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65436.mo:Expected error in mat compile-test: "read: U+A8BE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65446.mo:Expected error in mat compile-test: "read: U+A8BF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65456.mo:Expected error in mat compile-test: "read: U+A8C0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65466.mo:Expected error in mat compile-test: "read: U+A8C1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65476.mo:Expected error in mat compile-test: "read: U+A8C2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65486.mo:Expected error in mat compile-test: "read: U+A8C3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65496.mo:Expected error in mat compile-test: "read: U+A8D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65506.mo:Expected error in mat compile-test: "read: U+A8D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65516.mo:Expected error in mat compile-test: "read: U+A8D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65526.mo:Expected error in mat compile-test: "read: U+A8D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65536.mo:Expected error in mat compile-test: "read: U+A8D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65546.mo:Expected error in mat compile-test: "read: U+A8D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65556.mo:Expected error in mat compile-test: "read: U+A8D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65566.mo:Expected error in mat compile-test: "read: U+A8D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65576.mo:Expected error in mat compile-test: "read: U+A8D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65586.mo:Expected error in mat compile-test: "read: U+A8D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65596.mo:Expected error in mat compile-test: "read: U+A900 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65606.mo:Expected error in mat compile-test: "read: U+A901 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65616.mo:Expected error in mat compile-test: "read: U+A902 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65626.mo:Expected error in mat compile-test: "read: U+A903 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65636.mo:Expected error in mat compile-test: "read: U+A904 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65646.mo:Expected error in mat compile-test: "read: U+A905 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65656.mo:Expected error in mat compile-test: "read: U+A906 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65666.mo:Expected error in mat compile-test: "read: U+A907 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65676.mo:Expected error in mat compile-test: "read: U+A908 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65686.mo:Expected error in mat compile-test: "read: U+A909 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65696.mo:Expected error in mat compile-test: "read: U+A952 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65706.mo:Expected error in mat compile-test: "read: U+A953 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65716.mo:Expected error in mat compile-test: "read: U+AA2F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65726.mo:Expected error in mat compile-test: "read: U+AA30 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65736.mo:Expected error in mat compile-test: "read: U+AA33 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65746.mo:Expected error in mat compile-test: "read: U+AA34 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65756.mo:Expected error in mat compile-test: "read: U+AA4D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65766.mo:Expected error in mat compile-test: "read: U+AA50 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65776.mo:Expected error in mat compile-test: "read: U+AA51 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65786.mo:Expected error in mat compile-test: "read: U+AA52 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65796.mo:Expected error in mat compile-test: "read: U+AA53 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65806.mo:Expected error in mat compile-test: "read: U+AA54 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65816.mo:Expected error in mat compile-test: "read: U+AA55 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65826.mo:Expected error in mat compile-test: "read: U+AA56 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65836.mo:Expected error in mat compile-test: "read: U+AA57 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65846.mo:Expected error in mat compile-test: "read: U+AA58 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65856.mo:Expected error in mat compile-test: "read: U+AA59 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65866.mo:Expected error in mat compile-test: "read: U+FF10 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65876.mo:Expected error in mat compile-test: "read: U+FF11 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65886.mo:Expected error in mat compile-test: "read: U+FF12 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65896.mo:Expected error in mat compile-test: "read: U+FF13 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65906.mo:Expected error in mat compile-test: "read: U+FF14 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65916.mo:Expected error in mat compile-test: "read: U+FF15 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65926.mo:Expected error in mat compile-test: "read: U+FF16 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65936.mo:Expected error in mat compile-test: "read: U+FF17 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65946.mo:Expected error in mat compile-test: "read: U+FF18 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65956.mo:Expected error in mat compile-test: "read: U+FF19 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65966.mo:Expected error in mat compile-test: "read: U+104A0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65976.mo:Expected error in mat compile-test: "read: U+104A1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65986.mo:Expected error in mat compile-test: "read: U+104A2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
65996.mo:Expected error in mat compile-test: "read: U+104A3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66006.mo:Expected error in mat compile-test: "read: U+104A4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66016.mo:Expected error in mat compile-test: "read: U+104A5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66026.mo:Expected error in mat compile-test: "read: U+104A6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66036.mo:Expected error in mat compile-test: "read: U+104A7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66046.mo:Expected error in mat compile-test: "read: U+104A8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66056.mo:Expected error in mat compile-test: "read: U+104A9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66066.mo:Expected error in mat compile-test: "read: U+1D165 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66076.mo:Expected error in mat compile-test: "read: U+1D166 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66086.mo:Expected error in mat compile-test: "read: U+1D16D symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66096.mo:Expected error in mat compile-test: "read: U+1D16E symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66106.mo:Expected error in mat compile-test: "read: U+1D16F symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66116.mo:Expected error in mat compile-test: "read: U+1D170 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66126.mo:Expected error in mat compile-test: "read: U+1D171 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66136.mo:Expected error in mat compile-test: "read: U+1D172 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66146.mo:Expected error in mat compile-test: "read: U+1D7CE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66156.mo:Expected error in mat compile-test: "read: U+1D7CF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66166.mo:Expected error in mat compile-test: "read: U+1D7D0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66176.mo:Expected error in mat compile-test: "read: U+1D7D1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66186.mo:Expected error in mat compile-test: "read: U+1D7D2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66196.mo:Expected error in mat compile-test: "read: U+1D7D3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66206.mo:Expected error in mat compile-test: "read: U+1D7D4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66216.mo:Expected error in mat compile-test: "read: U+1D7D5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66226.mo:Expected error in mat compile-test: "read: U+1D7D6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66236.mo:Expected error in mat compile-test: "read: U+1D7D7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66246.mo:Expected error in mat compile-test: "read: U+1D7D8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66256.mo:Expected error in mat compile-test: "read: U+1D7D9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66266.mo:Expected error in mat compile-test: "read: U+1D7DA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66276.mo:Expected error in mat compile-test: "read: U+1D7DB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66286.mo:Expected error in mat compile-test: "read: U+1D7DC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66296.mo:Expected error in mat compile-test: "read: U+1D7DD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66306.mo:Expected error in mat compile-test: "read: U+1D7DE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66316.mo:Expected error in mat compile-test: "read: U+1D7DF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66326.mo:Expected error in mat compile-test: "read: U+1D7E0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66336.mo:Expected error in mat compile-test: "read: U+1D7E1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66346.mo:Expected error in mat compile-test: "read: U+1D7E2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66356.mo:Expected error in mat compile-test: "read: U+1D7E3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66366.mo:Expected error in mat compile-test: "read: U+1D7E4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66376.mo:Expected error in mat compile-test: "read: U+1D7E5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66386.mo:Expected error in mat compile-test: "read: U+1D7E6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66396.mo:Expected error in mat compile-test: "read: U+1D7E7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66406.mo:Expected error in mat compile-test: "read: U+1D7E8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66416.mo:Expected error in mat compile-test: "read: U+1D7E9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66426.mo:Expected error in mat compile-test: "read: U+1D7EA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66436.mo:Expected error in mat compile-test: "read: U+1D7EB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66446.mo:Expected error in mat compile-test: "read: U+1D7EC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66456.mo:Expected error in mat compile-test: "read: U+1D7ED symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66466.mo:Expected error in mat compile-test: "read: U+1D7EE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66476.mo:Expected error in mat compile-test: "read: U+1D7EF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66486.mo:Expected error in mat compile-test: "read: U+1D7F0 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66496.mo:Expected error in mat compile-test: "read: U+1D7F1 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66506.mo:Expected error in mat compile-test: "read: U+1D7F2 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66516.mo:Expected error in mat compile-test: "read: U+1D7F3 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66526.mo:Expected error in mat compile-test: "read: U+1D7F4 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66536.mo:Expected error in mat compile-test: "read: U+1D7F5 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66546.mo:Expected error in mat compile-test: "read: U+1D7F6 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66556.mo:Expected error in mat compile-test: "read: U+1D7F7 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66566.mo:Expected error in mat compile-test: "read: U+1D7F8 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66576.mo:Expected error in mat compile-test: "read: U+1D7F9 symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66586.mo:Expected error in mat compile-test: "read: U+1D7FA symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66596.mo:Expected error in mat compile-test: "read: U+1D7FB symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66606.mo:Expected error in mat compile-test: "read: U+1D7FC symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66616.mo:Expected error in mat compile-test: "read: U+1D7FD symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66626.mo:Expected error in mat compile-test: "read: U+1D7FE symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66636.mo:Expected error in mat compile-test: "read: U+1D7FF symbol syntax is not allowed in #!r6rs mode at line 3, char 8 of testfile.ss".
66646.mo:Expected error in mat with-source-path: "test: file "fatfib.ss" not found in source directories".
66656.mo:Expected error in mat with-source-path: "test: file "I should not be here" not found in source directories".
66666.mo:Expected error in mat with-source-path: "test: file "mat.ss" not found in source directories".
66676.mo:Expected error in mat with-source-path: "test: file "mat.ss" not found in source directories".
66686.mo:Expected error in mat filesystem-operations: "directory-separator?: / is not a character".
66696.mo:Expected error in mat filesystem-operations: "directory-separator?: "/" is not a character".
66706.mo:Expected error in mat filesystem-operations: "delete-file: failed for testfile.ss: no such file or directory".
66716.mo:Expected error in mat filesystem-operations: "delete-file: failed for testfile.ss: no such file or directory".
66726.mo:Expected error in mat filesystem-operations: "file-exists?: foo is not a string".
66736.mo:Expected error in mat filesystem-operations: "file-regular?: foo is not a string".
66746.mo:Expected error in mat filesystem-operations: "file-directory?: foo is not a string".
66756.mo:Expected error in mat filesystem-operations: "file-symbolic-link?: foo is not a string".
66766.mo:Expected error in mat filesystem-operations: "file-exists?: foo is not a string".
66776.mo:Expected error in mat filesystem-operations: "file-regular?: foo is not a string".
66786.mo:Expected error in mat filesystem-operations: "file-directory?: foo is not a string".
66796.mo:Expected error in mat filesystem-operations: "file-exists?: foo is not a string".
66806.mo:Expected error in mat filesystem-operations: "file-regular?: foo is not a string".
66816.mo:Expected error in mat filesystem-operations: "file-directory?: foo is not a string".
66826.mo:Expected error in mat filesystem-operations: "delete-file: foo is not a string".
66836.mo:Expected error in mat filesystem-operations: "delete-file: foo is not a string".
66846.mo:Expected error in mat filesystem-operations: "delete-file: foo is not a string".
66856.mo:Expected error in mat filesystem-operations: "delete-directory: foo is not a string".
66866.mo:Expected error in mat filesystem-operations: "delete-directory: foo is not a string".
66876.mo:Expected error in mat filesystem-operations: "delete-directory: foo is not a string".
66886.mo:Expected error in mat filesystem-operations: "directory-list: foo is not a string".
66896.mo:Expected error in mat filesystem-operations: "get-mode: foo is not a string".
66906.mo:Expected error in mat filesystem-operations: "get-mode: foo is not a string".
66916.mo:Expected error in mat filesystem-operations: "get-mode: foo is not a string".
66926.mo:Expected error in mat filesystem-operations: "get-mode: failed for "probably/not/there": no such file or directory".
66936.mo:Expected error in mat filesystem-operations: "get-mode: failed for "probably/not/there": no such file or directory".
66946.mo:Expected error in mat filesystem-operations: "get-mode: failed for "probably/not/there": no such file or directory".
66956.mo:Expected error in mat filesystem-operations: "file-access-time: failed for "probably/not/there": no such file or directory".
66966.mo:Expected error in mat filesystem-operations: "file-access-time: failed for "probably/not/there": no such file or directory".
66976.mo:Expected error in mat filesystem-operations: "file-access-time: failed for "probably/not/there": no such file or directory".
66986.mo:Expected error in mat filesystem-operations: "file-change-time: failed for "probably/not/there": no such file or directory".
66996.mo:Expected error in mat filesystem-operations: "file-change-time: failed for "probably/not/there": no such file or directory".
67006.mo:Expected error in mat filesystem-operations: "file-change-time: failed for "probably/not/there": no such file or directory".
67016.mo:Expected error in mat filesystem-operations: "file-modification-time: failed for "probably/not/there": no such file or directory".
67026.mo:Expected error in mat filesystem-operations: "file-modification-time: failed for "probably/not/there": no such file or directory".
67036.mo:Expected error in mat filesystem-operations: "file-modification-time: failed for "probably/not/there": no such file or directory".
67046.mo:Expected error in mat unicode-filesystem-operations: "delete-file: failed for testfileU+3BB.ss: no such file or directory".
67056.mo:Expected error in mat unicode-filesystem-operations: "delete-file: failed for testfileU+3BB.ss: no such file or directory".
67066.mo:Expected error in mat unicode-filesystem-operations: "get-mode: failed for "probably/not/thereU+3BB": no such file or directory".
67076.mo:Expected error in mat unicode-filesystem-operations: "get-mode: failed for "probably/not/thereU+3BB": no such file or directory".
67086.mo:Expected error in mat unicode-filesystem-operations: "get-mode: failed for "probably/not/thereU+3BB": no such file or directory".
67096.mo:Expected error in mat unicode-filesystem-operations: "file-access-time: failed for "probably/not/U+3BBthere": no such file or directory".
67106.mo:Expected error in mat unicode-filesystem-operations: "file-access-time: failed for "probably/not/U+3BBthere": no such file or directory".
67116.mo:Expected error in mat unicode-filesystem-operations: "file-access-time: failed for "probably/not/U+3BBthere": no such file or directory".
67126.mo:Expected error in mat unicode-filesystem-operations: "file-change-time: failed for "probably/not/U+3BBthere": no such file or directory".
67136.mo:Expected error in mat unicode-filesystem-operations: "file-change-time: failed for "probably/not/U+3BBthere": no such file or directory".
67146.mo:Expected error in mat unicode-filesystem-operations: "file-change-time: failed for "probably/not/U+3BBthere": no such file or directory".
67156.mo:Expected error in mat unicode-filesystem-operations: "file-modification-time: failed for "probably/not/U+3BBthere": no such file or directory".
67166.mo:Expected error in mat unicode-filesystem-operations: "file-modification-time: failed for "probably/not/U+3BBthere": no such file or directory".
67176.mo:Expected error in mat unicode-filesystem-operations: "file-modification-time: failed for "probably/not/U+3BBthere": no such file or directory".
67186.mo:Expected error in mat pathprocs: "path-absolute?: a/b/c is not a string".
67196.mo:Expected error in mat pathprocs: "path-parent: a/b/c is not a string".
67206.mo:Expected error in mat pathprocs: "path-last: a/b/c is not a string".
67216.mo:Expected error in mat pathprocs: "path-root: a/b/c is not a string".
67226.mo:Expected error in mat pathprocs: "path-extension: a/b/c is not a string".
67236.mo:Expected error in mat process: "write-char: not permitted on closed port sanitized-port".
67246.mo:Expected error in mat process: "write-char: not permitted on closed port sanitized-port".
67256.mo:Expected error in mat process: "flush-output-port: not permitted on closed port sanitized-port".
67266.mo:Expected error in mat process: "char-ready?: not permitted on closed port sanitized-port".
67276.mo:Expected error in mat process: "read-char: not permitted on closed port sanitized-port".
67286.mo:Expected error in mat process: "clear-input-port: sanitized-port is not an input port".
6729io.mo:Expected error in mat port-operations: "close-port: #<procedure cons> is not a port".
6730io.mo:Expected error in mat port-operations: "open-file-output-port: failed for testfile.ss: file exists".
6731io.mo:Expected error in mat port-operations: "open-file-output-port: failed for testfile.ss: file exists".
6732io.mo:Expected error in mat port-operations: "call-with-port: 3 is not a port".
6733io.mo:Expected error in mat port-operations: "call-with-port: a is not a procedure".
6734io.mo:Expected error in mat port-operations: "unget-u8: cannot unget 40 on #<binary input port testfile.ss>".
6735io.mo:Expected error in mat port-operations: "put-u8: #<binary input port testfile.ss> is not a binary output port".
6736io.mo:Expected error in mat port-operations: "put-bytevector: #<binary input port testfile.ss> is not a binary output port".
6737io.mo:Expected error in mat port-operations: "flush-output-port: #<binary input port testfile.ss> is not an output port".
6738io.mo:Expected error in mat port-operations: "port-eof?: not permitted on closed port #<binary input port testfile.ss>".
6739io.mo:Expected error in mat port-operations: "input-port-ready?: not permitted on closed port #<binary input port testfile.ss>".
6740io.mo:Expected error in mat port-operations: "variable get-u8? is not bound".
6741io.mo:Expected error in mat port-operations: "variable lookahead-u8? is not bound".
6742io.mo:Expected error in mat port-operations: "variable unget-u8? is not bound".
6743io.mo:Expected error in mat port-operations: "get-bytevector-n: not permitted on closed port #<binary input port testfile.ss>".
6744io.mo:Expected error in mat port-operations: "get-bytevector-n!: not permitted on closed port #<binary input port testfile.ss>".
6745io.mo:Expected error in mat port-operations: "get-bytevector-some: not permitted on closed port #<binary input port testfile.ss>".
6746io.mo:Expected error in mat port-operations: "get-bytevector-all: not permitted on closed port #<binary input port testfile.ss>".
6747io.mo:Expected error in mat port-operations: "input-port-ready?: #<binary output port testfile.ss> is not an input port".
6748io.mo:Expected error in mat port-operations: "lookahead-u8: #<binary output port testfile.ss> is not a binary input port".
6749io.mo:Expected error in mat port-operations: "get-u8: #<binary output port testfile.ss> is not a binary input port".
6750io.mo:Expected error in mat port-operations: "unget-u8: #<binary output port testfile.ss> is not a binary input port".
6751io.mo:Expected error in mat port-operations: "get-bytevector-n: #<binary output port testfile.ss> is not a binary input port".
6752io.mo:Expected error in mat port-operations: "get-bytevector-n!: #<binary output port testfile.ss> is not a binary input port".
6753io.mo:Expected error in mat port-operations: "get-bytevector-some: #<binary output port testfile.ss> is not a binary input port".
6754io.mo:Expected error in mat port-operations: "get-bytevector-all: #<binary output port testfile.ss> is not a binary input port".
6755io.mo:Expected error in mat port-operations: "put-u8: not permitted on closed port #<binary output port testfile.ss>".
6756io.mo:Expected error in mat port-operations: "put-bytevector: not permitted on closed port #<binary output port testfile.ss>".
6757io.mo:Expected error in mat port-operations: "flush-output-port: not permitted on closed port #<binary output port testfile.ss>".
6758io.mo:Expected error in mat port-operations: "incorrect argument count in call (eof-object #!eof)".
6759io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-input-port)".
6760io.mo:Expected error in mat port-operations1: "open-file-input-port: furball is not a string".
6761io.mo:Expected error in mat port-operations1: "open-file-input-port: () is not a file-options object".
6762io.mo:Expected error in mat port-operations1: "open-file-input-port: 17 is not a valid buffer mode".
6763io.mo:Expected error in mat port-operations1: "open-file-input-port: wow is not #f or a transcoder".
6764io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-input-port "testfile.ss" ($record (record-rtd $file-options) 0) (quote block) #f (quote now?))".
6765io.mo:Expected error in mat port-operations1: "open-file-input-port: failed for /probably/not/a/good/path: no such file or directory".
6766io.mo:Expected error in mat port-operations1: "open-file-input-port: failed for /probably/not/a/good/path: no such file or directory".
6767io.mo:Expected error in mat port-operations1: "invalid file option uncompressed".
6768io.mo:Expected error in mat port-operations1: "invalid file option truncate".
6769io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-output-port)".
6770io.mo:Expected error in mat port-operations1: "open-file-output-port: furball is not a string".
6771io.mo:Expected error in mat port-operations1: "open-file-output-port: (no-create) is not a file-options object".
6772io.mo:Expected error in mat port-operations1: "open-file-output-port: 17 is not a valid buffer mode".
6773io.mo:Expected error in mat port-operations1: "open-file-output-port: wow is not #f or a transcoder".
6774io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-output-port "testfile.ss" ($record (record-rtd $file-options) 0) (quote block) #f (quote now?))".
6775io.mo:Expected error in mat port-operations1: "open-file-output-port: failed for /probably/not/a/good/path: no such file or directory".
6776io.mo:Expected error in mat port-operations1: "invalid file option uncompressed".
6777io.mo:Expected error in mat port-operations1: "invalid file option truncate".
6778io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-input/output-port)".
6779io.mo:Expected error in mat port-operations1: "open-file-input/output-port: furball is not a string".
6780io.mo:Expected error in mat port-operations1: "open-file-input/output-port: (no-create) is not a file-options object".
6781io.mo:Expected error in mat port-operations1: "open-file-input/output-port: 17 is not a valid buffer mode".
6782io.mo:Expected error in mat port-operations1: "open-file-input/output-port: wow is not #f or a transcoder".
6783io.mo:Expected error in mat port-operations1: "incorrect argument count in call (open-file-input/output-port "testfile.ss" ($record (record-rtd $file-options) 0) (quote block) #f (quote now?))".
6784io.mo:Expected error in mat port-operations1: "open-file-input/output-port: failed for /probably/not/a/good/path: no such file or directory".
6785io.mo:Expected error in mat port-operations1: "invalid file option uncompressed".
6786io.mo:Expected error in mat port-operations1: "invalid file option truncate".
6787io.mo:Expected error in mat port-operations1: "open-file-input-port: failed for testfile.ss: no such file or directory".
6788io.mo:Expected error in mat port-operations1: "open-file-output-port: failed for testfile.ss: no such file or directory".
6789io.mo:Expected error in mat port-operations1: "open-file-input/output-port: failed for testfile.ss: no such file or directory".
6790io.mo:Expected error in mat port-operations1: "set-port-length!: -3 is not a valid length".
6791io.mo:Expected error in mat port-operations1: "set-port-length!: all-the-way is not a valid length".
6792io.mo:Expected error in mat port-operations1: "truncate-port: #<binary input port testfile.ss> is not an output port".
6793io.mo:Expected error in mat port-operations1: "truncate-port: animal-crackers is not an output port".
6794io.mo:Expected error in mat port-operations1: "incorrect argument count in call (truncate-port)".
6795io.mo:Expected error in mat port-operations1: "truncate-port: not permitted on closed port #<binary input/output port testfile.ss>".
6796io.mo:Expected error in mat port-operations3: "file-port?: "not a port" is not a port".
6797io.mo:Expected error in mat port-operations3: "port-file-descriptor: oops is not a port".
6798io.mo:Expected error in mat port-operations3: "port-file-descriptor: #<input port string> is not a file port".
6799io.mo:Expected error in mat iconv-codec: "iconv-codec: -73 is not a string".
6800io.mo:Expected error in mat iconv-codec: "transcoded-port: unsupported encoding almost certainly bogus".
6801io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\x3BB".
6802io.mo:Expected error in mat iconv-codec: "close-port: iconv CP1252 codec cannot encode #\newline with eol-style ls".
6803io.mo:Expected error in mat iconv-codec: "close-port: latin-1 codec cannot encode #\newline with eol-style ls".
6804io.mo:Expected error in mat port-operations4: "put-string: #<binary input port testfile.ss> is not a textual output port".
6805io.mo:Expected error in mat port-operations4: "put-bytevector: #<binary input port testfile.ss> is not a binary output port".
6806io.mo:Expected error in mat port-operations4: "get-string-all: #<binary input port testfile.ss> is not a textual input port".
6807io.mo:Expected error in mat port-operations4: "get-char: #<binary input port testfile.ss> is not a textual input port".
6808io.mo:Expected error in mat port-operations4: "lookahead-char: #<binary input port testfile.ss> is not a textual input port".
6809io.mo:Expected error in mat port-operations4: "set-port-length!: #<binary input port testfile.ss> does not support operation".
6810io.mo:Expected error in mat port-operations4: "put-string: #<input port testfile.ss> is not a textual output port".
6811io.mo:Expected error in mat port-operations4: "put-bytevector: #<input port testfile.ss> is not a binary output port".
6812io.mo:Expected error in mat port-operations4: "get-bytevector-all: #<input port testfile.ss> is not a binary input port".
6813io.mo:Expected error in mat port-operations4: "get-u8: #<input port testfile.ss> is not a binary input port".
6814io.mo:Expected error in mat port-operations4: "lookahead-u8: #<input port testfile.ss> is not a binary input port".
6815io.mo:Expected error in mat port-operations4: "set-port-length!: #<input port testfile.ss> does not support operation".
6816io.mo:Expected error in mat port-operations4: "get-string-all: #<binary output port testfile.ss> is not a textual input port".
6817io.mo:Expected error in mat port-operations4: "get-char: #<binary output port testfile.ss> is not a textual input port".
6818io.mo:Expected error in mat port-operations4: "lookahead-char: #<binary output port testfile.ss> is not a textual input port".
6819io.mo:Expected error in mat port-operations4: "get-bytevector-all: #<binary output port testfile.ss> is not a binary input port".
6820io.mo:Expected error in mat port-operations4: "get-u8: #<binary output port testfile.ss> is not a binary input port".
6821io.mo:Expected error in mat port-operations4: "lookahead-u8: #<binary output port testfile.ss> is not a binary input port".
6822io.mo:Expected error in mat port-operations4: "put-string: #<binary output port testfile.ss> is not a textual output port".
6823io.mo:Expected error in mat port-operations4: "get-string-all: #<output port testfile.ss> is not a textual input port".
6824io.mo:Expected error in mat port-operations4: "get-char: #<output port testfile.ss> is not a textual input port".
6825io.mo:Expected error in mat port-operations4: "lookahead-char: #<output port testfile.ss> is not a textual input port".
6826io.mo:Expected error in mat port-operations4: "get-bytevector-all: #<output port testfile.ss> is not a binary input port".
6827io.mo:Expected error in mat port-operations4: "get-u8: #<output port testfile.ss> is not a binary input port".
6828io.mo:Expected error in mat port-operations4: "lookahead-u8: #<output port testfile.ss> is not a binary input port".
6829io.mo:Expected error in mat port-operations4: "put-bytevector: #<output port testfile.ss> is not a binary output port".
6830io.mo:Expected error in mat get-line: "get-line: "current-input-port" is not a textual input port".
6831io.mo:Expected error in mat get-line: "get-line: 3 is not a textual input port".
6832io.mo:Expected error in mat get-line: "get-line: #<binary input port bytevector> is not a textual input port".
6833io.mo:Expected error in mat low-level-port-operations: "textual-port-input-buffer: #<output port string> is not a textual input port".
6834io.mo:Expected error in mat low-level-port-operations: "textual-port-input-buffer: #<binary input port bytevector> is not a textual input port".
6835io.mo:Expected error in mat low-level-port-operations: "textual-port-input-buffer: #<binary output port bytevector> is not a textual input port".
6836io.mo:Expected error in mat low-level-port-operations: "textual-port-input-buffer: 75 is not a textual input port".
6837io.mo:Expected error in mat low-level-port-operations: "textual-port-input-index: #<output port string> is not a textual input port".
6838io.mo:Expected error in mat low-level-port-operations: "textual-port-input-index: #<binary input port bytevector> is not a textual input port".
6839io.mo:Expected error in mat low-level-port-operations: "textual-port-input-index: #<binary output port bytevector> is not a textual input port".
6840io.mo:Expected error in mat low-level-port-operations: "textual-port-input-index: 75 is not a textual input port".
6841io.mo:Expected error in mat low-level-port-operations: "textual-port-input-size: #<output port string> is not a textual input port".
6842io.mo:Expected error in mat low-level-port-operations: "textual-port-input-size: #<binary input port bytevector> is not a textual input port".
6843io.mo:Expected error in mat low-level-port-operations: "textual-port-input-size: #<binary output port bytevector> is not a textual input port".
6844io.mo:Expected error in mat low-level-port-operations: "textual-port-input-size: 75 is not a textual input port".
6845io.mo:Expected error in mat low-level-port-operations: "textual-port-input-count: #<output port string> is not a textual input port".
6846io.mo:Expected error in mat low-level-port-operations: "textual-port-input-count: #<binary input port bytevector> is not a textual input port".
6847io.mo:Expected error in mat low-level-port-operations: "textual-port-input-count: #<binary output port bytevector> is not a textual input port".
6848io.mo:Expected error in mat low-level-port-operations: "textual-port-input-count: 75 is not a textual input port".
6849io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: #<output port string> is not a textual input port".
6850io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: #<binary input port bytevector> is not a textual input port".
6851io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: #<binary output port bytevector> is not a textual input port".
6852io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: 75 is not a textual input port".
6853io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: #<output port string> is not a textual input port".
6854io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: #<binary input port bytevector> is not a textual input port".
6855io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: #<binary output port bytevector> is not a textual input port".
6856io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: 75 is not a textual input port".
6857io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: #<output port string> is not a textual input port".
6858io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: #<binary input port bytevector> is not a textual input port".
6859io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: #<binary output port bytevector> is not a textual input port".
6860io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: 75 is not a textual input port".
6861io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: #vu8(1 2 3) is not a string".
6862io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-buffer!: 0 is not a string".
6863io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: "hello" is not a valid index for #<input port string>".
6864io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: -1 is not a valid index for #<input port string>".
6865io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-index!: 6 is not a valid index for #<input port string>".
6866io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: "hello" is not a valid size for #<input port string>".
6867io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: -1 is not a valid size for #<input port string>".
6868io.mo:Expected error in mat low-level-port-operations: "set-textual-port-input-size!: 6 is not a valid size for #<input port string>".
6869io.mo:Expected error in mat low-level-port-operations: "textual-port-output-buffer: #<input port string> is not a textual output port".
6870io.mo:Expected error in mat low-level-port-operations: "textual-port-output-buffer: #<binary input port bytevector> is not a textual output port".
6871io.mo:Expected error in mat low-level-port-operations: "textual-port-output-buffer: #<binary output port bytevector> is not a textual output port".
6872io.mo:Expected error in mat low-level-port-operations: "textual-port-output-buffer: 75 is not a textual output port".
6873io.mo:Expected error in mat low-level-port-operations: "textual-port-output-index: #<input port string> is not a textual output port".
6874io.mo:Expected error in mat low-level-port-operations: "textual-port-output-index: #<binary input port bytevector> is not a textual output port".
6875io.mo:Expected error in mat low-level-port-operations: "textual-port-output-index: #<binary output port bytevector> is not a textual output port".
6876io.mo:Expected error in mat low-level-port-operations: "textual-port-output-index: 75 is not a textual output port".
6877io.mo:Expected error in mat low-level-port-operations: "textual-port-output-size: #<input port string> is not a textual output port".
6878io.mo:Expected error in mat low-level-port-operations: "textual-port-output-size: #<binary input port bytevector> is not a textual output port".
6879io.mo:Expected error in mat low-level-port-operations: "textual-port-output-size: #<binary output port bytevector> is not a textual output port".
6880io.mo:Expected error in mat low-level-port-operations: "textual-port-output-size: 75 is not a textual output port".
6881io.mo:Expected error in mat low-level-port-operations: "textual-port-output-count: #<input port string> is not a textual output port".
6882io.mo:Expected error in mat low-level-port-operations: "textual-port-output-count: #<binary input port bytevector> is not a textual output port".
6883io.mo:Expected error in mat low-level-port-operations: "textual-port-output-count: #<binary output port bytevector> is not a textual output port".
6884io.mo:Expected error in mat low-level-port-operations: "textual-port-output-count: 75 is not a textual output port".
6885io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: #<input port string> is not a textual output port".
6886io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: #<binary input port bytevector> is not a textual output port".
6887io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: #<binary output port bytevector> is not a textual output port".
6888io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: 75 is not a textual output port".
6889io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: #<input port string> is not a textual output port".
6890io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: #<binary input port bytevector> is not a textual output port".
6891io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: #<binary output port bytevector> is not a textual output port".
6892io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: 75 is not a textual output port".
6893io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: #<input port string> is not a textual output port".
6894io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: #<binary input port bytevector> is not a textual output port".
6895io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: #<binary output port bytevector> is not a textual output port".
6896io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: 75 is not a textual output port".
6897io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: #vu8(1 2 3) is not a string".
6898io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-buffer!: 0 is not a string".
6899io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: "hello" is not a valid index for #<output port string>".
6900io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: -1 is not a valid index for #<output port string>".
6901io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-index!: 6 is not a valid index for #<output port string>".
6902io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: "hello" is not a valid size for #<output port string>".
6903io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: -1 is not a valid size for #<output port string>".
6904io.mo:Expected error in mat low-level-port-operations: "set-textual-port-output-size!: 6 is not a valid size for #<output port string>".
6905io.mo:Expected error in mat low-level-port-operations: "binary-port-input-buffer: #<input port string> is not a binary input port".
6906io.mo:Expected error in mat low-level-port-operations: "binary-port-input-buffer: #<output port string> is not a binary input port".
6907io.mo:Expected error in mat low-level-port-operations: "binary-port-input-buffer: #<binary output port bytevector> is not a binary input port".
6908io.mo:Expected error in mat low-level-port-operations: "binary-port-input-buffer: 75 is not a binary input port".
6909io.mo:Expected error in mat low-level-port-operations: "binary-port-input-index: #<input port string> is not a binary input port".
6910io.mo:Expected error in mat low-level-port-operations: "binary-port-input-index: #<output port string> is not a binary input port".
6911io.mo:Expected error in mat low-level-port-operations: "binary-port-input-index: #<binary output port bytevector> is not a binary input port".
6912io.mo:Expected error in mat low-level-port-operations: "binary-port-input-index: 75 is not a binary input port".
6913io.mo:Expected error in mat low-level-port-operations: "binary-port-input-size: #<input port string> is not a binary input port".
6914io.mo:Expected error in mat low-level-port-operations: "binary-port-input-size: #<output port string> is not a binary input port".
6915io.mo:Expected error in mat low-level-port-operations: "binary-port-input-size: #<binary output port bytevector> is not a binary input port".
6916io.mo:Expected error in mat low-level-port-operations: "binary-port-input-size: 75 is not a binary input port".
6917io.mo:Expected error in mat low-level-port-operations: "binary-port-input-count: #<input port string> is not a binary input port".
6918io.mo:Expected error in mat low-level-port-operations: "binary-port-input-count: #<output port string> is not a binary input port".
6919io.mo:Expected error in mat low-level-port-operations: "binary-port-input-count: #<binary output port bytevector> is not a binary input port".
6920io.mo:Expected error in mat low-level-port-operations: "binary-port-input-count: 75 is not a binary input port".
6921io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: #<input port string> is not a binary input port".
6922io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: #<output port string> is not a binary input port".
6923io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: #<binary output port bytevector> is not a binary input port".
6924io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: 75 is not a binary input port".
6925io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: #<input port string> is not a binary input port".
6926io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: #<output port string> is not a binary input port".
6927io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: #<binary output port bytevector> is not a binary input port".
6928io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: 75 is not a binary input port".
6929io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: #<input port string> is not a binary input port".
6930io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: #<output port string> is not a binary input port".
6931io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: #<binary output port bytevector> is not a binary input port".
6932io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: 75 is not a binary input port".
6933io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: "hello" is not a bytevector".
6934io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-buffer!: 0 is not a bytevector".
6935io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: #vu8(1 2 3) is not a valid index for #<binary input port bytevector>".
6936io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: -1 is not a valid index for #<binary input port bytevector>".
6937io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-index!: 6 is not a valid index for #<binary input port bytevector>".
6938io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: #vu8(1 2 3) is not a valid size for #<binary input port bytevector>".
6939io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: -1 is not a valid size for #<binary input port bytevector>".
6940io.mo:Expected error in mat low-level-port-operations: "set-binary-port-input-size!: 6 is not a valid size for #<binary input port bytevector>".
6941io.mo:Expected error in mat low-level-port-operations: "binary-port-output-buffer: #<input port string> is not a binary output port".
6942io.mo:Expected error in mat low-level-port-operations: "binary-port-output-buffer: #<output port string> is not a binary output port".
6943io.mo:Expected error in mat low-level-port-operations: "binary-port-output-buffer: #<binary input port bytevector> is not a binary output port".
6944io.mo:Expected error in mat low-level-port-operations: "binary-port-output-buffer: 75 is not a binary output port".
6945io.mo:Expected error in mat low-level-port-operations: "binary-port-output-index: #<input port string> is not a binary output port".
6946io.mo:Expected error in mat low-level-port-operations: "binary-port-output-index: #<output port string> is not a binary output port".
6947io.mo:Expected error in mat low-level-port-operations: "binary-port-output-index: #<binary input port bytevector> is not a binary output port".
6948io.mo:Expected error in mat low-level-port-operations: "binary-port-output-index: 75 is not a binary output port".
6949io.mo:Expected error in mat low-level-port-operations: "binary-port-output-size: #<input port string> is not a binary output port".
6950io.mo:Expected error in mat low-level-port-operations: "binary-port-output-size: #<output port string> is not a binary output port".
6951io.mo:Expected error in mat low-level-port-operations: "binary-port-output-size: #<binary input port bytevector> is not a binary output port".
6952io.mo:Expected error in mat low-level-port-operations: "binary-port-output-size: 75 is not a binary output port".
6953io.mo:Expected error in mat low-level-port-operations: "binary-port-output-count: #<input port string> is not a binary output port".
6954io.mo:Expected error in mat low-level-port-operations: "binary-port-output-count: #<output port string> is not a binary output port".
6955io.mo:Expected error in mat low-level-port-operations: "binary-port-output-count: #<binary input port bytevector> is not a binary output port".
6956io.mo:Expected error in mat low-level-port-operations: "binary-port-output-count: 75 is not a binary output port".
6957io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: #<input port string> is not a binary output port".
6958io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: #<output port string> is not a binary output port".
6959io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: #<binary input port bytevector> is not a binary output port".
6960io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: 75 is not a binary output port".
6961io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: #<input port string> is not a binary output port".
6962io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: #<output port string> is not a binary output port".
6963io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: #<binary input port bytevector> is not a binary output port".
6964io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: 75 is not a binary output port".
6965io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: #<input port string> is not a binary output port".
6966io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: #<output port string> is not a binary output port".
6967io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: #<binary input port bytevector> is not a binary output port".
6968io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: 75 is not a binary output port".
6969io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: "hello" is not a bytevector".
6970io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-buffer!: 0 is not a bytevector".
6971io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: #vu8(1 2 3) is not a valid index for #<binary output port bytevector>".
6972io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: -1 is not a valid index for #<binary output port bytevector>".
6973io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-index!: 6 is not a valid index for #<binary output port bytevector>".
6974io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: #vu8(1 2 3) is not a valid size for #<binary output port bytevector>".
6975io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: -1 is not a valid size for #<binary output port bytevector>".
6976io.mo:Expected error in mat low-level-port-operations: "set-binary-port-output-size!: 6 is not a valid size for #<binary output port bytevector>".
6977io.mo:Expected error in mat file-buffer-size: "incorrect argument count in call (file-buffer-size 1024 15)".
6978io.mo:Expected error in mat file-buffer-size: "file-buffer-size: shoe is not a positive fixnum".
6979io.mo:Expected error in mat file-buffer-size: "file-buffer-size: 0 is not a positive fixnum".
6980io.mo:Expected error in mat file-buffer-size: "file-buffer-size: -15 is not a positive fixnum".
6981io.mo:Expected error in mat file-buffer-size: "file-buffer-size: <int> is not a positive fixnum".
6982io.mo:Expected error in mat file-buffer-size: "file-buffer-size: 1024.0 is not a positive fixnum".
6983io.mo:Expected error in mat custom-port-buffer-size: "incorrect argument count in call (custom-port-buffer-size 1024 15)".
6984io.mo:Expected error in mat custom-port-buffer-size: "custom-port-buffer-size: shoe is not a positive fixnum".
6985io.mo:Expected error in mat custom-port-buffer-size: "custom-port-buffer-size: 0 is not a positive fixnum".
6986io.mo:Expected error in mat custom-port-buffer-size: "custom-port-buffer-size: -15 is not a positive fixnum".
6987io.mo:Expected error in mat custom-port-buffer-size: "custom-port-buffer-size: <int> is not a positive fixnum".
6988io.mo:Expected error in mat custom-port-buffer-size: "custom-port-buffer-size: 1024.0 is not a positive fixnum".
6989io.mo:Expected error in mat compress-parameters: "compress-format: foo is not a supported format".
6990io.mo:Expected error in mat compress-parameters: "compress-format: "gzip" is not a supported format".
6991io.mo:Expected error in mat compress-parameters: "compress-level: foo is not a supported level".
6992io.mo:Expected error in mat compress-parameters: "compress-level: 1 is not a supported level".
6993io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
6994io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
6995io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
6996io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
6997io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
6998io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
6999io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
7000io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
7001io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
7002io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
7003io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
7004io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
7005io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
7006io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
7007io.mo:Expected error in mat compression: "port-file-compressed!: #<output port string> is not a file port".
7008io.mo:Expected error in mat compression: "port-file-compressed!: cannot compress input/output port #<binary input/output port testfile.ss>".
7009io.mo:Expected error in mat bytevector-input-port: "incorrect argument count in call (open-bytevector-input-port)".
7010io.mo:Expected error in mat bytevector-input-port: "open-bytevector-input-port: #(1 2 3 4) is not a bytevector".
7011io.mo:Expected error in mat bytevector-input-port: "open-bytevector-input-port: none is not #f or a transcoder".
7012io.mo:Expected error in mat bytevector-input-port: "incorrect argument count in call (open-bytevector-input-port #vu8(1 2 3 4) #f (quote none))".
7013io.mo:Expected error in mat bytevector-input-port: "set-port-position!: -1 is not a valid position".
7014io.mo:Expected error in mat bytevector-input-port: "set-port-position!: failed for position 5 on #<binary input port bytevector>: out of range".
7015io.mo:Expected error in mat bytevector-input-port: "invalid buffer mode bar".
7016io.mo:Expected error in mat bytevector-input-port: "invalid buffer mode (quote none)".
7017io.mo:Expected error in mat bytevector-output-port: "open-bytevector-output-port: oops is not #f or a transcoder".
7018io.mo:Expected error in mat bytevector-output-port: "incorrect argument count in call (open-bytevector-output-port #f (quote none))".
7019io.mo:Expected error in mat custom-binary-ports: "unget-u8: cannot unget 255 on #<binary input port foo>".
7020io.mo:Expected error in mat custom-binary-ports: "put-u8: #<binary input port foo> is not a binary output port".
7021io.mo:Expected error in mat custom-binary-ports: "port-length: #<binary input port foo> does not support operation".
7022io.mo:Expected error in mat custom-binary-ports: "set-port-length!: #<binary input port foo> does not support operation".
7023io.mo:Expected error in mat custom-binary-ports: "port-nonblocking?: #<binary input port foo> does not support operation".
7024io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary input port foo> does not support operation".
7025io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary input port foo> does not support operation".
7026io.mo:Expected error in mat custom-binary-ports: "unget-u8: #<binary output port foo> is not a binary input port".
7027io.mo:Expected error in mat custom-binary-ports: "port-length: #<binary output port foo> does not support operation".
7028io.mo:Expected error in mat custom-binary-ports: "set-port-length!: #<binary output port foo> does not support operation".
7029io.mo:Expected error in mat custom-binary-ports: "port-nonblocking?: #<binary output port foo> does not support operation".
7030io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary output port foo> does not support operation".
7031io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary output port foo> does not support operation".
7032io.mo:Expected error in mat custom-binary-ports: "put-u8: not permitted on closed port #<binary output port foo>".
7033io.mo:Expected error in mat custom-binary-ports: "put-bytevector: not permitted on closed port #<binary output port foo>".
7034io.mo:Expected error in mat custom-binary-ports: "flush-output-port: not permitted on closed port #<binary output port foo>".
7035io.mo:Expected error in mat custom-binary-ports: "unget-u8: cannot unget 255 on #<binary input/output port foo>".
7036io.mo:Expected error in mat custom-binary-ports: "port-length: #<binary input/output port foo> does not support operation".
7037io.mo:Expected error in mat custom-binary-ports: "set-port-length!: #<binary input/output port foo> does not support operation".
7038io.mo:Expected error in mat custom-binary-ports: "port-nonblocking?: #<binary input/output port foo> does not support operation".
7039io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary input/output port foo> does not support operation".
7040io.mo:Expected error in mat custom-binary-ports: "set-port-nonblocking!: #<binary input/output port foo> does not support operation".
7041io.mo:Expected error in mat custom-binary-ports: "put-u8: not permitted on closed port #<binary input/output port foo>".
7042io.mo:Expected error in mat custom-binary-ports: "put-bytevector: not permitted on closed port #<binary input/output port foo>".
7043io.mo:Expected error in mat custom-binary-ports: "flush-output-port: not permitted on closed port #<binary input/output port foo>".
7044io.mo:Expected error in mat custom-binary-ports: "port-position: #<binary input/output port foo> does not support operation".
7045io.mo:Expected error in mat custom-binary-ports: "set-port-position!: #<binary input/output port foo> does not support operation".
7046io.mo:Expected error in mat custom-binary-ports: "port-position: #<binary input/output port foo> does not support operation".
7047io.mo:Expected error in mat custom-binary-ports: "set-port-position!: #<binary input/output port foo> does not support operation".
7048io.mo:Expected error in mat custom-textual-ports: "unget-char: cannot unget #\q on #<input port foo>".
7049io.mo:Expected error in mat custom-textual-ports: "put-char: #<input port foo> is not a textual output port".
7050io.mo:Expected error in mat custom-textual-ports: "port-length: #<input port foo> does not support operation".
7051io.mo:Expected error in mat custom-textual-ports: "set-port-length!: #<input port foo> does not support operation".
7052io.mo:Expected error in mat custom-textual-ports: "port-nonblocking?: #<input port foo> does not support operation".
7053io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<input port foo> does not support operation".
7054io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<input port foo> does not support operation".
7055io.mo:Expected error in mat custom-textual-ports: "unget-char: #<output port foo> is not a textual input port".
7056io.mo:Expected error in mat custom-textual-ports: "port-length: #<output port foo> does not support operation".
7057io.mo:Expected error in mat custom-textual-ports: "set-port-length!: #<output port foo> does not support operation".
7058io.mo:Expected error in mat custom-textual-ports: "port-nonblocking?: #<output port foo> does not support operation".
7059io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<output port foo> does not support operation".
7060io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<output port foo> does not support operation".
7061io.mo:Expected error in mat custom-textual-ports: "put-char: not permitted on closed port #<output port foo>".
7062io.mo:Expected error in mat custom-textual-ports: "put-string: not permitted on closed port #<output port foo>".
7063io.mo:Expected error in mat custom-textual-ports: "flush-output-port: not permitted on closed port #<output port foo>".
7064io.mo:Expected error in mat custom-textual-ports: "unget-char: cannot unget #\$ on #<input/output port foo>".
7065io.mo:Expected error in mat custom-textual-ports: "port-length: #<input/output port foo> does not support operation".
7066io.mo:Expected error in mat custom-textual-ports: "set-port-length!: #<input/output port foo> does not support operation".
7067io.mo:Expected error in mat custom-textual-ports: "port-nonblocking?: #<input/output port foo> does not support operation".
7068io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<input/output port foo> does not support operation".
7069io.mo:Expected error in mat custom-textual-ports: "set-port-nonblocking!: #<input/output port foo> does not support operation".
7070io.mo:Expected error in mat custom-textual-ports: "put-char: not permitted on closed port #<input/output port foo>".
7071io.mo:Expected error in mat custom-textual-ports: "put-string: not permitted on closed port #<input/output port foo>".
7072io.mo:Expected error in mat custom-textual-ports: "flush-output-port: not permitted on closed port #<input/output port foo>".
7073io.mo:Expected error in mat custom-textual-ports: "port-position: #<input/output port foo> does not support operation".
7074io.mo:Expected error in mat custom-textual-ports: "set-port-position!: #<input/output port foo> does not support operation".
7075io.mo:Expected error in mat custom-textual-ports: "port-position: #<input/output port foo> does not support operation".
7076io.mo:Expected error in mat custom-textual-ports: "set-port-position!: #<input/output port foo> does not support operation".
7077io.mo:Expected error in mat current-ports: "current-input-port: #<binary input port stdin> is not a textual input port".
7078io.mo:Expected error in mat current-ports: "current-output-port: #<binary output port stdout> is not a textual output port".
7079io.mo:Expected error in mat current-ports: "current-error-port: #<binary output port stdout> is not a textual output port".
7080io.mo:Expected error in mat current-ports: "current-input-port: #<output port string> is not a textual input port".
7081io.mo:Expected error in mat current-ports: "current-output-port: #<input port string> is not a textual output port".
7082io.mo:Expected error in mat current-ports: "current-error-port: #<input port string> is not a textual output port".
7083io.mo:Expected error in mat current-ports: "console-input-port: #<binary input port stdin> is not a textual input port".
7084io.mo:Expected error in mat current-ports: "console-output-port: #<binary output port stdout> is not a textual output port".
7085io.mo:Expected error in mat current-ports: "console-error-port: #<binary output port stdout> is not a textual output port".
7086io.mo:Expected error in mat current-ports: "console-input-port: #<output port string> is not a textual input port".
7087io.mo:Expected error in mat current-ports: "console-output-port: #<input port string> is not a textual output port".
7088io.mo:Expected error in mat current-ports: "console-error-port: #<input port string> is not a textual output port".
7089io.mo:Expected error in mat current-transcoder: "current-transcoder: #<output port string> is not a transcoder".
7090io.mo:Expected error in mat get/put-datum: "incorrect argument count in call (get-datum)".
7091io.mo:Expected error in mat get/put-datum: "incorrect argument count in call (get-datum (current-input-port) (current-input-port))".
7092io.mo:Expected error in mat get/put-datum: "get-datum: #<output port string> is not a textual input port".
7093io.mo:Expected error in mat get/put-datum: "get-datum: #<binary input port bytevector> is not a textual input port".
7094io.mo:Expected error in mat get/put-datum: "incorrect argument count in call (put-datum)".
7095io.mo:Expected error in mat get/put-datum: "incorrect argument count in call (put-datum (current-output-port))".
7096io.mo:Expected error in mat get/put-datum: "incorrect argument count in call (put-datum (current-output-port) (quote a) (quote a))".
7097io.mo:Expected error in mat get/put-datum: "put-datum: #<input port string> is not a textual output port".
7098io.mo:Expected error in mat get/put-datum: "put-datum: #<binary output port bytevector> is not a textual output port".
7099io.mo:Expected error in mat utf-16-codec: "incorrect argument count in call (utf-16-codec #f)".
7100io.mo:Expected error in mat utf-16-codec: "utf-16-codec: invalid endianness #f".
7101io.mo:Expected error in mat to-fold-or-not-to-fold: "get-datum: invalid character name #\newLine at char 0 of #<input port string>".
7102io.mo:Expected error in mat to-fold-or-not-to-fold: "get-datum: invalid character name #\newLine at char 15 of #<input port string>".
7103io.mo:Expected error in mat to-fold-or-not-to-fold: "get-datum: invalid character name #\newLine at char 15 of #<input port string>".
7104format.mo:Expected error in mat format-errors: "format: too few arguments for control string "hi ~s"".
7105format.mo:Expected error in mat format-errors: "format: too many arguments for control string "hi ~s"".
7106format.mo:Expected error in mat format-errors: "format: incomplete format directive "~"".
7107format.mo:Expected error in mat format-errors: "format: incomplete format directive "~23"".
7108format.mo:Expected error in mat format-errors: "format: incomplete format directive "~23@"".
7109format.mo:Expected error in mat format-errors: "format: incomplete format directive "~@"".
7110format.mo:Expected error in mat format-errors: "format: 7 is not a string".
7111format.mo:Expected error in mat format-errors: "format: ~% directive has no @ flag".
7112format.mo:Expected error in mat format-errors: "format: too few arguments for control string "~@c%"".
7113format.mo:Expected error in mat format-errors: "format: expected character for ~c, received 3".
7114format.mo:Expected error in mat format-errors: "format: ~~ directive has no @ flag".
7115format.mo:Expected error in mat format-errors: "format: unrecognized directive ~@".
7116format.mo:Expected error in mat format-errors: "format: unrecognized directive ~3".
7117format.mo:Expected error in mat format-errors: "format: unrecognized directive ~q".
7118format.mo:Expected error in mat format-errors: "format: invalid comma-interval parameter -3 in ~d directive "~,,,-3:d"".
7119format.mo:Expected error in mat format-errors: "format: invalid e parameter -3 in ~e directive "~,,-3,3e"".
7120format.mo:Expected error in mat format-errors: "printf: hello is not a string".
7121format.mo:Expected error in mat format-errors: "fprintf: not-a-port is not a textual output port".
7122format.mo:Expected error in mat format-errors: "format: not-a-string-port-or-boolean is not a string".
7123format.mo:Expected error in mat format-errors: "format: unrecognized directive ~<return>".
7124format.mo:Expected error in mat format-plural: "format: too many arguments for control string "abc~:p"".
7125format.mo:Expected error in mat format-plural: "format: no previous argument for ~:p".
7126format.mo:Expected error in mat format-plural: "format: no previous argument for ~:@p".
7127format.mo:Expected error in mat format-plural: "format: no previous argument for ~:p".
7128format.mo:Expected error in mat format-plural: "format: no previous argument for ~:@p".
7129format.mo:Expected error in mat format-convert-case: "format: too many parameters in ~( directive "~23:("".
7130format.mo:Expected error in mat format-convert-case: "format: too many parameters in ~( directive "~,:("".
7131format.mo:Expected error in mat format-convert-case: "format: unclosed directive ~(".
7132format.mo:Expected error in mat format-convert-case: "format: unclosed directive ~:(".
7133format.mo:Expected error in mat format-convert-case: "format: misplaced directive "~)"".
7134format.mo:Expected error in mat format-convert-case: "format: unclosed directive ~:@(".
7135format.mo:Expected error in mat format-indirect: "format: too few arguments for control string "~?"".
7136format.mo:Expected error in mat format-indirect: "format: first ~@? argument 3 is not a string".
7137format.mo:Expected error in mat format-indirect: "format: too few arguments for control string "~?"".
7138format.mo:Expected error in mat format-indirect: "format: 4 is not a proper list".
7139format.mo:Expected error in mat format-indirect: "format: too few arguments for control string "~a"".
7140format.mo:Expected error in mat format-indirect: "format: unclosed directive ~(".
7141format.mo:Expected error in mat format-indirect: "format: ~? directive has no : flag".
7142format.mo:Expected error in mat format-indirect: "format: too few arguments for control string "<~@?>"".
7143format.mo:Expected error in mat format-conditional/at: "format: misplaced directive "~;"".
7144format.mo:Expected error in mat format-conditional/at: "format: unclosed directive ~@[".
7145format.mo:Expected error in mat format-conditional/at: "format: misplaced directive "~)"".
7146format.mo:Expected error in mat format-conditional/at: "format: too few arguments for control string "<~@[~]> ~s"".
7147format.mo:Expected error in mat format-conditional/colon: "format: misplaced directive "~:;"".
7148format.mo:Expected error in mat format-conditional/colon: "format: unclosed directive ~:[".
7149format.mo:Expected error in mat format-conditional/colon: "format: misplaced directive "~)"".
7150format.mo:Expected error in mat format-conditional/colon: "format: misplaced directive "~;"".
7151format.mo:Expected error in mat format-conditional/colon: "format: too few arguments for control string "<~:[abc~;~a~]>"".
7152format.mo:Expected error in mat format-conditional/colon: "format: no ~; found within ~:[...~]".
7153format.mo:Expected error in mat format-conditional: "format: misplaced directive "~;"".
7154format.mo:Expected error in mat format-conditional: "format: unclosed directive ~[".
7155format.mo:Expected error in mat format-conditional: "format: misplaced directive "~)"".
7156format.mo:Expected error in mat format-conditional: "format: too few arguments for control string "+++~[~s~;~r ~s~]---"".
7157format.mo:Expected error in mat format-conditional: "format: too few arguments for control string "+++~[~s~;~@r~s~]---"".
7158format.mo:Expected error in mat format-tabulate: "format: invalid colnum parameter -7 in ~t directive "~-7t"".
7159format.mo:Expected error in mat format-tabulate: "format: invalid colinc parameter x in ~t directive "~8,'xt"".
7160format.mo:Expected error in mat format-tabulate: "format: invalid colinc parameter -3 in ~t directive "~8,-3t"".
7161format.mo:Expected error in mat format-tabulate: "format: too many parameters in ~t directive "~8,5,4t"".
7162format.mo:Expected error in mat format-tabulate: "format: invalid colnum parameter -7 in ~t directive "~-7@t"".
7163format.mo:Expected error in mat format-tabulate: "format: invalid colinc parameter x in ~t directive "~8,'x@t"".
7164format.mo:Expected error in mat format-tabulate: "format: invalid colinc parameter -3 in ~t directive "~8,-3@t"".
7165format.mo:Expected error in mat format-tabulate: "format: too many parameters in ~t directive "~8,5,4@t"".
7166format.mo:Expected error in mat format-justify: "format: too few arguments for control string "~10<~^~a~,9:;~a~;~^~a~;~a~>"".
7167format.mo:Expected error in mat format-justify: "format: too few arguments for control string "~10<~^~a~,9:;~a~;~^~a~;~a~>"".
7168format.mo:Expected error in mat format-justify: "format: too few arguments for control string "~10<~^~a~,9:;~a~;~a~:^~;~a~>"".
7169format.mo:Expected error in mat format-justify: "format: too few arguments for control string "~10<~^~a~,9:;~a~;~^~^~a~;~a~>"".
7170format.mo:Expected error in mat format-justify: "format: ~^ directive has no @ flag".
7171format.mo:Expected error in mat format-justify: "format: misplaced directive "~>"".
7172format.mo:Expected error in mat format-iterate: "format: ~~ directive has no : flag".
7173format.mo:Expected error in mat format-iterate: "format: misplaced directive "~;"".
7174format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~{|~s~}"".
7175format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~a~2{|~s~:}~a"".
7176format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "+~{<~s~:^~s>~}+~{<~s~:^~s>~}+"".
7177format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "+~{<~s~s>~}+"".
7178format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~:{|~s~}"".
7179format.mo:Expected error in mat format-iterate: "format: a is not a proper list".
7180format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "<~s~:^~s>"".
7181format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~s"".
7182format.mo:Expected error in mat format-iterate: "format: a is not a proper list".
7183format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~:{~s~:}"".
7184format.mo:Expected error in mat format-iterate: "format: a is not a proper list".
7185format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~2@{|~s~:}"".
7186format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~@{<~s~:^~s>~}"".
7187format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~s"".
7188format.mo:Expected error in mat format-iterate: "format: too few arguments for control string "~@:{~s~}"".
7189format.mo:Expected error in mat format-iterate: "format: a is not a proper list".
7190format.mo:Expected error in mat format-goto: "format: ~* would move beyond argument list".
7191format.mo:Expected error in mat format-goto: "format: ~* would move beyond argument list".
7192format.mo:Expected error in mat format-goto: "format: too few arguments for control string "~2*~s"".
7193format.mo:Expected error in mat format-goto: "format: ~3* would move beyond argument list".
7194format.mo:Expected error in mat format-goto: "format: invalid n parameter -3 in ~* directive "~-3*"".
7195format.mo:Expected error in mat format-goto: "format: ~2:* would move before first argument".
7196format.mo:Expected error in mat format-goto: "format: too few arguments for control string "~s~0:*~s"".
7197format.mo:Expected error in mat format-goto: "format: @ and : modifiers are mutually exclusive for format directive ~*".
7198format.mo:Expected error in mat format-goto: "format: @ and : modifiers are mutually exclusive for format directive ~*".
7199format.mo:Expected error in mat format-goto: "format: ~:* would move before first argument".
7200format.mo:Expected error in mat format-goto: "format: ~:* would move before first argument".
7201format.mo:Expected error in mat format-dollar: "format: expected real number for ~$, received a".
7202format.mo:Expected error in mat format-dollar: "format: expected real number for ~$, received 1.0+3.0i".
7203format.mo:Expected error in mat format-dollar: "format: expected real number for ~$, received 1+3i".
72047.mo:Expected error in mat load/compile-file: "load: failed for /file/not/there: no such file or directory".
72057.mo:Expected error in mat load/compile-file: "compile-file: failed for /file/not/there.ss: no such file or directory".
72067.mo:Expected error in mat load/compile-file: "load-program: abc is not a string".
72077.mo:Expected error in mat load/compile-file: "load-program: xxx is not a procedure".
72087.mo:Expected error in mat load/compile-file: "load-program: 3 is not a string".
72097.mo:Expected error in mat load/compile-file: "load-program: 3 is not a string".
72107.mo:Expected error in mat compile-script: "compile-script: failed for /file/not/there.ss: no such file or directory".
72117.mo:Expected error in mat compile-script: "variable $cs-x is not bound".
72127.mo:Expected error in mat compile-script: "variable $cs-y is not bound".
72137.mo:Expected error in mat load-program/compile-program: "compile-program: failed for /file/not/there.ss: no such file or directory".
72147.mo:Expected error in mat load-program/compile-program: "load-program: failed for /file/not/there: no such file or directory".
72157.mo:Expected error in mat load-program/compile-program: "load-program: abc is not a string".
72167.mo:Expected error in mat load-program/compile-program: "load-program: xxx is not a procedure".
72177.mo:Expected error in mat load-program/compile-program: "load-program: 3 is not a string".
72187.mo:Expected error in mat load-program/compile-program: "load-program: 3 is not a string".
72197.mo:Expected error in mat load-program/compile-program: "variable $cp-x is not bound".
72207.mo:Expected error in mat load-program/compile-program: "variable $cp-y is not bound".
72217.mo:Expected error in mat load-program/compile-program: "attempt to reference unbound identifier pretty-print at line 3, char 2 of testfile.ss".
72227.mo:Expected error in mat load-program/compile-program: "attempt to reference unbound identifier pretty-print at line 3, char 2 of testfile.ss".
72237.mo:Expected error in mat load-program/compile-program: "read: #% primitive syntax is not allowed in #!r6rs mode at line 3, char 2 of testfile.ss".
72247.mo:Expected error in mat load-program/compile-program: "read: #% primitive syntax is not allowed in #!r6rs mode at line 3, char 2 of testfile.ss".
72257.mo:Expected error in mat maybe-compile: "compile-program-handler: ignore is not a procedure".
72267.mo:Expected error in mat maybe-compile: "maybe-compile-file: (spam) is not a string".
72277.mo:Expected error in mat maybe-compile: "maybe-compile-file: spam is not a string".
72287.mo:Expected error in mat maybe-compile: "maybe-compile-file: -2.5 is not a string".
72297.mo:Expected error in mat maybe-compile: "compile-file: failed for probably-does-not-exist.ss: no such file or directory".
72307.mo:Expected error in mat maybe-compile: "compile-file: failed for probably-does-not-exist.ss: no such file or directory".
72317.mo:Expected error in mat maybe-compile: "compile-file: failed for /probably/does/not/exist.so: no such file or directory".
72327.mo:Expected error in mat maybe-compile: "maybe-compile-program: (spam) is not a string".
72337.mo:Expected error in mat maybe-compile: "maybe-compile-program: spam is not a string".
72347.mo:Expected error in mat maybe-compile: "maybe-compile-program: -2.5 is not a string".
72357.mo:Expected error in mat maybe-compile: "compile-program: failed for probably-does-not-exist.ss: no such file or directory".
72367.mo:Expected error in mat maybe-compile: "compile-program: failed for probably-does-not-exist.ss: no such file or directory".
72377.mo:Expected error in mat maybe-compile: "compile-program: failed for /probably/does/not/exist.so: no such file or directory".
72387.mo:Expected error in mat maybe-compile: "maybe-compile-library: (spam) is not a string".
72397.mo:Expected error in mat maybe-compile: "maybe-compile-library: spam is not a string".
72407.mo:Expected error in mat maybe-compile: "maybe-compile-library: -2.5 is not a string".
72417.mo:Expected error in mat maybe-compile: "compile-library: failed for probably-does-not-exist.ss: no such file or directory".
72427.mo:Expected error in mat maybe-compile: "compile-library: failed for probably-does-not-exist.ss: no such file or directory".
72437.mo:Expected error in mat maybe-compile: "compile-library: failed for /probably/does/not/exist.so: no such file or directory".
72447.mo:Expected error in mat maybe-compile: "invalid syntax (if) at line 2, char 1 of testfile-mc.ss".
72457.mo:Expected error in mat maybe-compile: "invalid syntax (if) at line 2, char 1 of testfile-mc.ss".
72467.mo:Expected error in mat maybe-compile: "invalid syntax (define) at line 4, char 3 of testfile-mc.ss".
72477.mo:Expected error in mat maybe-compile: "separate-compile: Exception in include: failed for testfile-mc-1a.ss: no such file or directory
72487.mo:Expected error in mat maybe-compile: "separate-compile: Exception in include: failed for testfile-mc-1a.ss: no such file or directory
72497.mo:Expected error in mat maybe-compile: "separate-compile: Exception in include: file "testfile-mc-1a.ss" not found in source directories
72507.mo:Expected error in mat maybe-compile: "separate-compile: Exception in include: failed for ./testfile-mc-3a.ss: no such file or directory
72517.mo:Expected error in mat eval: "compile: 7 is not an environment".
72527.mo:Expected error in mat eval: "interpret: 7 is not an environment".
72537.mo:Expected error in mat eval: "compile: 7 is not an environment".
72547.mo:Expected error in mat expand: "sc-expand: 7 is not an environment".
72557.mo:Expected error in mat expand: "sc-expand: 7 is not an environment".
72567.mo:Expected error in mat eval-when: "invalid syntax $foo".
72577.mo:Expected error in mat eval-when: "invalid syntax $a".
72587.mo:Expected error in mat eval-when: "invalid syntax visit-x".
72597.mo:Expected error in mat eval-when: "invalid syntax revisit-x".
72607.mo:Expected error in mat eval-when: "variable $foo is not bound".
72617.mo:Expected error in mat eval-when: "invalid syntax visit-x".
72627.mo:Expected error in mat eval-when: "invalid syntax revisit-x".
72637.mo:Expected error in mat eval-when: "variable $foo is not bound".
72647.mo:Expected error in mat eval-when: "invalid syntax revisit-x".
72657.mo:Expected error in mat eval-when: "invalid syntax $a".
72667.mo:Expected error in mat eval-when: "invalid syntax $foo".
72677.mo:Expected error in mat eval-when: "invalid syntax visit-x".
72687.mo:Expected error in mat eval-when: "invalid syntax visit-x".
72697.mo:Expected error in mat eval-when: "invalid syntax revisit-x".
72707.mo:Expected error in mat compile-whole-program: "compile-whole-program: failed for nosuchfile.wpo: no such file or directory".
72717.mo:Expected error in mat compile-whole-program: "incorrect argument count in call (compile-whole-program "testfile-wpo-ab.wpo")".
72727.mo:Expected error in mat compile-whole-program: "separate-eval: Exception in environment: attempt to import invisible library (testfile-wpo-lib)
72737.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: library (testfile-wpo-a4) not found
72747.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: library (testfile-wpo-c4) not found
72757.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-c5)
72767.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-a9)
72777.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-a9)
72787.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-a9)
72797.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-a9)
72807.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: attempt to invoke invisible library (testfile-wpo-c10)
72817.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: attempt to import invisible library (testfile-wpo-c10)
72827.mo:Expected error in mat compile-whole-program: "separate-eval: Exception in verify-loadability: attempting to invoke invisible library (testfile-wpo-c10)
72837.mo:Expected error in mat compile-whole-program: "separate-eval: Exception in verify-loadability: attempting to invoke invisible library (testfile-wpo-c10)
72847.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-c12)
72857.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-c12)
72867.mo:Expected error in mat compile-whole-program: "separate-eval: Exception: cyclic dependency involving invocation of library (testfile-wpo-c12)
72877.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: library (testfile-cwl-a1) not found
72887.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: attempting to re-install compile-time part of library (testfile-cwl-a5)
72897.mo:Expected error in mat compile-whole-library: "separate-eval: Exception in environment: attempting to re-install compile-time part of library (testfile-cwl-a5)
72907.mo:Expected error in mat compile-whole-library: "separate-eval: Exception in environment: attempting to re-install compile-time part of library (testfile-cwl-a5)
72917.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: attempting to re-install compile-time part of library (testfile-cwl-a5)
72927.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: attempting to re-install compile-time part of library (testfile-cwl-a5)
72937.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: library (testfile-cwl-a6) not found
72947.mo:Expected error in mat compile-whole-library: "separate-eval: Exception: library (testfile-cwl-c6) not found
72957.mo:Expected error in mat compile-whole-library: "separate-compile: Exception in compile-whole-library: encountered visit-only run-time library (testfile-cwl-a9) while processing file "testfile-cwl-a9.wpo"
72967.mo:Expected error in mat compile-whole-library: "separate-eval: Exception in compile-whole-program: encountered library (testfile-deja-vu-one) in testfile-deja-vu-dup.wpo, but had already encountered it in testfile-deja-vu-two.wpo
72977.mo:Expected error in mat verify-loadability: "verify-loadability: invalid situation never; should be one of load, visit, or revisit".
72987.mo:Expected error in mat verify-loadability: "verify-loadability: invalid situation never; should be one of load, visit, or revisit".
72997.mo:Expected error in mat verify-loadability: "verify-loadability: invalid situation #f; should be one of load, visit, or revisit".
73007.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input hello: expected either a string or a pair of a string and a valid library-directories value".
73017.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input (a . "testdir"): expected either a string or a pair of a string and a valid library-directories value".
73027.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input #("a" "testdir"): expected either a string or a pair of a string and a valid library-directories value".
73037.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input hello: expected either a string or a pair of a string and a valid library-directories value".
73047.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input (a . "testdir"): expected either a string or a pair of a string and a valid library-directories value".
73057.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input ("a" . hello): expected either a string or a pair of a string and a valid library-directories value".
73067.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input ("a" "src" . "obj"): expected either a string or a pair of a string and a valid library-directories value".
73077.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input ("a" ("src" "obj")): expected either a string or a pair of a string and a valid library-directories value".
73087.mo:Expected error in mat verify-loadability: "verify-loadability: invalid input ("a" (("src" "obj"))): expected either a string or a pair of a string and a valid library-directories value".
73097.mo:Expected error in mat verify-loadability: "verify-loadability: failed for probably not found: no such file or directory".
73107.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clB1)
73117.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clB1)
73127.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clC1)
73137.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clC1)
73147.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: testdir-dist2/testfile-clA.so requires a different compilation instance of (testfile-clB) from the one previously compiled
73157.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: testdir-dist2/testfile-clA.so requires a different compilation instance of (testfile-clB) from the one previously compiled
73167.mo:Expected error in mat verify-loadability: "separate-eval: Exception: loading testfile-clC.so yielded a different compilation instance of (testfile-clC) from that required by compiled program
73177.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: loading testfile-clC.so yielded a different compilation instance of (testfile-clC) from that required by testfile-clA.so
73187.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: loading testfile-clC.so yielded a different compilation instance of (testfile-clC) from that required by testfile-clA.so
73197.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: loading testdir-dist1/testfile-clB.so yielded a different compilation instance of (testfile-clB) from that required by testdir-dist2/testfile-clA.so
73207.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: testdir-dist2/testfile-clA.so requires a different compilation instance of (testfile-clB) from the one previously compiled
73217.mo:Expected error in mat verify-loadability: "separate-eval: Exception: incompatible record type Q in testfile-clPE.so
73227.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: testdir-obj/testfile-clH1.so requires a different compilation instance of (testfile-clH0) from the one previously compiled
73237.mo:Expected error in mat verify-loadability: "verify-loadability: cannot find object file for library (testfile-clI0)".
73247.mo:Expected error in mat verify-loadability: "verify-loadability: cannot find object file for library (testfile-clI0)".
73257.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clJ0)
73267.mo:Expected error in mat verify-loadability: "separate-eval: Exception: library (testfile-clJ0) not found
73277.mo:Expected error in mat verify-loadability: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-clJ2)
73287.mo:Expected error in mat verify-loadability: "separate-eval: Exception: library (testfile-clJ2) not found
73297.mo:Expected error in mat verify-loadability: "verify-loadability: loading "testfile-clK0.so" did not define library (testfile-clK0)".
73307.mo:Expected error in mat verify-loadability: "verify-loadability: visiting "testfile-clK0.so" does not define compile-time information for (testfile-clK0)".
73317.mo:Expected error in mat verify-loadability: "separate-eval: Exception: loading testfile-clK0.so did not define library (testfile-clK0)
73327.mo:Expected error in mat concatenate-object-files: "separate-eval: Exception: library (testfile-catlibA) not found
73337.mo:Expected error in mat concatenate-object-files: "separate-eval: Exception: library (testfile-catlibA) not found
73347.mo:Expected error in mat concatenate-object-files: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-cof1A)
73357.mo:Expected error in mat concatenate-object-files: "separate-eval: Exception in verify-loadability: cannot find object file for library (testfile-cof1B)
73367.mo:Expected error in mat top-level-value-functions: "top-level-bound?: "hello" is not a symbol".
73377.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (top-level-bound?)".
73387.mo:Expected error in mat top-level-value-functions: "top-level-bound?: 45 is not a symbol".
73397.mo:Expected error in mat top-level-value-functions: "top-level-bound?: hello is not an environment".
73407.mo:Expected error in mat top-level-value-functions: "top-level-bound?: #<environment *scheme*> is not a symbol".
73417.mo:Expected error in mat top-level-value-functions: "top-level-mutable?: "hello" is not a symbol".
73427.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (top-level-mutable?)".
73437.mo:Expected error in mat top-level-value-functions: "top-level-mutable?: 45 is not a symbol".
73447.mo:Expected error in mat top-level-value-functions: "top-level-mutable?: hello is not an environment".
73457.mo:Expected error in mat top-level-value-functions: "top-level-mutable?: #<environment *scheme*> is not a symbol".
73467.mo:Expected error in mat top-level-value-functions: "top-level-value: "hello" is not a symbol".
73477.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (top-level-value)".
73487.mo:Expected error in mat top-level-value-functions: "top-level-value: hello is not an environment".
73497.mo:Expected error in mat top-level-value-functions: "top-level-value: #<environment *scheme*> is not a symbol".
73507.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: "hello" is not a symbol".
73517.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (set-top-level-value!)".
73527.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (set-top-level-value! 15)".
73537.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: hello is not an environment".
73547.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: #<environment *scheme*> is not a symbol".
73557.mo:Expected error in mat top-level-value-functions: "define-top-level-value: "hello" is not a symbol".
73567.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (define-top-level-value)".
73577.mo:Expected error in mat top-level-value-functions: "incorrect argument count in call (define-top-level-value 15)".
73587.mo:Expected error in mat top-level-value-functions: "define-top-level-value: hello is not an environment".
73597.mo:Expected error in mat top-level-value-functions: "define-top-level-value: #<environment *scheme*> is not a symbol".
73607.mo:Expected error in mat top-level-value-functions: "variable i-am-not-bound-i-hope is not bound".
73617.mo:Expected error in mat top-level-value-functions: "top-level-value: let is not a variable".
73627.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: let is not a variable".
73637.mo:Expected error in mat top-level-value-functions: "invalid definition in immutable environment (define let 45)".
73647.mo:Expected error in mat top-level-value-functions: "invalid syntax (set! let 45)".
73657.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73667.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: let is not a variable".
73677.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73687.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: let is not a variable".
73697.mo:Expected error in mat top-level-value-functions: "invalid definition in immutable environment (define cons 45)".
73707.mo:Expected error in mat top-level-value-functions: "attempt to assign immutable variable cons".
73717.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73727.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: cannot assign immutable variable cons".
73737.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73747.mo:Expected error in mat top-level-value-functions: "set-top-level-value!: cannot assign immutable variable cons".
73757.mo:Expected error in mat top-level-value-functions: "invalid definition in immutable environment (define foo 45)".
73767.mo:Expected error in mat top-level-value-functions: "attempt to assign unbound identifier foo".
73777.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73787.mo:Expected error in mat top-level-value-functions: "variable foo is not bound".
73797.mo:Expected error in mat top-level-value-functions: "define-top-level-value: cannot modify immutable environment #<environment *scheme*>".
73807.mo:Expected error in mat top-level-value-functions: "variable foo is not bound".
73817.mo:Expected error in mat reset: "reset: unexpected return from reset handler".
73827.mo:Expected error in mat exit: "exit: unexpected return from exit handler".
73837.mo:Expected error in mat exit: "exit: unexpected return from exit handler".
73847.mo:Expected error in mat abort: "abort: unexpected return from abort handler".
73857.mo:Expected error in mat collect: "collect-maximum-generation: invalid generation -1".
73867.mo:Expected error in mat collect: "collect-maximum-generation: 10000 exceeds maximum supported value 254".
73877.mo:Expected error in mat collect: "collect-maximum-generation: invalid generation static".
73887.mo:Expected error in mat collect: "release-minimum-generation: invalid generation -1".
73897.mo:Expected error in mat collect: "release-minimum-generation: new release minimum generation must not be be greater than collect-maximum-generation".
73907.mo:Expected error in mat collect: "release-minimum-generation: invalid generation static".
73917.mo:Expected error in mat collect: "collect: invalid target generation -1 for generation 0".
73927.mo:Expected error in mat collect: "collect: invalid generation -1".
73937.mo:Expected error in mat collect: "collect: invalid target generation 0 for generation 1".
73947.mo:Expected error in mat collect: "collect: invalid generation static".
73957.mo:Expected error in mat collect: "collect: invalid generation static".
73967.mo:Expected error in mat collect: "collect: invalid generation static".
73977.mo:Expected error in mat collect: "collect: invalid generation 17".
73987.mo:Expected error in mat collect: "collect: invalid generation -1".
73997.mo:Expected error in mat collect: "collect: invalid maximum target generation 2 for generation 3".
74007.mo:Expected error in mat collect: "collect: invalid maximum target generation dynamic for generation 3".
74017.mo:Expected error in mat collect: "collect: invalid maximum target generation 3 for generation 0".
74027.mo:Expected error in mat collect: "collect: invalid maximum target generation 3 for generation 0".
74037.mo:Expected error in mat collect: "collect: invalid minimum target generation 2 for generation 0 and maximum target generation 1".
74047.mo:Expected error in mat collect: "collect: invalid minimum target generation 2 for generation 0 and maximum target generation 0".
74057.mo:Expected error in mat collect: "collect: invalid minimum target generation 0 for generation 4 and maximum target generation static".
74067.mo:Expected error in mat collect: "collect: invalid minimum target generation -1 for generation 4 and maximum target generation static".
74077.mo:Expected error in mat sstats: "make-sstats: cpu value 0 is not a time record".
74087.mo:Expected error in mat sstats: "make-sstats: real value 0 is not a time record".
74097.mo:Expected error in mat sstats: "make-sstats: bytes value 0.0 is not an exact integer".
74107.mo:Expected error in mat sstats: "make-sstats: gc-count value "oops" is not an exact integer".
74117.mo:Expected error in mat sstats: "make-sstats: gc-cpu value 0 is not a time record".
74127.mo:Expected error in mat sstats: "make-sstats: gc-real value 0 is not a time record".
74137.mo:Expected error in mat sstats: "make-sstats: gc-bytes value 0.0 is not an exact integer".
74147.mo:Expected error in mat sstats: "sstats-cpu: it is not an sstats record".
74157.mo:Expected error in mat sstats: "sstats-real: is is not an sstats record".
74167.mo:Expected error in mat sstats: "sstats-bytes: fun is not an sstats record".
74177.mo:Expected error in mat sstats: "sstats-gc-count: to is not an sstats record".
74187.mo:Expected error in mat sstats: "sstats-gc-cpu: write is not an sstats record".
74197.mo:Expected error in mat sstats: "sstats-gc-real: mats is not an sstats record".
74207.mo:Expected error in mat sstats: "sstats-gc-bytes: (not really) is not an sstats record".
74217.mo:Expected error in mat sstats: "set-sstats-cpu!: it is not an sstats record".
74227.mo:Expected error in mat sstats: "set-sstats-real!: is is not an sstats record".
74237.mo:Expected error in mat sstats: "set-sstats-bytes!: fun is not an sstats record".
74247.mo:Expected error in mat sstats: "set-sstats-gc-count!: to is not an sstats record".
74257.mo:Expected error in mat sstats: "set-sstats-gc-cpu!: write is not an sstats record".
74267.mo:Expected error in mat sstats: "set-sstats-gc-real!: mats is not an sstats record".
74277.mo:Expected error in mat sstats: "set-sstats-gc-bytes!: (not really) is not an sstats record".
74287.mo:Expected error in mat sstats: "set-sstats-cpu!: 12 is not a time record".
74297.mo:Expected error in mat sstats: "set-sstats-real!: 12 is not a time record".
74307.mo:Expected error in mat sstats: "set-sstats-gc-cpu!: 12 is not a time record".
74317.mo:Expected error in mat sstats: "set-sstats-gc-real!: 12 is not a time record".
74327.mo:Expected error in mat sstats: "set-sstats-gc-real!: #<condition &assertion> is not a time record".
74337.mo:Expected error in mat sstats: "set-sstats-bytes!: 12.3 is not an exact integer".
74347.mo:Expected error in mat sstats: "set-sstats-bytes!: 12.0 is not an exact integer".
74357.mo:Expected error in mat sstats: "set-sstats-gc-count!: 3+4i is not an exact integer".
74367.mo:Expected error in mat sstats: "set-sstats-gc-count!: #f is not an exact integer".
74377.mo:Expected error in mat sstats: "set-sstats-gc-bytes!: 8/3 is not an exact integer".
74387.mo:Expected error in mat sstats: "set-sstats-gc-bytes!: twelve is not an exact integer".
74397.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation yuk".
74407.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation -1".
74417.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
74427.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation <int>".
74437.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation #f".
74447.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
74457.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid generation 5".
74467.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
74477.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
74487.mo:Expected error in mat bytes-allocated: "bytes-allocated: invalid space gnu".
74497.mo:Expected error in mat error: "a: hit me!".
74507.mo:Expected error in mat error: "f: n is 0".
7451record.mo:Expected error in mat record1: "invalid value 3 for foreign type double-float".
7452record.mo:Expected error in mat record1: "3 is not of type #<record type fudge>".
7453record.mo:Expected error in mat record2: "invalid value 3 for foreign type double-float".
7454record.mo:Expected error in mat record2: "3 is not of type #<record type fudge>".
7455record.mo:Expected error in mat record2: "make-record-type: invalid field list ((immutable double-float a) . b)".
7456record.mo:Expected error in mat record2: "make-record-type: invalid field list ((immutable a) (immutable b) (immutable c) (immutable b) (immutable c) (immutable b) ...)".
7457record.mo:Expected error in mat type-descriptor: "invalid syntax (type-descriptor 3)".
7458record.mo:Expected error in mat type-descriptor: "type-descriptor: unrecognized record car".
7459record.mo:Expected error in mat record3: "variable set-fudge-a! is not bound".
7460record.mo:Expected error in mat record4: "3 is not of type #<record type fudge>".
7461record.mo:Expected error in mat record5: "invalid value 4 for foreign type double-float".
7462record.mo:Expected error in mat record5: "invalid value 4 for foreign type double-float".
7463record.mo:Expected error in mat record6: "invalid value <int> for foreign type integer-32".
7464record.mo:Expected error in mat record6: "invalid value <-int> for foreign type integer-32".
7465record.mo:Expected error in mat record6: "invalid value 23.0 for foreign type integer-32".
7466record.mo:Expected error in mat record7: "invalid value <int> for foreign type unsigned-32".
7467record.mo:Expected error in mat record7: "invalid value <-int> for foreign type unsigned-32".
7468record.mo:Expected error in mat record7: "invalid value 23.0 for foreign type unsigned-32".
7469record.mo:Expected error in mat record9: "record-reader: invalid input #f".
7470record.mo:Expected error in mat record9: "record-reader: invalid second argument fudge".
7471record.mo:Expected error in mat record9: "record-reader: invalid second argument fudge".
7472record.mo:Expected error in mat record9: "record-reader: invalid first argument #f".
7473record.mo:Expected error in mat record9: "record-reader: invalid second argument candy".
7474record.mo:Expected error in mat record9: "record-reader: #<record type fudge> valid as first argument only when second is #f".
7475record.mo:Expected error in mat record10: "record-field-mutator: field a of #<record type bar> is immutable".
7476record.mo:Expected error in mat record10: "record-field-mutator: field c of #<record type bar> is immutable".
7477record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<record type bar> at char 3 of #<input port string>".
7478record.mo:Expected error in mat record10: "read: unresolvable cycle constructing record of type #<record type bar> at char 3 of #<input port string>".
7479record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<record type bazar> at char 3 of #<input port string>".
7480record.mo:Expected error in mat record16: "read: unresolvable cycle constructing record of type #<record type bazar> at char 3 of #<input port string>".
7481record.mo:Expected error in mat record17: "invalid value 256 for foreign type unsigned-8".
7482record.mo:Expected error in mat record17: "invalid value -129 for foreign type unsigned-8".
7483record.mo:Expected error in mat record17: "invalid value 65536 for foreign type unsigned-16".
7484record.mo:Expected error in mat record17: "invalid value -32769 for foreign type unsigned-16".
7485record.mo:Expected error in mat record17: "invalid value 2 for foreign type double-float".
7486record.mo:Expected error in mat record17: "invalid value 3 for foreign type single-float".
7487record.mo:Expected error in mat record17: "invalid value 256 for foreign type unsigned-8".
7488record.mo:Expected error in mat record17: "invalid value -129 for foreign type unsigned-8".
7489record.mo:Expected error in mat record17: "invalid value 2 for foreign type double-float".
7490record.mo:Expected error in mat record17: "invalid value 2 for foreign type single-float".
7491record.mo:Expected error in mat record17: "invalid value -32769 for foreign type unsigned-16".
7492record.mo:Expected error in mat record17: "invalid value 65536 for foreign type unsigned-16".
7493record.mo:Expected error in mat record17: "invalid value 256 for foreign type integer-8".
7494record.mo:Expected error in mat record17: "invalid value -129 for foreign type integer-8".
7495record.mo:Expected error in mat record17: "invalid value 65536 for foreign type integer-16".
7496record.mo:Expected error in mat record17: "invalid value -32769 for foreign type integer-16".
7497record.mo:Expected error in mat record17: "invalid value 256 for foreign type integer-8".
7498record.mo:Expected error in mat record17: "invalid value -129 for foreign type integer-8".
7499record.mo:Expected error in mat record17: "invalid value 65536 for foreign type integer-16".
7500record.mo:Expected error in mat record17: "invalid value -32769 for foreign type integer-16".
7501record.mo:Expected error in mat foreign-data: "foreign-alloc: 0 is not a positive fixnum".
7502record.mo:Expected error in mat foreign-data: "foreign-alloc: <int> is not a positive fixnum".
7503record.mo:Expected error in mat foreign-data: "foreign-alloc: -5 is not a positive fixnum".
7504record.mo:Expected error in mat foreign-data: "foreign-alloc: 17.0 is not a positive fixnum".
7505record.mo:Expected error in mat foreign-data: "foreign-free: invalid foreign address 17.0".
7506record.mo:Expected error in mat foreign-data: "foreign-free: invalid foreign address <-int>".
7507record.mo:Expected error in mat foreign-data: "foreign-free: invalid foreign address <int>".
7508record.mo:Expected error in mat foreign-data: "foreign-ref: invalid address <int>".
7509record.mo:Expected error in mat foreign-data: "foreign-ref: invalid address <-int>".
7510record.mo:Expected error in mat foreign-data: "foreign-ref: <int> is not a fixnum".
7511record.mo:Expected error in mat foreign-data: "foreign-ref: invalid effective address (+ <int> 4)".
7512record.mo:Expected error in mat foreign-data: "foreign-ref: invalid effective address (+ <int> 6) for 4-byte type integer-32".
7513record.mo:Expected error in mat foreign-data: "foreign-set!: invalid address <int>".
7514record.mo:Expected error in mat foreign-data: "foreign-set!: invalid address <-int>".
7515record.mo:Expected error in mat foreign-data: "foreign-set!: <int> is not a fixnum".
7516record.mo:Expected error in mat foreign-data: "foreign-set!: invalid effective address (+ <int> 4)".
7517record.mo:Expected error in mat foreign-data: "foreign-set!: invalid effective address (+ <int> 6) for 4-byte type integer-32".
7518record.mo:Expected error in mat foreign-data: "foreign-ref: unrecognized type aint".
7519record.mo:Expected error in mat foreign-data: "foreign-ref: cannot load scheme pointers from foreign memory".
7520record.mo:Expected error in mat foreign-data: "foreign-ref: cannot load scheme pointers from foreign memory".
7521record.mo:Expected error in mat foreign-data: "foreign-ref: cannot load scheme pointers from foreign memory".
7522record.mo:Expected error in mat foreign-data: "foreign-ref: cannot load scheme pointers from foreign memory".
7523record.mo:Expected error in mat foreign-data: "foreign-ref: invalid address 7.5".
7524record.mo:Expected error in mat foreign-data: "foreign-ref: invalid address <-int>".
7525record.mo:Expected error in mat foreign-data: "foreign-ref: invalid address <int>".
7526record.mo:Expected error in mat foreign-data: "foreign-ref: 0.0 is not a fixnum".
7527record.mo:Expected error in mat foreign-data: "foreign-ref: <int> is not a fixnum".
7528record.mo:Expected error in mat foreign-data: "foreign-ref: <-int> is not a fixnum".
7529record.mo:Expected error in mat foreign-data: "foreign-set!: unrecognized type aint".
7530record.mo:Expected error in mat foreign-data: "foreign-set!: cannot store scheme pointers into foreign memory".
7531record.mo:Expected error in mat foreign-data: "foreign-set!: cannot store scheme pointers into foreign memory".
7532record.mo:Expected error in mat foreign-data: "foreign-set!: cannot store scheme pointers into foreign memory".
7533record.mo:Expected error in mat foreign-data: "foreign-set!: cannot store scheme pointers into foreign memory".
7534record.mo:Expected error in mat foreign-data: "foreign-set!: invalid address 7.5".
7535record.mo:Expected error in mat foreign-data: "foreign-set!: invalid address <-int>".
7536record.mo:Expected error in mat foreign-data: "foreign-set!: invalid address <int>".
7537record.mo:Expected error in mat foreign-data: "foreign-set!: 0.0 is not a fixnum".
7538record.mo:Expected error in mat foreign-data: "foreign-set!: <int> is not a fixnum".
7539record.mo:Expected error in mat foreign-data: "foreign-set!: <-int> is not a fixnum".
7540record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type integer-8".
7541record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -129 for foreign type integer-8".
7542record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 256 for foreign type integer-8".
7543record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-8".
7544record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -129 for foreign type unsigned-8".
7545record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 256 for foreign type unsigned-8".
7546record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type integer-16".
7547record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -32769 for foreign type integer-16".
7548record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 65536 for foreign type integer-16".
7549record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-16".
7550record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -32769 for foreign type unsigned-16".
7551record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 65536 for foreign type unsigned-16".
7552record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type integer-32".
7553record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type integer-32".
7554record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type integer-32".
7555record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-32".
7556record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type unsigned-32".
7557record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type unsigned-32".
7558record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type integer-64".
7559record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type integer-64".
7560record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type integer-64".
7561record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-64".
7562record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type unsigned-64".
7563record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type unsigned-64".
7564record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type iptr".
7565record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type iptr".
7566record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type iptr".
7567record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type uptr".
7568record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type uptr".
7569record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type uptr".
7570record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type int".
7571record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type int".
7572record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type int".
7573record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned".
7574record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type unsigned".
7575record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type unsigned".
7576record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type short".
7577record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -32769 for foreign type short".
7578record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 65536 for foreign type short".
7579record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-short".
7580record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value -32769 for foreign type unsigned-short".
7581record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 65536 for foreign type unsigned-short".
7582record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type long".
7583record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type long".
7584record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type long".
7585record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-long".
7586record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type unsigned-long".
7587record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type unsigned-long".
7588record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type long-long".
7589record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type long-long".
7590record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type long-long".
7591record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17.0 for foreign type unsigned-long-long".
7592record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type unsigned-long-long".
7593record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type unsigned-long-long".
7594record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type char".
7595record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value #\U+100 for foreign type char".
7596record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type wchar".
7597record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 2/3 for foreign type fixnum".
7598record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <int> for foreign type fixnum".
7599record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value <-int> for foreign type fixnum".
7600record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type float".
7601record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type single-float".
7602record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type double".
7603record.mo:Expected error in mat foreign-data: "foreign-set!: invalid value 17 for foreign type double-float".
7604record.mo:Expected error in mat record-writer: "record-writer: sp is not a record-type descriptor".
7605record.mo:Expected error in mat record-writer: "record-writer: "oops" is not a procedure".
7606record.mo:Expected error in mat record-writer: "write: ugh is not a textual output port".
7607record.mo:Expected error in mat record-writer: "write: #<procedure> is not a textual output port".
7608record.mo:Expected error in mat record-equal/hash: "record-type-equal-procedure: 7 is not a record-type descriptor".
7609record.mo:Expected error in mat record-equal/hash: "record-type-equal-procedure: 7 is not a record-type descriptor".
7610record.mo:Expected error in mat record-equal/hash: "record-type-equal-procedure: 7 is not a procedure or #f".
7611record.mo:Expected error in mat record-equal/hash: "record-type-hash-procedure: 7 is not a record-type descriptor".
7612record.mo:Expected error in mat record-equal/hash: "record-type-hash-procedure: 7 is not a record-type descriptor".
7613record.mo:Expected error in mat record-equal/hash: "record-type-hash-procedure: 7 is not a procedure or #f".
7614record.mo:Expected error in mat record-equal/hash: "record-equal-procedure: 7 is not a record".
7615record.mo:Expected error in mat record-equal/hash: "record-equal-procedure: 7 is not a record".
7616record.mo:Expected error in mat record-equal/hash: "record-hash-procedure: 7 is not a record".
7617record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo (x x))".
7618record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo (x (mutable x)))".
7619record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo (x) ((x 3)))".
7620record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo (x) (((...) 3)))".
7621record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo () ((x 4) (x 3)))".
7622record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record foo () ((x 4) ((...) 3)))".
7623record.mo:Expected error in mat record21: "invalid field specifier (x 4)".
7624record.mo:Expected error in mat record21: "invalid field specifier ((mutable foo) 3)".
7625record.mo:Expected error in mat record21: "duplicate field names in record definition (define-record rt (x x) () ((prefix "")))".
7626record.mo:Expected error in mat record22: "record-field-mutator: field q of #<record type bar> is immutable".
7627record.mo:Expected error in mat record22: "record-field-accessor: unrecognized field name z for type #<record type bar>".
7628record.mo:Expected error in mat record22: "record-field-mutator: unrecognized field name z for type #<record type bar>".
7629record.mo:Expected error in mat record22: "record-field-accessible?: invalid field ordinal 3 for type #<record type bar>".
7630record.mo:Expected error in mat record22: "record-field-mutable?: unrecognized field name notq for type #<record type bar>".
7631record.mo:Expected error in mat record22: "make-record-type: invalid field specifier (mutable creepy q)".
7632record.mo:Expected error in mat record22: "invalid field specifier (immutable creepy q)".
7633record.mo:Expected error in mat record22: "invalid field specifier (immutable creepy q)".
7634record.mo:Expected error in mat record23: "make-record-type: cannot extend sealed record type #<record type foo>".
7635record.mo:Expected error in mat record25: "invalid value 1.0 for foreign type int".
7636record.mo:Expected error in mat record25: "invalid value 2.0 for foreign type unsigned".
7637record.mo:Expected error in mat record25: "invalid value three for foreign type unsigned-int".
7638record.mo:Expected error in mat record25: "invalid value 1/4 for foreign type short".
7639record.mo:Expected error in mat record25: "invalid value "five" for foreign type unsigned-short".
7640record.mo:Expected error in mat record25: "invalid value (6) for foreign type long".
7641record.mo:Expected error in mat record25: "invalid value #(a b c d e f ...) for foreign type unsigned-long".
7642record.mo:Expected error in mat record25: "invalid value ate for foreign type iptr".
7643record.mo:Expected error in mat record25: "invalid value #\9 for foreign type uptr".
7644record.mo:Expected error in mat record25: "invalid value 10 for foreign type float".
7645record.mo:Expected error in mat record25: "invalid value 11.0+0.0i for foreign type double".
7646record.mo:Expected error in mat record25: "incorrect number of arguments to #<procedure make-r25-bar>".
7647record.mo:Expected error in mat record25: "invalid value 12.0 for foreign type long-long".
7648record.mo:Expected error in mat record25: "invalid value 13.0 for foreign type unsigned-long-long".
7649record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type int".
7650record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type unsigned".
7651record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type unsigned-int".
7652record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type short".
7653record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type unsigned-short".
7654record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type long".
7655record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type unsigned-long".
7656record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type iptr".
7657record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type uptr".
7658record.mo:Expected error in mat record25: "invalid value 3 for foreign type float".
7659record.mo:Expected error in mat record25: "invalid value 3 for foreign type double".
7660record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type char".
7661record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type wchar".
7662record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type fixnum".
7663record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type void*".
7664record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type long-long".
7665record.mo:Expected error in mat record25: "invalid value 3.0 for foreign type unsigned-long-long".
7666record.mo:Expected error in mat record25: "invalid value <int> for foreign type int".
7667record.mo:Expected error in mat record25: "invalid value <-int> for foreign type int".
7668record.mo:Expected error in mat record?: "record?: 4 is not a record type descriptor".
7669record.mo:Expected error in mat record?: "record?: a is not a record type descriptor".
7670record.mo:Expected error in mat record?: "record?: #(1) is not a record type descriptor".
7671record.mo:Expected error in mat record-type-mismatch: "define-record-type: incompatible record type flotsam - different parent".
7672record.mo:Expected error in mat record-type-mismatch: "define-record-type: incompatible record type flotsam - different fields".
7673record.mo:Expected error in mat record-type-mismatch: "make-record-type: incompatible record type flotsam - different fields".
7674record.mo:Expected error in mat record-type-mismatch: "define-record-type: incompatible record type flotsam - different mutability".
7675record.mo:Expected error in mat record-type-mismatch: "define-record-type: incompatible record type flotsam - different flags".
7676record.mo:Expected error in mat record-type-mismatch: "define-record-type: incompatible record type flotsam - different flags".
7677record.mo:Expected error in mat r6rs-records-procedural: "make-record-constructor-descriptor: record constructor descriptor #<record constructor descriptor> specified for base record type #<record type foo2>".
7678record.mo:Expected error in mat r6rs-records-procedural: "make-record-constructor-descriptor: invalid protocol (ugly . ducking)".
7679record.mo:Expected error in mat r6rs-records-procedural: "make-record-constructor-descriptor: invalid protocol flimflam".
7680record.mo:Expected error in mat r6rs-records-procedural: "attempt to apply non-procedure not-a-procedure".
7681record.mo:Expected error in mat r6rs-records-procedural: "attempt to apply non-procedure spam".
7682record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure constructor>".
7683record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure constructor>".
7684record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure>".
7685record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure>".
7686record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure>".
7687record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure>".
7688record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure constructor>".
7689record.mo:Expected error in mat r6rs-records-procedural: "incorrect number of arguments to #<procedure constructor>".
7690record.mo:Expected error in mat r6rs-records-procedural: "make-record-constructor-descriptor: record constructor descriptor #<record constructor descriptor> is not for parent of record type #<record type grand-child>".
7691record.mo:Expected error in mat r6rs-records-procedural: "make-record-type-descriptor: cannot extend sealed record type #<record type bar>".
7692record.mo:Expected error in mat r6rs-records-syntactic: "invalid syntax point".
7693record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7694record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7695record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7696record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure predicate>".
7697record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure predicate>".
7698record.mo:Expected error in mat r6rs-records-syntactic: "variable point-x-set! is not bound".
7699record.mo:Expected error in mat r6rs-records-syntactic: "variable point-y-set! is not bound".
7700record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure accessor>".
7701record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure accessor>".
7702record.mo:Expected error in mat r6rs-records-syntactic: "record-mutator: field 0 of #<record type point> is immutable".
7703record.mo:Expected error in mat r6rs-records-syntactic: "record-mutator: field 1 of #<record type point> is immutable".
7704record.mo:Expected error in mat r6rs-records-syntactic: "invalid syntax point".
7705record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7706record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7707record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure constructor>".
7708record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure predicate>".
7709record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure predicate>".
7710record.mo:Expected error in mat r6rs-records-syntactic: "variable point-x-set! is not bound".
7711record.mo:Expected error in mat r6rs-records-syntactic: "variable point-y-set! is not bound".
7712record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure accessor>".
7713record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure accessor>".
7714record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7715record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7716record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7717record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7718record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7719record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7720record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7721record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7722record.mo:Expected error in mat r6rs-records-syntactic: "incorrect number of arguments to #<procedure mutator>".
7723record.mo:Expected error in mat r6rs-records-syntactic: "record-rtd: #<ex3> is not a record".
7724record.mo:Expected error in mat r6rs-records-syntactic: "record-rtd: #<ex3> is not a record".
7725record.mo:Expected error in mat r6rs-records-syntactic: "parent record type is sealed ex3".
7726record.mo:Expected error in mat r6rs-records-syntactic: "#<record of type point> is not of type #<record type point>".
7727record.mo:Expected error in mat r6rs-records-syntactic: "#<record of type cpoint> is not of type #<record type point>".
7728record.mo:Expected error in mat r6rs-records-syntactic: "#<record of type cpoint> is not of type #<record type cpoint>".
7729record.mo:Expected error in mat r6rs-records-syntactic: "#<record of type cpoint> is not of type #<record type cpoint>".
7730record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: incompatible record type cpoint - different parent".
7731record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: incompatible record type cpoint - different parent".
7732record.mo:Expected error in mat r6rs-records-syntactic: "#<record of type cpoint> is not of type #<record type cpoint>".
7733record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: incompatible record type cpoint - different parent".
7734record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: incompatible record type cpoint - different parent".
7735record.mo:Expected error in mat r6rs-records-syntactic: "cannot extend define-record-type parent fratrat".
7736record.mo:Expected error in mat r6rs-records-syntactic: "cannot extend define-record parent fratrat".
7737record.mo:Expected error in mat r6rs-records-syntactic: "make-record-constructor-descriptor: cannot create constructor descriptor for record type with non-scheme-object fields".
7738record.mo:Expected error in mat r6rs-records-syntactic: "record definition has both parent and parent-rtd clauses (define-record-type dormy (parent fratrat2) (parent-rtd (type-descriptor fratrat) (make-record-constructor-descriptor (...) #f #f)) (fields (immutable y)))".
7739record.mo:Expected error in mat r6rs-records-syntactic: "record definition has both parent and parent-rtd clauses (define-record-type dormy (parent-rtd (type-descriptor fratrat) (make-record-constructor-descriptor (...) #f #f)) (parent fratrat2) (fields (immutable y)))".
7740record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple parent-rtd clauses (define-record-type dormy (parent-rtd (type-descriptor fratrat) (make-record-constructor-descriptor (...) #f #f)) (parent-rtd (type-descriptor fratrat) (make-record-constructor-descriptor (...) #f #f)) (fields (immutable y)))".
7741record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple parent clauses (define-record-type dormy (parent fratrat2) (parent fratrat2) (fields (immutable y)))".
7742record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple fields clauses (define-record-type dormy (parent fratrat2) (fields z) (fields (immutable y)))".
7743record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple nongenerative clauses (define-record-type dormy (parent fratrat2) (nongenerative) (nongenerative spam-for-dinner) (fields (immutable y)))".
7744record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple sealed clauses (define-record-type dormy (parent fratrat2) (sealed #t) (sealed #t) (fields (immutable y)))".
7745record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple opaque clauses (define-record-type dormy (parent fratrat2) (opaque #t) (opaque #t) (fields (immutable y)))".
7746record.mo:Expected error in mat r6rs-records-syntactic: "record definition has multiple protocol clauses (define-record-type dormy (parent fratrat2) (protocol values) (protocol (lambda (...) x)) (fields (immutable y)))".
7747record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: invalid protocol whoops!".
7748record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: invalid record constructor descriptor rats".
7749record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: invalid parent rats".
7750record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: record constructor descriptor #<record constructor descriptor> specified for base record type #<record type dormy>".
7751record.mo:Expected error in mat r6rs-records-syntactic: "invalid syntax (define-record-type (fields x))".
7752record.mo:Expected error in mat r6rs-records-syntactic: "invalid define-record-type clause (x)".
7753record.mo:Expected error in mat r6rs-records-syntactic: "invalid define-record-type clause (fields . x)".
7754record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (mutable flyboy flyboy)".
7755record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (immutable flyboy flyboy flyboy!)".
7756record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (ugly flyboy)".
7757record.mo:Expected error in mat r6rs-records-syntactic: "invalid define-record-type clause (nongenerative (quote spam))".
7758record.mo:Expected error in mat r6rs-records-syntactic: "no constructor descriptor for define-record record type frob".
7759record.mo:Expected error in mat r6rs-records-syntactic: "define-record-type: invalid protocol oops".
7760record.mo:Expected error in mat r6rs-records-syntactic: "parent record type is sealed prnt".
7761record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier 876".
7762record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (mutable (x))".
7763record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (immutable "spam")".
7764record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (immutable (x) foo-x)".
7765record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (immutable x (foo-x))".
7766record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (mutable (x) foo-x foo-x!)".
7767record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (mutable x (foo-x) foo-x!)".
7768record.mo:Expected error in mat r6rs-records-syntactic: "invalid field specifier (mutable x foo-x (foo-x!))".
7769record.mo:Expected error in mat define-record-type-extensions: "missing nongenerative clause and require-nongenerative-clause is #t (define-record-type foo)".
7770record.mo:Expected error in mat cp0-record-ref-optimizations: "make-record-type-descriptor: invalid uid 5".
7771hash.mo:Expected error in mat old-hash-table: "get-hash-table: ((a . b)) is not an eq hashtable".
7772hash.mo:Expected error in mat old-hash-table: "put-hash-table!: ((a . b)) is not an eq hashtable".
7773hash.mo:Expected error in mat old-hash-table: "remove-hash-table!: ((a . b)) is not an eq hashtable".
7774hash.mo:Expected error in mat old-hash-table: "hash-table-map: ((a . b)) is not an eq hashtable".
7775hash.mo:Expected error in mat old-hash-table: "hash-table-for-each: ((a . b)) is not an eq hashtable".
7776hash.mo:Expected error in mat old-hash-table: "incorrect number of arguments to #<procedure>".
7777hash.mo:Expected error in mat old-hash-table: "incorrect number of arguments to #<procedure>".
7778hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (make-eq-hashtable 3 #t)".
7779hash.mo:Expected error in mat hashtable-arguments: "make-eq-hashtable: invalid size argument -1".
7780hash.mo:Expected error in mat hashtable-arguments: "make-eq-hashtable: invalid size argument #t".
7781hash.mo:Expected error in mat hashtable-arguments: "make-eq-hashtable: invalid size argument #f".
7782hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (make-hashtable)".
7783hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (make-hashtable equal-hash)".
7784hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (make-hashtable equal-hash equal? 45 53)".
7785hash.mo:Expected error in mat hashtable-arguments: "make-hashtable: a is not a procedure".
7786hash.mo:Expected error in mat hashtable-arguments: "make-hashtable: a is not a procedure".
7787hash.mo:Expected error in mat hashtable-arguments: "make-hashtable: invalid size argument a".
7788hash.mo:Expected error in mat hashtable-arguments: "make-hashtable: invalid size argument -45".
7789hash.mo:Expected error in mat hashtable-arguments: "make-hashtable: invalid size argument 45.0".
7790hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (make-eqv-hashtable 3 #t)".
7791hash.mo:Expected error in mat hashtable-arguments: "make-eqv-hashtable: invalid size argument -1".
7792hash.mo:Expected error in mat hashtable-arguments: "make-eqv-hashtable: invalid size argument #t".
7793hash.mo:Expected error in mat hashtable-arguments: "make-eqv-hashtable: invalid size argument #f".
7794hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable?)".
7795hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable? $ht 3)".
7796hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (eq-hashtable?)".
7797hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (eq-hashtable? $ht 3)".
7798hash.mo:Expected error in mat hashtable-arguments: "hashtable-mutable?: #(0 0 0) is not a hashtable".
7799hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-mutable?)".
7800hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-mutable? $ht 3)".
7801hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-size)".
7802hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-size $ht 3)".
7803hash.mo:Expected error in mat hashtable-arguments: "hashtable-size: hello is not a hashtable".
7804hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ref)".
7805hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ref $ht)".
7806hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ref $ht (quote a))".
7807hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ref $ht (quote a) (quote b) (quote c))".
7808hash.mo:Expected error in mat hashtable-arguments: "hashtable-ref: (hash . table) is not a hashtable".
7809hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-contains?)".
7810hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-contains? $ht)".
7811hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-contains? $ht (quote a) (quote b))".
7812hash.mo:Expected error in mat hashtable-arguments: "hashtable-contains?: (hash . table) is not a hashtable".
7813hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-set!)".
7814hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-set! $ht)".
7815hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-set! $ht (quote a))".
7816hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-set! $ht (quote a) (quote b) (quote c))".
7817hash.mo:Expected error in mat hashtable-arguments: "hashtable-set!: (hash . table) is not a hashtable".
7818hash.mo:Expected error in mat hashtable-arguments: "hashtable-set!: #<eq hashtable> is not mutable".
7819hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-update!)".
7820hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-update! $ht)".
7821hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-update! $ht (quote a) values)".
7822hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-update! $ht (quote a) values (quote c) (quote d))".
7823hash.mo:Expected error in mat hashtable-arguments: "hashtable-update!: (hash . table) is not a hashtable".
7824hash.mo:Expected error in mat hashtable-arguments: "hashtable-update!: #<eq hashtable> is not mutable".
7825hash.mo:Expected error in mat hashtable-arguments: "hashtable-update!: "not a procedure" is not a procedure".
7826hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cell)".
7827hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cell $ht)".
7828hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cell $ht (quote a))".
7829hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cell $ht (quote a) (quote b) (quote c))".
7830hash.mo:Expected error in mat hashtable-arguments: "hashtable-cell: (hash . table) is not a hashtable".
7831hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-delete!)".
7832hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-delete! $ht)".
7833hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-delete! $ht (quote a) (quote b))".
7834hash.mo:Expected error in mat hashtable-arguments: "hashtable-delete!: (hash . table) is not a hashtable".
7835hash.mo:Expected error in mat hashtable-arguments: "hashtable-delete!: #<eq hashtable> is not mutable".
7836hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-copy)".
7837hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-copy $ht #t 17)".
7838hash.mo:Expected error in mat hashtable-arguments: "hashtable-copy: (hash . table) is not a hashtable".
7839hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-clear!)".
7840hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-clear! $ht 17 (quote foo))".
7841hash.mo:Expected error in mat hashtable-arguments: "hashtable-clear!: (hash . table) is not a hashtable".
7842hash.mo:Expected error in mat hashtable-arguments: "hashtable-clear!: (hash . table) is not a hashtable".
7843hash.mo:Expected error in mat hashtable-arguments: "hashtable-clear!: #<eq hashtable> is not mutable".
7844hash.mo:Expected error in mat hashtable-arguments: "hashtable-clear!: #<eq hashtable> is not mutable".
7845hash.mo:Expected error in mat hashtable-arguments: "hashtable-clear!: invalid size argument #t".
7846hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-keys)".
7847hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-keys $ht 72 43)".
7848hash.mo:Expected error in mat hashtable-arguments: "hashtable-keys: (hash . table) is not a hashtable".
7849hash.mo:Expected error in mat hashtable-arguments: "hashtable-keys: -79 is not a valid length".
7850hash.mo:Expected error in mat hashtable-arguments: "hashtable-keys: not-an-unsigned-integer is not a valid length".
7851hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-keys)".
7852hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-keys $ht 72)".
7853hash.mo:Expected error in mat hashtable-arguments: "hashtable-keys: (hash . table) is not a hashtable".
7854hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-values)".
7855hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-values $ht 72 43)".
7856hash.mo:Expected error in mat hashtable-arguments: "hashtable-values: (hash . table) is not a hashtable".
7857hash.mo:Expected error in mat hashtable-arguments: "hashtable-values: -79 is not a valid length".
7858hash.mo:Expected error in mat hashtable-arguments: "hashtable-values: not-an-unsigned-integer is not a valid length".
7859hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-entries)".
7860hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-entries $ht 72 43)".
7861hash.mo:Expected error in mat hashtable-arguments: "hashtable-entries: (hash . table) is not a hashtable".
7862hash.mo:Expected error in mat hashtable-arguments: "hashtable-entries: -79 is not a valid length".
7863hash.mo:Expected error in mat hashtable-arguments: "hashtable-entries: not-an-unsigned-integer is not a valid length".
7864hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-entries)".
7865hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-entries $ht 72)".
7866hash.mo:Expected error in mat hashtable-arguments: "hashtable-entries: (hash . table) is not a hashtable".
7867hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cells)".
7868hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-cells $ht 72 43)".
7869hash.mo:Expected error in mat hashtable-arguments: "hashtable-cells: (hash . table) is not a hashtable".
7870hash.mo:Expected error in mat hashtable-arguments: "hashtable-cells: -79 is not a valid length".
7871hash.mo:Expected error in mat hashtable-arguments: "hashtable-cells: not-an-unsigned-integer is not a valid length".
7872hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-hash-function)".
7873hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-hash-function $ht $ht)".
7874hash.mo:Expected error in mat hashtable-arguments: "hashtable-hash-function: (hash . table) is not an eq hashtable".
7875hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-equivalence-function)".
7876hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-equivalence-function $ht $ht)".
7877hash.mo:Expected error in mat hashtable-arguments: "hashtable-equivalence-function: (hash . table) is not an eq hashtable".
7878hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-weak?)".
7879hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-weak? $ht 3)".
7880hash.mo:Expected error in mat hashtable-arguments: "hashtable-weak?: (hash . table) is not a hashtable".
7881hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ephemeron?)".
7882hash.mo:Expected error in mat hashtable-arguments: "incorrect argument count in call (hashtable-ephemeron? $ht 3)".
7883hash.mo:Expected error in mat hashtable-arguments: "hashtable-ephemeron?: (hash . table) is not a hashtable".
7884hash.mo:Expected error in mat hash-return-value: "hashtable-ref: invalid hash-function #<procedure> return value "oops" for any".
7885hash.mo:Expected error in mat hash-return-value: "hashtable-ref: invalid hash-function #<procedure> return value 3.5 for any".
7886hash.mo:Expected error in mat hash-return-value: "hashtable-ref: invalid hash-function #<procedure> return value 1+2i for any".
7887hash.mo:Expected error in mat hash-return-value: "hashtable-contains?: invalid hash-function #<procedure> return value "oops" for any".
7888hash.mo:Expected error in mat hash-return-value: "hashtable-contains?: invalid hash-function #<procedure> return value 3.5 for any".
7889hash.mo:Expected error in mat hash-return-value: "hashtable-contains?: invalid hash-function #<procedure> return value 1+2i for any".
7890hash.mo:Expected error in mat hash-return-value: "hashtable-set!: invalid hash-function #<procedure> return value "oops" for any".
7891hash.mo:Expected error in mat hash-return-value: "hashtable-set!: invalid hash-function #<procedure> return value 3.5 for any".
7892hash.mo:Expected error in mat hash-return-value: "hashtable-set!: invalid hash-function #<procedure> return value 1+2i for any".
7893hash.mo:Expected error in mat hash-return-value: "hashtable-update!: invalid hash-function #<procedure> return value "oops" for any".
7894hash.mo:Expected error in mat hash-return-value: "hashtable-update!: invalid hash-function #<procedure> return value 3.5 for any".
7895hash.mo:Expected error in mat hash-return-value: "hashtable-update!: invalid hash-function #<procedure> return value 1+2i for any".
7896hash.mo:Expected error in mat hash-return-value: "hashtable-cell: invalid hash-function #<procedure> return value "oops" for any".
7897hash.mo:Expected error in mat hash-return-value: "hashtable-cell: invalid hash-function #<procedure> return value 3.5 for any".
7898hash.mo:Expected error in mat hash-return-value: "hashtable-cell: invalid hash-function #<procedure> return value 1+2i for any".
7899hash.mo:Expected error in mat hash-return-value: "hashtable-delete!: invalid hash-function #<procedure> return value "oops" for any".
7900hash.mo:Expected error in mat hash-return-value: "hashtable-delete!: invalid hash-function #<procedure> return value 3.5 for any".
7901hash.mo:Expected error in mat hash-return-value: "hashtable-delete!: invalid hash-function #<procedure> return value 1+2i for any".
7902hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (make-weak-eq-hashtable 3 #t)".
7903hash.mo:Expected error in mat eq-hashtable-arguments: "make-weak-eq-hashtable: invalid size argument -1".
7904hash.mo:Expected error in mat eq-hashtable-arguments: "make-weak-eq-hashtable: invalid size argument #t".
7905hash.mo:Expected error in mat eq-hashtable-arguments: "make-weak-eq-hashtable: invalid size argument #f".
7906hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (make-ephemeron-eq-hashtable 3 #t)".
7907hash.mo:Expected error in mat eq-hashtable-arguments: "make-ephemeron-eq-hashtable: invalid size argument -1".
7908hash.mo:Expected error in mat eq-hashtable-arguments: "make-ephemeron-eq-hashtable: invalid size argument #t".
7909hash.mo:Expected error in mat eq-hashtable-arguments: "make-ephemeron-eq-hashtable: invalid size argument #f".
7910hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ref)".
7911hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ref $wht)".
7912hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ref $wht (quote a))".
7913hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ref $wht (quote a) (quote b) (quote c))".
7914hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-ref: (hash . table) is not an eq hashtable".
7915hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-contains?)".
7916hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-contains? $wht)".
7917hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-contains? $wht (quote a) (quote b))".
7918hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-contains?: (hash . table) is not an eq hashtable".
7919hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-set!)".
7920hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-set! $wht)".
7921hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-set! $wht (quote a))".
7922hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-set! $wht (quote a) (quote b) (quote c))".
7923hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-set!: (hash . table) is not an eq hashtable".
7924hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-set!: #<eq hashtable> is not mutable".
7925hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-update!)".
7926hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-update! $wht)".
7927hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-update! $wht (quote a) values)".
7928hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-update! $wht (quote a) values (quote c) (quote d))".
7929hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-update!: (hash . table) is not an eq hashtable".
7930hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-update!: #<eq hashtable> is not mutable".
7931hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-update!: "not a procedure" is not a procedure".
7932hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-delete!)".
7933hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-delete! $wht)".
7934hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-delete! $wht (quote a) (quote b))".
7935hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-delete!: (hash . table) is not an eq hashtable".
7936hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-delete!: #<eq hashtable> is not mutable".
7937hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-cell)".
7938hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-cell $wht)".
7939hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-cell $wht (quote a))".
7940hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-cell $wht (quote a) (quote b) (quote c))".
7941hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-cell: (hash . table) is not an eq hashtable".
7942hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-weak?)".
7943hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-weak? $ht 3)".
7944hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-weak?: (hash . table) is not an eq hashtable".
7945hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ephemeron?)".
7946hash.mo:Expected error in mat eq-hashtable-arguments: "incorrect argument count in call (eq-hashtable-ephemeron? $ht 3)".
7947hash.mo:Expected error in mat eq-hashtable-arguments: "eq-hashtable-ephemeron?: (hash . table) is not an eq hashtable".
7948hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-ref)".
7949hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-ref $symht)".
7950hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-ref $symht (quote a))".
7951hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-ref $symht (quote a) (quote b) (quote c))".
7952hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-ref: (hash . table) is not a symbol hashtable".
7953hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-ref: #<eq hashtable> is not a symbol hashtable".
7954hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-ref: (a) is not a symbol".
7955hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7956hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-contains?)".
7957hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-contains? $symht)".
7958hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-contains? $symht (quote a) (quote b))".
7959hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-contains?: (hash . table) is not a symbol hashtable".
7960hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-contains?: #<eq hashtable> is not a symbol hashtable".
7961hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-contains?: (a) is not a symbol".
7962hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7963hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-set!)".
7964hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-set! $symht)".
7965hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-set! $symht (quote a))".
7966hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-set! $symht (quote a) (quote b) (quote c))".
7967hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-set!: (hash . table) is not a symbol hashtable".
7968hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-set!: #<eq hashtable> is not a symbol hashtable".
7969hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-set!: (a) is not a symbol".
7970hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7971hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-set!: #<hashtable> is not mutable".
7972hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-update!)".
7973hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-update! $symht)".
7974hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-update! $symht (quote a) values)".
7975hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-update! $symht (quote a) values (quote c) (quote d))".
7976hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-update!: (hash . table) is not a symbol hashtable".
7977hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-update!: #<eq hashtable> is not a symbol hashtable".
7978hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-update!: (a) is not a symbol".
7979hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7980hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-update!: #<hashtable> is not mutable".
7981hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-update!: "not a procedure" is not a procedure".
7982hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-delete!)".
7983hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-delete! $symht)".
7984hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-delete! $symht (quote a) (quote b))".
7985hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-delete!: (hash . table) is not a symbol hashtable".
7986hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-delete!: #<eq hashtable> is not a symbol hashtable".
7987hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-delete!: (a) is not a symbol".
7988hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7989hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-delete!: #<hashtable> is not mutable".
7990hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-cell)".
7991hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-cell $symht)".
7992hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-cell $symht (quote a))".
7993hash.mo:Expected error in mat symbol-hashtable-arguments: "incorrect argument count in call (symbol-hashtable-cell $symht (quote a) (quote b) (quote c))".
7994hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-cell: (hash . table) is not a symbol hashtable".
7995hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-cell: #<eq hashtable> is not a symbol hashtable".
7996hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hashtable-cell: (a) is not a symbol".
7997hash.mo:Expected error in mat symbol-hashtable-arguments: "symbol-hash: (a) is not a symbol".
7998hash.mo:Expected error in mat eqv-hashtable-arguments: "incorrect argument count in call (make-weak-eqv-hashtable 3 #t)".
7999hash.mo:Expected error in mat eqv-hashtable-arguments: "make-weak-eqv-hashtable: invalid size argument -1".
8000hash.mo:Expected error in mat eqv-hashtable-arguments: "make-weak-eqv-hashtable: invalid size argument #t".
8001hash.mo:Expected error in mat eqv-hashtable-arguments: "make-weak-eqv-hashtable: invalid size argument #f".
8002hash.mo:Expected error in mat eqv-hashtable-arguments: "incorrect argument count in call (make-ephemeron-eqv-hashtable 3 #t)".
8003hash.mo:Expected error in mat eqv-hashtable-arguments: "make-ephemeron-eqv-hashtable: invalid size argument -1".
8004hash.mo:Expected error in mat eqv-hashtable-arguments: "make-ephemeron-eqv-hashtable: invalid size argument #t".
8005hash.mo:Expected error in mat eqv-hashtable-arguments: "make-ephemeron-eqv-hashtable: invalid size argument #f".
8006hash.mo:Expected error in mat generic-hashtable: "hashtable-clear!: #<hashtable> is not mutable".
8007hash.mo:Expected error in mat generic-hashtable: "hashtable-delete!: #<hashtable> is not mutable".
8008hash.mo:Expected error in mat generic-hashtable: "hashtable-update!: #<hashtable> is not mutable".
8009hash.mo:Expected error in mat generic-hashtable: "hashtable-update!: #<hashtable> is not mutable".
8010hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (equal-hash)".
8011hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (equal-hash 0 0)".
8012hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (symbol-hash)".
8013hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (symbol-hash (quote a) (quote a))".
8014hash.mo:Expected error in mat hash-functions: "symbol-hash: "hello" is not a symbol".
8015hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (string-hash)".
8016hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (string-hash (quote a) (quote a))".
8017hash.mo:Expected error in mat hash-functions: "string-hash: hello is not a string".
8018hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (string-ci-hash)".
8019hash.mo:Expected error in mat hash-functions: "incorrect argument count in call (string-ci-hash (quote a) (quote a))".
8020hash.mo:Expected error in mat hash-functions: "string-ci-hash: hello is not a string".
8021hash.mo:Expected error in mat fasl-other-hashtable: "fasl-write: invalid fasl object #<eqv hashtable>".
8022hash.mo:Expected error in mat fasl-other-hashtable: "fasl-write: invalid fasl object #<hashtable>".
8023enum.mo:Expected error in mat enumeration: "enum-set-intersection: #<enum-set> and #<enum-set> have different enumeration types".
8024enum.mo:Expected error in mat enumeration: "enum-set-intersection: 1 is not an enumeration".
8025enum.mo:Expected error in mat enumeration: "universe of foo does not include specified symbol d".
8026enum.mo:Expected error in mat enumeration: "universe of foo does not include specified symbol d".
8027enum.mo:Expected error in mat enumeration: "make-enumeration: 3 is not a list of symbols".
8028enum.mo:Expected error in mat enumeration: "enum-set-universe: 3 is not an enumeration".
8029enum.mo:Expected error in mat enumeration: "enum-set-indexer: 3 is not an enumeration".
8030enum.mo:Expected error in mat enumeration: "enum-set-indexer: 1 is not a symbol".
8031enum.mo:Expected error in mat enumeration: "enum-set->list: 3 is not an enumeration".
8032enum.mo:Expected error in mat enumeration: "enum-set-union: 3 is not an enumeration".
8033enum.mo:Expected error in mat enumeration: "enum-set-union: 4 is not an enumeration".
8034enum.mo:Expected error in mat enumeration: "enum-set-union: #<enum-set> and #<enum-set> have different enumeration types".
8035enum.mo:Expected error in mat enumeration: "enum-set-complement: 3 is not an enumeration".
8036enum.mo:Expected error in mat enumeration: "enum-set-projection: 3 is not an enumeration".
8037enum.mo:Expected error in mat enumeration: "enum-set-projection: 4 is not an enumeration".
8038enum.mo:Expected error in mat enumeration: "invalid syntax (define-enumeration 3 () bar)".
8039enum.mo:Expected error in mat enumeration: "invalid syntax (define-enumeration foo baz bar)".
8040enum.mo:Expected error in mat enumeration: "invalid syntax (define-enumeration foo () 3)".
8041enum.mo:Expected error in mat enumeration: "invalid syntax (define-enumeration foo (a 3) bar)".
8042enum.mo:Expected error in mat enumeration: "invalid syntax (foo 3)".
8043enum.mo:Expected error in mat enumeration: "invalid syntax (bar 3)".
8044enum.mo:Expected error in mat enumeration: "make-record-type: cannot extend sealed record type #<record type enum-type>".
80458.mo:Expected error in mat define-syntax: "invalid syntax (foo)".
80468.mo:Expected error in mat define-syntax: "invalid syntax (foo . a)".
80478.mo:Expected error in mat define-syntax: "invalid syntax (foo a)".
80488.mo:Expected error in mat define-syntax: "invalid syntax (foo a . b)".
80498.mo:Expected error in mat define-syntax: "invalid syntax (foo a b . c)".
80508.mo:Expected error in mat define-syntax: "invalid syntax (foo a b c)".
80518.mo:Expected error in mat define-syntax: "invalid parameter list in (lambda (1 c) e f g)".
80528.mo:Expected error in mat define-syntax: "syntax: lists (#<syntax a> #<syntax c>) and (#<syntax b>) differ in length".
80538.mo:Expected error in mat define-syntax: "invalid literals list in (syntax-rules (...) ((foo ...) 0))".
80548.mo:Expected error in mat define-syntax: "misplaced ellipsis in syntax-rules pattern (_ x . ...)".
80558.mo:Expected error in mat define-syntax: "misplaced ellipsis in syntax-rules pattern (_ (...))".
80568.mo:Expected error in mat define-syntax: "duplicate pattern variable x in (_ x x)".
80578.mo:Expected error in mat define-syntax: "attempt to define out-of-context identifier a".
80588.mo:Expected error in mat define-syntax: "attempt to assign out-of-phase identifier a".
80598.mo:Expected error in mat define-syntax: "attempt to bind out-of-phase identifier a".
80608.mo:Expected error in mat define-syntax: "attempt to reference out-of-phase identifier a".
80618.mo:Expected error in mat define-syntax: "attempt to reference out-of-phase identifier a".
80628.mo:Expected error in mat define-syntax: "attempt to reference out-of-phase identifier a".
80638.mo:Expected error in mat define-syntax: "attempt to reference out-of-phase identifier a".
80648.mo:Expected error in mat define-syntax: "extra ellipsis in syntax form (syntax (z ...))".
80658.mo:Expected error in mat define-syntax: "variable $dsmat-y is not bound".
80668.mo:Expected error in mat define-syntax: "misplaced ellipsis in syntax template (syntax #(... (x)))".
80678.mo:Expected error in mat r6rs:syntax-rules: "invalid syntax-rules clause ((_ a b) (identifier? (syntax a)) (let ((...)) (* a b)))".
80688.mo:Expected error in mat r6rs:syntax-rules: "invalid literals list in (syntax-rules (_))".
80698.mo:Expected error in mat r6rs:syntax-rules: "invalid literals list in (syntax-rules (_))".
80708.mo:Expected error in mat r6rs:syntax-rules: "invalid literals list in (syntax-rules (...))".
80718.mo:Expected error in mat r6rs:syntax-rules: "invalid literals list in (syntax-rules (...))".
80728.mo:Expected error in mat definition-not-permitted: "definition not permitted (define frob 15)".
80738.mo:Expected error in mat definition-not-permitted: "definition not permitted (define-syntax frob (identifier-syntax 15))".
80748.mo:Expected error in mat definition-not-permitted: "definition not permitted (module frob (x) (define x 15))".
80758.mo:Expected error in mat definition-not-permitted: "definition not permitted (alias frob cons)".
80768.mo:Expected error in mat definition-not-permitted: "definition not permitted (define frob -15)".
80778.mo:Expected error in mat definition-not-permitted: "definition not permitted (define-syntax frob (identifier-syntax -15))".
80788.mo:Expected error in mat definition-not-permitted: "definition not permitted (module frob (x) (define x -15))".
80798.mo:Expected error in mat definition-not-permitted: "definition not permitted (alias frob cons)".
80808.mo:Expected error in mat definition-not-permitted: "definition not permitted (define frob (quote xxx))".
80818.mo:Expected error in mat definition-not-permitted: "definition not permitted (define-syntax frob (identifier-syntax (quote xxx)))".
80828.mo:Expected error in mat definition-not-permitted: "definition not permitted (module frob (x) (define x (quote xxx)))".
80838.mo:Expected error in mat definition-not-permitted: "definition not permitted (alias frob cons)".
80848.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (global)".
80858.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (global)".
80868.mo:Expected error in mat invalid-bindings: "fluid-let-syntax: invalid transformer (global)".
80878.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (global)".
80888.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (global)".
80898.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (global)".
80908.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (global)".
80918.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (lexical . #\a)".
80928.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (lexical . #\a)".
80938.mo:Expected error in mat invalid-bindings: "fluid-let-syntax: invalid transformer (lexical . #\a)".
80948.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (lexical . #\a)".
80958.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (lexical . #\a)".
80968.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (lexical . #\a)".
80978.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (lexical . #\a)".
80988.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (macro . cond)".
80998.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (macro . cond)".
81008.mo:Expected error in mat invalid-bindings: "fluid-let-syntax: invalid transformer (macro . cond)".
81018.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (macro . cond)".
81028.mo:Expected error in mat invalid-bindings: "define-syntax: invalid transformer (macro . cond)".
81038.mo:Expected error in mat invalid-bindings: "let-syntax: invalid transformer (macro . cond)".
81048.mo:Expected error in mat invalid-bindings: "letrec-syntax: invalid transformer (macro . cond)".
81058.mo:Expected error in mat generalized-pattern: "invalid syntax gp$a".
81068.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$a)".
81078.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$a . b)".
81088.mo:Expected error in mat generalized-pattern: "invalid syntax gp$b".
81098.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$b)".
81108.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$b . b)".
81118.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$c)".
81128.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$c 1)".
81138.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$d 1 2 . #(foo 6 7))".
81148.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$d 1 2)".
81158.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$d 1 2 (3 4))".
81168.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$e)".
81178.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$e 1)".
81188.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$e 1 2)".
81198.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$e rats)".
81208.mo:Expected error in mat generalized-pattern: "misplaced ellipsis in syntax-rules pattern (_ x ... y ...)".
81218.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$h (1 2 3))".
81228.mo:Expected error in mat generalized-pattern: "invalid syntax (gp$h . 4)".
81238.mo:Expected error in mat identifier-syntax: "invalid syntax ($is-frob)".
81248.mo:Expected error in mat identifier-syntax: "invalid syntax ($is-frob 3)".
81258.mo:Expected error in mat identifier-syntax: "invalid syntax (set! $is-frob)".
81268.mo:Expected error in mat identifier-syntax: "invalid syntax (set! $is-frob 3 4)".
81278.mo:Expected error in mat with-syntax: "invalid syntax (foo . a)".
81288.mo:Expected error in mat with-syntax: "invalid syntax (foo a)".
81298.mo:Expected error in mat with-syntax: "invalid syntax (foo (a b . c) (d e f))".
81308.mo:Expected error in mat with-syntax: "invalid syntax (foo (a b c) . d)".
81318.mo:Expected error in mat with-syntax: "invalid syntax ()".
81328.mo:Expected error in mat with-syntax: "invalid syntax a".
81338.mo:Expected error in mat with-syntax: "duplicate pattern variable x in (x x)".
81348.mo:Expected error in mat with-syntax: "duplicate pattern variable x in (x x)".
81358.mo:Expected error in mat generate-temporaries: "incorrect argument count in call (generate-temporaries)".
81368.mo:Expected error in mat generate-temporaries: "incorrect argument count in call (generate-temporaries (quote (a b c)) (quote (d e f)))".
81378.mo:Expected error in mat generate-temporaries: "generate-temporaries: improper list structure (a b . c)".
81388.mo:Expected error in mat generate-temporaries: "generate-temporaries: cyclic list structure (a b c b c b ...)".
81398.mo:Expected error in mat syntax->list: "syntax->list: invalid argument #<syntax a>".
81408.mo:Expected error in mat syntax->list: "syntax->list: invalid argument #<syntax (a b . e)>".
81418.mo:Expected error in mat syntax->vector: "syntax->vector: invalid argument #<syntax a>".
81428.mo:Expected error in mat syntax->vector: "syntax->vector: invalid argument #<syntax (a b . e)>".
81438.mo:Expected error in mat syntax-errors: "missing definition for export y at line 2, char 15 of testfile.ss".
81448.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (let () (define x 3) (define-syntax x (identifier-syntax 4)) x) at line 2, char 6 of testfile.ss".
81458.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (module (x) (define x 3) (define-syntax x (identifier-syntax 4))) at line 3, char 8 of testfile.ss".
81468.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (module (x) (define x 3) (define-syntax x (identifier-syntax 4))) at line 2, char 6 of testfile.ss".
81478.mo:Expected error in mat syntax-errors: "invalid bound variable 3 in (letrec ((3 4)) 5) at line 2, char 6 of testfile.ss".
81488.mo:Expected error in mat syntax-errors: "invalid keyword 3 in (letrec-syntax ((3 4)) 5) at line 2, char 6 of testfile.ss".
81498.mo:Expected error in mat syntax-errors: "multiple definitions for a and x in body (module (x) (define a 1) (define a 2) (define x 3) (define x 4)) at line 3, char 8 of testfile.ss".
81508.mo:Expected error in mat syntax-errors: "invalid syntax (a . b) at line 2, char 6 of testfile.ss".
81518.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 6 of testfile.ss".
81528.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 18 of testfile.ss".
81538.mo:Expected error in mat syntax-errors: "duplicate bound variable x in (letrec ((x 3) (x 4)) x) at line 2, char 6 of testfile.ss".
81548.mo:Expected error in mat syntax-errors: "duplicate keyword x in (letrec-syntax ((x 3) (x 4)) x) at line 2, char 6 of testfile.ss".
81558.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 14 of testfile.ss".
81568.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (let () (define x 3) (define x 4) x) at line 2, char 6 of testfile.ss".
81578.mo:Expected error in mat syntax-errors: "invalid syntax (cond (a . b)) at line 2, char 6 of testfile.ss".
81588.mo:Expected error in mat syntax-errors: "duplicate pattern variable b in (_ b b) at line 2, char 37 of testfile.ss".
81598.mo:Expected error in mat syntax-errors: "invalid syntax-case clause ((_ a ...) 3 4 5) at line 2, char 36 of testfile.ss".
81608.mo:Expected error in mat syntax-errors: "invalid literals list in (syntax-case (list (quote a) (quote b)) (a ...) ((_ a ...) 3)) at line 2, char 6 of testfile.ss".
81618.mo:Expected error in mat syntax-errors: "invalid syntax (syntax a b) at line 2, char 6 of testfile.ss".
81628.mo:Expected error in mat syntax-errors: "invalid syntax (if a b c d) at line 2, char 6 of testfile.ss".
81638.mo:Expected error in mat syntax-errors: "invalid syntax (letrec ((x 3) (y 4) z 5) (list x y z)) at line 2, char 6 of testfile.ss".
81648.mo:Expected error in mat syntax-errors: "invalid syntax ($primitive 4 car) at line 2, char 14 of testfile.ss".
81658.mo:Expected error in mat syntax-errors: "invalid syntax (syntax-case x) at line 2, char 6 of testfile.ss".
81668.mo:Expected error in mat syntax-errors: "invalid syntax (quote a b) at line 2, char 6 of testfile.ss".
81678.mo:Expected error in mat syntax-errors: "invalid syntax (fluid-let-syntax) at line 2, char 6 of testfile.ss".
81688.mo:Expected error in mat syntax-errors: "invalid syntax (letrec-syntax () . 3) at line 2, char 6 of testfile.ss".
81698.mo:Expected error in mat syntax-errors: "invalid parameter list in (lambda (x x) x) at line 2, char 6 of testfile.ss".
81708.mo:Expected error in mat syntax-errors: "invalid syntax (lambda (x y) . z) at line 2, char 6 of testfile.ss".
81718.mo:Expected error in mat syntax-errors: "invalid parameter list in (lambda (3) 3) at line 2, char 6 of testfile.ss".
81728.mo:Expected error in mat syntax-errors: "invalid syntax (set! x 3 5) at line 2, char 19 of testfile.ss".
81738.mo:Expected error in mat syntax-errors: "invalid syntax (set! x 3 5) at line 2, char 6 of testfile.ss".
81748.mo:Expected error in mat syntax-errors: "invalid syntax (import . x) at line 2, char 14 of testfile.ss".
81758.mo:Expected error in mat syntax-errors: "invalid syntax (import . x) at line 2, char 6 of testfile.ss".
81768.mo:Expected error in mat syntax-errors: "library (just scheme cons) not found".
81778.mo:Expected error in mat syntax-errors: "library (just scheme cons) not found".
81788.mo:Expected error in mat syntax-errors: "invalid module export (a . b) at line 2, char 15 of testfile.ss".
81798.mo:Expected error in mat syntax-errors: "invalid syntax (module (a . b) c) at line 2, char 6 of testfile.ss".
81808.mo:Expected error in mat syntax-errors: "invalid syntax (define x y z) at line 2, char 6 of testfile.ss".
81818.mo:Expected error in mat syntax-errors: "invalid syntax (define-syntax x y z) at line 2, char 6 of testfile.ss".
81828.mo:Expected error in mat syntax-errors: "invalid syntax (case-lambda (())) at line 2, char 6 of testfile.ss".
81838.mo:Expected error in mat syntax-errors: "unknown module m-not-defined at line 2, char 14 of testfile.ss".
81848.mo:Expected error in mat syntax-errors: "unknown module m-not-defined at line 2, char 22 of testfile.ss".
81858.mo:Expected error in mat syntax-errors: "unknown module m-not-defined at line 2, char 25 of testfile.ss".
81868.mo:Expected error in mat syntax-errors: "no expressions in body (lambda (x) (define x 3)) at line 2, char 6 of testfile.ss".
81878.mo:Expected error in mat syntax-errors: "encountered raw symbol x in output of macro (muck) at line 2, char 6 of testfile.ss".
81888.mo:Expected error in mat syntax-errors: "invalid eval-when situation foo at line 2, char 31 of testfile.ss".
81898.mo:Expected error in mat syntax-errors: "invalid syntax (let ((x 3) (y . 4)) (+ x y)) at line 2, char 6 of testfile.ss".
81908.mo:Expected error in mat syntax-errors: "invalid syntax (1 2 3) near line 8, char 12 of testfile.ss".
81918.mo:Expected error in mat syntax-errors: "read: parenthesized list terminated by bracket at line 2, char 17 of testfile.ss".
81928.mo:Expected error in mat syntax-errors: "invalid syntax (if 1)".
81938.mo:Expected error in mat syntax-errors: "missing definition for export xxx at line 6, char 14 of testfile.ss".
81948.mo:Expected error in mat syntax-errors: "multiple definitions for x in body (let () (define x 5) (define-syntax x (identifier-syntax 5)) x) at line 5, char 14 of testfile.ss".
81958.mo:Expected error in mat syntax-errors: "attempt to assign immutable variable cons at line 2, char 19 of testfile.ss".
81968.mo:Expected error in mat syntax-errors: "attempt to assign immutable variable x at line 8, char 49 of testfile.ss".
81978.mo:Expected error in mat syntax-errors: "attempt to assign immutable variable x at line 8, char 47 of testfile.ss".
81988.mo:Expected error in mat syntax-errors: "invalid syntax (err-test "wrong # args") at line 1, char 100 of testfile.ss".
81998.mo:Expected error in mat syntax-errors: "invalid context for definition (module foo ()) at line 2, char 16 of testfile.ss".
82008.mo:Expected error in mat syntax-errors: "invalid context for definition (module ()) at line 2, char 16 of testfile.ss".
82018.mo:Expected error in mat syntax-errors: "invalid context for definition (import scheme) at line 2, char 16 of testfile.ss".
82028.mo:Expected error in mat syntax-errors: "invalid context for definition (import-only scheme) at line 2, char 16 of testfile.ss".
82038.mo:Expected error in mat syntax-errors: "invalid syntax (module . foo) at line 2, char 16 of testfile.ss".
82048.mo:Expected error in mat syntax-errors: "invalid syntax (module) at line 2, char 16 of testfile.ss".
82058.mo:Expected error in mat syntax-errors: "invalid syntax (import . scheme) at line 2, char 16 of testfile.ss".
82068.mo:Expected error in mat syntax-errors: "invalid syntax (import-only . scheme) at line 2, char 16 of testfile.ss".
82078.mo:Expected error in mat syntax-errors: "invalid syntax (if 17) at line 4, char 8 of testfile.ss".
82088.mo:Expected error in mat syntax-errors: "failed assertion (let-syntax ((q (...))) q) near line 5, char 23 of testfile.ss".
82098.mo:Expected error in mat syntax-errors: "let-values: incorrect number of values from rhs (let-syntax ((q (...))) q) near line 6, char 29 of testfile.ss".
82108.mo:Expected error in mat syntax-errors: "let-values: incorrect number of values from rhs (values x y) at line 9, char 38 of testfile.ss".
82118.mo:Expected error in mat syntax-errors2: "missing definition for export y at line 2, char 15 of testfile.ss".
82128.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (let () (define x 3) (define-syntax x (identifier-syntax 4)) x) at line 2, char 6 of testfile.ss".
82138.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (module (x) (define x 3) (define-syntax x (identifier-syntax 4))) at line 3, char 8 of testfile.ss".
82148.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (module (x) (define x 3) (define-syntax x (identifier-syntax 4))) at line 2, char 6 of testfile.ss".
82158.mo:Expected error in mat syntax-errors2: "invalid bound variable 3 in (letrec ((3 4)) 5) at line 2, char 6 of testfile.ss".
82168.mo:Expected error in mat syntax-errors2: "invalid keyword 3 in (letrec-syntax ((3 4)) 5) at line 2, char 6 of testfile.ss".
82178.mo:Expected error in mat syntax-errors2: "multiple definitions for a and x in body (module (x) (define a 1) (define a 2) (define x 3) (define x 4)) at line 3, char 8 of testfile.ss".
82188.mo:Expected error in mat syntax-errors2: "invalid syntax (a . b) at line 2, char 6 of testfile.ss".
82198.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 6 of testfile.ss".
82208.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 18 of testfile.ss".
82218.mo:Expected error in mat syntax-errors2: "duplicate bound variable x in (letrec ((x 3) (x 4)) x) at line 2, char 6 of testfile.ss".
82228.mo:Expected error in mat syntax-errors2: "duplicate keyword x in (letrec-syntax ((x 3) (x 4)) x) at line 2, char 6 of testfile.ss".
82238.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (module (x) (define x 3) (define x 4)) at line 2, char 14 of testfile.ss".
82248.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (let () (define x 3) (define x 4) x) at line 2, char 6 of testfile.ss".
82258.mo:Expected error in mat syntax-errors2: "invalid syntax (cond (a . b)) at line 2, char 6 of testfile.ss".
82268.mo:Expected error in mat syntax-errors2: "duplicate pattern variable b in (_ b b) at line 2, char 37 of testfile.ss".
82278.mo:Expected error in mat syntax-errors2: "invalid syntax-case clause ((_ a ...) 3 4 5) at line 2, char 36 of testfile.ss".
82288.mo:Expected error in mat syntax-errors2: "invalid literals list in (syntax-case (list (quote a) (quote b)) (a ...) ((_ a ...) 3)) at line 2, char 6 of testfile.ss".
82298.mo:Expected error in mat syntax-errors2: "invalid syntax (syntax a b) at line 2, char 6 of testfile.ss".
82308.mo:Expected error in mat syntax-errors2: "invalid syntax (if a b c d) at line 2, char 6 of testfile.ss".
82318.mo:Expected error in mat syntax-errors2: "invalid syntax (letrec ((x 3) (y 4) z 5) (list x y z)) at line 2, char 6 of testfile.ss".
82328.mo:Expected error in mat syntax-errors2: "invalid syntax ($primitive 4 car) at line 2, char 14 of testfile.ss".
82338.mo:Expected error in mat syntax-errors2: "invalid syntax (syntax-case x) at line 2, char 6 of testfile.ss".
82348.mo:Expected error in mat syntax-errors2: "invalid syntax (quote a b) at line 2, char 6 of testfile.ss".
82358.mo:Expected error in mat syntax-errors2: "invalid syntax (fluid-let-syntax) at line 2, char 6 of testfile.ss".
82368.mo:Expected error in mat syntax-errors2: "invalid syntax (letrec-syntax () . 3) at line 2, char 6 of testfile.ss".
82378.mo:Expected error in mat syntax-errors2: "invalid parameter list in (lambda (x x) x) at line 2, char 6 of testfile.ss".
82388.mo:Expected error in mat syntax-errors2: "invalid syntax (lambda (x y) . z) at line 2, char 6 of testfile.ss".
82398.mo:Expected error in mat syntax-errors2: "invalid parameter list in (lambda (3) 3) at line 2, char 6 of testfile.ss".
82408.mo:Expected error in mat syntax-errors2: "invalid syntax (set! x 3 5) at line 2, char 19 of testfile.ss".
82418.mo:Expected error in mat syntax-errors2: "invalid syntax (set! x 3 5) at line 2, char 6 of testfile.ss".
82428.mo:Expected error in mat syntax-errors2: "invalid syntax (import . x) at line 2, char 14 of testfile.ss".
82438.mo:Expected error in mat syntax-errors2: "invalid syntax (import . x) at line 2, char 6 of testfile.ss".
82448.mo:Expected error in mat syntax-errors2: "library (just scheme cons) not found".
82458.mo:Expected error in mat syntax-errors2: "library (just scheme cons) not found".
82468.mo:Expected error in mat syntax-errors2: "invalid module export (a . b) at line 2, char 15 of testfile.ss".
82478.mo:Expected error in mat syntax-errors2: "invalid syntax (module (a . b) c) at line 2, char 6 of testfile.ss".
82488.mo:Expected error in mat syntax-errors2: "invalid syntax (define x y z) at line 2, char 6 of testfile.ss".
82498.mo:Expected error in mat syntax-errors2: "invalid syntax (define-syntax x y z) at line 2, char 6 of testfile.ss".
82508.mo:Expected error in mat syntax-errors2: "invalid syntax (case-lambda (())) at line 2, char 6 of testfile.ss".
82518.mo:Expected error in mat syntax-errors2: "unknown module m-not-defined at line 2, char 14 of testfile.ss".
82528.mo:Expected error in mat syntax-errors2: "unknown module m-not-defined at line 2, char 22 of testfile.ss".
82538.mo:Expected error in mat syntax-errors2: "unknown module m-not-defined at line 2, char 25 of testfile.ss".
82548.mo:Expected error in mat syntax-errors2: "no expressions in body (lambda (x) (define x 3)) at line 2, char 6 of testfile.ss".
82558.mo:Expected error in mat syntax-errors2: "encountered raw symbol x in output of macro (muck) at line 2, char 6 of testfile.ss".
82568.mo:Expected error in mat syntax-errors2: "invalid eval-when situation foo at line 2, char 31 of testfile.ss".
82578.mo:Expected error in mat syntax-errors2: "invalid syntax (let ((x 3) (y . 4)) (+ x y)) at line 2, char 6 of testfile.ss".
82588.mo:Expected error in mat syntax-errors2: "invalid syntax (1 2 3) near line 8, char 12 of testfile.ss".
82598.mo:Expected error in mat syntax-errors2: "read: parenthesized list terminated by bracket at line 2, char 17 of testfile.ss".
82608.mo:Expected error in mat syntax-errors2: "invalid syntax (if 1)".
82618.mo:Expected error in mat syntax-errors2: "missing definition for export xxx at line 6, char 14 of testfile.ss".
82628.mo:Expected error in mat syntax-errors2: "multiple definitions for x in body (let () (define x 5) (define-syntax x (identifier-syntax 5)) x) at line 5, char 14 of testfile.ss".
82638.mo:Expected error in mat syntax-errors2: "attempt to assign immutable variable cons at line 2, char 19 of testfile.ss".
82648.mo:Expected error in mat syntax-errors2: "attempt to assign immutable variable x at line 8, char 49 of testfile.ss".
82658.mo:Expected error in mat syntax-errors2: "attempt to assign immutable variable x at line 8, char 47 of testfile.ss".
82668.mo:Expected error in mat syntax-errors2: "invalid syntax (err-test "wrong # args") at line 1, char 100 of testfile.ss".
82678.mo:Expected error in mat syntax-errors2: "invalid context for definition (module foo ()) at line 2, char 16 of testfile.ss".
82688.mo:Expected error in mat syntax-errors2: "invalid context for definition (module ()) at line 2, char 16 of testfile.ss".
82698.mo:Expected error in mat syntax-errors2: "invalid context for definition (import scheme) at line 2, char 16 of testfile.ss".
82708.mo:Expected error in mat syntax-errors2: "invalid context for definition (import-only scheme) at line 2, char 16 of testfile.ss".
82718.mo:Expected error in mat syntax-errors2: "invalid syntax (module . foo) at line 2, char 16 of testfile.ss".
82728.mo:Expected error in mat syntax-errors2: "invalid syntax (module) at line 2, char 16 of testfile.ss".
82738.mo:Expected error in mat syntax-errors2: "invalid syntax (import . scheme) at line 2, char 16 of testfile.ss".
82748.mo:Expected error in mat syntax-errors2: "invalid syntax (import-only . scheme) at line 2, char 16 of testfile.ss".
82758.mo:Expected error in mat syntax-errors2: "invalid syntax (if 17) at line 4, char 8 of testfile.ss".
82768.mo:Expected error in mat syntax-errors2: "failed assertion (let-syntax ((q (...))) q) near line 5, char 23 of testfile.ss".
82778.mo:Expected error in mat syntax-errors2: "let-values: incorrect number of values from rhs (let-syntax ((q (...))) q) near line 6, char 29 of testfile.ss".
82788.mo:Expected error in mat syntax-errors2: "let-values: incorrect number of values from rhs (values x y) at line 9, char 38 of testfile.ss".
82798.mo:Expected error in mat module1: "variable $b is not bound".
82808.mo:Expected error in mat module1: "variable $b is not bound".
82818.mo:Expected error in mat module1: "variable $b is not bound".
82828.mo:Expected error in mat module1: "variable $b is not bound".
82838.mo:Expected error in mat module1: "attempt to reference unexported identifier $b".
82848.mo:Expected error in mat module1: "invalid syntax (set! $a 4)".
82858.mo:Expected error in mat module1: "invalid syntax (set! $q 4)".
82868.mo:Expected error in mat module1: "invalid syntax (set! $q 4)".
82878.mo:Expected error in mat module1: "invalid syntax (set! $a 4)".
82888.mo:Expected error in mat module1: "invalid syntax (set! $q 4)".
82898.mo:Expected error in mat module1: "invalid syntax (set! $q 4)".
82908.mo:Expected error in mat module1: "multiple definitions for $a in body (module () (define $a 3) (define-syntax $a list))".
82918.mo:Expected error in mat module1: "attempt to reference unexported identifier $c".
82928.mo:Expected error in mat module1: "attempt to reference unexported identifier $a".
82938.mo:Expected error in mat module1: "attempt to reference unexported identifier $c".
82948.mo:Expected error in mat module1: "attempt to reference unexported identifier $b".
82958.mo:Expected error in mat module1: "attempt to reference unexported identifier $z".
82968.mo:Expected error in mat module1: "attempt to reference unexported identifier $z".
82978.mo:Expected error in mat module1: "missing definition for export $z".
82988.mo:Expected error in mat module1: "missing definition for export $y".
82998.mo:Expected error in mat module1: "missing definition for export $z".
83008.mo:Expected error in mat module1: "variable $e is not bound".
83018.mo:Expected error in mat module1: "attempt to reference unexported identifier $x".
83028.mo:Expected error in mat module1: "variable $beta-a is not bound".
83038.mo:Expected error in mat module1: "variable $aaa is not bound".
83048.mo:Expected error in mat module1: "variable $aaa is not bound".
83058.mo:Expected error in mat module1: "variable $aaa is not bound".
83068.mo:Expected error in mat module1: "attempt to define out-of-context identifier x".
83078.mo:Expected error in mat module1: "attempt to define out-of-context identifier x".
83088.mo:Expected error in mat module1: "attempt to define out-of-context identifier x".
83098.mo:Expected error in mat module1: "attempt to reference unbound identifier defnie".
83108.mo:Expected error in mat module5: "attempt to reference unbound identifier list".
83118.mo:Expected error in mat module5: "attempt to reference unbound identifier z".
83128.mo:Expected error in mat module5: "attempt to apply non-procedure "outer"".
83138.mo:Expected error in mat module5: "multiple definitions for x in body (let () (import $zoom) (define q x) (import m1) (list q x z))".
83148.mo:Expected error in mat module5: "multiple definitions for a and other identifiers in body (let () (import $foo) (import $zip) #t)".
83158.mo:Expected error in mat module6: "attempt to reference unbound identifier cons".
83168.mo:Expected error in mat module8: "variable $crazy-x is not bound".
83178.mo:Expected error in mat module8: "variable $flash-x is not bound".
83188.mo:Expected error in mat module8: "variable $blast-x is not bound".
83198.mo:Expected error in mat module8: "variable $crud-x is not bound".
83208.mo:Expected error in mat module8: "variable $idiot-x is not bound".
83218.mo:Expected error in mat module8: "multiple definitions for car in body (module () (import scheme) (define car 3) (set! junk (a foo car bar cons)))".
83228.mo:Expected error in mat module9: "variable cookie is not bound".
83238.mo:Expected error in mat module11: "attempt to reference out-of-phase identifier x".
83248.mo:Expected error in mat module11: "attempt to reference out-of-phase identifier x".
83258.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit)".
83268.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit foo (bar ...) e1 e2)".
83278.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit (a b c))".
83288.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit (a b c) . d)".
83298.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit (a b c) d . e)".
83308.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit (1 2 3) d e)".
83318.mo:Expected error in mat with-implicit: "invalid syntax (with-implicit (a 2 c) d e)".
83328.mo:Expected error in mat with-implicit: "non-identifier with-implicit template 15".
83338.mo:Expected error in mat datum: "invalid syntax (datum)".
83348.mo:Expected error in mat datum: "invalid syntax (datum a b c)".
83358.mo:Expected error in mat datum: "invalid syntax (datum . b)".
83368.mo:Expected error in mat alias: "invalid syntax (alias x "y")".
83378.mo:Expected error in mat alias: "invalid syntax (alias 3 x)".
83388.mo:Expected error in mat alias: "variable $alias-blarg is not bound".
83398.mo:Expected error in mat alias: "variable $alias-x55 is not bound".
83408.mo:Expected error in mat alias: "variable $alias-z55 is not bound".
83418.mo:Expected error in mat alias: "invalid definition in immutable environment (alias x cons)".
83428.mo:Expected error in mat alias: "attempt to assign immutable variable $alias-cons".
83438.mo:Expected error in mat alias: "attempt to assign immutable variable cons".
83448.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y".
83458.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y".
83468.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y at line 4, char 12 of testfile-alias-d.ss".
83478.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y at line 4, char 12 of testfile-alias-d.ss".
83488.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y".
83498.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y".
83508.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y".
83518.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y at line 3, char 12 of testfile-alias-e.ss".
83528.mo:Expected error in mat alias: "attempt to create an alias to unbound identifier y at line 3, char 12 of testfile-alias-e.ss".
83538.mo:Expected error in mat extended-import: "multiple definitions for $i-x and $i-y in body (module ($i-x $i-y) (module m ($i-x $i-y) (define $i-x "x") (define $i-y "y")) (import (alias m (...) (...))))".
83548.mo:Expected error in mat extended-import: "multiple definitions for $i-x and $i-y in body (module ($i-x $i-y) (module m ($i-x $i-y) (define $i-x "x") (define $i-y "y")) (import (alias m (...) (...))))".
83558.mo:Expected error in mat extended-import: "attempt to reference unbound identifier y".
83568.mo:Expected error in mat extended-import: "attempt to reference unbound identifier y".
83578.mo:Expected error in mat import: "multiple definitions for x in body (let () (define x (quote x2)) (import m) x)".
83588.mo:Expected error in mat import: "multiple definitions for x in body (let () (import m) (define x (quote x2)) x)".
83598.mo:Expected error in mat import: "multiple definitions for car in body (let () (import scheme) (import (rename scheme (...))) car)".
83608.mo:Expected error in mat import: "multiple definitions for car in body (let () (module (car) (define car (...))) (import scheme) car)".
83618.mo:Expected error in mat import: "multiple definitions for car in body (let () (module (car) (define car (...))) (import scheme) car)".
83628.mo:Expected error in mat import: "multiple definitions for x in body (let () (define x 5) (define-syntax x (identifier-syntax 5)) x)".
83638.mo:Expected error in mat import: "missing definition for export xxx".
83648.mo:Expected error in mat import: "invalid definition in immutable environment (import (rnrs))".
83658.mo:Expected error in mat import: "invalid context for definition (import)".
83668.mo:Expected error in mat import: "attempt to reference unbound identifier list".
83678.mo:Expected error in mat import: "attempt to reference unbound identifier p".
83688.mo:Expected error in mat import: "attempt to reference unbound identifier p".
83698.mo:Expected error in mat import: "attempt to reference unbound identifier *".
83708.mo:Expected error in mat export: "export form outside of a module or library (export)".
83718.mo:Expected error in mat export: "export form outside of a module or library (export cons)".
83728.mo:Expected error in mat export: "export form outside of a module or library (export)".
83738.mo:Expected error in mat export: "nonempty export form outside of a module or library (export cons)".
83748.mo:Expected error in mat export: "attempt to export multiple bindings for x from module (module (x) (define x 15) (define y 117) (export (rename (...))))".
83758.mo:Expected error in mat export: "attempt to export multiple bindings for x from library (library ($ex-C) (export x) (import (chezscheme)) (define x 5) (define y 17) ...)".
83768.mo:Expected error in mat export: "attempt to reference unexported identifier a at line 7, char 42 of testfile-ex4a.ss".
83778.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x))".
83788.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x))".
83798.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x))".
83808.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...)".
83818.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...))))".
83828.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...))))".
83838.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...))))".
83848.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...)".
83858.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B)))".
83868.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B)))".
83878.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B)))".
83888.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...)".
83898.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x))".
83908.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x))".
83918.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x))".
83928.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...)".
83938.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B)))".
83948.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B)))".
83958.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B)))".
83968.mo:Expected error in mat eval-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (module B (x) (define x 6)) (module C (x) (define x 7)) ...)".
83978.mo:Expected error in mat eval-export-errors: "missing import for y (only B y)".
83988.mo:Expected error in mat eval-export-errors: "missing import for y (only B y)".
83998.mo:Expected error in mat eval-export-errors: "missing import for y (only B y)".
84008.mo:Expected error in mat eval-export-errors: "missing import for y (only B y)".
84018.mo:Expected error in mat eval-export-errors: "missing import for y (rename B (y z))".
84028.mo:Expected error in mat eval-export-errors: "missing import for y (rename B (y z))".
84038.mo:Expected error in mat eval-export-errors: "missing import for y (rename B (y z))".
84048.mo:Expected error in mat eval-export-errors: "missing import for y (rename B (y z))".
84058.mo:Expected error in mat eval-export-errors: "library (rename B y z) not found".
84068.mo:Expected error in mat eval-export-errors: "library (rename B y z) not found".
84078.mo:Expected error in mat eval-export-errors: "library (rename B y z) not found".
84088.mo:Expected error in mat eval-export-errors: "library (rename B y z) not found".
84098.mo:Expected error in mat eval-export-errors: "missing expected prefix on x (drop-prefix B foo:)".
84108.mo:Expected error in mat eval-export-errors: "missing expected prefix on x (drop-prefix B foo:)".
84118.mo:Expected error in mat eval-export-errors: "missing expected prefix on x (drop-prefix B foo:)".
84128.mo:Expected error in mat eval-export-errors: "missing expected prefix on x (drop-prefix B foo:)".
84138.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 1, char 1 of testfile.ss".
84148.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 2, char 3 of testfile.ss".
84158.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 2, char 3 of testfile.ss".
84168.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...) at line 1, char 1 of testfile.ss".
84178.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 1, char 1 of testfile.ss".
84188.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 2, char 3 of testfile.ss".
84198.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 2, char 3 of testfile.ss".
84208.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...) at line 1, char 1 of testfile.ss".
84218.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 1, char 1 of testfile.ss".
84228.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 2, char 3 of testfile.ss".
84238.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 2, char 3 of testfile.ss".
84248.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...) at line 1, char 1 of testfile.ss".
84258.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 1, char 1 of testfile.ss".
84268.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 2, char 3 of testfile.ss".
84278.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 2, char 3 of testfile.ss".
84288.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...) at line 1, char 1 of testfile.ss".
84298.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 1, char 1 of testfile.ss".
84308.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 2, char 3 of testfile.ss".
84318.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 2, char 3 of testfile.ss".
84328.mo:Expected error in mat load-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (module B (x) (define x 6)) (module C (x) (define x 7)) ...) at line 1, char 1 of testfile.ss".
84338.mo:Expected error in mat load-export-errors: "missing import for y (only B y) at line 3, char 19 of testfile.ss".
84348.mo:Expected error in mat load-export-errors: "missing import for y (only B y) at line 4, char 21 of testfile.ss".
84358.mo:Expected error in mat load-export-errors: "missing import for y (only B y) at line 4, char 21 of testfile.ss".
84368.mo:Expected error in mat load-export-errors: "missing import for y (only B y) at line 5, char 19 of testfile.ss".
84378.mo:Expected error in mat load-export-errors: "missing import for y (rename B (y z)) at line 3, char 19 of testfile.ss".
84388.mo:Expected error in mat load-export-errors: "missing import for y (rename B (y z)) at line 4, char 21 of testfile.ss".
84398.mo:Expected error in mat load-export-errors: "missing import for y (rename B (y z)) at line 4, char 21 of testfile.ss".
84408.mo:Expected error in mat load-export-errors: "missing import for y (rename B (y z)) at line 5, char 19 of testfile.ss".
84418.mo:Expected error in mat load-export-errors: "library (rename B y z) not found".
84428.mo:Expected error in mat load-export-errors: "library (rename B y z) not found".
84438.mo:Expected error in mat load-export-errors: "library (rename B y z) not found".
84448.mo:Expected error in mat load-export-errors: "library (rename B y z) not found".
84458.mo:Expected error in mat load-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 3, char 19 of testfile.ss".
84468.mo:Expected error in mat load-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 4, char 21 of testfile.ss".
84478.mo:Expected error in mat load-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 4, char 21 of testfile.ss".
84488.mo:Expected error in mat load-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 5, char 19 of testfile.ss".
84498.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 1, char 1 of testfile.ss".
84508.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 2, char 3 of testfile.ss".
84518.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export (rename (...)) x)) at line 2, char 3 of testfile.ss".
84528.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...) at line 1, char 1 of testfile.ss".
84538.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 1, char 1 of testfile.ss".
84548.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 2, char 3 of testfile.ss".
84558.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (define y 6) (export x (rename (...)))) at line 2, char 3 of testfile.ss".
84568.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (define y 6) ...) at line 1, char 1 of testfile.ss".
84578.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 1, char 1 of testfile.ss".
84588.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 2, char 3 of testfile.ss".
84598.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export x (import B))) at line 2, char 3 of testfile.ss".
84608.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...) at line 1, char 1 of testfile.ss".
84618.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 1, char 1 of testfile.ss".
84628.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 2, char 3 of testfile.ss".
84638.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (define x 5) (module B (x) (define x 6)) (export (import B) x)) at line 2, char 3 of testfile.ss".
84648.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (define x 5) (module B (x) (define x 6)) ...) at line 1, char 1 of testfile.ss".
84658.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 1, char 1 of testfile.ss".
84668.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 2, char 3 of testfile.ss".
84678.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from module (module A () (module B (x) (define x 6)) (module C (x) (define x 7)) (export (import C) (import B))) at line 2, char 3 of testfile.ss".
84688.mo:Expected error in mat compile-export-errors: "attempt to export multiple bindings for x from library (library (A) (export) (import (chezscheme)) (module B (x) (define x 6)) (module C (x) (define x 7)) ...) at line 1, char 1 of testfile.ss".
84698.mo:Expected error in mat compile-export-errors: "missing import for y (only B y) at line 3, char 19 of testfile.ss".
84708.mo:Expected error in mat compile-export-errors: "missing import for y (only B y) at line 4, char 21 of testfile.ss".
84718.mo:Expected error in mat compile-export-errors: "missing import for y (only B y) at line 4, char 21 of testfile.ss".
84728.mo:Expected error in mat compile-export-errors: "missing import for y (only B y) at line 5, char 19 of testfile.ss".
84738.mo:Expected error in mat compile-export-errors: "missing import for y (rename B (y z)) at line 3, char 19 of testfile.ss".
84748.mo:Expected error in mat compile-export-errors: "missing import for y (rename B (y z)) at line 4, char 21 of testfile.ss".
84758.mo:Expected error in mat compile-export-errors: "missing import for y (rename B (y z)) at line 4, char 21 of testfile.ss".
84768.mo:Expected error in mat compile-export-errors: "missing import for y (rename B (y z)) at line 5, char 19 of testfile.ss".
84778.mo:Expected error in mat compile-export-errors: "library (rename B y z) not found".
84788.mo:Expected error in mat compile-export-errors: "library (rename B y z) not found".
84798.mo:Expected error in mat compile-export-errors: "library (rename B y z) not found".
84808.mo:Expected error in mat compile-export-errors: "library (rename B y z) not found".
84818.mo:Expected error in mat compile-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 3, char 19 of testfile.ss".
84828.mo:Expected error in mat compile-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 4, char 21 of testfile.ss".
84838.mo:Expected error in mat compile-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 4, char 21 of testfile.ss".
84848.mo:Expected error in mat compile-export-errors: "missing expected prefix on x (drop-prefix B foo:) at line 5, char 19 of testfile.ss".
84858.mo:Expected error in mat indirect-export: "invalid syntax (indirect-export ($ie-a y z))".
84868.mo:Expected error in mat indirect-export: "missing definition for export z".
84878.mo:Expected error in mat indirect-export: "attempt to reference unexported identifier z".
84888.mo:Expected error in mat indirect-export: "attempt to reference unexported identifier x".
84898.mo:Expected error in mat indirect-export: "missing definition for export x".
84908.mo:Expected error in mat implicit-exports: "invalid syntax (implicit-exports)".
84918.mo:Expected error in mat implicit-exports: "invalid syntax (implicit-exports)".
84928.mo:Expected error in mat implicit-exports: "invalid syntax (implicit-exports yes!)".
84938.mo:Expected error in mat implicit-exports: "invalid syntax (implicit-exports no way!)".
84948.mo:Expected error in mat implicit-exports: "implicit-exports form outside of a module or library (implicit-exports #t)".
84958.mo:Expected error in mat implicit-exports: "invalid context for definition (implicit-exports #f)".
84968.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
84978.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
84988.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
84998.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
85008.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
85018.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
85028.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
85038.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier x".
85048.mo:Expected error in mat implicit-exports: "attempt to reference unexported identifier f".
85058.mo:Expected error in mat top-level-begin: "variable a7 is not bound".
85068.mo:Expected error in mat copy-environment: "invalid definition in immutable environment (define x 17)".
85078.mo:Expected error in mat copy-environment: "set-top-level-value!: cannot assign immutable variable list".
85088.mo:Expected error in mat copy-environment: "invalid syntax letrec".
85098.mo:Expected error in mat copy-environment: "set-top-level-value!: letrec is not a variable".
85108.mo:Expected error in mat copy-environment: "invalid syntax (set! lambda 55)".
85118.mo:Expected error in mat copy-environment: "invalid definition in immutable environment (define cons 55)".
85128.mo:Expected error in mat copy-environment: "attempt to assign immutable variable cons".
85138.mo:Expected error in mat copy-environment: "define-top-level-value: cannot modify immutable environment #<environment>".
85148.mo:Expected error in mat copy-environment: "set-top-level-value!: cannot assign immutable variable cons".
85158.mo:Expected error in mat copy-environment: "define-top-level-value: cannot modify immutable environment #<environment>".
85168.mo:Expected error in mat copy-environment: "variable irascible is not bound".
85178.mo:Expected error in mat copy-environment: "variable nonstandard-identifier is not bound".
85188.mo:Expected error in mat copy-environment: "variable quote is not bound".
85198.mo:Expected error in mat copy-environment: "invalid syntax scheme".
85208.mo:Expected error in mat copy-environment: "unknown module scheme".
85218.mo:Expected error in mat copy-environment: "set-top-level-value!: cannot assign immutable variable cons".
85228.mo:Expected error in mat copy-environment: "variable cons is not bound".
85238.mo:Expected error in mat copy-environment: "variable let* is not bound".
85248.mo:Expected error in mat copy-environment: "variable $copy-env-tmp1 is not bound".
85258.mo:Expected error in mat copy-environment: "attempt to assign immutable variable cons".
85268.mo:Expected error in mat copy-environment: "attempt to assign immutable variable cons".
85278.mo:Expected error in mat copy-environment: "set-top-level-value!: cannot assign immutable variable cons".
85288.mo:Expected error in mat copy-environment: "set-top-level-value!: cannot assign immutable variable cons".
85298.mo:Expected error in mat copy-environment: "invalid syntax (set! foo 4)".
85308.mo:Expected error in mat copy-environment: "invalid syntax (set! foo 4)".
85318.mo:Expected error in mat copy-environment: "set-top-level-value!: foo is not a variable".
85328.mo:Expected error in mat copy-environment: "set-top-level-value!: foo is not a variable".
85338.mo:Expected error in mat copy-environment: "invalid syntax (set! ez 4)".
85348.mo:Expected error in mat copy-environment: "invalid syntax (set! ez 4)".
85358.mo:Expected error in mat copy-environment: "set-top-level-value!: ez is not a variable".
85368.mo:Expected error in mat copy-environment: "set-top-level-value!: ez is not a variable".
85378.mo:Expected error in mat copy-environment: "invalid syntax (set! ard 45)".
85388.mo:Expected error in mat meta: "attempt to reference out-of-phase identifier x".
85398.mo:Expected error in mat meta: "attempt to reference out-of-phase identifier x".
85408.mo:Expected error in mat meta: "attempt to reference out-of-phase identifier lookup".
85418.mo:Expected error in mat meta: "attempt to reference out-of-phase identifier lookup".
85428.mo:Expected error in mat meta: "variable f is not bound".
85438.mo:Expected error in mat meta: "attempt to reference out-of-context identifier meta-$bun".
85448.mo:Expected error in mat meta2: "attempt to reference out-of-context identifier x".
85458.mo:Expected error in mat meta2: "attempt to reference out-of-phase identifier x".
85468.mo:Expected error in mat meta2: "attempt to reference out-of-context identifier x".
85478.mo:Expected error in mat meta2: "attempt to reference out-of-context identifier x".
85488.mo:Expected error in mat meta2: "attempt to reference out-of-phase identifier x".
85498.mo:Expected error in mat meta2: "attempt to reference out-of-phase identifier x".
85508.mo:Expected error in mat meta2: "attempt to reference out-of-phase identifier q".
85518.mo:Expected error in mat meta2: "attempt to reference undefined variable merry".
85528.mo:Expected error in mat meta2: "variable frodo is not bound".
85538.mo:Expected error in mat meta2: "no expressions in body (let () (meta begin (void)))".
85548.mo:Expected error in mat meta2: "invalid meta definition ((void))".
85558.mo:Expected error in mat meta2: "invalid meta definition ((void))".
85568.mo:Expected error in mat meta2: "invalid meta definition ((void))".
85578.mo:Expected error in mat meta2: "attempt to reference undefined variable merry".
85588.mo:Expected error in mat meta2: "variable frodo is not bound".
85598.mo:Expected error in mat quasisyntax: "invalid syntax quasisyntax".
85608.mo:Expected error in mat quasisyntax: "invalid syntax (quasisyntax)".
85618.mo:Expected error in mat quasisyntax: "invalid syntax (quasisyntax . a)".
85628.mo:Expected error in mat quasisyntax: "invalid syntax (quasisyntax a b c)".
85638.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax x)".
85648.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax-splicing x)".
85658.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax x y)".
85668.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax-splicing x y)".
85678.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax)".
85688.mo:Expected error in mat quasisyntax: "misplaced aux keyword (unsyntax-splicing)".
85698.mo:Expected error in mat quasisyntax: "misplaced aux keyword unsyntax".
85708.mo:Expected error in mat quasisyntax: "misplaced aux keyword unsyntax-splicing".
85718.mo:Expected error in mat make-compile-time-value: "incorrect number of arguments to #<procedure rho>".
85728.mo:Expected error in mat make-compile-time-value: "first argument to lookup procedure is not an identifier (a)".
85738.mo:Expected error in mat make-compile-time-value: "first argument to lookup procedure is not an identifier (a)".
85748.mo:Expected error in mat make-compile-time-value: "second argument to lookup procedure is not an identifier "frip"".
85758.mo:Expected error in mat make-compile-time-value: "incorrect number of arguments to #<procedure rho>".
85768.mo:Expected error in mat make-compile-time-value: "compile-time-value-value: 17 is not a compile-time value".
85778.mo:Expected error in mat make-compile-time-value: "invalid syntax frob".
85788.mo:Expected error in mat make-compile-time-value: "invalid syntax frob".
85798.mo:Expected error in mat make-compile-time-value: "invalid syntax frob".
85808.mo:Expected error in mat make-compile-time-value: "invalid syntax frob".
85818.mo:Expected error in mat make-compile-time-value: "multiple definitions for x in body (module mctv-m1 (x) (define x 3) (define-syntax x (make-compile-time-value (...))))".
85828.mo:Expected error in mat make-compile-time-value: "multiple definitions for x in body (module mctv-m1 (x) (define-syntax x (make-compile-time-value (...))) (define-syntax x (make-compile-time-value (...))))".
85838.mo:Expected error in mat define-property: "multiple definitions for list in body (let () (define-property list type "procedure") (define list (lambda x x)) (list (get-property list type) (get-property car type)))".
85848.mo:Expected error in mat define-property: "multiple definitions for list in body (module m (list) (define-property list type "procedure") (define list (lambda x x)) (list (get-property list type) (get-property car type)))".
85858.mo:Expected error in mat define-property: "invalid definition in immutable environment (define-property frot rat 3)".
85868.mo:Expected error in mat define-property: "invalid definition in immutable environment (define-property cons rat 3)".
85878.mo:Expected error in mat define-property: "no visible binding for define-property id frot".
85888.mo:Expected error in mat define-property: "no visible binding for define-property key rat".
85898.mo:Expected error in mat define-property: "no visible binding for define-property id x".
85908.mo:Expected error in mat define-property: "no visible binding for define-property key frip".
85918.mo:Expected error in mat define-property: "no visible binding for define-property id x".
85928.mo:Expected error in mat define-property: "no visible binding for define-property key frip".
85938.mo:Expected error in mat define-property: "set-top-level-value!: dp9-x is not a variable".
85948.mo:Expected error in mat define-property: "set-top-level-value!: cannot assign immutable variable dp10-x".
85958.mo:Expected error in mat define-property: "attempt to export multiple bindings for x from module (module () (export x (rename (...))) (define x 3) (define-property x k1 4) (alias y x) ...)".
85968.mo:Expected error in mat library1: "compile-library: failed for /file/not/there.ss: no such file or directory".
85978.mo:Expected error in mat library1: "load-library: failed for /file/not/there: no such file or directory".
85988.mo:Expected error in mat library1: "load-library: abc is not a string".
85998.mo:Expected error in mat library1: "load-library: xxx is not a procedure".
86008.mo:Expected error in mat library1: "load-library: 3 is not a string".
86018.mo:Expected error in mat library1: "load-library: 3 is not a string".
86028.mo:Expected error in mat library1: "variable $l1-b is not bound".
86038.mo:Expected error in mat library1: "variable $l1-d is not bound".
86048.mo:Expected error in mat library1: "variable $l1-y is not bound".
86058.mo:Expected error in mat library1: "attempt to reference unexported identifier $l1-f".
86068.mo:Expected error in mat library1: "variable $l1-f is not bound".
86078.mo:Expected error in mat library1: "variable $l1-b is not bound".
86088.mo:Expected error in mat library1: "variable $l1-d is not bound".
86098.mo:Expected error in mat library1: "variable $l1-y is not bound".
86108.mo:Expected error in mat library1: "variable $l1-f is not bound".
86118.mo:Expected error in mat library1: "attempt to reference assigned hence unexported library variable x".
86128.mo:Expected error in mat library1: "attempt to reference assigned hence unexported library variable x".
86138.mo:Expected error in mat library1: "attempt to assign immutable variable $l1-getx".
86148.mo:Expected error in mat library1: "attempt to assign immutable variable $l1-getx".
86158.mo:Expected error in mat library1: "attempt to reference assigned hence unexported library variable x".
86168.mo:Expected error in mat library1: "attempt to reference assigned hence unexported library variable x".
86178.mo:Expected error in mat library1: "attempt to assign immutable variable $l1-getx".
86188.mo:Expected error in mat library1: "attempt to assign immutable variable $l1-getx".
86198.mo:Expected error in mat library1: "attempt to export assigned variable $l1-x".
86208.mo:Expected error in mat library1: "attempt to export assigned variable $l1-x".
86218.mo:Expected error in mat library1: "library ($l1-ham) not found".
86228.mo:Expected error in mat library1: "loading testfile-b2.ss yielded a different compilation instance of (testfile-b2) from that required by compiled program".
86238.mo:Expected error in mat library1: "attempt to reference unbound identifier cons".
86248.mo:Expected error in mat library1: "invalid library reference (add-prefix (rnrs eval) x)".
86258.mo:Expected error in mat library1: "invalid library reference (drop-prefix (rnrs eval) x)".
86268.mo:Expected error in mat library1: "invalid library reference (alias (rnrs eval) (eval meaning))".
86278.mo:Expected error in mat library1: "invalid context for library form (library (a) (export) (import))".
86288.mo:Expected error in mat library1: "invalid library name a".
86298.mo:Expected error in mat library1: "invalid context for top-level-program form (top-level-program (import))".
86308.mo:Expected error in mat library1: "invalid top-level program import subform (display "hello")".
86318.mo:Expected error in mat library1: "invalid context for library form (library (a) (export) (import))".
86328.mo:Expected error in mat library1: "invalid library name a".
86338.mo:Expected error in mat library1: "invalid context for top-level-program form (top-level-program (import))".
86348.mo:Expected error in mat library1: "invalid top-level program import subform (display "hello")".
86358.mo:Expected error in mat library1: "attempt to reference unbound identifier defnie".
86368.mo:Expected error in mat library1: "attempt to reference assigned hence unexported library variable x".
86378.mo:Expected error in mat library1: "attempt to assign assigned hence unexported library variable x".
86388.mo:Expected error in mat library1: "library (chezscheme csv7) version mismatch: want (6) but () already loaded".
86398.mo:Expected error in mat library1: "out-of-context library reference (A)".
86408.mo:Expected error in mat library1: "variable $library-x is not bound".
86418.mo:Expected error in mat library2: "cyclic dependency involving import of library (testfile-a7)".
86428.mo:Expected error in mat library2: "cyclic dependency involving import of library (testfile-b7)".
86438.mo:Expected error in mat library2: "cyclic dependency involving import of library ($l2-lib1)".
86448.mo:Expected error in mat library2: "cyclic dependency involving import of library (testfile-a8)".
86458.mo:Expected error in mat library2: "cyclic dependency involving import of library (testfile-a9)".
86468.mo:Expected error in mat library2: "cyclic dependency involving import of library (testfile-a10)".
86478.mo:Expected error in mat library2: "cyclic dependency involving invocation of library ($l2-lib2)".
86488.mo:Expected error in mat library2: "cyclic dependency involving invocation of library (testfile-b11)".
86498.mo:Expected error in mat library2: "cyclic dependency involving visit of library (testfile-a12)".
86508.mo:Expected error in mat library2: "invalid export spec (rename b a)".
86518.mo:Expected error in mat library2: "attempt to export multiple bindings for a from library (library (foo) (export a (rename (...))) (import (rnrs)) (define a 3) (define b 4))".
86528.mo:Expected error in mat library2: "invalid library export subform (exports a)".
86538.mo:Expected error in mat library2: "invalid library import subform (imports (rnrs))".
86548.mo:Expected error in mat library2: "invalid context for library form (library (foo) (export) (import (scheme)) (library (bar) (export) (import)))".
86558.mo:Expected error in mat library2: "invalid context for library form (library (foo) (export) (import))".
86568.mo:Expected error in mat library2: "invalid context for library form (library (bar) (export) (import))".
86578.mo:Expected error in mat library7: "separate-eval: Exception: compiled (testfile-l7-d1) requires a different compilation instance of (testfile-l7-a1) from the one previously loaded from testfile-l7-a1.so and originally imported by (testfile-l7-b1)
86588.mo:Expected error in mat library7: "separate-eval: Exception: loading testfile-l7-a1.ss yielded a different compilation instance of (testfile-l7-a1) from that required by compiled (testfile-l7-d1)
86598.mo:Expected error in mat library7: "separate-eval: Exception: compiled (testfile-l7-d1) requires a different compilation instance of (testfile-l7-a1) from the one previously loaded from testfile-l7-a1.so
86608.mo:Expected error in mat library7: "separate-eval: Exception: compiled (testfile-l7-c1) requires a different compilation instance of (testfile-l7-a1) from the one previously loaded from testfile-l7-a1.so
86618.mo:Expected error in mat library7: "separate-eval: Exception: compiled (testfile-l7-d1) requires a different compilation instance of (testfile-l7-a1) from the one previously compiled
86628.mo:Expected error in mat invoke-library: "invoke-library: invalid library reference (testfile-il1 (<= 3))".
86638.mo:Expected error in mat invoke-library: "invoke-library: invalid library reference (testfile-il1 (what?))".
86648.mo:Expected error in mat invoke-library: "invoke-library: invalid library reference ()".
86658.mo:Expected error in mat invoke-library: "invoke-library: invalid library reference hello".
86668.mo:Expected error in mat invoke-library: "invoke-library: invalid library reference (3 2 1)".
86678.mo:Expected error in mat invoke-library: "separate-eval: Exception in invoke-library: library (testfile-il1) version mismatch: want (3) but found (2) at testfile-il1.so
86688.mo:Expected error in mat invoke-library: "separate-eval: Exception in invoke-library: library (testfile-il1) version mismatch: want ((>= 3)) but found (2) at testfile-il1.so
86698.mo:Expected error in mat eval-when-library: "loading testfile-ewl1.ss did not define library (testfile-ewl1)".
86708.mo:Expected error in mat eval-when-library: "loading testfile-ewl3.ss did not define library (testfile-ewl3)".
86718.mo:Expected error in mat eval-when-library: "loading testfile-ewl4.ss did not define library (testfile-ewl4)".
86728.mo:Expected error in mat eval-when-library: "loading testfile-ewl5.ss did not define library (testfile-ewl5)".
86738.mo:Expected error in mat eval-when-library: "loading testfile-ewl6.ss did not define library (testfile-ewl6)".
86748.mo:Expected error in mat eval-when-library: "loading testfile-ewl1.so did not define library (testfile-ewl1)".
86758.mo:Expected error in mat eval-when-library: "loading testfile-ewl2.so did not define library (testfile-ewl2)".
86768.mo:Expected error in mat eval-when-library: "loading testfile-ewl6.so did not define library (testfile-ewl6)".
86778.mo:Expected error in mat library-directories: "library-directories: invalid path list ("a" . hello)".
86788.mo:Expected error in mat library-directories: "library-directories: invalid path list ("a" "src" . "obj")".
86798.mo:Expected error in mat library-directories: "library-directories: invalid path-list element ("src")".
86808.mo:Expected error in mat library-directories: "library-directories: invalid path-list element ("src" "obj")".
86818.mo:Expected error in mat library-directories: "library-directories: invalid path-list element (("src" "obj"))".
86828.mo:Expected error in mat library-directories: "library (testfile-ld1) not found".
86838.mo:Expected error in mat library-extensions: "library-extensions: invalid extension list \x2E;a1.sls".
86848.mo:Expected error in mat library-extensions: "library-extensions: invalid extension-list element (".foo")".
86858.mo:Expected error in mat library-extensions: "library-extensions: invalid extension-list element (".foo" ".bar")".
86868.mo:Expected error in mat library-extensions: "library-extensions: invalid extension-list element ((".junk"))".
86878.mo:Expected error in mat library-search-handler: "default-library-search-handler: "not-symbol" is not a symbol".
86888.mo:Expected error in mat library-search-handler: "default-library-search-handler: invalid library name bad-library-name".
86898.mo:Expected error in mat library-search-handler: "default-library-search-handler: invalid path list (("invalid" "path" "list"))".
86908.mo:Expected error in mat library-search-handler: "default-library-search-handler: invalid extension list (("bad") ("extensions"))".
86918.mo:Expected error in mat library-search-handler: "library-search-handler: returned invalid source-file path (bad source path)".
86928.mo:Expected error in mat library-search-handler: "library-search-handler: returned invalid object-file path (bad object path)".
86938.mo:Expected error in mat library-search-handler: "library-search-handler: claimed object file was found but returned no object-file path".
86948.mo:Expected error in mat top-level-program: "invalid syntax (if (inc 3)) at line 4, char 1 of testfile.ss".
86958.mo:Expected error in mat top-level-program: "compiled program requires a different compilation instance of (testfile-tlp1) from the one previously compiled".
86968.mo:Expected error in mat top-level-program: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 4, char 19 of testfile-tlp1.ss".
86978.mo:Expected error in mat top-level-program: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 2, char 31 of testfile-tlp.ss".
86988.mo:Expected error in mat top-level-program: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 4, char 19 of testfile-tlp1.ss".
86998.mo:Expected error in mat top-level-program: "read: #<n>(...) vector syntax is not allowed in #!r6rs mode at line 2, char 31 of testfile-tlp.ss".
87008.mo:Expected error in mat library-meta: "attempt to assign immutable variable a".
87018.mo:Expected error in mat library-introspection: "library-exports: foo is not a valid library reference".
87028.mo:Expected error in mat library-introspection: "library-exports: (1 2 3) is not a valid library reference".
87038.mo:Expected error in mat library-introspection: "library-exports: library (probably not a valid loaded library) is not loaded".
87048.mo:Expected error in mat library-introspection: "library-exports: library (probably not a valid loaded library ...) is not loaded".
87058.mo:Expected error in mat library-introspection: "library-exports: (rnrs (six)) is not a valid library reference".
87068.mo:Expected error in mat library-introspection: "library-exports: library (rnrs (1)) is not loaded".
87078.mo:Expected error in mat library-introspection: "library-version: foo is not a valid library reference".
87088.mo:Expected error in mat library-introspection: "library-version: (1 2 3) is not a valid library reference".
87098.mo:Expected error in mat library-introspection: "library-version: library (probably not a valid loaded library) is not loaded".
87108.mo:Expected error in mat library-introspection: "library-version: library (probably not a valid loaded library ...) is not loaded".
87118.mo:Expected error in mat library-introspection: "library-version: (rnrs (3 . 4)) is not a valid library reference".
87128.mo:Expected error in mat library-introspection: "library-version: library (rnrs (1)) is not loaded".
87138.mo:Expected error in mat library-introspection: "library-requirements: foo is not a valid library reference".
87148.mo:Expected error in mat library-introspection: "library-requirements: (1 2 3) is not a valid library reference".
87158.mo:Expected error in mat library-introspection: "library-requirements: library (probably not a valid loaded library) is not loaded".
87168.mo:Expected error in mat library-introspection: "library-requirements: library (probably not a valid loaded library ...) is not loaded".
87178.mo:Expected error in mat library-introspection: "library-requirements: (rnrs (3.0)) is not a valid library reference".
87188.mo:Expected error in mat library-introspection: "library-requirements: library (rnrs (1)) is not loaded".
87198.mo:Expected error in mat library-introspection: "library-object-filename: foo is not a valid library reference".
87208.mo:Expected error in mat library-introspection: "library-object-filename: (1 2 3) is not a valid library reference".
87218.mo:Expected error in mat library-introspection: "library-object-filename: library (probably not a valid loaded library) is not loaded".
87228.mo:Expected error in mat library-introspection: "library-object-filename: library (probably not a valid loaded library ...) is not loaded".
87238.mo:Expected error in mat library-introspection: "library-object-filename: (rnrs (six)) is not a valid library reference".
87248.mo:Expected error in mat library-introspection: "library-object-filename: library (rnrs (1)) is not loaded".
87258.mo:Expected error in mat library-introspection: "library-requirements: foo is not a valid library reference".
87268.mo:Expected error in mat library-introspection: "library-requirements: (1 2 3) is not a valid library reference".
87278.mo:Expected error in mat library-introspection: "library-requirements: library (probably not a valid loaded library) is not loaded".
87288.mo:Expected error in mat library-introspection: "library-requirements: library (probably not a valid loaded library ...) is not loaded".
87298.mo:Expected error in mat library-introspection: "library-requirements: (rnrs (3.0)) is not a valid library reference".
87308.mo:Expected error in mat library-introspection: "library-requirements: library (rnrs (1)) is not loaded".
87318.mo:Expected error in mat library-introspection: "invalid syntax (library-requirements-options . a)".
87328.mo:Expected error in mat library-introspection: "invalid library requirements option spam".
87338.mo:Expected error in mat library-introspection: "invalid library requirements option spam".
87348.mo:Expected error in mat library-introspection: "library-requirements: import is not a library-requirements-options object".
87358.mo:Expected error in mat library-introspection: "library-requirements: (import) is not a library-requirements-options object".
87368.mo:Expected error in mat library-introspection: "library-requirements: () is not a library-requirements-options object".
87378.mo:Expected error in mat library-introspection: "library-version: library (li2 (6)) is not loaded".
87388.mo:Expected error in mat library-introspection: "library-exports: library (li2 (6)) is not loaded".
87398.mo:Expected error in mat library-introspection: "library-exports: library (li2 (6)) is not loaded".
87408.mo:Expected error in mat library-introspection: "library-requirements: library (li2 (6)) is not loaded".
87418.mo:Expected error in mat rnrs-eval: "attempt to reference unbound identifier environment".
87428.mo:Expected error in mat rnrs-eval: "attempt to reference unbound identifier eval".
87438.mo:Expected error in mat rnrs-eval: "invalid context for definition (define x 4)".
87448.mo:Expected error in mat rnrs-eval: "invalid context for definition (define foo 4)".
87458.mo:Expected error in mat rnrs-eval: "attempt to assign immutable variable cons".
87468.mo:Expected error in mat rnrs-eval: "attempt to assign unbound identifier foo".
87478.mo:Expected error in mat rnrs-eval: "attempt to reference unbound identifier cons".
87488.mo:Expected error in mat rnrs-eval: "invalid context for definition (define foo 3)".
87498.mo:Expected error in mat rnrs-eval: "attempt to assign immutable variable spam".
87508.mo:Expected error in mat rnrs-eval: "attempt to assign unbound identifier foo".
87518.mo:Expected error in mat rnrs-eval: "invalid definition in immutable environment (define cons (quote #<procedure vector>))".
87528.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax: "hello" is not a symbol".
87538.mo:Expected error in mat top-level-syntax-functions: "incorrect argument count in call (top-level-syntax)".
87548.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax: hello is not an environment".
87558.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax: #<environment *scheme*> is not a symbol".
87568.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax?: "hello" is not a symbol".
87578.mo:Expected error in mat top-level-syntax-functions: "incorrect argument count in call (top-level-syntax?)".
87588.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax?: hello is not an environment".
87598.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax?: #<environment *scheme*> is not a symbol".
87608.mo:Expected error in mat top-level-syntax-functions: "define-top-level-syntax: "hello" is not a symbol".
87618.mo:Expected error in mat top-level-syntax-functions: "incorrect argument count in call (define-top-level-syntax)".
87628.mo:Expected error in mat top-level-syntax-functions: "incorrect argument count in call (define-top-level-syntax 15)".
87638.mo:Expected error in mat top-level-syntax-functions: "define-top-level-syntax: hello is not an environment".
87648.mo:Expected error in mat top-level-syntax-functions: "define-top-level-syntax: #<environment *scheme*> is not a symbol".
87658.mo:Expected error in mat top-level-syntax-functions: "define-top-level-syntax: cannot modify immutable environment #<environment *scheme*>".
87668.mo:Expected error in mat top-level-syntax-functions: "define-top-level-syntax: cannot modify immutable environment #<environment>".
87678.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax: p is not defined".
87688.mo:Expected error in mat top-level-syntax-functions: "top-level-syntax: cond is not defined".
87698.mo:Expected error in mat annotations: "make-source-file-descriptor: #f is not a string".
87708.mo:Expected error in mat annotations: "make-source-file-descriptor: 17 is not a binary input port".
87718.mo:Expected error in mat annotations: "make-source-file-descriptor: #<input port string> is not a binary input port".
87728.mo:Expected error in mat annotations: "make-source-file-descriptor: #<binary input port foo> does not support port-position and set-port-position!".
87738.mo:Expected error in mat annotations: "make-source-object: sfd is not a source file descriptor".
87748.mo:Expected error in mat annotations: "make-source-object: two is not an exact nonnegative integer".
87758.mo:Expected error in mat annotations: "make-source-object: three is not an exact nonnegative integer".
87768.mo:Expected error in mat annotations: "make-source-object: ending file position 2 is less than beginning file position 3".
87778.mo:Expected error in mat annotations: "make-source-object: -7 is not an exact nonnegative integer".
87788.mo:Expected error in mat annotations: "make-source-object: -7 is not an exact nonnegative integer".
87798.mo:Expected error in mat annotations: "make-source-object: -7 is not an exact nonnegative integer".
87808.mo:Expected error in mat annotations: "make-source-object: one is not an exact positive integer".
87818.mo:Expected error in mat annotations: "make-source-object: one is not an exact positive integer".
87828.mo:Expected error in mat annotations: "make-source-object: 0 is not an exact positive integer".
87838.mo:Expected error in mat annotations: "make-source-object: 0 is not an exact positive integer".
87848.mo:Expected error in mat annotations: "make-source-object: ending file position 2 is less than beginning file position 3".
87858.mo:Expected error in mat annotations: "make-annotation: source is not a source object".
87868.mo:Expected error in mat annotations: "source-file-descriptor-path: #<source foo[2:3]> is not a source-file descriptor".
87878.mo:Expected error in mat annotations: "source-file-descriptor-checksum: #<annotation foo[2:3] (if I were a rich man)> is not a source-file descriptor".
87888.mo:Expected error in mat annotations: "source-object-sfd: #<sfd foo> is not a source object".
87898.mo:Expected error in mat annotations: "source-object-bfp: #<annotation foo[2:3] (if I were a rich man)> is not a source object".
87908.mo:Expected error in mat annotations: "source-object-efp: 3 is not a source object".
87918.mo:Expected error in mat annotations: "source-object-line: 3 is not a source object".
87928.mo:Expected error in mat annotations: "source-object-column: 3 is not a source object".
87938.mo:Expected error in mat annotations: "annotation-expression: 3 is not an annotation".
87948.mo:Expected error in mat annotations: "annotation-stripped: #<source foo[2:3]> is not an annotation".
87958.mo:Expected error in mat annotations: "annotation-source: #<sfd foo> is not an annotation".
87968.mo:Expected error in mat annotations: "annotation-option-set: #<source foo[2:3]> is not an annotation".
87978.mo:Expected error in mat annotations: "invalid syntax (annotation-options . debug)".
87988.mo:Expected error in mat annotations: "invalid syntax (annotation-options 3 profile)".
87998.mo:Expected error in mat annotations: "invalid fasl strip option fig".
88008.mo:Expected error in mat annotations: "invalid fasl strip option fig".
88018.mo:Expected error in mat annotations: "invalid fasl strip option fig".
88028.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at char 2 of foo".
88038.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at line 2, char 1 of foo".
88048.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at char 2 of foo".
88058.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at line 2, char 1 of foo".
88068.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at char 2 of foo".
88078.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at line 2, char 1 of foo".
88088.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at char 2 of foo".
88098.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at line 2, char 1 of foo".
88108.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at char 2 of foo".
88118.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man)".
88128.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man)".
88138.mo:Expected error in mat annotations: "incorrect argument count in call (f) at char 2 of foo".
88148.mo:Expected error in mat annotations: "incorrect argument count in call (f) at line 2, char 1 of foo".
88158.mo:Expected error in mat annotations: "incorrect argument count in call (f) at char 2 of foo".
88168.mo:Expected error in mat annotations: "incorrect argument count in call (f)".
88178.mo:Expected error in mat annotations: "incorrect argument count in call (f)".
88188.mo:Expected error in mat annotations: "get-datum/annotations: #<sfd foo> is not a textual input port".
88198.mo:Expected error in mat annotations: "get-datum/annotations: #<input port bytevector> is not a source-file descriptor".
88208.mo:Expected error in mat annotations: "get-datum/annotations: #<sfd foo> is not a valid file position".
88218.mo:Expected error in mat annotations: "get-datum/annotations: -5 is not a valid file position".
88228.mo:Expected error in mat annotations: "get-datum/annotations: 5.0 is not a valid file position".
88238.mo:Expected error in mat annotations: "source-file-descriptor: spam is not a string".
88248.mo:Expected error in mat annotations: "source-file-descriptor: -1 is not an exact nonnegative integer".
88258.mo:Expected error in mat annotations: "source-file-descriptor: 1.0 is not an exact nonnegative integer".
88268.mo:Expected error in mat annotations: "locate-source: "spam" is not a source-file descriptor".
88278.mo:Expected error in mat annotations: "locate-source: -1 is not an exact nonnegative integer".
88288.mo:Expected error in mat annotations: "locate-source: a is not an exact nonnegative integer".
88298.mo:Expected error in mat annotations: "locate-source-object-source: "spam" is not a source object".
88308.mo:Expected error in mat annotations: "current-locate-source-object-source: 7 is not a procedure".
88318.mo:Expected error in mat annotations: "current-locate-source-object-source: "string" is not a procedure".
88328.mo:Expected error in mat annotations: "locate-source-object-source: "spam" is not a source object".
88338.mo:Expected error in mat annotations: "invalid syntax (if I were a rich man) at line 200, char 17 of foo".
88348.mo:Expected error in mat annotations-via-recorded-lines: "current-make-source-object: 7 is not a procedure".
88358.mo:Expected error in mat annotations-via-recorded-lines: "current-make-source-object: "string" is not a procedure".
88368.mo:Expected error in mat include: "invalid syntax (include spam)".
88378.mo:Expected error in mat include: "invalid syntax (include spam)".
88388.mo:Expected error in mat extend-syntax: "extend-syntax: invalid keyword ... in keyword list (foo ...)".
88398.mo:Expected error in mat extend-syntax: "extend-syntax: invalid context for ... in (foo x ... y)".
88408.mo:Expected error in mat extend-syntax: "extend-syntax: invalid context for ... in (foo x . ...)".
88418.mo:Expected error in mat extend-syntax: "extend-syntax: invalid context for ... in (foo (...))".
88428.mo:Expected error in mat extend-syntax: "extend-syntax: duplicate pattern variable name x in (foo x x)".
8843fx.mo:Expected error in mat fx=: "fx=: (a) is not a fixnum".
8844fx.mo:Expected error in mat fx=: "fx=: <int> is not a fixnum".
8845fx.mo:Expected error in mat fx=: "fx=: <-int> is not a fixnum".
8846fx.mo:Expected error in mat fx<: "fx<: a is not a fixnum".
8847fx.mo:Expected error in mat fx<: "fx<: <int> is not a fixnum".
8848fx.mo:Expected error in mat fx<: "fx<: <-int> is not a fixnum".
8849fx.mo:Expected error in mat fx>: "fx>: "hi" is not a fixnum".
8850fx.mo:Expected error in mat fx>: "fx>: <int> is not a fixnum".
8851fx.mo:Expected error in mat fx>: "fx>: <-int> is not a fixnum".
8852fx.mo:Expected error in mat fx<=: "fx<=: (a . b) is not a fixnum".
8853fx.mo:Expected error in mat fx<=: "fx<=: <int> is not a fixnum".
8854fx.mo:Expected error in mat fx<=: "fx<=: <-int> is not a fixnum".
8855fx.mo:Expected error in mat fx>=: "fx>=: (a . b) is not a fixnum".
8856fx.mo:Expected error in mat fx>=: "fx>=: <int> is not a fixnum".
8857fx.mo:Expected error in mat fx>=: "fx>=: <-int> is not a fixnum".
8858fx.mo:Expected error in mat fx=?: "fx=?: (a) is not a fixnum".
8859fx.mo:Expected error in mat fx=?: "fx=?: <int> is not a fixnum".
8860fx.mo:Expected error in mat fx=?: "fx=?: <-int> is not a fixnum".
8861fx.mo:Expected error in mat fx=?: "incorrect argument count in call (fx=? 1)".
8862fx.mo:Expected error in mat fx<?: "fx<?: a is not a fixnum".
8863fx.mo:Expected error in mat fx<?: "fx<?: <int> is not a fixnum".
8864fx.mo:Expected error in mat fx<?: "fx<?: <-int> is not a fixnum".
8865fx.mo:Expected error in mat fx<?: "incorrect argument count in call (fx<? 1)".
8866fx.mo:Expected error in mat fx>?: "fx>?: "hi" is not a fixnum".
8867fx.mo:Expected error in mat fx>?: "fx>?: <int> is not a fixnum".
8868fx.mo:Expected error in mat fx>?: "fx>?: <-int> is not a fixnum".
8869fx.mo:Expected error in mat fx>?: "incorrect argument count in call (fx>? 1)".
8870fx.mo:Expected error in mat fx<=?: "fx<=?: (a . b) is not a fixnum".
8871fx.mo:Expected error in mat fx<=?: "fx<=?: <int> is not a fixnum".
8872fx.mo:Expected error in mat fx<=?: "fx<=?: <-int> is not a fixnum".
8873fx.mo:Expected error in mat fx<=?: "incorrect argument count in call (fx<=? 1)".
8874fx.mo:Expected error in mat fx>=?: "fx>=?: (a . b) is not a fixnum".
8875fx.mo:Expected error in mat fx>=?: "fx>=?: <int> is not a fixnum".
8876fx.mo:Expected error in mat fx>=?: "fx>=?: <-int> is not a fixnum".
8877fx.mo:Expected error in mat fx>=?: "incorrect argument count in call (fx>=? 1)".
8878fx.mo:Expected error in mat $fxu<: "incorrect number of arguments to #<procedure $fxu<>".
8879fx.mo:Expected error in mat $fxu<: "incorrect number of arguments to #<procedure $fxu<>".
8880fx.mo:Expected error in mat $fxu<: "$fxu<: <-int> is not a fixnum".
8881fx.mo:Expected error in mat fx+: "fx+: (a . b) is not a fixnum".
8882fx.mo:Expected error in mat fx+: "fx+: fixnum overflow with arguments <int> and 1".
8883fx.mo:Expected error in mat fx+: "fx+: <int> is not a fixnum".
8884fx.mo:Expected error in mat fx+: "fx+: <-int> is not a fixnum".
8885fx.mo:Expected error in mat fx+: "oops".
8886fx.mo:Expected error in mat fx+: "oops".
8887fx.mo:Expected error in mat fx+: "oops".
8888fx.mo:Expected error in mat fx+: "fx+: #f is not a fixnum".
8889fx.mo:Expected error in mat fx+: "fx+: #f is not a fixnum".
8890fx.mo:Expected error in mat r6rs:fx+: "fx+: (a . b) is not a fixnum".
8891fx.mo:Expected error in mat r6rs:fx+: "fx+: fixnum overflow with arguments <int> and 1".
8892fx.mo:Expected error in mat r6rs:fx+: "fx+: <int> is not a fixnum".
8893fx.mo:Expected error in mat r6rs:fx+: "fx+: <-int> is not a fixnum".
8894fx.mo:Expected error in mat r6rs:fx+: "fx+: #f is not a fixnum".
8895fx.mo:Expected error in mat r6rs:fx+: "fx+: #f is not a fixnum".
8896fx.mo:Expected error in mat fx-: "fx-: (a . b) is not a fixnum".
8897fx.mo:Expected error in mat fx-: "fx-: fixnum overflow with arguments <-int> and 1".
8898fx.mo:Expected error in mat fx-: "fx-: <int> is not a fixnum".
8899fx.mo:Expected error in mat fx-: "fx-: <-int> is not a fixnum".
8900fx.mo:Expected error in mat fx-: "fx-: #f is not a fixnum".
8901fx.mo:Expected error in mat fx-: "fx-: #f is not a fixnum".
8902fx.mo:Expected error in mat r6rs:fx-: "fx-: (a . b) is not a fixnum".
8903fx.mo:Expected error in mat r6rs:fx-: "fx-: fixnum overflow with arguments <-int> and 1".
8904fx.mo:Expected error in mat r6rs:fx-: "fx-: <int> is not a fixnum".
8905fx.mo:Expected error in mat r6rs:fx-: "fx-: <-int> is not a fixnum".
8906fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
8907fx.mo:Expected error in mat r6rs:fx-: "fx-: #f is not a fixnum".
8908fx.mo:Expected error in mat fx*: "fx*: (a . b) is not a fixnum".
8909fx.mo:Expected error in mat fx*: "fx*: fixnum overflow with arguments <int> and 2".
8910fx.mo:Expected error in mat fx*: "fx*: <int> is not a fixnum".
8911fx.mo:Expected error in mat fx*: "fx*: <-int> is not a fixnum".
8912fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
8913fx.mo:Expected error in mat fx*: "fx*: #f is not a fixnum".
8914fx.mo:Expected error in mat r6rs:fx*: "fx*: (a . b) is not a fixnum".
8915fx.mo:Expected error in mat r6rs:fx*: "fx*: fixnum overflow with arguments <int> and 2".
8916fx.mo:Expected error in mat r6rs:fx*: "fx*: <int> is not a fixnum".
8917fx.mo:Expected error in mat r6rs:fx*: "fx*: <-int> is not a fixnum".
8918fx.mo:Expected error in mat r6rs:fx*: "fx*: #f is not a fixnum".
8919fx.mo:Expected error in mat r6rs:fx*: "fx*: #f is not a fixnum".
8920fx.mo:Expected error in mat fxquotient: "fxquotient: (a . b) is not a fixnum".
8921fx.mo:Expected error in mat fxquotient: "fxquotient: attempt to divide by zero".
8922fx.mo:Expected error in mat fxquotient: "fxquotient: <int> is not a fixnum".
8923fx.mo:Expected error in mat fxquotient: "fxquotient: <-int> is not a fixnum".
8924fx.mo:Expected error in mat fxquotient: "fxquotient: fixnum overflow computing (fxquotient <-int> -1)".
8925fx.mo:Expected error in mat fx/: "fx/: (a . b) is not a fixnum".
8926fx.mo:Expected error in mat fx/: "fx/: attempt to divide by zero".
8927fx.mo:Expected error in mat fx/: "fx/: <int> is not a fixnum".
8928fx.mo:Expected error in mat fx/: "fx/: <-int> is not a fixnum".
8929fx.mo:Expected error in mat fx/: "fx/: fixnum overflow computing (fx/ <-int> -1)".
8930fx.mo:Expected error in mat fxzero?: "fxzero?: a is not a fixnum".
8931fx.mo:Expected error in mat fxzero?: "fxzero?: <int> is not a fixnum".
8932fx.mo:Expected error in mat fxzero?: "fxzero?: <-int> is not a fixnum".
8933fx.mo:Expected error in mat fxpositive?: "fxpositive?: a is not a fixnum".
8934fx.mo:Expected error in mat fxpositive?: "fxpositive?: <int> is not a fixnum".
8935fx.mo:Expected error in mat fxpositive?: "fxpositive?: <-int> is not a fixnum".
8936fx.mo:Expected error in mat fxnonpositive?: "fxnonpositive?: a is not a fixnum".
8937fx.mo:Expected error in mat fxnonpositive?: "fxnonpositive?: <int> is not a fixnum".
8938fx.mo:Expected error in mat fxnonpositive?: "fxnonpositive?: <-int> is not a fixnum".
8939fx.mo:Expected error in mat fxnegative?: "fxnegative?: a is not a fixnum".
8940fx.mo:Expected error in mat fxnegative?: "fxnegative?: <int> is not a fixnum".
8941fx.mo:Expected error in mat fxnegative?: "fxnegative?: <-int> is not a fixnum".
8942fx.mo:Expected error in mat fxnonnegative?: "fxnonnegative?: a is not a fixnum".
8943fx.mo:Expected error in mat fxnonnegative?: "fxnonnegative?: <int> is not a fixnum".
8944fx.mo:Expected error in mat fxnonnegative?: "fxnonnegative?: <-int> is not a fixnum".
8945fx.mo:Expected error in mat fxodd?: "fxodd?: a is not a fixnum".
8946fx.mo:Expected error in mat fxodd?: "fxodd?: <int> is not a fixnum".
8947fx.mo:Expected error in mat fxodd?: "fxodd?: <-int> is not a fixnum".
8948fx.mo:Expected error in mat fxeven?: "fxeven?: a is not a fixnum".
8949fx.mo:Expected error in mat fxeven?: "fxeven?: <int> is not a fixnum".
8950fx.mo:Expected error in mat fxeven?: "fxeven?: <-int> is not a fixnum".
8951fx.mo:Expected error in mat fxabs: "fxabs: fixnum overflow computing (fxabs <-int>)".
8952fx.mo:Expected error in mat fxabs: "fxabs: <int> is not a fixnum".
8953fx.mo:Expected error in mat fxabs: "fxabs: <-int> is not a fixnum".
8954fx.mo:Expected error in mat fxabs: "fxabs: "hi there" is not a fixnum".
8955fx.mo:Expected error in mat fxabs: "fxabs: 1.2 is not a fixnum".
8956fx.mo:Expected error in mat fxabs: "fxabs: -1.2 is not a fixnum".
8957fx.mo:Expected error in mat fx1-: "fx1-: fixnum overflow with argument <-int>".
8958fx.mo:Expected error in mat fx1-: "fx1-: <-int> is not a fixnum".
8959fx.mo:Expected error in mat fx1-: "fx1-: <int> is not a fixnum".
8960fx.mo:Expected error in mat fx1-: "fx1-: a is not a fixnum".
8961fx.mo:Expected error in mat fx1+: "fx1+: fixnum overflow with argument <int>".
8962fx.mo:Expected error in mat fx1+: "fx1+: <-int> is not a fixnum".
8963fx.mo:Expected error in mat fx1+: "fx1+: <int> is not a fixnum".
8964fx.mo:Expected error in mat fx1+: "fx1+: a is not a fixnum".
8965fx.mo:Expected error in mat fxmin: "incorrect argument count in call (fxmin)".
8966fx.mo:Expected error in mat fxmin: "fxmin: a is not a fixnum".
8967fx.mo:Expected error in mat fxmin: "fxmin: <int> is not a fixnum".
8968fx.mo:Expected error in mat fxmin: "fxmin: <-int> is not a fixnum".
8969fx.mo:Expected error in mat fxmin: "fxmin: a is not a fixnum".
8970fx.mo:Expected error in mat fxmin: "fxmin: a is not a fixnum".
8971fx.mo:Expected error in mat fxmax: "incorrect argument count in call (fxmax)".
8972fx.mo:Expected error in mat fxmax: "fxmax: a is not a fixnum".
8973fx.mo:Expected error in mat fxmax: "fxmax: <int> is not a fixnum".
8974fx.mo:Expected error in mat fxmax: "fxmax: <-int> is not a fixnum".
8975fx.mo:Expected error in mat fxmax: "fxmax: a is not a fixnum".
8976fx.mo:Expected error in mat fxmax: "fxmax: a is not a fixnum".
8977fx.mo:Expected error in mat fxmodulo: "fxmodulo: a is not a fixnum".
8978fx.mo:Expected error in mat fxmodulo: "fxmodulo: <int> is not a fixnum".
8979fx.mo:Expected error in mat fxmodulo: "fxmodulo: <-int> is not a fixnum".
8980fx.mo:Expected error in mat fxmodulo: "fxmodulo: attempt to divide by zero".
8981fx.mo:Expected error in mat fxremainder: "fxremainder: a is not a fixnum".
8982fx.mo:Expected error in mat fxremainder: "fxremainder: <int> is not a fixnum".
8983fx.mo:Expected error in mat fxremainder: "fxremainder: <-int> is not a fixnum".
8984fx.mo:Expected error in mat fxremainder: "fxremainder: attempt to divide by zero".
8985fx.mo:Expected error in mat fxlogior: "fxlogior: "hello" is not a fixnum".
8986fx.mo:Expected error in mat fxlogior: "fxlogior: <int> is not a fixnum".
8987fx.mo:Expected error in mat fxlogior: "fxlogior: <-int> is not a fixnum".
8988fx.mo:Expected error in mat fxlogior: "fxlogior: <-int> is not a fixnum".
8989fx.mo:Expected error in mat fxior: "fxior: "hello" is not a fixnum".
8990fx.mo:Expected error in mat fxior: "fxior: <int> is not a fixnum".
8991fx.mo:Expected error in mat fxior: "fxior: <-int> is not a fixnum".
8992fx.mo:Expected error in mat fxior: "fxior: <-int> is not a fixnum".
8993fx.mo:Expected error in mat fxlogor: "fxlogor: "hello" is not a fixnum".
8994fx.mo:Expected error in mat fxlogor: "fxlogor: <int> is not a fixnum".
8995fx.mo:Expected error in mat fxlogor: "fxlogor: <-int> is not a fixnum".
8996fx.mo:Expected error in mat fxlogor: "fxlogor: <-int> is not a fixnum".
8997fx.mo:Expected error in mat fxlogand: "fxlogand: "hello" is not a fixnum".
8998fx.mo:Expected error in mat fxlogand: "fxlogand: <int> is not a fixnum".
8999fx.mo:Expected error in mat fxlogand: "fxlogand: <-int> is not a fixnum".
9000fx.mo:Expected error in mat fxlogand: "fxlogand: <-int> is not a fixnum".
9001fx.mo:Expected error in mat fxand: "fxand: "hello" is not a fixnum".
9002fx.mo:Expected error in mat fxand: "fxand: <int> is not a fixnum".
9003fx.mo:Expected error in mat fxand: "fxand: <-int> is not a fixnum".
9004fx.mo:Expected error in mat fxand: "fxand: <-int> is not a fixnum".
9005fx.mo:Expected error in mat fxlogxor: "fxlogxor: "hello" is not a fixnum".
9006fx.mo:Expected error in mat fxlogxor: "fxlogxor: <int> is not a fixnum".
9007fx.mo:Expected error in mat fxlogxor: "fxlogxor: <-int> is not a fixnum".
9008fx.mo:Expected error in mat fxlogxor: "fxlogxor: <-int> is not a fixnum".
9009fx.mo:Expected error in mat fxxor: "fxxor: "hello" is not a fixnum".
9010fx.mo:Expected error in mat fxxor: "fxxor: <int> is not a fixnum".
9011fx.mo:Expected error in mat fxxor: "fxxor: <-int> is not a fixnum".
9012fx.mo:Expected error in mat fxxor: "fxxor: <-int> is not a fixnum".
9013fx.mo:Expected error in mat fxlognot: "fxlognot: "hello" is not a fixnum".
9014fx.mo:Expected error in mat fxlognot: "fxlognot: <int> is not a fixnum".
9015fx.mo:Expected error in mat fxlognot: "fxlognot: <-int> is not a fixnum".
9016fx.mo:Expected error in mat fxnot: "fxnot: "hello" is not a fixnum".
9017fx.mo:Expected error in mat fxnot: "fxnot: <int> is not a fixnum".
9018fx.mo:Expected error in mat fxnot: "fxnot: <-int> is not a fixnum".
9019fx.mo:Expected error in mat fxsll: "fxsll: invalid shift count -1".
9020fx.mo:Expected error in mat fxsll: "fxsll: invalid shift count <int>".
9021fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments 1 and <int>".
9022fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments 4097 and <int>".
9023fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments -1 and <int>".
9024fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments <int> and 1".
9025fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments <int> and 10".
9026fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments -4097 and <int>".
9027fx.mo:Expected error in mat fxsll: "fxsll: fixnum overflow with arguments <-int> and 1".
9028fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: invalid shift count <int>".
9029fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: a is not a fixnum".
9030fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: 1e23 is not a fixnum".
9031fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: <int> is not a fixnum".
9032fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: invalid shift count -1".
9033fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments 1 and <int>".
9034fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments 4097 and <int>".
9035fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: invalid shift count <int>".
9036fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments <int> and 1".
9037fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments <int> and 10".
9038fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments -4097 and <int>".
9039fx.mo:Expected error in mat fxarithmetic-shift-left: "fxarithmetic-shift-left: fixnum overflow with arguments <-int> and 1".
9040fx.mo:Expected error in mat fxsrl: "fxsrl: invalid shift count -1".
9041fx.mo:Expected error in mat fxsrl: "fxsrl: invalid shift count <int>".
9042fx.mo:Expected error in mat fxsrl: "fxsrl: a is not a fixnum".
9043fx.mo:Expected error in mat fxsrl: "fxsrl: a is not a fixnum".
9044fx.mo:Expected error in mat fxsrl: "fxsrl: <int> is not a fixnum".
9045fx.mo:Expected error in mat fxsra: "fxsra: invalid shift count -1".
9046fx.mo:Expected error in mat fxsra: "fxsra: invalid shift count <int>".
9047fx.mo:Expected error in mat fxsra: "fxsra: a is not a fixnum".
9048fx.mo:Expected error in mat fxsra: "fxsra: a is not a fixnum".
9049fx.mo:Expected error in mat fxsra: "fxsra: <int> is not a fixnum".
9050fx.mo:Expected error in mat fxsra: "fxsra: invalid shift count <int>".
9051fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: invalid shift count -1".
9052fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: invalid shift count <int>".
9053fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: a is not a fixnum".
9054fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: a is not a fixnum".
9055fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: <int> is not a fixnum".
9056fx.mo:Expected error in mat fxarithmetic-shift-right: "fxarithmetic-shift-right: invalid shift count <int>".
9057fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: invalid shift count <int>".
9058fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: invalid shift count <-int>".
9059fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: a is not a fixnum".
9060fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: a is not a fixnum".
9061fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: <int> is not a fixnum".
9062fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments 1 and <int>".
9063fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments 4097 and <int>".
9064fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: invalid shift count <int>".
9065fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments <int> and 1".
9066fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments <int> and 10".
9067fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments -4097 and <int>".
9068fx.mo:Expected error in mat fxarithmetic-shift: "fxarithmetic-shift: fixnum overflow with arguments <-int> and 1".
9069fx.mo:Expected error in mat fxbit-field: "incorrect argument count in call (fxbit-field)".
9070fx.mo:Expected error in mat fxbit-field: "incorrect argument count in call (fxbit-field 35)".
9071fx.mo:Expected error in mat fxbit-field: "incorrect argument count in call (fxbit-field 35 5)".
9072fx.mo:Expected error in mat fxbit-field: "incorrect argument count in call (fxbit-field 35 5 8 15)".
9073fx.mo:Expected error in mat fxbit-field: "fxbit-field: 35.0 is not a fixnum".
9074fx.mo:Expected error in mat fxbit-field: "fxbit-field: 5.0 is not a valid start index".
9075fx.mo:Expected error in mat fxbit-field: "fxbit-field: 8.0 is not a valid end index".
9076fx.mo:Expected error in mat fxbit-field: "fxbit-field: a is not a fixnum".
9077fx.mo:Expected error in mat fxbit-field: "fxbit-field: (a b) is not a valid start index".
9078fx.mo:Expected error in mat fxbit-field: "fxbit-field: "hello" is not a valid end index".
9079fx.mo:Expected error in mat fxbit-field: "fxbit-field: -5 is not a valid start index".
9080fx.mo:Expected error in mat fxbit-field: "fxbit-field: -8 is not a valid end index".
9081fx.mo:Expected error in mat fxbit-field: "fxbit-field: start index 5 is greater than end index 3".
9082fx.mo:Expected error in mat fxbit-field: "fxbit-field: <int> is not a valid start index".
9083fx.mo:Expected error in mat fxbit-field: "fxbit-field: <int> is not a valid end index".
9084fx.mo:Expected error in mat fxbit-field: "fxbit-field: <int> is not a valid start index".
9085fx.mo:Expected error in mat fxbit-field: "fxbit-field: <int> is not a valid end index".
9086fx.mo:Expected error in mat fxlength: "incorrect argument count in call (fxlength)".
9087fx.mo:Expected error in mat fxlength: "incorrect argument count in call (fxlength 1 1 1)".
9088fx.mo:Expected error in mat fxlength: "fxlength: 0.1 is not a fixnum".
9089fx.mo:Expected error in mat fxbit-count: "incorrect argument count in call (fxbit-count)".
9090fx.mo:Expected error in mat fxbit-count: "incorrect argument count in call (fxbit-count 75 32)".
9091fx.mo:Expected error in mat fxbit-count: "fxbit-count: 3.0 is not a fixnum".
9092fx.mo:Expected error in mat fxbit-count: "fxbit-count: a is not a fixnum".
9093fx.mo:Expected error in mat fxbit-count: "fxbit-count: <int> is not a fixnum".
9094fx.mo:Expected error in mat fxbit-count: "fxbit-count: <-int> is not a fixnum".
9095fx.mo:Expected error in mat fxfirst-bit-set: "incorrect argument count in call (fxfirst-bit-set)".
9096fx.mo:Expected error in mat fxfirst-bit-set: "incorrect argument count in call (fxfirst-bit-set 75 32)".
9097fx.mo:Expected error in mat fxfirst-bit-set: "fxfirst-bit-set: 3.0 is not a fixnum".
9098fx.mo:Expected error in mat fxfirst-bit-set: "fxfirst-bit-set: a is not a fixnum".
9099fx.mo:Expected error in mat fxfirst-bit-set: "fxfirst-bit-set: <int> is not a fixnum".
9100fx.mo:Expected error in mat fxfirst-bit-set: "fxfirst-bit-set: <-int> is not a fixnum".
9101fx.mo:Expected error in mat fxlogtest: "incorrect argument count in call (fxlogtest)".
9102fx.mo:Expected error in mat fxlogtest: "incorrect argument count in call (fxlogtest 1)".
9103fx.mo:Expected error in mat fxlogtest: "incorrect argument count in call (fxlogtest 1 2 3)".
9104fx.mo:Expected error in mat fxlogtest: "fxlogtest: 3.4 is not a fixnum".
9105fx.mo:Expected error in mat fxlogtest: "fxlogtest: "3" is not a fixnum".
9106fx.mo:Expected error in mat fxlogtest: "fxlogtest: <int> is not a fixnum".
9107fx.mo:Expected error in mat fxlogtest: "fxlogtest: <int> is not a fixnum".
9108fx.mo:Expected error in mat fxlogtest: "fxlogtest: <-int> is not a fixnum".
9109fx.mo:Expected error in mat fxlogtest: "fxlogtest: <-int> is not a fixnum".
9110fx.mo:Expected error in mat fxif: "incorrect argument count in call (fxif)".
9111fx.mo:Expected error in mat fxif: "incorrect argument count in call (fxif 0)".
9112fx.mo:Expected error in mat fxif: "incorrect argument count in call (fxif 0 0)".
9113fx.mo:Expected error in mat fxif: "incorrect argument count in call (fxif 0 0 0 0)".
9114fx.mo:Expected error in mat fxif: "fxif: a is not a fixnum".
9115fx.mo:Expected error in mat fxif: "fxif: 3.4 is not a fixnum".
9116fx.mo:Expected error in mat fxif: "fxif: (a) is not a fixnum".
9117fx.mo:Expected error in mat fxif: "fxif: <int> is not a fixnum".
9118fx.mo:Expected error in mat fxif: "fxif: <int> is not a fixnum".
9119fx.mo:Expected error in mat fxif: "fxif: <int> is not a fixnum".
9120fx.mo:Expected error in mat fxif: "fxif: <-int> is not a fixnum".
9121fx.mo:Expected error in mat fxif: "fxif: <-int> is not a fixnum".
9122fx.mo:Expected error in mat fxif: "fxif: <-int> is not a fixnum".
9123fx.mo:Expected error in mat fxlogbit?: "incorrect argument count in call (fxlogbit?)".
9124fx.mo:Expected error in mat fxlogbit?: "incorrect argument count in call (fxlogbit? 1)".
9125fx.mo:Expected error in mat fxlogbit?: "incorrect argument count in call (fxlogbit? 1 2 3)".
9126fx.mo:Expected error in mat fxlogbit?: "fxlogbit?: 3.4 is not a fixnum".
9127fx.mo:Expected error in mat fxlogbit?: "fxlogbit?: "3" is not a fixnum".
9128fx.mo:Expected error in mat fxlogbit?: "fxlogbit?: <int> is not a fixnum".
9129fx.mo:Expected error in mat fxlogbit?: "fxlogbit?: <-int> is not a fixnum".
9130fx.mo:Expected error in mat fxlogbit?: "fxlogbit?: invalid bit index -1".
9131fx.mo:Expected error in mat fxbit-set?: "incorrect argument count in call (fxbit-set?)".
9132fx.mo:Expected error in mat fxbit-set?: "incorrect argument count in call (fxbit-set? 1)".
9133fx.mo:Expected error in mat fxbit-set?: "incorrect argument count in call (fxbit-set? 1 2 3)".
9134fx.mo:Expected error in mat fxbit-set?: "fxbit-set?: 3.4 is not a fixnum".
9135fx.mo:Expected error in mat fxbit-set?: "fxbit-set?: "3" is not a fixnum".
9136fx.mo:Expected error in mat fxbit-set?: "fxbit-set?: <int> is not a fixnum".
9137fx.mo:Expected error in mat fxbit-set?: "fxbit-set?: <-int> is not a fixnum".
9138fx.mo:Expected error in mat fxbit-set?: "fxbit-set?: invalid bit index -1".
9139fx.mo:Expected error in mat fxlogbit0: "incorrect argument count in call (fxlogbit0)".
9140fx.mo:Expected error in mat fxlogbit0: "incorrect argument count in call (fxlogbit0 1)".
9141fx.mo:Expected error in mat fxlogbit0: "incorrect argument count in call (fxlogbit0 1 2 3)".
9142fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: 3.4 is not a fixnum".
9143fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: "3" is not a fixnum".
9144fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: <int> is not a fixnum".
9145fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: <-int> is not a fixnum".
9146fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: invalid bit index -1".
9147fx.mo:Expected error in mat fxlogbit0: "fxlogbit0: invalid bit index <int>".
9148fx.mo:Expected error in mat fxlogbit1: "incorrect argument count in call (fxlogbit1)".
9149fx.mo:Expected error in mat fxlogbit1: "incorrect argument count in call (fxlogbit1 1)".
9150fx.mo:Expected error in mat fxlogbit1: "incorrect argument count in call (fxlogbit1 1 2 3)".
9151fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: 3.4 is not a fixnum".
9152fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: "3" is not a fixnum".
9153fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: <int> is not a fixnum".
9154fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: <-int> is not a fixnum".
9155fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: invalid bit index -1".
9156fx.mo:Expected error in mat fxlogbit1: "fxlogbit1: invalid bit index <int>".
9157fx.mo:Expected error in mat fxcopy-bit: "incorrect argument count in call (fxcopy-bit)".
9158fx.mo:Expected error in mat fxcopy-bit: "incorrect argument count in call (fxcopy-bit 1)".
9159fx.mo:Expected error in mat fxcopy-bit: "incorrect argument count in call (fxcopy-bit 3 1)".
9160fx.mo:Expected error in mat fxcopy-bit: "incorrect argument count in call (fxcopy-bit 3 1 0 0)".
9161fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: 3.4 is not a fixnum".
9162fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: "3" is not a fixnum".
9163fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: <int> is not a fixnum".
9164fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: <-int> is not a fixnum".
9165fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: invalid bit index -1".
9166fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: invalid bit index -1".
9167fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: invalid bit index <int>".
9168fx.mo:Expected error in mat fxcopy-bit: "fxcopy-bit: invalid bit index <int>".
9169fx.mo:Expected error in mat fxcopy-bit-field: "incorrect argument count in call (fxcopy-bit-field)".
9170fx.mo:Expected error in mat fxcopy-bit-field: "incorrect argument count in call (fxcopy-bit-field 1)".
9171fx.mo:Expected error in mat fxcopy-bit-field: "incorrect argument count in call (fxcopy-bit-field 3 1)".
9172fx.mo:Expected error in mat fxcopy-bit-field: "incorrect argument count in call (fxcopy-bit-field 3 1 0)".
9173fx.mo:Expected error in mat fxcopy-bit-field: "incorrect argument count in call (fxcopy-bit-field 3 1 0 0 0)".
9174fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: "3" is not a fixnum".
9175fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: 3.4 is not a valid start index".
9176fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: 3/4 is not a valid end index".
9177fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: spam is not a fixnum".
9178fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a fixnum".
9179fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <-int> is not a fixnum".
9180fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a valid start index".
9181fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <-int> is not a valid start index".
9182fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a valid end index".
9183fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <-int> is not a valid end index".
9184fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a fixnum".
9185fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a fixnum".
9186fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: -1 is not a valid start index".
9187fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: -1 is not a valid end index".
9188fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a valid start index".
9189fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: <int> is not a valid end index".
9190fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: start index 1 is greater than end index 0".
9191fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: start index 5 is greater than end index 2".
9192fx.mo:Expected error in mat fxcopy-bit-field: "fxcopy-bit-field: start index <int> is greater than end index <int>".
9193fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: 3.0 is not a fixnum".
9194fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: 3.0 is not a fixnum".
9195fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: a is not a fixnum".
9196fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: (a) is not a fixnum".
9197fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: undefined for 0".
9198fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: undefined for 0".
9199fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv-and-mod: fixnum overflow with arguments <-int> and -1".
9200fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: 3.0 is not a fixnum".
9201fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: 3.0 is not a fixnum".
9202fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: a is not a fixnum".
9203fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: (a) is not a fixnum".
9204fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: undefined for 0".
9205fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: undefined for 0".
9206fx.mo:Expected error in mat fxdiv-and-mod: "fxdiv: fixnum overflow with arguments <-int> and -1".
9207fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: 3.0 is not a fixnum".
9208fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: 3.0 is not a fixnum".
9209fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: a is not a fixnum".
9210fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: (a) is not a fixnum".
9211fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: undefined for 0".
9212fx.mo:Expected error in mat fxdiv-and-mod: "fxmod: undefined for 0".
9213fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: 3.0 is not a fixnum".
9214fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: 3.0 is not a fixnum".
9215fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: a is not a fixnum".
9216fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: (a) is not a fixnum".
9217fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: undefined for 0".
9218fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: undefined for 0".
9219fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0-and-mod0: fixnum overflow with arguments <-int> and -1".
9220fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: 3.0 is not a fixnum".
9221fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: 3.0 is not a fixnum".
9222fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: a is not a fixnum".
9223fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: (a) is not a fixnum".
9224fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: undefined for 0".
9225fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: undefined for 0".
9226fx.mo:Expected error in mat fxdiv0-and-mod0: "fxdiv0: fixnum overflow with arguments <-int> and -1".
9227fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: 3.0 is not a fixnum".
9228fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: 3.0 is not a fixnum".
9229fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: a is not a fixnum".
9230fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: (a) is not a fixnum".
9231fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: undefined for 0".
9232fx.mo:Expected error in mat fxdiv0-and-mod0: "fxmod0: undefined for 0".
9233fx.mo:Expected error in mat fx+/carry: "incorrect argument count in call (fx+/carry)".
9234fx.mo:Expected error in mat fx+/carry: "incorrect argument count in call (fx+/carry 1)".
9235fx.mo:Expected error in mat fx+/carry: "incorrect argument count in call (fx+/carry 1 2)".
9236fx.mo:Expected error in mat fx+/carry: "incorrect argument count in call (fx+/carry 1 2 3 4)".
9237fx.mo:Expected error in mat fx+/carry: "fx+/carry: 1.0 is not a fixnum".
9238fx.mo:Expected error in mat fx+/carry: "fx+/carry: 2.0 is not a fixnum".
9239fx.mo:Expected error in mat fx+/carry: "fx+/carry: 3.0 is not a fixnum".
9240fx.mo:Expected error in mat fx+/carry: "fx+/carry: 1/2 is not a fixnum".
9241fx.mo:Expected error in mat fx+/carry: "fx+/carry: 2/3 is not a fixnum".
9242fx.mo:Expected error in mat fx+/carry: "fx+/carry: 3/4 is not a fixnum".
9243fx.mo:Expected error in mat fx+/carry: "fx+/carry: a is not a fixnum".
9244fx.mo:Expected error in mat fx+/carry: "fx+/carry: b is not a fixnum".
9245fx.mo:Expected error in mat fx+/carry: "fx+/carry: c is not a fixnum".
9246fx.mo:Expected error in mat fx+/carry: "fx+/carry: <int> is not a fixnum".
9247fx.mo:Expected error in mat fx+/carry: "fx+/carry: <int> is not a fixnum".
9248fx.mo:Expected error in mat fx+/carry: "fx+/carry: <int> is not a fixnum".
9249fx.mo:Expected error in mat fx+/carry: "fx+/carry: <-int> is not a fixnum".
9250fx.mo:Expected error in mat fx+/carry: "fx+/carry: <-int> is not a fixnum".
9251fx.mo:Expected error in mat fx+/carry: "fx+/carry: <-int> is not a fixnum".
9252fx.mo:Expected error in mat fx-/carry: "incorrect argument count in call (fx-/carry)".
9253fx.mo:Expected error in mat fx-/carry: "incorrect argument count in call (fx-/carry 1)".
9254fx.mo:Expected error in mat fx-/carry: "incorrect argument count in call (fx-/carry 1 2)".
9255fx.mo:Expected error in mat fx-/carry: "incorrect argument count in call (fx-/carry 1 2 3 4)".
9256fx.mo:Expected error in mat fx-/carry: "fx-/carry: 1.0 is not a fixnum".
9257fx.mo:Expected error in mat fx-/carry: "fx-/carry: 2.0 is not a fixnum".
9258fx.mo:Expected error in mat fx-/carry: "fx-/carry: 3.0 is not a fixnum".
9259fx.mo:Expected error in mat fx-/carry: "fx-/carry: 1/2 is not a fixnum".
9260fx.mo:Expected error in mat fx-/carry: "fx-/carry: 2/3 is not a fixnum".
9261fx.mo:Expected error in mat fx-/carry: "fx-/carry: 3/4 is not a fixnum".
9262fx.mo:Expected error in mat fx-/carry: "fx-/carry: a is not a fixnum".
9263fx.mo:Expected error in mat fx-/carry: "fx-/carry: b is not a fixnum".
9264fx.mo:Expected error in mat fx-/carry: "fx-/carry: c is not a fixnum".
9265fx.mo:Expected error in mat fx-/carry: "fx-/carry: <int> is not a fixnum".
9266fx.mo:Expected error in mat fx-/carry: "fx-/carry: <int> is not a fixnum".
9267fx.mo:Expected error in mat fx-/carry: "fx-/carry: <int> is not a fixnum".
9268fx.mo:Expected error in mat fx-/carry: "fx-/carry: <-int> is not a fixnum".
9269fx.mo:Expected error in mat fx-/carry: "fx-/carry: <-int> is not a fixnum".
9270fx.mo:Expected error in mat fx-/carry: "fx-/carry: <-int> is not a fixnum".
9271fx.mo:Expected error in mat fx*/carry: "incorrect argument count in call (fx*/carry)".
9272fx.mo:Expected error in mat fx*/carry: "incorrect argument count in call (fx*/carry 1)".
9273fx.mo:Expected error in mat fx*/carry: "incorrect argument count in call (fx*/carry 1 2)".
9274fx.mo:Expected error in mat fx*/carry: "incorrect argument count in call (fx*/carry 1 2 3 4)".
9275fx.mo:Expected error in mat fx*/carry: "fx*/carry: 1.0 is not a fixnum".
9276fx.mo:Expected error in mat fx*/carry: "fx*/carry: 2.0 is not a fixnum".
9277fx.mo:Expected error in mat fx*/carry: "fx*/carry: 3.0 is not a fixnum".
9278fx.mo:Expected error in mat fx*/carry: "fx*/carry: 1/2 is not a fixnum".
9279fx.mo:Expected error in mat fx*/carry: "fx*/carry: 2/3 is not a fixnum".
9280fx.mo:Expected error in mat fx*/carry: "fx*/carry: 3/4 is not a fixnum".
9281fx.mo:Expected error in mat fx*/carry: "fx*/carry: a is not a fixnum".
9282fx.mo:Expected error in mat fx*/carry: "fx*/carry: b is not a fixnum".
9283fx.mo:Expected error in mat fx*/carry: "fx*/carry: c is not a fixnum".
9284fx.mo:Expected error in mat fx*/carry: "fx*/carry: <int> is not a fixnum".
9285fx.mo:Expected error in mat fx*/carry: "fx*/carry: <int> is not a fixnum".
9286fx.mo:Expected error in mat fx*/carry: "fx*/carry: <int> is not a fixnum".
9287fx.mo:Expected error in mat fx*/carry: "fx*/carry: <-int> is not a fixnum".
9288fx.mo:Expected error in mat fx*/carry: "fx*/carry: <-int> is not a fixnum".
9289fx.mo:Expected error in mat fx*/carry: "fx*/carry: <-int> is not a fixnum".
9290fx.mo:Expected error in mat fxrotate-bit-field: "incorrect argument count in call (fxrotate-bit-field)".
9291fx.mo:Expected error in mat fxrotate-bit-field: "incorrect argument count in call (fxrotate-bit-field 0)".
9292fx.mo:Expected error in mat fxrotate-bit-field: "incorrect argument count in call (fxrotate-bit-field 0 0)".
9293fx.mo:Expected error in mat fxrotate-bit-field: "incorrect argument count in call (fxrotate-bit-field 0 0 0)".
9294fx.mo:Expected error in mat fxrotate-bit-field: "incorrect argument count in call (fxrotate-bit-field 0 0 0 0 0)".
9295fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: a is not a fixnum".
9296fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid start index 0.0".
9297fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index 2.0".
9298fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid count 3/4".
9299fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid start index -1".
9300fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index -1".
9301fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid count -1".
9302fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index -5".
9303fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: <int> is not a fixnum".
9304fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: <-int> is not a fixnum".
9305fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid start index <int>".
9306fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid start index <int>".
9307fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid start index <-int>".
9308fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index <int>".
9309fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index <int>".
9310fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index <-int>".
9311fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid count <int>".
9312fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid count <-int>".
9313fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: start index 7 is greater than end index 5".
9314fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index <int>".
9315fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: invalid end index <int>".
9316fx.mo:Expected error in mat fxrotate-bit-field: "fxrotate-bit-field: count 1 is greater than difference between end index 5 and start index 5".
9317fx.mo:Expected error in mat fxreverse-bit-field: "incorrect argument count in call (fxreverse-bit-field)".
9318fx.mo:Expected error in mat fxreverse-bit-field: "incorrect argument count in call (fxreverse-bit-field 0)".
9319fx.mo:Expected error in mat fxreverse-bit-field: "incorrect argument count in call (fxreverse-bit-field 0 0)".
9320fx.mo:Expected error in mat fxreverse-bit-field: "incorrect argument count in call (fxreverse-bit-field 0 0 0 0)".
9321fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: a is not a fixnum".
9322fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index 0.0".
9323fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid end index 2.0".
9324fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index -1".
9325fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid end index -1".
9326fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index -10".
9327fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: <int> is not a fixnum".
9328fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: <-int> is not a fixnum".
9329fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index <int>".
9330fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index <int>".
9331fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid start index <-int>".
9332fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid end index <int>".
9333fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid end index <int>".
9334fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: invalid end index <-int>".
9335fx.mo:Expected error in mat fxreverse-bit-field: "fxreverse-bit-field: start index 7 is greater than end index 5".
9336fl.mo:Expected error in mat flonum->fixnum: "incorrect argument count in call (flonum->fixnum)".
9337fl.mo:Expected error in mat flonum->fixnum: "incorrect argument count in call (flonum->fixnum 3.3 4.4)".
9338fl.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: 3 is not a flonum".
9339fl.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: a is not a flonum".
9340fl.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: result for <int> would be outside of fixnum range".
9341fl.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: result for <-int> would be outside of fixnum range".
9342fl.mo:Expected error in mat fixnum->flonum: "incorrect argument count in call (fixnum->flonum)".
9343fl.mo:Expected error in mat fixnum->flonum: "incorrect argument count in call (fixnum->flonum 3 4)".
9344fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: 3.4 is not a fixnum".
9345fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: a is not a fixnum".
9346fl.mo:Expected error in mat fixnum->flonum: "fixnum->flonum: <int> is not a fixnum".
9347fl.mo:Expected error in mat fl=: "incorrect argument count in call (fl=)".
9348fl.mo:Expected error in mat fl=: "fl=: (a) is not a flonum".
9349fl.mo:Expected error in mat fl=: "fl=: a is not a flonum".
9350fl.mo:Expected error in mat fl=: "fl=: a is not a flonum".
9351fl.mo:Expected error in mat fl=: "fl=: 3 is not a flonum".
9352fl.mo:Expected error in mat fl=: "fl=: 3 is not a flonum".
9353fl.mo:Expected error in mat fl=: "fl=: 7/2 is not a flonum".
9354fl.mo:Expected error in mat fl=: "fl=: 7/2 is not a flonum".
9355fl.mo:Expected error in mat fl<: "incorrect argument count in call (fl<)".
9356fl.mo:Expected error in mat fl<: "fl<: (a) is not a flonum".
9357fl.mo:Expected error in mat fl<: "fl<: a is not a flonum".
9358fl.mo:Expected error in mat fl<: "fl<: a is not a flonum".
9359fl.mo:Expected error in mat fl<: "fl<: 3 is not a flonum".
9360fl.mo:Expected error in mat fl<: "fl<: 3 is not a flonum".
9361fl.mo:Expected error in mat fl<: "fl<: 7/2 is not a flonum".
9362fl.mo:Expected error in mat fl<: "fl<: 7/2 is not a flonum".
9363fl.mo:Expected error in mat fl>: "incorrect argument count in call (fl>)".
9364fl.mo:Expected error in mat fl>: "fl>: (a) is not a flonum".
9365fl.mo:Expected error in mat fl>: "fl>: a is not a flonum".
9366fl.mo:Expected error in mat fl>: "fl>: a is not a flonum".
9367fl.mo:Expected error in mat fl>: "fl>: 3 is not a flonum".
9368fl.mo:Expected error in mat fl>: "fl>: 3 is not a flonum".
9369fl.mo:Expected error in mat fl>: "fl>: 7/2 is not a flonum".
9370fl.mo:Expected error in mat fl>: "fl>: 7/2 is not a flonum".
9371fl.mo:Expected error in mat fl<=: "incorrect argument count in call (fl<=)".
9372fl.mo:Expected error in mat fl<=: "fl<=: (a) is not a flonum".
9373fl.mo:Expected error in mat fl<=: "fl<=: a is not a flonum".
9374fl.mo:Expected error in mat fl<=: "fl<=: a is not a flonum".
9375fl.mo:Expected error in mat fl<=: "fl<=: 3 is not a flonum".
9376fl.mo:Expected error in mat fl<=: "fl<=: 3 is not a flonum".
9377fl.mo:Expected error in mat fl<=: "fl<=: 7/2 is not a flonum".
9378fl.mo:Expected error in mat fl<=: "fl<=: 7/2 is not a flonum".
9379fl.mo:Expected error in mat fl>=: "incorrect argument count in call (fl>=)".
9380fl.mo:Expected error in mat fl>=: "fl>=: (a) is not a flonum".
9381fl.mo:Expected error in mat fl>=: "fl>=: a is not a flonum".
9382fl.mo:Expected error in mat fl>=: "fl>=: a is not a flonum".
9383fl.mo:Expected error in mat fl>=: "fl>=: 3 is not a flonum".
9384fl.mo:Expected error in mat fl>=: "fl>=: 3 is not a flonum".
9385fl.mo:Expected error in mat fl>=: "fl>=: 7/2 is not a flonum".
9386fl.mo:Expected error in mat fl>=: "fl>=: 7/2 is not a flonum".
9387fl.mo:Expected error in mat fl=?: "incorrect argument count in call (fl=?)".
9388fl.mo:Expected error in mat fl=?: "incorrect argument count in call (fl=? 3.4)".
9389fl.mo:Expected error in mat fl=?: "fl=?: a is not a flonum".
9390fl.mo:Expected error in mat fl=?: "fl=?: a is not a flonum".
9391fl.mo:Expected error in mat fl=?: "fl=?: 3 is not a flonum".
9392fl.mo:Expected error in mat fl=?: "fl=?: 3 is not a flonum".
9393fl.mo:Expected error in mat fl=?: "fl=?: 7/2 is not a flonum".
9394fl.mo:Expected error in mat fl=?: "fl=?: 7/2 is not a flonum".
9395fl.mo:Expected error in mat fl<?: "incorrect argument count in call (fl<?)".
9396fl.mo:Expected error in mat fl<?: "incorrect argument count in call (fl<? 3.4)".
9397fl.mo:Expected error in mat fl<?: "fl<?: a is not a flonum".
9398fl.mo:Expected error in mat fl<?: "fl<?: a is not a flonum".
9399fl.mo:Expected error in mat fl<?: "fl<?: 3 is not a flonum".
9400fl.mo:Expected error in mat fl<?: "fl<?: 3 is not a flonum".
9401fl.mo:Expected error in mat fl<?: "fl<?: 7/2 is not a flonum".
9402fl.mo:Expected error in mat fl<?: "fl<?: 7/2 is not a flonum".
9403fl.mo:Expected error in mat fl>?: "incorrect argument count in call (fl>?)".
9404fl.mo:Expected error in mat fl>?: "incorrect argument count in call (fl>? 3.4)".
9405fl.mo:Expected error in mat fl>?: "fl>?: a is not a flonum".
9406fl.mo:Expected error in mat fl>?: "fl>?: a is not a flonum".
9407fl.mo:Expected error in mat fl>?: "fl>?: 3 is not a flonum".
9408fl.mo:Expected error in mat fl>?: "fl>?: 3 is not a flonum".
9409fl.mo:Expected error in mat fl>?: "fl>?: 7/2 is not a flonum".
9410fl.mo:Expected error in mat fl>?: "fl>?: 7/2 is not a flonum".
9411fl.mo:Expected error in mat fl<=?: "incorrect argument count in call (fl<=?)".
9412fl.mo:Expected error in mat fl<=?: "incorrect argument count in call (fl<=? 3.4)".
9413fl.mo:Expected error in mat fl<=?: "fl<=?: a is not a flonum".
9414fl.mo:Expected error in mat fl<=?: "fl<=?: a is not a flonum".
9415fl.mo:Expected error in mat fl<=?: "fl<=?: 3 is not a flonum".
9416fl.mo:Expected error in mat fl<=?: "fl<=?: 3 is not a flonum".
9417fl.mo:Expected error in mat fl<=?: "fl<=?: 7/2 is not a flonum".
9418fl.mo:Expected error in mat fl<=?: "fl<=?: 7/2 is not a flonum".
9419fl.mo:Expected error in mat fl>=?: "incorrect argument count in call (fl>=?)".
9420fl.mo:Expected error in mat fl>=?: "incorrect argument count in call (fl>=? 3.4)".
9421fl.mo:Expected error in mat fl>=?: "fl>=?: a is not a flonum".
9422fl.mo:Expected error in mat fl>=?: "fl>=?: a is not a flonum".
9423fl.mo:Expected error in mat fl>=?: "fl>=?: 3 is not a flonum".
9424fl.mo:Expected error in mat fl>=?: "fl>=?: 3 is not a flonum".
9425fl.mo:Expected error in mat fl>=?: "fl>=?: 7/2 is not a flonum".
9426fl.mo:Expected error in mat fl>=?: "fl>=?: 7/2 is not a flonum".
9427fl.mo:Expected error in mat fl+: "fl+: (a . b) is not a flonum".
9428fl.mo:Expected error in mat fl+: "fl+: 1 is not a flonum".
9429fl.mo:Expected error in mat fl+: "fl+: 2/3 is not a flonum".
9430fl.mo:Expected error in mat fl-: "incorrect argument count in call (fl-)".
9431fl.mo:Expected error in mat fl-: "fl-: (a . b) is not a flonum".
9432fl.mo:Expected error in mat fl-: "fl-: 1 is not a flonum".
9433fl.mo:Expected error in mat fl-: "fl-: a is not a flonum".
9434fl.mo:Expected error in mat fl-: "fl-: a is not a flonum".
9435fl.mo:Expected error in mat fl-: "fl-: 2/3 is not a flonum".
9436fl.mo:Expected error in mat fl-: "fl-: b is not a flonum".
9437fl.mo:Expected error in mat fl*: "fl*: (a . b) is not a flonum".
9438fl.mo:Expected error in mat fl*: "fl*: 1 is not a flonum".
9439fl.mo:Expected error in mat fl*: "fl*: 2/3 is not a flonum".
9440fl.mo:Expected error in mat fl/: "incorrect argument count in call (fl/)".
9441fl.mo:Expected error in mat fl/: "fl/: (a . b) is not a flonum".
9442fl.mo:Expected error in mat fl/: "fl/: 1 is not a flonum".
9443fl.mo:Expected error in mat fl/: "fl/: 2/3 is not a flonum".
9444fl.mo:Expected error in mat flabs: "incorrect argument count in call (flabs)".
9445fl.mo:Expected error in mat flabs: "incorrect argument count in call (flabs 1 2)".
9446fl.mo:Expected error in mat flabs: "flabs: a is not a flonum".
9447fl.mo:Expected error in mat flabs: "flabs: 1 is not a flonum".
9448fl.mo:Expected error in mat flabs: "flabs: -3/4 is not a flonum".
9449fl.mo:Expected error in mat flabs: "flabs: 3+4i is not a flonum".
9450fl.mo:Expected error in mat flabs: "flabs: 3.3+4.5i is not a flonum".
9451fl.mo:Expected error in mat fllog: "incorrect argument count in call (fllog)".
9452fl.mo:Expected error in mat fllog: "fllog: 3 is not a flonum".
9453fl.mo:Expected error in mat fllog: "fllog: a is not a flonum".
9454fl.mo:Expected error in mat fllog: "fllog: 0 is not a flonum".
9455fl.mo:Expected error in mat flexp: "incorrect argument count in call (flexp)".
9456fl.mo:Expected error in mat flexp: "incorrect argument count in call (flexp 3.0 4.0)".
9457fl.mo:Expected error in mat flexp: "flexp: a is not a flonum".
9458fl.mo:Expected error in mat flexp: "flexp: 3 is not a flonum".
9459fl.mo:Expected error in mat flsin: "incorrect argument count in call (flsin)".
9460fl.mo:Expected error in mat flsin: "incorrect argument count in call (flsin 3.0 4.0)".
9461fl.mo:Expected error in mat flsin: "flsin: a is not a flonum".
9462fl.mo:Expected error in mat flsin: "flsin: 3 is not a flonum".
9463fl.mo:Expected error in mat flcos: "incorrect argument count in call (flcos)".
9464fl.mo:Expected error in mat flcos: "incorrect argument count in call (flcos 3.0 4.0)".
9465fl.mo:Expected error in mat flcos: "flcos: a is not a flonum".
9466fl.mo:Expected error in mat flcos: "flcos: 3 is not a flonum".
9467fl.mo:Expected error in mat fltan: "incorrect argument count in call (fltan)".
9468fl.mo:Expected error in mat fltan: "incorrect argument count in call (fltan 3.0 4.0)".
9469fl.mo:Expected error in mat fltan: "fltan: a is not a flonum".
9470fl.mo:Expected error in mat fltan: "fltan: 3 is not a flonum".
9471fl.mo:Expected error in mat flasin: "incorrect argument count in call (flasin)".
9472fl.mo:Expected error in mat flasin: "incorrect argument count in call (flasin 3.0 4.0)".
9473fl.mo:Expected error in mat flasin: "flasin: a is not a flonum".
9474fl.mo:Expected error in mat flasin: "flasin: 3 is not a flonum".
9475fl.mo:Expected error in mat flacos: "incorrect argument count in call (flacos)".
9476fl.mo:Expected error in mat flacos: "incorrect argument count in call (flacos 3.0 4.0)".
9477fl.mo:Expected error in mat flacos: "flacos: a is not a flonum".
9478fl.mo:Expected error in mat flacos: "flacos: 3 is not a flonum".
9479fl.mo:Expected error in mat flatan: "incorrect argument count in call (flatan)".
9480fl.mo:Expected error in mat flatan: "incorrect argument count in call (flatan 3.0 4.0 5.0)".
9481fl.mo:Expected error in mat flatan: "flatan: a is not a flonum".
9482fl.mo:Expected error in mat flatan: "flatan: a is not a flonum".
9483fl.mo:Expected error in mat flatan: "flatan: a is not a flonum".
9484fl.mo:Expected error in mat flatan: "flatan: 3 is not a flonum".
9485fl.mo:Expected error in mat flatan: "flatan: 0+1i is not a flonum".
9486fl.mo:Expected error in mat flatan: "flatan: 0-1i is not a flonum".
9487fl.mo:Expected error in mat flsqrt: "incorrect argument count in call (flsqrt)".
9488fl.mo:Expected error in mat flsqrt: "incorrect argument count in call (flsqrt 3.0 4.0)".
9489fl.mo:Expected error in mat flsqrt: "flsqrt: a is not a flonum".
9490fl.mo:Expected error in mat flsqrt: "flsqrt: 3 is not a flonum".
9491fl.mo:Expected error in mat flexpt: "incorrect argument count in call (flexpt)".
9492fl.mo:Expected error in mat flexpt: "incorrect argument count in call (flexpt 5.0)".
9493fl.mo:Expected error in mat flexpt: "incorrect argument count in call (flexpt 3.0 4.0 5.0)".
9494fl.mo:Expected error in mat flexpt: "flexpt: a is not a flonum".
9495fl.mo:Expected error in mat flexpt: "flexpt: a is not a flonum".
9496fl.mo:Expected error in mat flexpt: "flexpt: -1 is not a flonum".
9497fl.mo:Expected error in mat flexpt: "flexpt: 0+1i is not a flonum".
9498fl.mo:Expected error in mat fltruncate: "incorrect argument count in call (fltruncate)".
9499fl.mo:Expected error in mat fltruncate: "incorrect argument count in call (fltruncate 2.0 3.0)".
9500fl.mo:Expected error in mat fltruncate: "fltruncate: a is not a flonum".
9501fl.mo:Expected error in mat fltruncate: "fltruncate: 3 is not a flonum".
9502fl.mo:Expected error in mat fltruncate: "fltruncate: 2.0+1.0i is not a flonum".
9503fl.mo:Expected error in mat fltruncate: "fltruncate: 2+1i is not a flonum".
9504fl.mo:Expected error in mat flfloor: "incorrect argument count in call (flfloor)".
9505fl.mo:Expected error in mat flfloor: "incorrect argument count in call (flfloor 2.0 3.0)".
9506fl.mo:Expected error in mat flfloor: "flfloor: a is not a flonum".
9507fl.mo:Expected error in mat flfloor: "flfloor: 3 is not a flonum".
9508fl.mo:Expected error in mat flfloor: "flfloor: 2.0+1.0i is not a flonum".
9509fl.mo:Expected error in mat flfloor: "flfloor: 2+1i is not a flonum".
9510fl.mo:Expected error in mat flceiling: "incorrect argument count in call (flceiling)".
9511fl.mo:Expected error in mat flceiling: "incorrect argument count in call (flceiling 2.0 3.0)".
9512fl.mo:Expected error in mat flceiling: "flceiling: a is not a flonum".
9513fl.mo:Expected error in mat flceiling: "flceiling: 3 is not a flonum".
9514fl.mo:Expected error in mat flceiling: "flceiling: 2.0+1.0i is not a flonum".
9515fl.mo:Expected error in mat flround: "incorrect argument count in call (flround)".
9516fl.mo:Expected error in mat flround: "incorrect argument count in call (flround 2.0 3)".
9517fl.mo:Expected error in mat flround: "flround: a is not a flonum".
9518fl.mo:Expected error in mat flround: "flround: 2.0+1.0i is not a flonum".
9519fl.mo:Expected error in mat flround: "flround: 2+1i is not a flonum".
9520fl.mo:Expected error in mat flround: "flround: 19 is not a flonum".
9521fl.mo:Expected error in mat flround: "flround: 2/3 is not a flonum".
9522fl.mo:Expected error in mat flinteger?: "flinteger?: a is not a flonum".
9523fl.mo:Expected error in mat flinteger?: "flinteger?: "hi" is not a flonum".
9524fl.mo:Expected error in mat flinteger?: "flinteger?: (3 . 4) is not a flonum".
9525fl.mo:Expected error in mat flinteger?: "flinteger?: 3.0+0.0i is not a flonum".
9526fl.mo:Expected error in mat flinteger?: "flinteger?: 3.0+1.0i is not a flonum".
9527fl.mo:Expected error in mat flnan?: "flnan?: 3 is not a flonum".
9528fl.mo:Expected error in mat flnan?: "flnan?: 3/4 is not a flonum".
9529fl.mo:Expected error in mat flnan?: "flnan?: hi is not a flonum".
9530fl.mo:Expected error in mat flfinite?: "flfinite?: 3 is not a flonum".
9531fl.mo:Expected error in mat flfinite?: "flfinite?: 3/4 is not a flonum".
9532fl.mo:Expected error in mat flfinite?: "flfinite?: hi is not a flonum".
9533fl.mo:Expected error in mat flinfinite?: "flinfinite?: 3 is not a flonum".
9534fl.mo:Expected error in mat flinfinite?: "flinfinite?: 3/4 is not a flonum".
9535fl.mo:Expected error in mat flinfinite?: "flinfinite?: hi is not a flonum".
9536fl.mo:Expected error in mat flzero?: "incorrect argument count in call (flzero?)".
9537fl.mo:Expected error in mat flzero?: "incorrect argument count in call (flzero? 0.0 1.0)".
9538fl.mo:Expected error in mat flzero?: "flzero?: a is not a flonum".
9539fl.mo:Expected error in mat flzero?: "flzero?: 3 is not a flonum".
9540fl.mo:Expected error in mat flpositive?: "incorrect argument count in call (flpositive?)".
9541fl.mo:Expected error in mat flpositive?: "incorrect argument count in call (flpositive? 0.0 1.0)".
9542fl.mo:Expected error in mat flpositive?: "flpositive?: a is not a flonum".
9543fl.mo:Expected error in mat flpositive?: "flpositive?: 3 is not a flonum".
9544fl.mo:Expected error in mat flpositive?: "flpositive?: 1.0+1.0i is not a flonum".
9545fl.mo:Expected error in mat flpositive?: "flpositive?: 1+1i is not a flonum".
9546fl.mo:Expected error in mat flnegative?: "incorrect argument count in call (flnegative?)".
9547fl.mo:Expected error in mat flnegative?: "incorrect argument count in call (flnegative? 0.0 1.0)".
9548fl.mo:Expected error in mat flnegative?: "flnegative?: a is not a flonum".
9549fl.mo:Expected error in mat flnegative?: "flnegative?: 3 is not a flonum".
9550fl.mo:Expected error in mat flnegative?: "flnegative?: 1.0+1.0i is not a flonum".
9551fl.mo:Expected error in mat flnegative?: "flnegative?: 1+1i is not a flonum".
9552fl.mo:Expected error in mat flnonpositive?: "incorrect argument count in call (flnonpositive?)".
9553fl.mo:Expected error in mat flnonpositive?: "incorrect argument count in call (flnonpositive? 0.0 1.0)".
9554fl.mo:Expected error in mat flnonpositive?: "flnonpositive?: a is not a flonum".
9555fl.mo:Expected error in mat flnonpositive?: "flnonpositive?: 3 is not a flonum".
9556fl.mo:Expected error in mat flnonpositive?: "flnonpositive?: 1.0+1.0i is not a flonum".
9557fl.mo:Expected error in mat flnonpositive?: "flnonpositive?: 1+1i is not a flonum".
9558fl.mo:Expected error in mat flnonnegative?: "incorrect argument count in call (flnonnegative?)".
9559fl.mo:Expected error in mat flnonnegative?: "incorrect argument count in call (flnonnegative? 0.0 1.0)".
9560fl.mo:Expected error in mat flnonnegative?: "flnonnegative?: a is not a flonum".
9561fl.mo:Expected error in mat flnonnegative?: "flnonnegative?: 3 is not a flonum".
9562fl.mo:Expected error in mat flnonnegative?: "flnonnegative?: 1+1i is not a flonum".
9563fl.mo:Expected error in mat flnonnegative?: "flnonnegative?: 1.0+1.0i is not a flonum".
9564fl.mo:Expected error in mat fleven?: "incorrect argument count in call (fleven?)".
9565fl.mo:Expected error in mat fleven?: "incorrect argument count in call (fleven? 0.0 1.0)".
9566fl.mo:Expected error in mat fleven?: "fleven?: a is not a flonum".
9567fl.mo:Expected error in mat fleven?: "fleven?: 3 is not a flonum".
9568fl.mo:Expected error in mat fleven?: "fleven?: 3.2 is not an integer".
9569fl.mo:Expected error in mat fleven?: "fleven?: 3.0+1.0i is not a flonum".
9570fl.mo:Expected error in mat fleven?: "fleven?: 1+1i is not a flonum".
9571fl.mo:Expected error in mat fleven?: "fleven?: +inf.0 is not an integer".
9572fl.mo:Expected error in mat fleven?: "fleven?: +nan.0 is not an integer".
9573fl.mo:Expected error in mat flodd?: "incorrect argument count in call (flodd?)".
9574fl.mo:Expected error in mat flodd?: "incorrect argument count in call (flodd? 0.0 1.0)".
9575fl.mo:Expected error in mat flodd?: "flodd?: a is not a flonum".
9576fl.mo:Expected error in mat flodd?: "flodd?: 3 is not a flonum".
9577fl.mo:Expected error in mat flodd?: "flodd?: 3.2 is not an integer".
9578fl.mo:Expected error in mat flodd?: "flodd?: 3.0+1.0i is not a flonum".
9579fl.mo:Expected error in mat flodd?: "flodd?: 3+1i is not a flonum".
9580fl.mo:Expected error in mat flodd?: "flodd?: +inf.0 is not an integer".
9581fl.mo:Expected error in mat flodd?: "flodd?: +nan.0 is not an integer".
9582fl.mo:Expected error in mat flmin: "incorrect argument count in call (flmin)".
9583fl.mo:Expected error in mat flmin: "flmin: a is not a flonum".
9584fl.mo:Expected error in mat flmin: "flmin: a is not a flonum".
9585fl.mo:Expected error in mat flmin: "flmin: a is not a flonum".
9586fl.mo:Expected error in mat flmin: "flmin: 3 is not a flonum".
9587fl.mo:Expected error in mat flmin: "flmin: a is not a flonum".
9588fl.mo:Expected error in mat flmin: "flmin: 0.0+1.0i is not a flonum".
9589fl.mo:Expected error in mat flmin: "flmin: 0+1i is not a flonum".
9590fl.mo:Expected error in mat flmax: "incorrect argument count in call (flmax)".
9591fl.mo:Expected error in mat flmax: "flmax: a is not a flonum".
9592fl.mo:Expected error in mat flmax: "flmax: a is not a flonum".
9593fl.mo:Expected error in mat flmax: "flmax: 3 is not a flonum".
9594fl.mo:Expected error in mat flmax: "flmax: a is not a flonum".
9595fl.mo:Expected error in mat flmax: "flmax: a is not a flonum".
9596fl.mo:Expected error in mat flmax: "flmax: 0.0+1.0i is not a flonum".
9597fl.mo:Expected error in mat flmax: "flmax: 0+1i is not a flonum".
9598fl.mo:Expected error in mat flnumerator: "incorrect argument count in call (flnumerator)".
9599fl.mo:Expected error in mat flnumerator: "incorrect argument count in call (flnumerator 3.0 4.0)".
9600fl.mo:Expected error in mat flnumerator: "flnumerator: a is not a flonum".
9601fl.mo:Expected error in mat flnumerator: "flnumerator: 3 is not a flonum".
9602fl.mo:Expected error in mat flnumerator: "flnumerator: 0+1i is not a flonum".
9603fl.mo:Expected error in mat flnumerator: "flnumerator: 2.2+1.1i is not a flonum".
9604fl.mo:Expected error in mat fldenominator: "incorrect argument count in call (fldenominator)".
9605fl.mo:Expected error in mat fldenominator: "incorrect argument count in call (fldenominator 3.0 4.0)".
9606fl.mo:Expected error in mat fldenominator: "fldenominator: a is not a flonum".
9607fl.mo:Expected error in mat fldenominator: "fldenominator: 3 is not a flonum".
9608fl.mo:Expected error in mat fldenominator: "fldenominator: 0+1i is not a flonum".
9609fl.mo:Expected error in mat fldenominator: "fldenominator: 2.2+1.1i is not a flonum".
9610fl.mo:Expected error in mat fldiv-and-mod: "fldiv-and-mod: 17 is not a flonum".
9611fl.mo:Expected error in mat fldiv-and-mod: "fldiv-and-mod: 17 is not a flonum".
9612fl.mo:Expected error in mat fldiv-and-mod: "fldiv-and-mod: a is not a flonum".
9613fl.mo:Expected error in mat fldiv-and-mod: "fldiv-and-mod: (a) is not a flonum".
9614fl.mo:Expected error in mat fldiv-and-mod: "fldiv: 17 is not a flonum".
9615fl.mo:Expected error in mat fldiv-and-mod: "fldiv: 17 is not a flonum".
9616fl.mo:Expected error in mat fldiv-and-mod: "fldiv: a is not a flonum".
9617fl.mo:Expected error in mat fldiv-and-mod: "fldiv: (a) is not a flonum".
9618fl.mo:Expected error in mat fldiv-and-mod: "flmod: 17 is not a flonum".
9619fl.mo:Expected error in mat fldiv-and-mod: "flmod: 17 is not a flonum".
9620fl.mo:Expected error in mat fldiv-and-mod: "flmod: a is not a flonum".
9621fl.mo:Expected error in mat fldiv-and-mod: "flmod: (a) is not a flonum".
9622fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0-and-mod0: 17 is not a flonum".
9623fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0-and-mod0: 17 is not a flonum".
9624fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0-and-mod0: a is not a flonum".
9625fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0-and-mod0: (a) is not a flonum".
9626fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0: 17 is not a flonum".
9627fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0: 17 is not a flonum".
9628fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0: a is not a flonum".
9629fl.mo:Expected error in mat fldiv0-and-mod0: "fldiv0: (a) is not a flonum".
9630fl.mo:Expected error in mat fldiv0-and-mod0: "flmod0: 17 is not a flonum".
9631fl.mo:Expected error in mat fldiv0-and-mod0: "flmod0: 17 is not a flonum".
9632fl.mo:Expected error in mat fldiv0-and-mod0: "flmod0: a is not a flonum".
9633fl.mo:Expected error in mat fldiv0-and-mod0: "flmod0: (a) is not a flonum".
9634cfl.mo:Expected error in mat fl-make-rectangular: "fl-make-rectangular: 3 is not a flonum".
9635cfl.mo:Expected error in mat fl-make-rectangular: "fl-make-rectangular: b is not a flonum".
9636cfl.mo:Expected error in mat fl-make-rectangular: "fl-make-rectangular: 3 is not a flonum".
9637cfl.mo:Expected error in mat cfl-real-part: "cfl-real-part: a is not a cflonum".
9638cfl.mo:Expected error in mat cfl-real-part: "cfl-real-part: 3/2 is not a cflonum".
9639cfl.mo:Expected error in mat cfl-imag-part: "cfl-imag-part: a is not a cflonum".
9640cfl.mo:Expected error in mat cfl-imag-part: "cfl-imag-part: -3 is not a cflonum".
9641cfl.mo:Expected error in mat cfl-conjugate: "cfl-conjugate: a is not a cflonum".
9642cfl.mo:Expected error in mat conjugate: "conjugate: a is not a number".
9643cfl.mo:Expected error in mat cfl-magnitude-squared: "cfl-magnitude-squared: a is not a cflonum".
9644cfl.mo:Expected error in mat magnitude-squared: "magnitude-squared: a is not a number".
9645cfl.mo:Expected error in mat cfl+: "cfl+: a is not a cflonum".
9646cfl.mo:Expected error in mat cfl+: "cfl+: a is not a cflonum".
9647cfl.mo:Expected error in mat cfl+: "cfl+: a is not a cflonum".
9648cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9649cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9650cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9651cfl.mo:Expected error in mat cfl-: "incorrect argument count in call (cfl-)".
9652cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9653cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9654cfl.mo:Expected error in mat cfl-: "cfl-: a is not a cflonum".
9655cfl.mo:Expected error in mat cfl*: "cfl*: a is not a cflonum".
9656cfl.mo:Expected error in mat cfl*: "cfl*: a is not a cflonum".
9657cfl.mo:Expected error in mat cfl*: "cfl*: a is not a cflonum".
9658cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9659cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9660cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9661cfl.mo:Expected error in mat cfl/: "incorrect argument count in call (cfl/)".
9662cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9663cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9664cfl.mo:Expected error in mat cfl/: "cfl/: a is not a cflonum".
9665cfl.mo:Expected error in mat cfl=: "cfl=: a is not a cflonum".
9666cfl.mo:Expected error in mat cfl=: "cfl=: a is not a cflonum".
9667cfl.mo:Expected error in mat cfl=: "cfl=: a is not a cflonum".
9668cfl.mo:Expected error in mat cfl=: "incorrect argument count in call (cfl=)".
9669foreign.mo:Expected error in mat load-shared-object: "load-shared-object: invalid path 3".
9670foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: no entry for "i do not exist"".
9671foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: no entry for "i do not exist"".
9672foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: no entry for "i do not exist"".
9673foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: invalid foreign procedure handle foo".
9674foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: invalid foreign procedure handle foo".
9675foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: invalid foreign procedure handle foo".
9676foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument <int>".
9677foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument <int>".
9678foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument 83076749736557242056487941267521535".
9679foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument <int>".
9680foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument <-int>".
9681foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument <-int>".
9682foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument #f".
9683foreign.mo:Expected error in mat foreign-procedure: "idint32: invalid foreign-procedure argument "hi"".
9684foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <int>".
9685foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <int>".
9686foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <-int>".
9687foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <-int>".
9688foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument -5444517870735015415413993718908291383295".
9689foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <-int>".
9690foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument <-int>".
9691foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument #f".
9692foreign.mo:Expected error in mat foreign-procedure: "iduns32: invalid foreign-procedure argument "hi"".
9693foreign.mo:Expected error in mat foreign-procedure: "idfix: invalid foreign-procedure argument <int>".
9694foreign.mo:Expected error in mat foreign-procedure: "idfix: invalid foreign-procedure argument <-int>".
9695foreign.mo:Expected error in mat foreign-procedure: "invalid foreign-procedure argument type specifier booleen".
9696foreign.mo:Expected error in mat foreign-procedure: "invalid foreign-procedure argument type specifier integer-34".
9697foreign.mo:Expected error in mat foreign-procedure: "invalid foreign-procedure result type specifier chare".
9698foreign.mo:Expected error in mat foreign-procedure: "invalid foreign-procedure argument type specifier void".
9699foreign.mo:Expected error in mat foreign-procedure: "id: invalid foreign-procedure argument 0".
9700foreign.mo:Expected error in mat foreign-procedure: "id: invalid foreign-procedure argument foo".
9701foreign.mo:Expected error in mat foreign-procedure: "foreign-procedure: invalid foreign procedure handle abcde".
9702foreign.mo:Expected error in mat foreign-procedure: "float_id: invalid foreign-procedure argument 0".
9703foreign.mo:Expected error in mat foreign-sizeof: "incorrect argument count in call (foreign-sizeof)".
9704foreign.mo:Expected error in mat foreign-sizeof: "incorrect argument count in call (foreign-sizeof (quote int) (quote int))".
9705foreign.mo:Expected error in mat foreign-sizeof: "foreign-sizeof: invalid foreign type specifier i-am-not-a-type".
9706foreign.mo:Expected error in mat foreign-sizeof: "foreign-sizeof: invalid foreign type specifier 1".
9707foreign.mo:Expected error in mat foreign-bytevectors: "u8*->u8*: invalid foreign-procedure argument "hello"".
9708foreign.mo:Expected error in mat foreign-bytevectors: "u16*->u16*: invalid foreign-procedure argument "hello"".
9709foreign.mo:Expected error in mat foreign-bytevectors: "u32*->u32*: invalid foreign-procedure argument "hello"".
9710foreign.mo:Expected error in mat foreign-bytevectors: "u8*->u8*: invalid foreign-procedure argument 0".
9711foreign.mo:Expected error in mat foreign-bytevectors: "u16*->u16*: invalid foreign-procedure argument 0".
9712foreign.mo:Expected error in mat foreign-bytevectors: "u32*->u32*: invalid foreign-procedure argument 0".
9713foreign.mo:Expected error in mat foreign-bytevectors: "foreign-callable: invalid return value (#vu8(2 3 4 5) 4) from #<procedure>".
9714foreign.mo:Expected error in mat foreign-bytevectors: "foreign-callable: invalid return value (#vu8(3 4 5 6) 4) from #<procedure>".
9715foreign.mo:Expected error in mat foreign-bytevectors: "foreign-callable: invalid return value (#vu8(5 6 7 8) 4) from #<procedure>".
9716foreign.mo:Expected error in mat foreign-bytevectors: "call-u8*: invalid foreign-procedure argument #(1 2 3 4 5 0)".
9717foreign.mo:Expected error in mat foreign-bytevectors: "call-u16*: invalid foreign-procedure argument #(1 2 3 4 5 6 ...)".
9718foreign.mo:Expected error in mat foreign-bytevectors: "call-u32*: invalid foreign-procedure argument #(1 2 3 4 5 6 ...)".
9719foreign.mo:Expected error in mat foreign-strings: "utf-8->utf-8: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9720foreign.mo:Expected error in mat foreign-strings: "utf-16le->utf-16le: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9721foreign.mo:Expected error in mat foreign-strings: "utf-16be->utf-16be: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9722foreign.mo:Expected error in mat foreign-strings: "utf-32le->utf-32le: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9723foreign.mo:Expected error in mat foreign-strings: "utf-32be->utf-32be: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9724foreign.mo:Expected error in mat foreign-strings: "string->string: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9725foreign.mo:Expected error in mat foreign-strings: "wstring->wstring: invalid foreign-procedure argument #vu8(1 2 3 4 0 0 ...)".
9726foreign.mo:Expected error in mat foreign-strings: "utf-8->utf-8: invalid foreign-procedure argument 0".
9727foreign.mo:Expected error in mat foreign-strings: "utf-16le->utf-16le: invalid foreign-procedure argument 0".
9728foreign.mo:Expected error in mat foreign-strings: "utf-16be->utf-16be: invalid foreign-procedure argument 0".
9729foreign.mo:Expected error in mat foreign-strings: "utf-32le->utf-32le: invalid foreign-procedure argument 0".
9730foreign.mo:Expected error in mat foreign-strings: "utf-32be->utf-32be: invalid foreign-procedure argument 0".
9731foreign.mo:Expected error in mat foreign-strings: "string->string: invalid foreign-procedure argument 0".
9732foreign.mo:Expected error in mat foreign-strings: "wstring->wstring: invalid foreign-procedure argument 0".
9733foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9734foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9735foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9736foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9737foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9738foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9739foreign.mo:Expected error in mat foreign-strings: "foreign-callable: invalid return value ("ello" 4) from #<procedure>".
9740foreign.mo:Expected error in mat foreign-fixed-types: "i8-to-i8: invalid foreign-procedure argument qqq".
9741foreign.mo:Expected error in mat foreign-fixed-types: "u8-to-u8: invalid foreign-procedure argument qqq".
9742foreign.mo:Expected error in mat foreign-fixed-types: "i16-to-i16: invalid foreign-procedure argument qqq".
9743foreign.mo:Expected error in mat foreign-fixed-types: "u16-to-u16: invalid foreign-procedure argument qqq".
9744foreign.mo:Expected error in mat foreign-fixed-types: "i24-to-i24: invalid foreign-procedure argument qqq".
9745foreign.mo:Expected error in mat foreign-fixed-types: "u24-to-u24: invalid foreign-procedure argument qqq".
9746foreign.mo:Expected error in mat foreign-fixed-types: "i32-to-i32: invalid foreign-procedure argument qqq".
9747foreign.mo:Expected error in mat foreign-fixed-types: "u32-to-u32: invalid foreign-procedure argument qqq".
9748foreign.mo:Expected error in mat foreign-fixed-types: "i64-to-i64: invalid foreign-procedure argument qqq".
9749foreign.mo:Expected error in mat foreign-fixed-types: "u64-to-u64: invalid foreign-procedure argument qqq".
9750foreign.mo:Expected error in mat foreign-fixed-types: "i8-to-i8: invalid foreign-procedure argument "oops"".
9751foreign.mo:Expected error in mat foreign-fixed-types: "u8-to-u8: invalid foreign-procedure argument "oops"".
9752foreign.mo:Expected error in mat foreign-fixed-types: "i16-to-i16: invalid foreign-procedure argument "oops"".
9753foreign.mo:Expected error in mat foreign-fixed-types: "u16-to-u16: invalid foreign-procedure argument "oops"".
9754foreign.mo:Expected error in mat foreign-fixed-types: "i32-to-i32: invalid foreign-procedure argument "oops"".
9755foreign.mo:Expected error in mat foreign-fixed-types: "u32-to-u32: invalid foreign-procedure argument "oops"".
9756foreign.mo:Expected error in mat foreign-fixed-types: "i64-to-i64: invalid foreign-procedure argument "oops"".
9757foreign.mo:Expected error in mat foreign-fixed-types: "u64-to-u64: invalid foreign-procedure argument "oops"".
9758foreign.mo:Expected error in mat foreign-fixed-types: "sf-to-sf: invalid foreign-procedure argument qqq".
9759foreign.mo:Expected error in mat foreign-fixed-types: "df-to-df: invalid foreign-procedure argument qqq".
9760foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9761foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9762foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9763foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9764foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9765foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9766foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9767foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9768foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9769foreign.mo:Expected error in mat foreign-fixed-types: "foreign-callable: invalid return value (- x 7) from #<procedure>".
9770foreign.mo:Expected error in mat foreign-C-types: "int-to-int: invalid foreign-procedure argument qqq".
9771foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure argument qqq".
9772foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-procedure argument qqq".
9773foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreign-procedure argument qqq".
9774foreign.mo:Expected error in mat foreign-C-types: "short-to-short: invalid foreign-procedure argument qqq".
9775foreign.mo:Expected error in mat foreign-C-types: "long-to-long: invalid foreign-procedure argument qqq".
9776foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-procedure argument qqq".
9777foreign.mo:Expected error in mat foreign-C-types: "long-long-to-long-long: invalid foreign-procedure argument qqq".
9778foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-long-to-unsigned-long-long: invalid foreign-procedure argument qqq".
9779foreign.mo:Expected error in mat foreign-C-types: "iptr-to-iptr: invalid foreign-procedure argument qqq".
9780foreign.mo:Expected error in mat foreign-C-types: "uptr-to-uptr: invalid foreign-procedure argument qqq".
9781foreign.mo:Expected error in mat foreign-C-types: "void*-to-void*: invalid foreign-procedure argument qqq".
9782foreign.mo:Expected error in mat foreign-C-types: "int-to-int: invalid foreign-procedure argument "oops"".
9783foreign.mo:Expected error in mat foreign-C-types: "unsigned-to-unsigned: invalid foreign-procedure argument "oops"".
9784foreign.mo:Expected error in mat foreign-C-types: "unsigned-int-to-unsigned-int: invalid foreign-procedure argument "oops"".
9785foreign.mo:Expected error in mat foreign-C-types: "unsigned-short-to-unsigned-short: invalid foreign-procedure argument "oops"".
9786foreign.mo:Expected error in mat foreign-C-types: "short-to-short: invalid foreign-procedure argument "oops"".
9787foreign.mo:Expected error in mat foreign-C-types: "long-to-long: invalid foreign-procedure argument "oops"".
9788foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-to-unsigned-long: invalid foreign-procedure argument "oops"".
9789foreign.mo:Expected error in mat foreign-C-types: "long-long-to-long-long: invalid foreign-procedure argument "oops"".
9790foreign.mo:Expected error in mat foreign-C-types: "unsigned-long-long-to-unsigned-long-long: invalid foreign-procedure argument "oops"".
9791foreign.mo:Expected error in mat foreign-C-types: "iptr-to-iptr: invalid foreign-procedure argument "oops"".
9792foreign.mo:Expected error in mat foreign-C-types: "uptr-to-uptr: invalid foreign-procedure argument "oops"".
9793foreign.mo:Expected error in mat foreign-C-types: "void*-to-void*: invalid foreign-procedure argument "oops"".
9794foreign.mo:Expected error in mat foreign-C-types: "char-to-char: invalid foreign-procedure argument 73".
9795foreign.mo:Expected error in mat foreign-C-types: "char-to-char: invalid foreign-procedure argument #\U+100".
9796foreign.mo:Expected error in mat foreign-C-types: "wchar-to-wchar: invalid foreign-procedure argument 73".
9797foreign.mo:Expected error in mat foreign-C-types: "float-to-float: invalid foreign-procedure argument qqq.5".
9798foreign.mo:Expected error in mat foreign-C-types: "double-to-double: invalid foreign-procedure argument qqq.5".
9799foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9800foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9801foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9802foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (#\a) from #<procedure>".
9803foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (#\a) from #<procedure>".
9804foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9805foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9806foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9807foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9808foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9809foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9810foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73.25 74.25) from #<procedure>".
9811foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73.25 74.25) from #<procedure>".
9812foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9813foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9814foreign.mo:Expected error in mat foreign-C-types: "foreign-callable: invalid return value (73 74) from #<procedure>".
9815foreign.mo:Expected error in mat foreign-ftype: "unrecognized foreign-procedure argument ftype name broken".
9816foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure argument type specifier (+ * -)".
9817foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure argument type specifier (* * *)".
9818foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure argument type specifier (struct (a int))".
9819foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure argument type specifier hag".
9820foreign.mo:Expected error in mat foreign-ftype: "unrecognized foreign-procedure result ftype name broken".
9821foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure result type specifier (+ * -)".
9822foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure result type specifier (* * *)".
9823foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure result type specifier ((struct (a int)))".
9824foreign.mo:Expected error in mat foreign-ftype: "invalid foreign-procedure result type specifier hag".
9825foreign.mo:Expected error in mat foreign-ftype: "invalid (non-base) foreign-procedure argument ftype A".
9826foreign.mo:Expected error in mat foreign-ftype: "invalid (non-base) foreign-procedure result ftype A".
9827foreign.mo:Expected error in mat foreign-ftype: "invalid (swapped) foreign-procedure argument ftype swap-fixnum".
9828foreign.mo:Expected error in mat foreign-ftype: "invalid (swapped) foreign-procedure result ftype swap-fixnum".
9829foreign.mo:Expected error in mat foreign-ftype: "invalid syntax (define-ftype foo (function "wtf" () void) +)".
9830foreign.mo:Expected error in mat foreign-ftype: "invalid function-ftype convention "wtf"".
9831foreign.mo:Expected error in mat foreign-ftype: "invalid function-ftype argument type specifier void".
9832foreign.mo:Expected error in mat foreign-ftype: "make-ftype: non-function ftype with "memcpy" address".
9833foreign.mo:Expected error in mat foreign-ftype: "unrecognized ftype name spam".
9834foreign.mo:Expected error in mat foreign-ftype: "invalid syntax (make-ftype-pointer (struct (x int)) "memcpy")".
9835foreign.mo:Expected error in mat foreign-ftype: "invalid function-ftype result type specifier u8".
9836foreign.mo:Expected error in mat foreign-ftype: "invalid function-ftype argument type specifier u8".
9837foreign.mo:Expected error in mat foreign-ftype: "unrecognized ftype name spam".
9838foreign.mo:Expected error in mat foreign-ftype: "make-ftype: non-function ftype with #<procedure +> address".
9839foreign.mo:Expected error in mat foreign-ftype: "invalid syntax (make-ftype-pointer (struct (x int)) +)".
9840foreign.mo:Expected error in mat foreign-ftype: "foreign-entry: 1000000 is not a string".
9841foreign.mo:Expected error in mat foreign-ftype: "foreign-entry: no entry for "i am not defined"".
9842foreign.mo:Expected error in mat foreign-ftype: "unexpected function ftype name outside pointer field A".
9843foreign.mo:Expected error in mat foreign-callable: "foreign-callable: spam is not a procedure".
9844foreign.mo:Expected error in mat foreign-callable: "foreign-callable: spam is not a procedure".
9845foreign.mo:Expected error in mat foreign-callable: "foreign-callable: spam is not a procedure".
9846foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9847foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9848foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9849foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9850foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9851foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9852foreign.mo:Expected error in mat collect-safe: "foreign-procedure: string argument not allowed with __collect_safe procedure".
9853foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9854foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9855foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9856foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9857foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9858foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9859foreign.mo:Expected error in mat collect-safe: "foreign-callable: string result not allowed with __collect_safe callable".
9860ftype.mo:Expected error in mat ftype: "unexpected function ftype outside pointer field (function #f (int) int)".
9861ftype.mo:Expected error in mat ftype: "unexpected function ftype outside pointer field (function #f (int) int)".
9862ftype.mo:Expected error in mat ftype: "unexpected function ftype outside pointer field (function #f (int) int)".
9863ftype.mo:Expected error in mat ftype: "unexpected function ftype name outside pointer field F1".
9864ftype.mo:Expected error in mat ftype: "unexpected function ftype name outside pointer field F1".
9865ftype.mo:Expected error in mat ftype: "unexpected function ftype name outside pointer field F1".
9866ftype.mo:Expected error in mat ftype: "unexpected function ftype name outside pointer field F1".
9867ftype.mo:Expected error in mat ftype: "ftype-sizeof: function ftypes have unknown size".
9868ftype.mo:Expected error in mat ftype: "cannot calculate offset for function index 10".
9869ftype.mo:Expected error in mat ftype: "cannot calculate offset for function index 1".
9870ftype.mo:Expected error in mat ftype: "non-scalar value cannot be assigned (ftype-set! F1 () (make-ftype-pointer F1 0) 0 (quote foo))".
9871ftype.mo:Expected error in mat ftype: "cannot calculate offset for function index 1".
9872ftype.mo:Expected error in mat ftype: "cannot calculate offset for function index 14".
9873ftype.mo:Expected error in mat ftype: "cannot calculate offset for function index 7".
9874ftype.mo:Expected error in mat ftype: "ftype-&ref: 75 is not an ftype pointer".
9875ftype.mo:Expected error in mat ftype: "ftype-&ref: ftype mismatch for <ftype-pointer>".
9876ftype.mo:Expected error in mat ftype: "unexpected accessor b1".
9877ftype.mo:Expected error in mat ftype: "unexpected accessor 0".
9878ftype.mo:Expected error in mat ftype: "unexpected accessor b1".
9879ftype.mo:Expected error in mat ftype: "unexpected accessor 0".
9880ftype.mo:Expected error in mat ftype: "ftype-set!: ftype mismatch for <ftype-pointer>".
9881ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value #\a for type integer-8".
9882ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value 30000 for type integer-8".
9883ftype.mo:Expected error in mat ftype: "unexpected accessor b1".
9884ftype.mo:Expected error in mat ftype: "unexpected accessor 0".
9885ftype.mo:Expected error in mat ftype: "ftype-ref: ftype mismatch for <ftype-pointer>".
9886ftype.mo:Expected error in mat ftype: "ftype-ref: ftype mismatch for <ftype-pointer>".
9887ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index 3 for #<ftd A>".
9888ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index -1 for #<ftd A>".
9889ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index <ftype-pointer> for #<ftd A>".
9890ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index 1.0 for #<ftd A>".
9891ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index 3 for #<ftd A>".
9892ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index -1 for #<ftd A>".
9893ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index <ftype-pointer> for #<ftd A>".
9894ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index 1.0 for #<ftd A>".
9895ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index 3 for #<ftd A>".
9896ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index -1 for #<ftd A>".
9897ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index <ftype-pointer> for #<ftd A>".
9898ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index 1.0 for #<ftd A>".
9899ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index 3 for #<ftd A>".
9900ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index -1 for #<ftd A>".
9901ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index <ftype-pointer> for #<ftd A>".
9902ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index 1.0 for #<ftd A>".
9903ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value 3.2 for type int".
9904ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value #\a for type int".
9905ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value 10715086071862673209484250490600018105614048117055336074437503883703510511249361224931983788156958581275946729175531468251871452856923140435984577574698574803934567774824230985421074605062371141877954182153046474983581941267398767559165543946077062914571196477686542167660429831652624386837205668069376 for type int".
9906ftype.mo:Expected error in mat ftype: "non-scalar value cannot be referenced (ftype-ref A (1) x)".
9907ftype.mo:Expected error in mat ftype: "non-scalar value cannot be assigned (ftype-set! A (1) x 0)".
9908ftype.mo:Expected error in mat ftype: "non-scalar value cannot be referenced (ftype-ref B (tail *) b)".
9909ftype.mo:Expected error in mat ftype: "recursive or forward reference outside pointer field Qfrob".
9910ftype.mo:Expected error in mat ftype: "recursive or forward reference outside pointer field Qsnark".
9911ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index -1 for #<ftd array>".
9912ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index 3.2 for #<ftd array>".
9913ftype.mo:Expected error in mat ftype: "ftype-ref: invalid index <int> for #<ftd array>".
9914ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index -1 for #<ftd array>".
9915ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index 3.2 for #<ftd array>".
9916ftype.mo:Expected error in mat ftype: "ftype-set!: invalid index <int> for #<ftd array>".
9917ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index -1 for #<ftd array>".
9918ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index 3.2 for #<ftd array>".
9919ftype.mo:Expected error in mat ftype: "ftype-&ref: invalid index <int> for #<ftd array>".
9920ftype.mo:Expected error in mat ftype: "ftype-locked-incr!: invalid index -1 for #<ftd array>".
9921ftype.mo:Expected error in mat ftype: "ftype-locked-decr!: invalid index 3.2 for #<ftd array>".
9922ftype.mo:Expected error in mat ftype: "ftype-lock!: invalid index <int> for #<ftd array>".
9923ftype.mo:Expected error in mat ftype: "ftype-spin-lock!: invalid index <int> for #<ftd array>".
9924ftype.mo:Expected error in mat ftype: "ftype-set!: oops is not an ftype pointer".
9925ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-8".
9926ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-8".
9927ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-16".
9928ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-16".
9929ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-32".
9930ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-32".
9931ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-64".
9932ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-64".
9933ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double-float".
9934ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type single-float".
9935ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type char".
9936ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type wchar".
9937ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type fixnum".
9938ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type iptr".
9939ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type uptr".
9940ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type void*".
9941ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type int".
9942ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned".
9943ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-int".
9944ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type short".
9945ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-short".
9946ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long".
9947ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long".
9948ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long-long".
9949ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long-long".
9950ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double".
9951ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type float".
9952ftype.mo:Expected error in mat ftype: "ftype-set!: oops is not an ftype pointer".
9953ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-8".
9954ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-8".
9955ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-16".
9956ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-16".
9957ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-32".
9958ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-32".
9959ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-64".
9960ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-64".
9961ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double-float".
9962ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type single-float".
9963ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type char".
9964ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type wchar".
9965ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type fixnum".
9966ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type iptr".
9967ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type uptr".
9968ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type void*".
9969ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type int".
9970ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned".
9971ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-int".
9972ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type short".
9973ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-short".
9974ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long".
9975ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long".
9976ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long-long".
9977ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long-long".
9978ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double".
9979ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type float".
9980ftype.mo:Expected error in mat ftype: "ftype-set!: oops is not an ftype pointer at line 4, char 22 of testfile.ss".
9981ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-8 at line 4, char 22 of testfile.ss".
9982ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-8 at line 4, char 22 of testfile.ss".
9983ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-16 at line 4, char 22 of testfile.ss".
9984ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-16 at line 4, char 22 of testfile.ss".
9985ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-32 at line 4, char 22 of testfile.ss".
9986ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-32 at line 4, char 22 of testfile.ss".
9987ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type integer-64 at line 4, char 22 of testfile.ss".
9988ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-64 at line 4, char 22 of testfile.ss".
9989ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double-float at line 4, char 22 of testfile.ss".
9990ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type single-float at line 4, char 22 of testfile.ss".
9991ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type char at line 4, char 22 of testfile.ss".
9992ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type wchar at line 4, char 22 of testfile.ss".
9993ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type fixnum at line 4, char 22 of testfile.ss".
9994ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type iptr at line 4, char 22 of testfile.ss".
9995ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type uptr at line 4, char 22 of testfile.ss".
9996ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type void* at line 4, char 22 of testfile.ss".
9997ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type int at line 4, char 22 of testfile.ss".
9998ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned at line 4, char 22 of testfile.ss".
9999ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-int at line 4, char 22 of testfile.ss".
10000ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type short at line 4, char 22 of testfile.ss".
10001ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-short at line 4, char 22 of testfile.ss".
10002ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long at line 4, char 22 of testfile.ss".
10003ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long at line 4, char 22 of testfile.ss".
10004ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type long-long at line 4, char 22 of testfile.ss".
10005ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type unsigned-long-long at line 4, char 22 of testfile.ss".
10006ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type double at line 4, char 22 of testfile.ss".
10007ftype.mo:Expected error in mat ftype: "ftype-set!: invalid value oops for type float at line 4, char 22 of testfile.ss".
10008ftype.mo:Expected error in mat ftype: "invalid syntax (ftype-sizeof (struct (a int)))".
10009ftype.mo:Expected error in mat ftype: "invalid syntax (make-ftype-pointer (struct (a int)) 0)".
10010ftype.mo:Expected error in mat ftype: "invalid syntax (ftype-pointer? (struct (a int)) 0)".
10011ftype.mo:Expected error in mat ftype: "invalid syntax (ftype-&ref (struct (a int)) (a) x)".
10012ftype.mo:Expected error in mat ftype: "invalid syntax (ftype-ref (struct (a int)) (a) x)".
10013ftype.mo:Expected error in mat ftype: "invalid syntax (ftype-set! (struct (a int)) (a) x 0)".
10014ftype.mo:Expected error in mat ftype-pointer-address-optimizations: "ftype-pointer-null?: () is not an ftype pointer".
10015ftype.mo:Expected error in mat ftype-pointer-address-optimizations: "ftype-pointer=?: "oops" is not an ftype pointer".
10016ftype.mo:Expected error in mat ftype-pointer-address-optimizations: "ftype-pointer=?: 17 is not an ftype pointer".
10017ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index 4.5 for indirection of #<ftd double>".
10018ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index <int> for indirection of #<ftd double>".
10019ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index a for #<ftd pdouble>".
10020ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index 4.5 for indirection of #<ftd double>".
10021ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index <int> for indirection of #<ftd double>".
10022ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index a for #<ftd pdouble>".
10023ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid index 4.5 for indirection of #<ftd double>".
10024ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid index <int> for indirection of #<ftd double>".
10025ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid index a for #<ftd pdouble>".
10026ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index q for indirection of #<ftd int> at line 2, char 38 of testfile.ss".
10027ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index q for indirection of #<ftd int> at line 2, char 37 of testfile.ss".
10028ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid index q for indirection of #<ftd int> at line 2, char 38 of testfile.ss".
10029ftype.mo:Expected error in mat ftype-indexing: "ftype-locked-incr!: invalid index q for indirection of #<ftd uptr> at line 2, char 46 of testfile.ss".
10030ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index 25 for #<ftd A> at line 2, char 34 of testfile.ss".
10031ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index 25 for #<ftd A> at line 2, char 33 of testfile.ss".
10032ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid index 25 for #<ftd A> at line 2, char 34 of testfile.ss".
10033ftype.mo:Expected error in mat ftype-indexing: "ftype-locked-incr!: invalid index 25 for #<ftd A> at line 2, char 42 of testfile.ss".
10034ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: invalid index 25 for #<ftd A>".
10035ftype.mo:Expected error in mat ftype-indexing: "ftype-&ref: ftype mismatch for <ftype-pointer> at line 2, char 34 of testfile.ss".
10036ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: 17 is not an ftype pointer at line 2, char 33 of testfile.ss".
10037ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: ftype mismatch for <ftype-pointer> at line 2, char 34 of testfile.ss".
10038ftype.mo:Expected error in mat ftype-indexing: "ftype-set!: invalid value <ftype-pointer> for type int at line 2, char 38 of testfile.ss".
10039ftype.mo:Expected error in mat ftype-indexing: "ftype-locked-incr!: 17 is not an ftype pointer at line 2, char 42 of testfile.ss".
10040ftype.mo:Expected error in mat ftype-indexing: "ftype-locked-incr!: 17 is not an ftype pointer".
10041ftype.mo:Expected error in mat ftype-indexing: "ftype-ref: invalid index a for #<ftd A> at line 2, char 33 of testfile.ss".
10042ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10043ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10044ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10045ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10046ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10047ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10048ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10049ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10050ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10051ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10052ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10053ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10054ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10055ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10056ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10057ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10058ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10059ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10060ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10061ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10062ftype.mo:Expected error in mat ftype-inheritance: "ftype-set!: ftype mismatch for <ftype-pointer>".
10063ftype.mo:Expected error in mat ftype-inheritance: "ftype-ref: ftype mismatch for <ftype-pointer>".
10064ftype.mo:Expected error in mat ftype-inheritance: "invalid syntax (ftype-ref (endian little double) () bl)".
10065ftype.mo:Expected error in mat ftype-inheritance: "invalid syntax (ftype-ref (endian big double) () bb)".
10066ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-incr!)".
10067ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-incr! A)".
10068ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-incr! A x)".
10069ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-incr! A (a . b) x)".
10070ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10071ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-incr! A (a) x)".
10072ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-incr! A (b) x)".
10073ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-incr! A (d) x)".
10074ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-incr! A (e) x)".
10075ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-incr! A (f) x)".
10076ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-incr! A (f f2) x)".
10077ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-incr! A (f f2) x)".
10078ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-incr! A (f f2 0) x)".
10079ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-incr! A (f f2 0 f3a) x)".
10080ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-incr! A (g) x)".
10081ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-locked-incr! A (h) x)".
10082ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-decr!)".
10083ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-decr! A)".
10084ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-decr! A x)".
10085ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-locked-decr! A (a . b) x)".
10086ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10087ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-decr! A (a) x)".
10088ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-decr! A (b) x)".
10089ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-decr! A (d) x)".
10090ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-decr! A (e) x)".
10091ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-decr! A (f) x)".
10092ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-decr! A (f f2) x)".
10093ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-decr! A (f f2) x)".
10094ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-decr! A (f f2 0) x)".
10095ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-locked-decr! A (f f2 0 f3a) x)".
10096ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-locked-decr! A (g) x)".
10097ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-locked-decr! A (h) x)".
10098ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-init-lock!)".
10099ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-init-lock! A)".
10100ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-init-lock! A x)".
10101ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-init-lock! A (a . b) x)".
10102ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10103ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-init-lock! A (a) x)".
10104ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-init-lock! A (b) x)".
10105ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-init-lock! A (d) x)".
10106ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-init-lock! A (e) x)".
10107ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-init-lock! A (f) x)".
10108ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-init-lock! A (f f2) x)".
10109ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-init-lock! A (f f2) x)".
10110ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-init-lock! A (f f2 0) x)".
10111ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-init-lock! A (f f2 0 f3a) x)".
10112ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-init-lock! A (g) x)".
10113ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-init-lock! A (h) x)".
10114ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-lock!)".
10115ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-lock! A)".
10116ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-lock! A x)".
10117ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-lock! A (a . b) x)".
10118ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10119ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-lock! A (a) x)".
10120ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-lock! A (b) x)".
10121ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-lock! A (d) x)".
10122ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-lock! A (e) x)".
10123ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-lock! A (f) x)".
10124ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-lock! A (f f2) x)".
10125ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-lock! A (f f2) x)".
10126ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-lock! A (f f2 0) x)".
10127ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-lock! A (f f2 0 f3a) x)".
10128ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-lock! A (g) x)".
10129ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-lock! A (h) x)".
10130ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-spin-lock!)".
10131ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-spin-lock! A)".
10132ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-spin-lock! A x)".
10133ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-spin-lock! A (a . b) x)".
10134ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10135ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-spin-lock! A (a) x)".
10136ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-spin-lock! A (b) x)".
10137ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-spin-lock! A (d) x)".
10138ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-spin-lock! A (e) x)".
10139ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-spin-lock! A (f) x)".
10140ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-spin-lock! A (f f2) x)".
10141ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-spin-lock! A (f f2) x)".
10142ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-spin-lock! A (f f2 0) x)".
10143ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-spin-lock! A (f f2 0 f3a) x)".
10144ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-spin-lock! A (g) x)".
10145ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-spin-lock! A (h) x)".
10146ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-unlock!)".
10147ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-unlock! A)".
10148ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-unlock! A x)".
10149ftype.mo:Expected error in mat ftype-lock-operations: "invalid syntax (ftype-unlock! A (a . b) x)".
10150ftype.mo:Expected error in mat ftype-lock-operations: "unrecognized ftype name x".
10151ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-unlock! A (a) x)".
10152ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-unlock! A (b) x)".
10153ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-unlock! A (d) x)".
10154ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-unlock! A (e) x)".
10155ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-unlock! A (f) x)".
10156ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-unlock! A (f f2) x)".
10157ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-unlock! A (f f2) x)".
10158ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-unlock! A (f f2 0) x)".
10159ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-integer or non-word-size field unsupported (ftype-unlock! A (f f2 0 f3a) x)".
10160ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on non-base-type field unsupported (ftype-unlock! A (g) x)".
10161ftype.mo:Expected error in mat ftype-lock-operations: "locked operation on swapped field unsupported (ftype-unlock! A (h) x)".
10162ftype.mo:Expected error in mat ftype-bits: "ftype-set!: invalid value 113886 for bit field of size 1".
10163ftype.mo:Expected error in mat ftype-bits: "ftype-set!: invalid value #\a for bit field of size 3".
10164ftype.mo:Expected error in mat ftype-bits: "ftype-set!: invalid value oops for bit field of size 14".
10165ftype.mo:Expected error in mat ftype-bits: "ftype-set!: invalid value oops for type bit-field".
10166ftype.mo:Expected error in mat ftype-bits: "ftype-set!: invalid value <int> for type bit-field".
10167ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value 113886 for bit field of size 1".
10168ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value #\a for bit field of size 3".
10169ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value oops for bit field of size 14".
10170ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value 113886 for bit field of size 1".
10171ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value #\a for bit field of size 3".
10172ftype.mo:Expected error in mat ftype-odd-bits: "ftype-set!: invalid value oops for bit field of size 14".
10173unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: file exists".
10174unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: file exists".
10175unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: permission denied".
10176unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: permission denied".
10177unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: file exists".
10178unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: file exists".
10179unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: permission denied".
10180unix.mo:Expected error in mat unix-file-io: "open-output-file: failed for testfile.ss: permission denied".
10181unix.mo:Expected error in mat unix-file-io: "open-input-file: failed for testfile.ss: permission denied".
10182unix.mo:Expected error in mat unix-file-io: "open-input-output-file: failed for testfile.ss: permission denied".
10183unix.mo:Expected error in mat unix-file-io: "with-output-to-file: failed for testfile.ss: permission denied".
10184unix.mo:Expected error in mat unix-file-io: "with-input-from-file: failed for testfile.ss: permission denied".
10185unix.mo:Expected error in mat unix-file-io: "call-with-input-file: failed for testfile.ss: permission denied".
10186unix.mo:Expected error in mat system: "system: 5 is not a string".
10187unix.mo:Expected error in mat register-signal-handler: "register-signal-handler: #<procedure list> is not a fixnum".
10188unix.mo:Expected error in mat register-signal-handler: "register-signal-handler: 14 is not a procedure".
10189unix.mo:Expected error in mat register-signal-handler: "register-signal-handler: #<procedure list> is not a fixnum".
10190unix.mo:Expected error in mat file-operations: "delete-directory: failed for testlink1: not a directory".
10191unix.mo:Expected error in mat file-operations: "delete-directory: failed for testlink2: not a directory".
10192unix.mo:Expected error in mat file-operations: "delete-directory: failed for testdir/testfile.ss: not a directory".
10193unix.mo:Expected error in mat file-operations: "delete-file: failed for testdir/w: permission denied".
10194unix.mo:Expected error in mat file-operations: "get-mode: failed for "testlink": no such file or directory".
10195unix.mo:Expected error in mat file-operations: "file-access-time: failed for "testlink": no such file or directory".
10196unix.mo:Expected error in mat file-operations: "file-change-time: failed for "testlink": no such file or directory".
10197unix.mo:Expected error in mat file-operations: "file-modification-time: failed for "testlink": no such file or directory".
10198unix.mo:Expected error in mat file-operations: "get-mode: failed for "testlink": no such file or directory".
10199unix.mo:Expected error in mat file-operations: "file-access-time: failed for "testlink": no such file or directory".
10200unix.mo:Expected error in mat file-operations: "file-change-time: failed for "testlink": no such file or directory".
10201unix.mo:Expected error in mat file-operations: "file-modification-time: failed for "testlink": no such file or directory".
10202windows.mo:Expected error in mat registry: "incorrect argument count in call (get-registry)".
10203windows.mo:Expected error in mat registry: "incorrect argument count in call (get-registry 1 2)".
10204windows.mo:Expected error in mat registry: "incorrect argument count in call (put-registry! "hi")".
10205windows.mo:Expected error in mat registry: "incorrect argument count in call (put-registry! 1)".
10206windows.mo:Expected error in mat registry: "incorrect argument count in call (put-registry! 1 2 3)".
10207windows.mo:Expected error in mat registry: "incorrect argument count in call (remove-registry!)".
10208windows.mo:Expected error in mat registry: "incorrect argument count in call (remove-registry! 1 2)".
10209windows.mo:Expected error in mat registry: "get-registry: pooh is not a string".
10210windows.mo:Expected error in mat registry: "put-registry!: 3 is not a string".
10211windows.mo:Expected error in mat registry: "put-registry!: 3 is not a string".
10212windows.mo:Expected error in mat registry: "remove-registry!: (a b c) is not a string".
10213windows.mo:Expected error in mat registry: "get-registry: invalid registry key "bogus, is it not?"".
10214windows.mo:Expected error in mat registry: "remove-registry!: cannot remove hkey_current_user\CSmat\FratRat (not found)".
10215windows.mo:Expected error in mat registry: "remove-registry!: cannot remove hkey_current_user\CSmat\Apple (insufficient permission or subkeys exist)".
10216windows.mo:Expected error in mat registry: "remove-registry!: cannot remove hkey_current_user\CSmat\Apple (insufficient permission or subkeys exist)".
10217ieee.mo:Expected error in mat exact: "exact: no exact representation for +nan.0".
10218ieee.mo:Expected error in mat exact: "exact: no exact representation for +inf.0".
10219ieee.mo:Expected error in mat exact: "exact: no exact representation for -inf.0".
10220ieee.mo:Expected error in mat fl-: "fl-: a is not a flonum".
10221ieee.mo:Expected error in mat fl-: "fl-: a is not a flonum".
10222ieee.mo:Expected error in mat fl-: "fl-: a is not a flonum".
10223ieee.mo:Expected error in mat -: "-: a is not a number".
10224ieee.mo:Expected error in mat -: "-: a is not a number".
10225ieee.mo:Expected error in mat -: "-: a is not a number".
10226ieee.mo:Expected error in mat fl/: "fl/: a is not a flonum".
10227ieee.mo:Expected error in mat fl/: "fl/: a is not a flonum".
10228ieee.mo:Expected error in mat fl/: "fl/: a is not a flonum".
10229ieee.mo:Expected error in mat /: "/: a is not a number".
10230ieee.mo:Expected error in mat /: "/: a is not a number".
10231ieee.mo:Expected error in mat /: "/: a is not a number".
10232ieee.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: result for +inf.0 would be outside of fixnum range".
10233ieee.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: result for -inf.0 would be outside of fixnum range".
10234ieee.mo:Expected error in mat flonum->fixnum: "flonum->fixnum: result for +nan.0 would be outside of fixnum range".
10235ieee.mo:Expected error in mat fllp: "fllp: 3 is not a flonum".
10236date.mo:Expected error in mat time: "incorrect argument count in call (make-time)".
10237date.mo:Expected error in mat time: "incorrect argument count in call (make-time (quote time-utc))".
10238date.mo:Expected error in mat time: "incorrect argument count in call (make-time (quote time-utc) 17)".
10239date.mo:Expected error in mat time: "incorrect argument count in call (make-time (quote time-utc) 17 0 50)".
10240date.mo:Expected error in mat time: "make-time: unrecognized time type time-nonsense".
10241date.mo:Expected error in mat time: "make-time: invalid number of seconds #f".
10242date.mo:Expected error in mat time: "make-time: invalid nanosecond -1".
10243date.mo:Expected error in mat time: "make-time: invalid nanosecond <int>".
10244date.mo:Expected error in mat time: "make-time: invalid nanosecond #f".
10245date.mo:Expected error in mat time: "incorrect argument count in call (time?)".
10246date.mo:Expected error in mat time: "incorrect argument count in call (time? #f 3)".
10247date.mo:Expected error in mat time: "incorrect argument count in call (time-type)".
10248date.mo:Expected error in mat time: "incorrect argument count in call (time-type $time-t1 #t)".
10249date.mo:Expected error in mat time: "time-type: 17 is not a time record".
10250date.mo:Expected error in mat time: "incorrect argument count in call (time-second)".
10251date.mo:Expected error in mat time: "incorrect argument count in call (time-second $time-t1 #t)".
10252date.mo:Expected error in mat time: "time-second: 17 is not a time record".
10253date.mo:Expected error in mat time: "incorrect argument count in call (time-nanosecond)".
10254date.mo:Expected error in mat time: "incorrect argument count in call (time-nanosecond $time-t1 #t)".
10255date.mo:Expected error in mat time: "time-nanosecond: 17 is not a time record".
10256date.mo:Expected error in mat time: "incorrect argument count in call (set-time-type!)".
10257date.mo:Expected error in mat time: "incorrect argument count in call (set-time-type! $time-t1)".
10258date.mo:Expected error in mat time: "incorrect argument count in call (set-time-type! $time-t1 (quote time-utc) 0)".
10259date.mo:Expected error in mat time: "set-time-type!: time-utc is not a time record".
10260date.mo:Expected error in mat time: "set-time-type!: unrecognized time type time-nonsense".
10261date.mo:Expected error in mat time: "incorrect argument count in call (set-time-second!)".
10262date.mo:Expected error in mat time: "incorrect argument count in call (set-time-second! $time-t1)".
10263date.mo:Expected error in mat time: "incorrect argument count in call (set-time-second! $time-t1 5000 0)".
10264date.mo:Expected error in mat time: "set-time-second!: 5000 is not a time record".
10265date.mo:Expected error in mat time: "set-time-second!: invalid number of seconds time-utc".
10266date.mo:Expected error in mat time: "incorrect argument count in call (set-time-nanosecond!)".
10267date.mo:Expected error in mat time: "incorrect argument count in call (set-time-nanosecond! $time-t1)".
10268date.mo:Expected error in mat time: "incorrect argument count in call (set-time-nanosecond! $time-t1 5000 0)".
10269date.mo:Expected error in mat time: "set-time-nanosecond!: 5000 is not a time record".
10270date.mo:Expected error in mat time: "set-time-nanosecond!: invalid nanosecond -1".
10271date.mo:Expected error in mat time: "set-time-nanosecond!: invalid nanosecond time-utc".
10272date.mo:Expected error in mat time: "set-time-nanosecond!: invalid nanosecond <int>".
10273date.mo:Expected error in mat time: "incorrect argument count in call (current-time (quote time-utc) #t)".
10274date.mo:Expected error in mat time: "current-time: unrecognized time type time-nonsense".
10275date.mo:Expected error in mat time: "incorrect argument count in call (time=?)".
10276date.mo:Expected error in mat time: "incorrect argument count in call (time=? $time-t1)".
10277date.mo:Expected error in mat time: "incorrect argument count in call (time=? $time-t1 $time-t1 $time-t1)".
10278date.mo:Expected error in mat time: "time=?: 3 is not a time record".
10279date.mo:Expected error in mat time: "time=?: #<procedure car> is not a time record".
10280date.mo:Expected error in mat time: "time=?: types of <time> and <time> differ".
10281date.mo:Expected error in mat time: "incorrect argument count in call (time<?)".
10282date.mo:Expected error in mat time: "incorrect argument count in call (time<? $time-t1)".
10283date.mo:Expected error in mat time: "incorrect argument count in call (time<? $time-t1 $time-t1 $time-t1)".
10284date.mo:Expected error in mat time: "time<?: 3 is not a time record".
10285date.mo:Expected error in mat time: "time<?: #<procedure car> is not a time record".
10286date.mo:Expected error in mat time: "time<?: types of <time> and <time> differ".
10287date.mo:Expected error in mat time: "incorrect argument count in call (time<=?)".
10288date.mo:Expected error in mat time: "incorrect argument count in call (time<=? $time-t1)".
10289date.mo:Expected error in mat time: "incorrect argument count in call (time<=? $time-t1 $time-t1 $time-t1)".
10290date.mo:Expected error in mat time: "time<=?: 3 is not a time record".
10291date.mo:Expected error in mat time: "time<=?: #<procedure car> is not a time record".
10292date.mo:Expected error in mat time: "time<=?: types of <time> and <time> differ".
10293date.mo:Expected error in mat time: "incorrect argument count in call (time>?)".
10294date.mo:Expected error in mat time: "incorrect argument count in call (time>? $time-t1)".
10295date.mo:Expected error in mat time: "incorrect argument count in call (time>? $time-t1 $time-t1 $time-t1)".
10296date.mo:Expected error in mat time: "time>?: 3 is not a time record".
10297date.mo:Expected error in mat time: "time>?: #<procedure car> is not a time record".
10298date.mo:Expected error in mat time: "time>?: types of <time> and <time> differ".
10299date.mo:Expected error in mat time: "incorrect argument count in call (time>=?)".
10300date.mo:Expected error in mat time: "incorrect argument count in call (time>=? $time-t1)".
10301date.mo:Expected error in mat time: "incorrect argument count in call (time>=? $time-t1 $time-t1 $time-t1)".
10302date.mo:Expected error in mat time: "time>=?: 3 is not a time record".
10303date.mo:Expected error in mat time: "time>=?: #<procedure car> is not a time record".
10304date.mo:Expected error in mat time: "time>=?: types of <time> and <time> differ".
10305date.mo:Expected error in mat time: "time-difference: types of <time> and <time> differ".
10306date.mo:Expected error in mat time: "add-duration: <time> does not have type time-duration".
10307date.mo:Expected error in mat time: "subtract-duration: <time> does not have type time-duration".
10308date.mo:Expected error in mat time: "copy-time: <date> is not a time record".
10309date.mo:Expected error in mat date: "incorrect argument count in call (make-date)".
10310date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0)".
10311date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0)".
10312date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0 0)".
10313date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0 0 0)".
10314date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0 0 0 1)".
10315date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0 0 0 1 ...)".
10316date.mo:Expected error in mat date: "incorrect argument count in call (make-date 0 0 0 0 1 ...)".
10317date.mo:Expected error in mat date: "make-date: invalid nanosecond -1".
10318date.mo:Expected error in mat date: "make-date: invalid nanosecond <int>".
10319date.mo:Expected error in mat date: "make-date: invalid nanosecond zero".
10320date.mo:Expected error in mat date: "make-date: invalid second -1".
10321date.mo:Expected error in mat date: "make-date: invalid second <int>".
10322date.mo:Expected error in mat date: "make-date: invalid second "hello"".
10323date.mo:Expected error in mat date: "make-date: invalid minute -1".
10324date.mo:Expected error in mat date: "make-date: invalid minute <int>".
10325date.mo:Expected error in mat date: "make-date: invalid minute "hello"".
10326date.mo:Expected error in mat date: "make-date: invalid hour -1".
10327date.mo:Expected error in mat date: "make-date: invalid hour 24".
10328date.mo:Expected error in mat date: "make-date: invalid hour "hello"".
10329date.mo:Expected error in mat date: "make-date: invalid day 0".
10330date.mo:Expected error in mat date: "make-date: invalid day <int>".
10331date.mo:Expected error in mat date: "make-date: invalid day <int> for month 11 and year 2007".
10332date.mo:Expected error in mat date: "make-date: invalid day <int> for month 2 and year 2007".
10333date.mo:Expected error in mat date: "make-date: invalid day "hello"".
10334date.mo:Expected error in mat date: "make-date: invalid month 0".
10335date.mo:Expected error in mat date: "make-date: invalid month 13".
10336date.mo:Expected error in mat date: "make-date: invalid month eleven".
10337date.mo:Expected error in mat date: "make-date: invalid year mmvii".
10338date.mo:Expected error in mat date: "make-date: invalid time-zone offset -90000".
10339date.mo:Expected error in mat date: "make-date: invalid time-zone offset 90000".
10340date.mo:Expected error in mat date: "make-date: invalid time-zone offset est".
10341date.mo:Expected error in mat date: "make-date: invalid time-zone offset "est"".
10342date.mo:Expected error in mat date: "incorrect argument count in call (date?)".
10343date.mo:Expected error in mat date: "incorrect argument count in call (date? #f 3)".
10344date.mo:Expected error in mat date: "incorrect argument count in call (date-nanosecond)".
10345date.mo:Expected error in mat date: "incorrect argument count in call (date-nanosecond $date-d1 #t)".
10346date.mo:Expected error in mat date: "date-nanosecond: 17 is not a date record".
10347date.mo:Expected error in mat date: "date-nanosecond: <time> is not a date record".
10348date.mo:Expected error in mat date: "incorrect argument count in call (date-nanosecond)".
10349date.mo:Expected error in mat date: "incorrect argument count in call (date-nanosecond $date-d1 #t)".
10350date.mo:Expected error in mat date: "date-nanosecond: 17 is not a date record".
10351date.mo:Expected error in mat date: "date-nanosecond: <time> is not a date record".
10352date.mo:Expected error in mat date: "incorrect argument count in call (date-second)".
10353date.mo:Expected error in mat date: "incorrect argument count in call (date-second $date-d1 #t)".
10354date.mo:Expected error in mat date: "date-second: 17 is not a date record".
10355date.mo:Expected error in mat date: "date-second: <time> is not a date record".
10356date.mo:Expected error in mat date: "incorrect argument count in call (date-minute)".
10357date.mo:Expected error in mat date: "incorrect argument count in call (date-minute $date-d1 #t)".
10358date.mo:Expected error in mat date: "date-minute: 17 is not a date record".
10359date.mo:Expected error in mat date: "date-minute: <time> is not a date record".
10360date.mo:Expected error in mat date: "incorrect argument count in call (date-hour)".
10361date.mo:Expected error in mat date: "incorrect argument count in call (date-hour $date-d1 #t)".
10362date.mo:Expected error in mat date: "date-hour: 17 is not a date record".
10363date.mo:Expected error in mat date: "date-hour: <time> is not a date record".
10364date.mo:Expected error in mat date: "incorrect argument count in call (date-day)".
10365date.mo:Expected error in mat date: "incorrect argument count in call (date-day $date-d1 #t)".
10366date.mo:Expected error in mat date: "date-day: 17 is not a date record".
10367date.mo:Expected error in mat date: "date-day: <time> is not a date record".
10368date.mo:Expected error in mat date: "incorrect argument count in call (date-month)".
10369date.mo:Expected error in mat date: "incorrect argument count in call (date-month $date-d1 #t)".
10370date.mo:Expected error in mat date: "date-month: 17 is not a date record".
10371date.mo:Expected error in mat date: "date-month: <time> is not a date record".
10372date.mo:Expected error in mat date: "incorrect argument count in call (date-year)".
10373date.mo:Expected error in mat date: "incorrect argument count in call (date-year $date-d1 #t)".
10374date.mo:Expected error in mat date: "date-year: 17 is not a date record".
10375date.mo:Expected error in mat date: "date-year: <time> is not a date record".
10376date.mo:Expected error in mat date: "incorrect argument count in call (date-week-day)".
10377date.mo:Expected error in mat date: "incorrect argument count in call (date-week-day $date-d1 #t)".
10378date.mo:Expected error in mat date: "date-week-day: 17 is not a date record".
10379date.mo:Expected error in mat date: "date-week-day: <time> is not a date record".
10380date.mo:Expected error in mat date: "incorrect argument count in call (date-year-day)".
10381date.mo:Expected error in mat date: "incorrect argument count in call (date-year-day $date-d1 #t)".
10382date.mo:Expected error in mat date: "date-year-day: 17 is not a date record".
10383date.mo:Expected error in mat date: "date-year-day: <time> is not a date record".
10384date.mo:Expected error in mat date: "incorrect argument count in call (date-dst?)".
10385date.mo:Expected error in mat date: "incorrect argument count in call (date-dst? $date-d1 #t)".
10386date.mo:Expected error in mat date: "date-dst?: 17 is not a date record".
10387date.mo:Expected error in mat date: "date-dst?: <time> is not a date record".
10388date.mo:Expected error in mat date: "incorrect argument count in call (date-zone-offset)".
10389date.mo:Expected error in mat date: "incorrect argument count in call (date-zone-offset $date-d1 #t)".
10390date.mo:Expected error in mat date: "date-zone-offset: 17 is not a date record".
10391date.mo:Expected error in mat date: "date-zone-offset: <time> is not a date record".
10392date.mo:Expected error in mat date: "incorrect argument count in call (date-zone-name)".
10393date.mo:Expected error in mat date: "incorrect argument count in call (date-zone-name $date-d1 #t)".
10394date.mo:Expected error in mat date: "date-zone-name: 17 is not a date record".
10395date.mo:Expected error in mat date: "date-zone-name: <time> is not a date record".
10396date.mo:Expected error in mat date: "incorrect argument count in call (current-date 0 #t)".
10397date.mo:Expected error in mat date: "current-date: invalid time-zone offset -90000".
10398date.mo:Expected error in mat date: "current-date: invalid time-zone offset 90000".
10399date.mo:Expected error in mat conversions/sleep: "date->time-utc: <time> is not a date record".
10400date.mo:Expected error in mat conversions/sleep: "time-utc->date: <date> is not a utc time record".
10401date.mo:Expected error in mat conversions/sleep: "sleep: 20 is not a time record of type time-duration".
10402exceptions.mo:Expected error in mat assert: "failed assertion (memq (quote b) (quote (1 2 a 3 4)))".
10403exceptions.mo:Expected error in mat assert: "failed assertion (q ...)".
10404exceptions.mo:Expected error in mat assert: "failed assertion (andmap symbol? (syntax (x ...)))".
10405oop.mo:Expected error in mat oop: "incorrect number of arguments to #<procedure make-<a>>".
10406oop.mo:Expected error in mat oop: "incorrect number of arguments to #<procedure make-<a>>".
10407oop.mo:Expected error in mat oop: "incorrect number of arguments to #<procedure m1>".
10408oop.mo:Expected error in mat oop: "incorrect number of arguments to #<procedure m1>".
10409oop.mo:Expected error in mat oop: "m1: not applicable to 17".
10410oop.mo:Expected error in mat oop: "variable <a>-x1 is not bound".
10411oop.mo:Expected error in mat oop: "variable <a>-x1-set! is not bound".
10412oop.mo:Expected error in mat oop: "arity not supported by base class method hit".
10413oop.mo:Expected error in mat oop: "no inherited bar method for baz in (super)".
10414oop.mo:Expected error in mat oop: "arity not supported by interface method whack".
10415oop.mo:Expected error in mat oop: "arity not supported by interface method whack".
10416oop.mo:Expected error in mat oop: "arity not supported by interface method whack".
10417oop.mo:Expected error in mat oop: "arity not supported by interface method spam".
10418oop.mo:Expected error in mat oop: "arity not supported by interface method spam".
10419oop.mo:Expected error in mat oop: "fish: not applicable to 3".
10420oop.mo:Expected error in mat oop: "rats: not applicable to 3".
10421oop.mo:Expected error in mat oop: "fish: not applicable to #<frob>".
10422oop.mo:Expected error in mat oop: "no suitable implementation for interface method rats".
10423oop.mo:Expected error in mat oop: "make-record-type: incompatible record type frap - different fields".
10424oop.mo:Expected error in mat oop: "cannot specify gensym class-name with methods or interfaces #{frap \x2E;R@iB9FE~OXVz\x5C;\x5C;%}".
10425oop.mo:Expected error in mat oop: "invalid syntax <frozwell>".
10426oop.mo:Expected error in mat oop: "extra ivars clause (ivars (y 1))".
10427oop.mo:Expected error in mat oop: "extra methods clause (methods (get-x () x))".
10428oop.mo:Expected error in mat oop: "invalid assignment of immutable ivar (set! x (* x x))".
10429oop.mo:Expected error in mat oop: "invalid assignment of immutable ivar (set! x v)".
10430oop.mo:Expected error in mat oop: "variable blast-x-set! is not bound".
10431oop.mo:Expected error in mat oop: "variable <q>-mupr4 is not bound".
10432oop.mo:Expected error in mat oop: "variable <q>-mupr5 is not bound".
10433oop.mo:Expected error in mat oop: "variable <q>-impr6 is not bound".
10434oop.mo:Expected error in mat oop: "variable <q>-mupr7 is not bound".
10435oop.mo:Expected error in mat oop: "variable <q>-mupr8 is not bound".
10436oop.mo:Expected error in mat oop: "variable <q>-impr9 is not bound".
10437oop.mo:Expected error in mat oop: "variable <q>-impu3-set! is not bound".
10438oop.mo:Expected error in mat oop: "variable <q>-mupr4-set! is not bound".
10439oop.mo:Expected error in mat oop: "variable <q>-mupr5-set! is not bound".
10440oop.mo:Expected error in mat oop: "variable <q>-impr6-set! is not bound".
10441oop.mo:Expected error in mat oop: "variable <q>-mupr7-set! is not bound".
10442oop.mo:Expected error in mat oop: "variable <q>-mupr8-set! is not bound".
10443oop.mo:Expected error in mat oop: "variable <q>-impr9-set! is not bound".
10444oop.mo:Expected error in mat oop: "variable <r>-impu3-set! is not bound".
10445oop.mo:Expected error in mat oop: "<r>-mupu1: not applicable to #<instance of <q>>".
10446oop.mo:Expected error in mat oop: "<r>-mupu1-set!: not applicable to #<instance of <q>>".
10447oop.mo:Expected error in mat oop: "variable <s>-impu1 is not bound".
10448oop.mo:Expected error in mat oop: "variable s$impu3-set! is not bound".
10449oop.mo:Expected error in mat oop: "s$mupu1: not applicable to #<instance of <q>>".
10450oop.mo:Expected error in mat oop: "s$mupu1-set!: not applicable to #<instance of <q>>".
10451oop.mo:Expected error in mat oop: "s$mupu1: not applicable to #<instance of <r>>".
10452oop.mo:Expected error in mat oop: "s$mupu1-set!: not applicable to #<instance of <r>>".
10453oop.mo:Expected error in mat oop: "incorrect number of arguments to base class <a>".
10454oop.mo:Expected error in mat oop: "no inherited foo method for <a> in (super)".
10455oop.mo:Expected error in mat oop: "multiple definitions for Repeat and other identifiers in body (let () (define-class (Repeat) (<root>) (ivars) (methods)) (define-class (Repeat) (<root>) (ivars) (methods)) 0)".
10456oop.mo:Expected error in mat oop: "duplicate instance variable i".
10457oop.mo:Expected error in mat oop: "define-class: unrecognized base class aaaaa".
10458oop.mo:Expected error in mat oop: "define-class: unrecognized base class aaaaa".
10459oop.mo:Expected error in mat oop: "duplicate arity for method M1".
10460oop.mo:Expected error in mat oop: "incorrect number of arguments to base class <root>".
10461oop.mo:Expected error in mat oop: "variable unbound is not bound".
10462oop.mo:Expected error in mat oop: "variable unbound is not bound".
10463oop.mo:Expected error in mat oop: "variable j is not bound".
10464oop.mo:Expected error in mat oop: "variable unbound is not bound".
10465oop.mo:Expected error in mat oop: "variable unbound is not bound".
10466oop.mo:Expected error in mat oop: "variable unbound is not bound".
10467oop.mo:Expected error in mat oop: "multiple definitions for M1 in body (let () (define-class (One) (<root>) (ivars) (methods (...))) (define-class (Two) (<root>) (ivars) (methods (...))) 0)".
10468oop.mo:Expected error in mat oop: "multiple definitions for M2 in body (let () (define-class (One) (Pop) (ivars) (methods (...) (...))) (define-class (Two) (Pop) (ivars) (methods (...))) 0)".
10469oop.mo:Expected error in mat oop: "variable ingnacious is not bound".
10470oop.mo:Expected error in mat oop: "invalid syntax Class".
10471oop.mo:Expected error in mat oop: "variable oop-x1 is not bound".
10472oop.mo:Expected error in mat oop: "variable make-fowl is not bound".
10473