DejaGnu Regression Tests
Tests
| Test name | Expected | Output | Difference | Similarity | Result | Message |
|---|---|---|---|---|---|---|
| abcheck0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 24:
makeRec: (a:I, b:I) :R == ratio(a,b) pretend R
....................^
[L24 C21] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 34:
0 <= t and t < 1
................^.^
[L34 C17] #2 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L34 C19] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 83:
from Builtin -- ok
.....................................^
[L83 C38] #4 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 24:
makeRec: (a:I, b:I) :R == ratio(a,b) pretend R
....................^
[L24 C21] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 34:
0 <= t and t < 1
................^.^
[L34 C17] #2 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L34 C19] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck0/abcheck0.as", line 83:
from Builtin -- ok
.....................................^
[L83 C38] #4 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | 100.00 | PASS | abcheck0 | |
| abcheck1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/src/library/axllib/include/axllib.as", line 79:
rep x == x @ % pretend Rep;
...............................^
[L79 C32] #1 (Error) (After Macro Expansion) No meaning for identifier `Rep'.
Expanded expression was: Rep
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck1/abcheck1.as", line 38:
== add
.......^
[L38 C8] #3 (Error) The domain is missing some exports.
Missing =: (VecInt, VecInt) -> Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck1/abcheck1.as", line 51:
#(v:VI):SI == # rep v
....................^
[L51 C21] #2 (Error) There are no suitable meanings for the operator `#'.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/src/library/axllib/include/axllib.as", line 79:
rep x == x @ % pretend Rep;
...............................^
[L79 C32] #1 (Error) (After Macro Expansion) No meaning for identifier `Rep'.
Expanded expression was: Rep
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck1/abcheck1.as", line 38:
== add
.......^
[L38 C8] #3 (Error) The domain is missing some exports.
Missing =: (VecInt, VecInt) -> Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck1/abcheck1.as", line 51:
#(v:VI):SI == # rep v
....................^
[L51 C21] #2 (Error) There are no suitable meanings for the operator `#'.
child process exited abnormally | 100.00 | PASS | abcheck1 | |
| abcheck2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 9:
convert: SF -> % -- fine
.............^..^
[L9 C14] #9 (Error) No meaning for identifier `SF'.
[L9 C17] #10 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 10:
outputFloating: () -> Void -- fine
.......................^..^
[L10 C24] #7 (Error) There are no suitable meanings for the operator `->'.
[L10 C27] #3 (Error) No meaning for identifier `Void'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 11:
outputFloating: N -> Void -- fine
....................^.^
[L11 C21] #2 (Error) No meaning for identifier `N'.
[L11 C23] #4 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 12:
+: %-> % -- fine
........^
[L12 C9] #1 (Error) There are no suitable meanings for the operator `->'.
[L12 C9] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 9:
convert: SF -> % -- fine
.............^..^
[L9 C14] #9 (Error) No meaning for identifier `SF'.
[L9 C17] #10 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 10:
outputFloating: () -> Void -- fine
.......................^..^
[L10 C24] #7 (Error) There are no suitable meanings for the operator `->'.
[L10 C27] #3 (Error) No meaning for identifier `Void'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 11:
outputFloating: N -> Void -- fine
....................^.^
[L11 C21] #2 (Error) No meaning for identifier `N'.
[L11 C23] #4 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abcheck2/abcheck2.as", line 12:
+: %-> % -- fine
........^
[L12 C9] #1 (Error) There are no suitable meanings for the operator `->'.
[L12 C9] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | abcheck2 | |
| abnorm0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm0/abnorm0.as", line 21: h == (a)() +-> r2 ......^ [L21 C7] #1 (Error) Expecting a comma separated list of parameters. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm0/abnorm0.as", line 23: h == (a)():R +-> r4 ......^ [L23 C7] #2 (Error) Expecting a comma separated list of parameters. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm0/abnorm0.as", line 21: h == (a)() +-> r2 ......^ [L21 C7] #1 (Error) Expecting a comma separated list of parameters. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm0/abnorm0.as", line 23: h == (a)():R +-> r4 ......^ [L23 C7] #2 (Error) Expecting a comma separated list of parameters. child process exited abnormally | 100.00 | PASS | abnorm0 | |
| abnorm1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm1/abnorm1.as", line 28:
== add
.......^
[L28 C8] #1 (Error) The domain is missing some exports.
Missing nil: List
Missing cons: (Integer, List) -> List
Missing empty?: List -> Boolean
Missing first: List -> Integer
Missing rest: List -> List
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm1/abnorm1.as", line 28:
== add
.......^
[L28 C8] #1 (Error) The domain is missing some exports.
Missing nil: List
Missing cons: (Integer, List) -> List
Missing empty?: List -> Boolean
Missing first: List -> Integer
Missing rest: List -> List
child process exited abnormally | 100.00 | PASS | abnorm1 | |
| abnorm2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm2/abnorm2.as", line 18:
H5 == (with (f: A -> B; g: B->A)) with
................^....^......^
[L18 C17] #2 (Error) No meaning for identifier `A'.
[L18 C22] #7 (Error) No meaning for identifier `B'.
[L18 C29] #8 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm2/abnorm2.as", line 19:
(with (f: A->B; h: A -> B); with (h:A->C; i: K))
.............................................^.^.....^
[L19 C46] #4 (Error) There are no suitable meanings for the operator `->'.
[L19 C48] #3 (Error) No meaning for identifier `C'.
[L19 C54] #1 (Error) No meaning for identifier `K'.
[L19 C54] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm2/abnorm2.as", line 18:
H5 == (with (f: A -> B; g: B->A)) with
................^....^......^
[L18 C17] #2 (Error) No meaning for identifier `A'.
[L18 C22] #7 (Error) No meaning for identifier `B'.
[L18 C29] #8 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/abnorm2/abnorm2.as", line 19:
(with (f: A->B; h: A -> B); with (h:A->C; i: K))
.............................................^.^.....^
[L19 C46] #4 (Error) There are no suitable meanings for the operator `->'.
[L19 C48] #3 (Error) No meaning for identifier `C'.
[L19 C54] #1 (Error) No meaning for identifier `K'.
[L19 C54] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | abnorm2 | |
| apply0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 22:
f1 () : Integer == apply(b, false, y, false) -- 0 poss. types
...................^
[L22 C20] #1 (Error) There are no suitable meanings for the operator `apply'.
apply: (b: Boolean, q: Boolean, i: DoubleFloat, s: Boolean) -> String, a local
rejected because the context requires type `Integer'.
apply: (a: Integer, q: Byte, i: Byte, s: Boolean) -> Boolean, a local
rejected because argument 2 did not match `q: Byte'.
apply: (i: Integer, q: Integer, b: Boolean, s: Boolean) -> Integer, a local
rejected because argument 2 did not match `q: Integer'.
The available types for argument 2 were:
-- Boolean
apply: (b: Integer, q: Boolean, i: Integer, s: Boolean) -> Boolean, a local
rejected because argument 3 did not match `i: Integer'.
apply: (a: Integer, q: Boolean, b: Boolean, s: Boolean) -> Boolean, a local
rejected because argument 3 did not match `b: Boolean'.
The available types for argument 3 were:
-- DoubleFloat
-- SingleFloat
apply: (b: Integer, q: Boolean, i: SingleFloat, s: Byte) -> Boolean, a local
rejected because argument 4 did not match `s: Byte'.
The available types for argument 4 were:
-- Boolean
apply: (a: Integer, q: Byte) -> Integer, a local
rejected because it cannot take 4 arguments.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 23:
f2 () : Integer == 1(false, y, false)
...............................^
[L23 C32] #2 (Error) Argument 4 of `apply' did not match any possible parameter type.
The rejected type is Boolean.
Expected type Byte.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 25:
f4 () : Integer == false(false, 1.2, 1)
.....................................^
[L25 C38] #3 (Error) Argument 4 of `apply' did not match any possible parameter type.
These possible types were rejected:
-- DoubleFloat
-- SingleFloat
-- Integer
Expected type Boolean.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 22:
f1 () : Integer == apply(b, false, y, false) -- 0 poss. types
...................^
[L22 C20] #1 (Error) There are no suitable meanings for the operator `apply'.
apply: (b: Boolean, q: Boolean, i: DoubleFloat, s: Boolean) -> String, a local
rejected because the context requires type `Integer'.
apply: (a: Integer, q: Byte, i: Byte, s: Boolean) -> Boolean, a local
rejected because argument 2 did not match `q: Byte'.
apply: (i: Integer, q: Integer, b: Boolean, s: Boolean) -> Integer, a local
rejected because argument 2 did not match `q: Integer'.
The available types for argument 2 were:
-- Boolean
apply: (b: Integer, q: Boolean, i: Integer, s: Boolean) -> Boolean, a local
rejected because argument 3 did not match `i: Integer'.
apply: (a: Integer, q: Boolean, b: Boolean, s: Boolean) -> Boolean, a local
rejected because argument 3 did not match `b: Boolean'.
The available types for argument 3 were:
-- DoubleFloat
-- SingleFloat
apply: (b: Integer, q: Boolean, i: SingleFloat, s: Byte) -> Boolean, a local
rejected because argument 4 did not match `s: Byte'.
The available types for argument 4 were:
-- Boolean
apply: (a: Integer, q: Byte) -> Integer, a local
rejected because it cannot take 4 arguments.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 23:
f2 () : Integer == 1(false, y, false)
...............................^
[L23 C32] #2 (Error) Argument 4 of `apply' did not match any possible parameter type.
The rejected type is Boolean.
Expected type Byte.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/apply0/apply0.as", line 25:
f4 () : Integer == false(false, 1.2, 1)
.....................................^
[L25 C38] #3 (Error) Argument 4 of `apply' did not match any possible parameter type.
These possible types were rejected:
-- DoubleFloat
-- SingleFloat
-- Integer
Expected type Boolean.
child process exited abnormally | 100.00 | PASS | apply0 | |
| arrepl1b | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 11:
export from A;
....................^
[L11 C21] #3 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 14:
import from A;
....................^
[L14 C21] #4 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 15:
a: Int == x + y;
..................^...^
[L15 C19] #5 (Error) No meaning for identifier `x'.
[L15 C23] #6 (Error) No meaning for identifier `y'.
child process exited abnormally | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 11:
export from A;
....................^
[L11 C21] #3 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 14:
import from A;
....................^
[L14 C21] #4 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1b/arrepl1b.as", line 15:
a: Int == x + y;
..................^...^
[L15 C19] #5 (Error) No meaning for identifier `x'.
[L15 C23] #6 (Error) No meaning for identifier `y'.
child process exited abnormally | 100.00 | PASS | arrepl1b | |
| arrepl1c | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 11:
export from B;
....................^
[L11 C21] #3 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 14:
import from B;
....................^
[L14 C21] #4 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 15:
m: Int == a quo b;
..................^.....^
[L15 C19] #5 (Error) No meaning for identifier `a'.
[L15 C25] #6 (Error) No meaning for identifier `b'.
child process exited abnormally | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 11:
export from B;
....................^
[L11 C21] #3 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 14:
import from B;
....................^
[L14 C21] #4 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arrepl1c/arrepl1c.as", line 15:
m: Int == a quo b;
..................^.....^
[L15 C19] #5 (Error) No meaning for identifier `a'.
[L15 C25] #6 (Error) No meaning for identifier `b'.
child process exited abnormally | 100.00 | PASS | arrepl1c | |
| arreplb | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 11:
export from A;
....................^
[L11 C21] #3 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 14:
import from A;
....................^
[L14 C21] #4 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 15:
a: Int == x + y;
..................^...^
[L15 C19] #5 (Error) No meaning for identifier `x'.
[L15 C23] #6 (Error) No meaning for identifier `y'.
child process exited abnormally | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 11:
export from A;
....................^
[L11 C21] #3 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 14:
import from A;
....................^
[L14 C21] #4 (Error) No meaning for identifier `A'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplb/arreplb.as", line 15:
a: Int == x + y;
..................^...^
[L15 C19] #5 (Error) No meaning for identifier `x'.
[L15 C23] #6 (Error) No meaning for identifier `y'.
child process exited abnormally | 100.00 | PASS | arreplb | |
| arreplc | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 11:
export from B;
....................^
[L11 C21] #3 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 14:
import from B;
....................^
[L14 C21] #4 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 15:
m: Int == a quo b;
..................^.....^
[L15 C19] #5 (Error) No meaning for identifier `a'.
[L15 C25] #6 (Error) No meaning for identifier `b'.
child process exited abnormally | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `librepl.al'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 4:
import from ReplLib;
............^
[L4 C13] #2 (Error) No meaning for identifier `ReplLib'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 11:
export from B;
....................^
[L11 C21] #3 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 14:
import from B;
....................^
[L14 C21] #4 (Error) No meaning for identifier `B'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/arreplc/arreplc.as", line 15:
m: Int == a quo b;
..................^.....^
[L15 C19] #5 (Error) No meaning for identifier `a'.
[L15 C25] #6 (Error) No meaning for identifier `b'.
child process exited abnormally | 100.00 | PASS | arreplc | |
| assign0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 10:
t := k;
.....^
[L10 C6] #1 (Error) No meaning for identifier `k'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 12:
x := y; -- lhs undeclared
^
[L12 C1] #2 (Error) The type of the assignment cannot be inferred.
The possible types of the right hand side (`y') are:
-- Integer
-- SingleInteger
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 14:
z: Boolean := y
..............^
[L14 C15] #3 (Error) There is no suitable interpretation for the expression y
The context requires an expression of type Boolean.
The possible types of the right hand side (`y') are:
-- Integer
-- SingleInteger
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 10:
t := k;
.....^
[L10 C6] #1 (Error) No meaning for identifier `k'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 12:
x := y; -- lhs undeclared
^
[L12 C1] #2 (Error) The type of the assignment cannot be inferred.
The possible types of the right hand side (`y') are:
-- Integer
-- SingleInteger
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign0/assign0.as", line 14:
z: Boolean := y
..............^
[L14 C15] #3 (Error) There is no suitable interpretation for the expression y
The context requires an expression of type Boolean.
The possible types of the right hand side (`y') are:
-- Integer
-- SingleInteger
child process exited abnormally | 100.00 | PASS | assign0 | |
| assign2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign2/assign2.as", line 28: u : (Integer,Integer) == (1,2) ^ [L28 C1] #1 (Error) Improper form appearing within a declaration. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign2/assign2.as", line 28: u : (Integer,Integer) == (1,2) ^ [L28 C1] #1 (Error) Improper form appearing within a declaration. child process exited abnormally | 100.00 | PASS | assign2 | |
| assign3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign3/assign3.as", line 11: i := f(); ^ [L11 C1] #1 (Error) No meaning for identifier `i'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign3/assign3.as", line 11: i := f(); ^ [L11 C1] #1 (Error) No meaning for identifier `i'. child process exited abnormally | 100.00 | PASS | assign3 | |
| assign4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign4/assign4.as", line 10: i == f(); ^ [L10 C1] #1 (Error) Have determined 1 possible types for the expression. Meaning 1: (0 types) child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/assign4/assign4.as", line 10: i == f(); ^ [L10 C1] #1 (Error) Have determined 1 possible types for the expression. Meaning 1: (0 types) child process exited abnormally | 100.00 | PASS | assign4 | |
| axlist0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/axlist0/axlist0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/axlist0/axlist0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | axlist0 | |
| coerce | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 14:
j0: Byte == b():: Integer
..................^
[L14 C19] #1 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 15:
j1: Byte == false:: Integer
....................^
[L15 C21] #2 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 17:
j3:Integer == 0 ::DoubleFloat
..................^
[L17 C19] #3 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 18:
j4:Integer == false ::Integer
......................^
[L18 C23] #4 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 19:
j5:Integer == false ::SingleFloat
......................^
[L19 C23] #5 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 20:
j6:Integer == left( 1,false)::Boolean
..............................^
[L20 C31] #6 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 24:
:: Integer
...^
[L24 C4] #7 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 26:
Integer
...^
[L26 C4] #8 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 14:
j0: Byte == b():: Integer
..................^
[L14 C19] #1 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 15:
j1: Byte == false:: Integer
....................^
[L15 C21] #2 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 17:
j3:Integer == 0 ::DoubleFloat
..................^
[L17 C19] #3 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 18:
j4:Integer == false ::Integer
......................^
[L18 C23] #4 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 19:
j5:Integer == false ::SingleFloat
......................^
[L19 C23] #5 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 20:
j6:Integer == left( 1,false)::Boolean
..............................^
[L20 C31] #6 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 24:
:: Integer
...^
[L24 C4] #7 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce/coerce.as", line 26:
Integer
...^
[L26 C4] #8 (Error) There are no suitable meanings for the operator `coerce'.
The possible types of the left hand side are:
-- Boolean
child process exited abnormally | 100.00 | PASS | coerce | |
| coerce0 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | coerce0 | |
| coerce1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce1/coerce1.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce1/coerce1.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | coerce1 | |
| coerce2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce2/coerce2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce2/coerce2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | coerce2 | |
| coerce3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce3/coerce3.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce3/coerce3.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | coerce3 | |
| coerce4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce4/coerce4.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce4/coerce4.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | coerce4 | |
| coerce5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce5/coerce5.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/coerce5/coerce5.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | coerce5 | |
| complex |
#1 (Error) There a...
#1 (Error) There are 2 meanings for the operator `ComplexField'.
Meaning 1: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
Meaning 2: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
#5 (Error) There are 2 meanings for the operator `Complex'.
Meaning 1: (R: Field) -> (
ComplexField(R) with
...
Meaning 2: (R: Field) -> (
ComplexField(R) with
...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/complex/../../../../../src/library/axllib/src/axl_complex.as", line 64:
Complex(R: Field): ComplexField(R) with == add
...................^
[L64 C20] #2 (Error) There are 2 meanings for the operator `ComplexField'.
Meaning 1: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
Meaning 2: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
child process exited abnormally |
#1 (Error) There a...
#1 (Error) There are 2 meanings for the operator `ComplexField'.
Meaning 1: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
Meaning 2: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
#5 (Error) There are 2 meanings for the operator `Complex'.
Meaning 1: (R: Field) -> (
ComplexField(R) with
...
Meaning 2: (R: Field) -> (
ComplexField(R) with
...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/complex/../../../../../src/library/axllib/src/axl_complex.as", line 64:
Complex(R: Field): ComplexField(R) with == add
...................^
[L64 C20] #2 (Error) There are 2 meanings for the operator `ComplexField'.
Meaning 1: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
Meaning 2: (R: Field) -> (Category == Join(Field, DenseStorageCategory,
...
child process exited abnormally | 100.00 | PASS | complex | |
| const6 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const6/const6.as", line 14: p : Float == f(pi); ...............^ [L14 C16] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const6/const6.as", line 16: pi: Float == 3.14159; ^ [L16 C1] #2 (Note 1) (cf. L14 C16) child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const6/const6.as", line 14: p : Float == f(pi); ...............^ [L14 C16] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const6/const6.as", line 16: pi: Float == 3.14159; ^ [L16 C1] #2 (Note 1) (cf. L14 C16) child process exited abnormally | 100.00 | PASS | const6 | |
| const7 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const7/const7.as", line 16: p : Float == f(pi); ..................^ [L16 C19] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const7/const7.as", line 18: pi: Float == 3.14159; ...^ [L18 C4] #2 (Note 1) (cf. L16 C19) child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const7/const7.as", line 16: p : Float == f(pi); ..................^ [L16 C19] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const7/const7.as", line 18: pi: Float == 3.14159; ...^ [L18 C4] #2 (Note 1) (cf. L16 C19) child process exited abnormally | 100.00 | PASS | const7 | |
| const8 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const8/const8.as", line 22:
p : Float == f(pi);
.....................^
[L22 C22] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner.
(see Note 1)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const8/const8.as", line 24:
pi: Float == 3.14159;
......^
[L24 C7] #2 (Note 1) (cf. L22 C22)
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const8/const8.as", line 22:
p : Float == f(pi);
.....................^
[L22 C22] #1 (Error) Implementation restriction: you cannot use a non-lazy constant outside an `add' before it has been defined. Perhaps you ought to define `pi' sooner.
(see Note 1)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/const8/const8.as", line 24:
pi: Float == 3.14159;
......^
[L24 C7] #2 (Note 1) (cf. L22 C22)
child process exited abnormally | 100.00 | PASS | const8 | |
| convert0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/convert0/convert0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/convert0/convert0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | convert0 | |
| defarg3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/defarg3/defarg3.as", line 12:
i: Integer == f(1, x: Integer == 3)
...................^
[L12 C20] #1 (Error) Argument 2 of `f' did not match any possible parameter type.
The rejected type is Join(
with
integer: ....
Expected type Integer.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/defarg3/defarg3.as", line 12:
i: Integer == f(1, x: Integer == 3)
...................^
[L12 C20] #1 (Error) Argument 2 of `f' did not match any possible parameter type.
The rejected type is Join(
with
integer: ....
Expected type Integer.
child process exited abnormally | 100.00 | PASS | defarg3 | |
| defarg5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/defarg5/defarg5.as", line 12:
i: Integer == f(1, x == 3, yy == 5)
..............^
[L12 C15] #1 (Error) There are no suitable meanings for the operator `f'.
f: (Integer, _: Integer == 2, x: Integer, y: Integer == 4) -> Int..., a local
rejected because it cannot take 3 arguments.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/defarg5/defarg5.as", line 12:
i: Integer == f(1, x == 3, yy == 5)
..............^
[L12 C15] #1 (Error) There are no suitable meanings for the operator `f'.
f: (Integer, _: Integer == 2, x: Integer, y: Integer == 4) -> Int..., a local
rejected because it cannot take 3 arguments.
child process exited abnormally | 100.00 | PASS | defarg5 | |
| error0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error0/error0.as", line 14:
b := left(b, z) -- ambiguous
.............^
[L14 C14] #1 (Error) There are 2 meanings for the operator `left'.
Meaning 1: (a: Boolean, b: Boolean) -> Boolean
Meaning 2: (b: Boolean, i: Integer) -> Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error0/error0.as", line 15:
b := left(i, i) -- no meaning
..................^
[L15 C19] #2 (Error) Argument 1 of `left' did not match any possible parameter type.
The rejected type is Integer.
Expected type Boolean.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error0/error0.as", line 14:
b := left(b, z) -- ambiguous
.............^
[L14 C14] #1 (Error) There are 2 meanings for the operator `left'.
Meaning 1: (a: Boolean, b: Boolean) -> Boolean
Meaning 2: (b: Boolean, i: Integer) -> Boolean
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error0/error0.as", line 15:
b := left(i, i) -- no meaning
..................^
[L15 C19] #2 (Error) Argument 1 of `left' did not match any possible parameter type.
The rejected type is Integer.
Expected type Boolean.
child process exited abnormally | 100.00 | PASS | error0 | |
| error1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error1/error1.as", line 24:
throw AnotherError;
...^
[L24 C4] #1 (Error) Have determined 1 possible types for the expression.
Meaning 1: Exit throw
with
== add...
The context requires an expression of type () throw RuntimeException.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/error1/error1.as", line 24:
throw AnotherError;
...^
[L24 C4] #1 (Error) Have determined 1 possible types for the expression.
Meaning 1: Exit throw
with
== add...
The context requires an expression of type () throw RuntimeException.
child process exited abnormally | 100.00 | PASS | error1 | |
| exit1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/exit1/exit1.as", line 8: quickie? => return; -- Return without a value ... ...............^ [L8 C16] #1 (Error) The `return' gives no value where one is expected. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/exit1/exit1.as", line 8: quickie? => return; -- Return without a value ... ...............^ [L8 C16] #1 (Error) The `return' gives no value where one is expected. child process exited abnormally | 100.00 | PASS | exit1 | |
| extend2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/extend2/extend2.as", line 1: #include "basicmath"; ^ [L1 C1] #1 (Error) Could not open file `basicmath'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/extend2/extend2.as", line 1: #include "basicmath"; ^ [L1 C1] #1 (Error) Could not open file `basicmath'. child process exited abnormally | 100.00 | PASS | extend2 | |
| forn5o | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn5o/forn5o.as", line 3: #include "forn5.as" ^ [L3 C1] #1 (Error) Could not open file `forn5.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn5o/forn5o.as", line 3: #include "forn5.as" ^ [L3 C1] #1 (Error) Could not open file `forn5.as'. child process exited abnormally | 100.00 | PASS | forn5o | |
| forn6o | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn6o/forn6o.as", line 3: #include "forn6.as" ^ [L3 C1] #1 (Error) Could not open file `forn6.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn6o/forn6o.as", line 3: #include "forn6.as" ^ [L3 C1] #1 (Error) Could not open file `forn6.as'. child process exited abnormally | 100.00 | PASS | forn6o | |
| forn7a | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn7a/forn7a.as", line 3: #include "forn7.as" ^ [L3 C1] #1 (Error) Could not open file `forn7.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/forn7a/forn7a.as", line 3: #include "forn7.as" ^ [L3 C1] #1 (Error) Could not open file `forn7.as'. child process exited abnormally | 100.00 | PASS | forn7a | |
| funct3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct3/funct3.as", line 13:
i:Integer == true + 1
.....................^
[L13 C22] #1 (Error) Argument 1 of `+' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- C0
-- Integer
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct3/funct3.as", line 14:
b:Boolean == true + 1
.....................^
[L14 C22] #2 (Error) Argument 1 of `+' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- C0
-- Integer
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct3/funct3.as", line 13:
i:Integer == true + 1
.....................^
[L13 C22] #1 (Error) Argument 1 of `+' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- C0
-- Integer
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct3/funct3.as", line 14:
b:Boolean == true + 1
.....................^
[L14 C22] #2 (Error) Argument 1 of `+' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- C0
-- Integer
child process exited abnormally | 100.00 | PASS | funct3 | |
| funct4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 22:
f1 () : Integer == left(b, false, y, false) -- 0 poss. types
...........................^
[L22 C28] #1 (Error) Argument 2 of `left' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 23:
f2 () : Boolean == left(b, false, y, false) -- 0 poss. types
............................^
[L23 C29] #2 (Error) Argument 2 of `left' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 24:
f3 () : Boolean == left( b ) -- par. 2 doesn't match
..........................^
[L24 C27] #3 (Error) Argument 1 of `left' did not match any possible parameter type.
These possible types were rejected:
-- Boolean
-- Integer
Expected one of:
-- i: Integer, q: Integer, b: Boolean, s: Boolean
-- b: Integer, q: Boolean, i: SingleFloat, s: Byte
-- a: Integer, q: Boolean, b: Boolean, s: Boolean
-- b: Integer, q: Boolean, i: Integer, s: Boolean
-- a: Integer, q: Byte, i: Byte, s: Boolean
-- a: Integer, q: Byte
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 22:
f1 () : Integer == left(b, false, y, false) -- 0 poss. types
...........................^
[L22 C28] #1 (Error) Argument 2 of `left' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 23:
f2 () : Boolean == left(b, false, y, false) -- 0 poss. types
............................^
[L23 C29] #2 (Error) Argument 2 of `left' did not match any possible parameter type.
The rejected type is Boolean.
Expected one of:
-- Integer
-- Byte
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct4/funct4.as", line 24:
f3 () : Boolean == left( b ) -- par. 2 doesn't match
..........................^
[L24 C27] #3 (Error) Argument 1 of `left' did not match any possible parameter type.
These possible types were rejected:
-- Boolean
-- Integer
Expected one of:
-- i: Integer, q: Integer, b: Boolean, s: Boolean
-- b: Integer, q: Boolean, i: SingleFloat, s: Byte
-- a: Integer, q: Boolean, b: Boolean, s: Boolean
-- b: Integer, q: Boolean, i: Integer, s: Boolean
-- a: Integer, q: Byte, i: Byte, s: Boolean
-- a: Integer, q: Byte
child process exited abnormally | 100.00 | PASS | funct4 | |
| funct5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 36:
d:*H == foo( x,x,false) -- error
.............^
[L36 C14] #2 (Error) Argument 1 of `foo' did not match any possible parameter type.
The rejected type is H.
Expected type Boolean.
The following could be suitable if imported:
foo: (H, H, Boolean) -> H from H
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 38:
e:*H == foo( x,x,false) -- error
.............^.^
[L38 C14] #3 (Error) Argument 1 of `foo' did not match any possible parameter type.
The rejected type is H.
Expected type Boolean.
The following could be suitable if imported:
foo: (H, H, Boolean) -> H from H
[L38 C16] #1 (Warning) Local `x' is used without being assigned or defined.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 40:
a:SI == id(1) -- error
........^
[L40 C9] #4 (Error) There are no suitable meanings for the operator `id'.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 36:
d:*H == foo( x,x,false) -- error
.............^
[L36 C14] #2 (Error) Argument 1 of `foo' did not match any possible parameter type.
The rejected type is H.
Expected type Boolean.
The following could be suitable if imported:
foo: (H, H, Boolean) -> H from H
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 38:
e:*H == foo( x,x,false) -- error
.............^.^
[L38 C14] #3 (Error) Argument 1 of `foo' did not match any possible parameter type.
The rejected type is H.
Expected type Boolean.
The following could be suitable if imported:
foo: (H, H, Boolean) -> H from H
[L38 C16] #1 (Warning) Local `x' is used without being assigned or defined.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct5/funct5.as", line 40:
a:SI == id(1) -- error
........^
[L40 C9] #4 (Error) There are no suitable meanings for the operator `id'.
child process exited abnormally | 100.00 | PASS | funct5 | |
| funct6 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct6/funct6.as", line 47:
a: Integer == mantissa( 1.3 )
........................^
[L47 C25] #1 (Error) Argument 1 of `mantissa' did not match any possible parameter type.
The rejected type is Float.
Expected type SingleInteger.
The following could be suitable if imported:
mantissa: Float -> Integer from Float
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct6/funct6.as", line 49:
b: Integer == exponent( 1.2 )
..............^
[L49 C15] #2 (Error) There are no suitable meanings for the operator `exponent'.
The following could be suitable if imported:
exponent: Float -> Integer from Float
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct6/funct6.as", line 47:
a: Integer == mantissa( 1.3 )
........................^
[L47 C25] #1 (Error) Argument 1 of `mantissa' did not match any possible parameter type.
The rejected type is Float.
Expected type SingleInteger.
The following could be suitable if imported:
mantissa: Float -> Integer from Float
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct6/funct6.as", line 49:
b: Integer == exponent( 1.2 )
..............^
[L49 C15] #2 (Error) There are no suitable meanings for the operator `exponent'.
The following could be suitable if imported:
exponent: Float -> Integer from Float
child process exited abnormally | 100.00 | PASS | funct6 | |
| funct8 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct8/funct8.as", line 20:
f1 () : Integer == left(b, false, y, false) -- 0 poss. types
...................^
[L20 C20] #1 (Error) No one possible return type satisfies the context type.
These possible return types were rejected:
-- String
The context requires an expression of type Integer.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct8/funct8.as", line 21:
y(b)
^
[L21 C1] #2 (Error) There are no suitable meanings for the operator `y'.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct8/funct8.as", line 20:
f1 () : Integer == left(b, false, y, false) -- 0 poss. types
...................^
[L20 C20] #1 (Error) No one possible return type satisfies the context type.
These possible return types were rejected:
-- String
The context requires an expression of type Integer.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/funct8/funct8.as", line 21:
y(b)
^
[L21 C1] #2 (Error) There are no suitable meanings for the operator `y'.
child process exited abnormally | 100.00 | PASS | funct8 | |
| gen2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen2/gen2.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen2/gen2.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | 100.00 | PASS | gen2 | |
| gen3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen3/gen3.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen3/gen3.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | 100.00 | PASS | gen3 | |
| gen4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen4/gen4.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/gen4/gen4.as", line 3: #include "test0.as" ^ [L3 C1] #1 (Error) Could not open file `test0.as'. child process exited abnormally | 100.00 | PASS | gen4 | |
| genc2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/genc2/genc2.as", line 3: #include "test1.as" ^ [L3 C1] #1 (Error) Could not open file `test1.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/genc2/genc2.as", line 3: #include "test1.as" ^ [L3 C1] #1 (Error) Could not open file `test1.as'. child process exited abnormally | 100.00 | PASS | genc2 | |
| hilbert0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/hilbert0/hilbert0.as", line 5: #include "ax0.as" ^ [L5 C1] #1 (Error) Could not open file `ax0.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/hilbert0/hilbert0.as", line 5: #include "ax0.as" ^ [L5 C1] #1 (Error) Could not open file `ax0.as'. child process exited abnormally | 100.00 | PASS | hilbert0 | |
| if3 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | if3 | |
| include0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include0/include0.as", line 6: #include "includeA.as" ^ [L6 C1] #1 (Error) Could not open file `includeA.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include0/include0.as", line 6: #include "includeA.as" ^ [L6 C1] #1 (Error) Could not open file `includeA.as'. child process exited abnormally | 100.00 | PASS | include0 | |
| include1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include1/include1.as", line 37: #include "includeC.as" ^ [L37 C1] #1 (Error) Could not open file `includeC.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include1/include1.as", line 37: #include "includeC.as" ^ [L37 C1] #1 (Error) Could not open file `includeC.as'. child process exited abnormally | 100.00 | PASS | include1 | |
| include2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 9: #include "includeB.as" ^ [L9 C1] #1 (Error) Could not open file `includeB.as'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 12: #include "nonexistent.as" ^ [L12 C1] #2 (Error) Could not open file `nonexistent.as'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 15: #elseif ^ [L15 C1] #3 (Error) Improper use of `elseif' system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 16: #else ^ [L16 C1] #4 (Error) Unbalanced `#else'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 21: #elif YesWay ^ [L21 C1] #5 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 28: -- End of file ^ [L28 C1] #6 (Error) End of file encountered in `#if'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 9: #include "includeB.as" ^ [L9 C1] #1 (Error) Could not open file `includeB.as'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 12: #include "nonexistent.as" ^ [L12 C1] #2 (Error) Could not open file `nonexistent.as'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 15: #elseif ^ [L15 C1] #3 (Error) Improper use of `elseif' system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 16: #else ^ [L16 C1] #4 (Error) Unbalanced `#else'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 21: #elif YesWay ^ [L21 C1] #5 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include2/include2.as", line 28: -- End of file ^ [L28 C1] #6 (Error) End of file encountered in `#if'. child process exited abnormally | 100.00 | PASS | include2 | |
| include3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 5:
a
^
[L5 C1] #14 (Error) There are no suitable meanings for the operator `a'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 6:
a
^
[L6 C1] #13 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L6 C1] #15 (Error) There are no suitable meanings for the operator `a'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 7:
b -- spaces
.......^
[L7 C8] #12 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L7 C8] #16 (Error) There are no suitable meanings for the operator `b'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 8:
c -- spaces
........^
[L8 C9] #11 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L8 C9] #17 (Error) There are no suitable meanings for the operator `c'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 9:
c -- tab
........^
[L9 C9] #10 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L9 C9] #18 (Error) There are no suitable meanings for the operator `c'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 10:
d -- spaces
.........^
[L10 C10] #9 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L10 C10] #19 (Error) There are no suitable meanings for the operator `d'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 11:
d -- tab space
.........^
[L11 C10] #8 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L11 C10] #20 (Error) There are no suitable meanings for the operator `d'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 12:
e -- spaces
...............^
[L12 C16] #7 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L12 C16] #21 (Error) There are no suitable meanings for the operator `e'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 13:
e -- tab spaces
...............^
[L13 C16] #6 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L13 C16] #22 (Error) There are no suitable meanings for the operator `e'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 14:
f -- spaces
................^
[L14 C17] #5 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L14 C17] #23 (Error) There are no suitable meanings for the operator `f'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 15:
f -- tab tab
................^
[L15 C17] #4 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 16:
g -- spaces
.................^
[L16 C18] #3 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 17:
g -- tab tab space
.................^
[L17 C18] #2 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 18:
g -- tab space tab space
.................^
[L18 C18] #1 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L18 C18] #24 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 5:
a
^
[L5 C1] #14 (Error) There are no suitable meanings for the operator `a'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 6:
a
^
[L6 C1] #13 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L6 C1] #15 (Error) There are no suitable meanings for the operator `a'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 7:
b -- spaces
.......^
[L7 C8] #12 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L7 C8] #16 (Error) There are no suitable meanings for the operator `b'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 8:
c -- spaces
........^
[L8 C9] #11 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L8 C9] #17 (Error) There are no suitable meanings for the operator `c'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 9:
c -- tab
........^
[L9 C9] #10 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L9 C9] #18 (Error) There are no suitable meanings for the operator `c'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 10:
d -- spaces
.........^
[L10 C10] #9 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L10 C10] #19 (Error) There are no suitable meanings for the operator `d'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 11:
d -- tab space
.........^
[L11 C10] #8 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L11 C10] #20 (Error) There are no suitable meanings for the operator `d'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 12:
e -- spaces
...............^
[L12 C16] #7 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L12 C16] #21 (Error) There are no suitable meanings for the operator `e'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 13:
e -- tab spaces
...............^
[L13 C16] #6 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L13 C16] #22 (Error) There are no suitable meanings for the operator `e'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 14:
f -- spaces
................^
[L14 C17] #5 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L14 C17] #23 (Error) There are no suitable meanings for the operator `f'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 15:
f -- tab tab
................^
[L15 C17] #4 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 16:
g -- spaces
.................^
[L16 C18] #3 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 17:
g -- tab tab space
.................^
[L17 C18] #2 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/include3/include3.as", line 18:
g -- tab space tab space
.................^
[L18 C18] #1 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
[L18 C18] #24 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | include3 | |
| intcat0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/intcat0/intcat0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/intcat0/intcat0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | intcat0 | |
| intcat1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/intcat1/intcat1.as", line 2: #include "ax0" ^ [L2 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/intcat1/intcat1.as", line 2: #include "ax0" ^ [L2 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | intcat1 | |
| junk0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/junk0/junk0.as", line 3: "Yabba dubba doo!" said Fred ^..................^....^ [L3 C1] #1 (Error) There are no suitable meanings for the operator `"Yabba dubba doo!"'. [L3 C20] #2 (Error) There are no suitable meanings for the operator `said'. [L3 C25] #3 (Error) No meaning for identifier `Fred'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/junk0/junk0.as", line 3: "Yabba dubba doo!" said Fred ^..................^....^ [L3 C1] #1 (Error) There are no suitable meanings for the operator `"Yabba dubba doo!"'. [L3 C20] #2 (Error) There are no suitable meanings for the operator `said'. [L3 C25] #3 (Error) No meaning for identifier `Fred'. child process exited abnormally | 100.00 | PASS | junk0 | |
| linear0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear0/linear0.as", line 7: f(x) == ..^ [L7 C3] #1 (Error) Parameter type (for x) must be specified explicitly or with default. [L7 C3] #3 (Error) Function return type must be specified. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear0/linear0.as", line 7: f(x) == ..^ [L7 C3] #1 (Error) Parameter type (for x) must be specified explicitly or with default. [L7 C3] #3 (Error) Function return type must be specified. child process exited abnormally | 100.00 | PASS | linear0 | |
| linear1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 8:
#lisp (BREAK)
^
[L8 C1] #1 (Warning) Unknown system command.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 18:
cons: (S, $) -> $
..................^
[L18 C19] #2 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 19:
first: $ -> S
...............^
[L19 C16] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 27:
bbbbbbbbbb
....^
[L27 C5] #5 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 28:
cccccccccccccc
........^
[L28 C9] #4 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 32:
eeeeeeee
..^
[L32 C3] #6 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 8:
#lisp (BREAK)
^
[L8 C1] #1 (Warning) Unknown system command.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 18:
cons: (S, $) -> $
..................^
[L18 C19] #2 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 19:
first: $ -> S
...............^
[L19 C16] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 27:
bbbbbbbbbb
....^
[L27 C5] #5 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 28:
cccccccccccccc
........^
[L28 C9] #4 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear1/linear1.as", line 32:
eeeeeeee
..^
[L32 C3] #6 (Warning) Suspicious juxtaposition. Check for missing `;'.
Check indentation if you are using `#pile'.
child process exited abnormally | 100.00 | PASS | linear1 | |
| linear2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear2/linear2.as", line 19:
++ This comment
........^
[L19 C9] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear2/linear2.as", line 45:
if a
.............^
[L45 C14] #2 (Error) Syntax error.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear2/linear2.as", line 19:
++ This comment
........^
[L19 C9] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear2/linear2.as", line 45:
if a
.............^
[L45 C14] #2 (Error) Syntax error.
child process exited abnormally | 100.00 | PASS | linear2 | |
| linear3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear3/linear3.as", line 14:
b, -- Syntax error: "else" encloses ","
....................................................................^
[L14 C69] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear3/linear3.as", line 33:
]
^
[L33 C1] #2 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear3/linear3.as", line 14:
b, -- Syntax error: "else" encloses ","
....................................................................^
[L14 C69] #1 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear3/linear3.as", line 33:
]
^
[L33 C1] #2 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | 100.00 | PASS | linear3 | |
| linear4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear4/linear4.as", line 8:
if a then
........^
[L8 C9] #1 (Fatal Error) Missing vital semantic information: please add `import from Boolean' to this scope!
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/linear4/linear4.as", line 8:
if a then
........^
[L8 C9] #1 (Fatal Error) Missing vital semantic information: please add `import from Boolean' to this scope!
child process exited abnormally | 100.00 | PASS | linear4 | |
| macex0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 5:
macro s == a + b
...........^.^.^
[L5 C12] #3 (Error) (After Macro Expansion) No meaning for identifier `a'.
Expanded expression was: a
[L5 C14] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'.
Expanded expression was: +
[L5 C16] #4 (Error) (After Macro Expansion) No meaning for identifier `b'.
Expanded expression was: b
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 6:
macro z == s * c
.............^
[L6 C14] #1 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 8:
c == 1 + 2
.............^.^.^
[L8 C14] #6 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
[L8 C16] #5 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'.
Expanded expression was: +
[L8 C18] #7 (Error) (After Macro Expansion) No meaning for integer-style literal `2'.
Expanded expression was: 2
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 5:
macro s == a + b
...........^.^.^
[L5 C12] #3 (Error) (After Macro Expansion) No meaning for identifier `a'.
Expanded expression was: a
[L5 C14] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'.
Expanded expression was: +
[L5 C16] #4 (Error) (After Macro Expansion) No meaning for identifier `b'.
Expanded expression was: b
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 6:
macro z == s * c
.............^
[L6 C14] #1 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex0/macex0.as", line 8:
c == 1 + 2
.............^.^.^
[L8 C14] #6 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
[L8 C16] #5 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'.
Expanded expression was: +
[L8 C18] #7 (Error) (After Macro Expansion) No meaning for integer-style literal `2'.
Expanded expression was: 2
child process exited abnormally | 100.00 | PASS | macex0 | |
| macex2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 9:
a == a1 - a2
.............^..^.^
[L9 C14] #3 (Error) (After Macro Expansion) No meaning for identifier `a1'.
Expanded expression was: a1
[L9 C17] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `-'.
Expanded expression was: -
[L9 C19] #4 (Error) (After Macro Expansion) No meaning for identifier `a2'.
Expanded expression was: a2
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 10:
b == b1 ; c == c1
.............^.........^
[L10 C14] #5 (Error) (After Macro Expansion) No meaning for identifier `b1'.
Expanded expression was: b1
[L10 C24] #1 (Error) (After Macro Expansion) There are no suitable meanings for the operator `c1'.
Expanded expression was: c1
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 11:
d(e,f)(g,h) == (e+f)*(g+h)
............................^
[L11 C29] #6 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 16:
d(1,2)(3,4) -- c1(1,2) * c1(3,4)
..^.^
[L16 C3] #8 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
[L16 C5] #9 (Error) (After Macro Expansion) No meaning for integer-style literal `2'.
Expanded expression was: 2
[L16 C5] #11 (Fatal Error) (After Macro Expansion) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
Expanded expression was: ()
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 9:
a == a1 - a2
.............^..^.^
[L9 C14] #3 (Error) (After Macro Expansion) No meaning for identifier `a1'.
Expanded expression was: a1
[L9 C17] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `-'.
Expanded expression was: -
[L9 C19] #4 (Error) (After Macro Expansion) No meaning for identifier `a2'.
Expanded expression was: a2
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 10:
b == b1 ; c == c1
.............^.........^
[L10 C14] #5 (Error) (After Macro Expansion) No meaning for identifier `b1'.
Expanded expression was: b1
[L10 C24] #1 (Error) (After Macro Expansion) There are no suitable meanings for the operator `c1'.
Expanded expression was: c1
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 11:
d(e,f)(g,h) == (e+f)*(g+h)
............................^
[L11 C29] #6 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex2/macex2.as", line 16:
d(1,2)(3,4) -- c1(1,2) * c1(3,4)
..^.^
[L16 C3] #8 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
[L16 C5] #9 (Error) (After Macro Expansion) No meaning for integer-style literal `2'.
Expanded expression was: 2
[L16 C5] #11 (Fatal Error) (After Macro Expansion) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
Expanded expression was: ()
child process exited abnormally | 100.00 | PASS | macex2 | |
| macex3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 13:
f(x: Integer): Integer ==
..^..^
[L13 C3] #4 (Error) There are no suitable meanings for the operator `->'.
[L13 C6] #3 (Error) No meaning for identifier `Integer'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 14:
macro a == a2 - a1
................^
[L14 C17] #1 (Warning) Definition of macro `a' hides an outer definition.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 15:
g(y : Integer): Integer ==
....^...^
[L15 C5] #8 (Error) There are no suitable meanings for the operator `->'.
[L15 C9] #7 (Error) No meaning for identifier `Integer'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 16:
macro i + j == concat(i,j)
..........^........^
[L16 C11] #2 (Warning) Definition of macro `+' hides an outer definition.
[L16 C20] #11 (Error) (After Macro Expansion) There are no suitable meanings for the operator `concat'.
Expanded expression was: concat
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 17:
"Number" + stringify(y) -- concat("Number",stringify(y))
....^
[L17 C5] #12 (Error) (After Macro Expansion) No meaning for string-style literal `"Number"'.
Expanded expression was: "Number"
[L17 C5] #13 (Fatal Error) (After Macro Expansion) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
Expanded expression was: ()
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 13:
f(x: Integer): Integer ==
..^..^
[L13 C3] #4 (Error) There are no suitable meanings for the operator `->'.
[L13 C6] #3 (Error) No meaning for identifier `Integer'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 14:
macro a == a2 - a1
................^
[L14 C17] #1 (Warning) Definition of macro `a' hides an outer definition.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 15:
g(y : Integer): Integer ==
....^...^
[L15 C5] #8 (Error) There are no suitable meanings for the operator `->'.
[L15 C9] #7 (Error) No meaning for identifier `Integer'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 16:
macro i + j == concat(i,j)
..........^........^
[L16 C11] #2 (Warning) Definition of macro `+' hides an outer definition.
[L16 C20] #11 (Error) (After Macro Expansion) There are no suitable meanings for the operator `concat'.
Expanded expression was: concat
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex3/macex3.as", line 17:
"Number" + stringify(y) -- concat("Number",stringify(y))
....^
[L17 C5] #12 (Error) (After Macro Expansion) No meaning for string-style literal `"Number"'.
Expanded expression was: "Number"
[L17 C5] #13 (Fatal Error) (After Macro Expansion) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
Expanded expression was: ()
child process exited abnormally | 100.00 | PASS | macex3 | |
| macex4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 8:
u == v;
..............^
[L8 C15] #4 (Error) (After Macro Expansion) No meaning for identifier `v'.
Expanded expression was: v
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 9:
x ** n == expt(x,n);
..................^
[L9 C19] #3 (Error) (After Macro Expansion) There are no suitable meanings for the operator `expt'.
Expanded expression was: expt
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 12:
x ** 10;
.....^
[L12 C6] #5 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 14:
x ** 10 where {
.....^
[L14 C6] #8 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 15:
macro u == z;
.............^
[L15 C14] #1 (Warning) Definition of macro `u' hides an outer definition.
[L15 C14] #9 (Error) (After Macro Expansion) No meaning for identifier `z'.
Expanded expression was: z
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 16:
macro expt(z,m) == m * z - 1;
.......................^...^.^
[L16 C24] #7 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
[L16 C28] #6 (Error) (After Macro Expansion) There are no suitable meanings for the operator `-'.
Expanded expression was: -
[L16 C30] #10 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 21:
x ** 10;
.....^
[L21 C6] #12 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 24:
macro x == v;
.............^
[L24 C14] #2 (Warning) Definition of macro `x' hides an outer definition.
[L24 C14] #13 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 8:
u == v;
..............^
[L8 C15] #4 (Error) (After Macro Expansion) No meaning for identifier `v'.
Expanded expression was: v
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 9:
x ** n == expt(x,n);
..................^
[L9 C19] #3 (Error) (After Macro Expansion) There are no suitable meanings for the operator `expt'.
Expanded expression was: expt
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 12:
x ** 10;
.....^
[L12 C6] #5 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 14:
x ** 10 where {
.....^
[L14 C6] #8 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 15:
macro u == z;
.............^
[L15 C14] #1 (Warning) Definition of macro `u' hides an outer definition.
[L15 C14] #9 (Error) (After Macro Expansion) No meaning for identifier `z'.
Expanded expression was: z
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 16:
macro expt(z,m) == m * z - 1;
.......................^...^.^
[L16 C24] #7 (Error) (After Macro Expansion) There are no suitable meanings for the operator `*'.
Expanded expression was: *
[L16 C28] #6 (Error) (After Macro Expansion) There are no suitable meanings for the operator `-'.
Expanded expression was: -
[L16 C30] #10 (Error) (After Macro Expansion) No meaning for identifier `1'.
Expanded expression was: 1
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 21:
x ** 10;
.....^
[L21 C6] #12 (Error) (After Macro Expansion) No meaning for integer-style literal `10'.
Expanded expression was: 10
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex4/macex4.as", line 24:
macro x == v;
.............^
[L24 C14] #2 (Warning) Definition of macro `x' hides an outer definition.
[L24 C14] #13 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | macex4 | |
| macex5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex5/macex5.as", line 41:
F == DoubleFloat
.................^
[L41 C18] #4 (Error) (After Macro Expansion) Duplicate selector/type pair within Record, RawRecord or Union.
Expanded expression was: DoubleFloat
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex5/macex5.as", line 55:
importRecord(DoubleFloat)
.....................^
[L55 C22] #1 (Error) (After Macro Expansion) Duplicate selector/type pair within Record, RawRecord or Union.
Expanded expression was: DoubleFloat
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex5/macex5.as", line 41:
F == DoubleFloat
.................^
[L41 C18] #4 (Error) (After Macro Expansion) Duplicate selector/type pair within Record, RawRecord or Union.
Expanded expression was: DoubleFloat
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex5/macex5.as", line 55:
importRecord(DoubleFloat)
.....................^
[L55 C22] #1 (Error) (After Macro Expansion) Duplicate selector/type pair within Record, RawRecord or Union.
Expanded expression was: DoubleFloat
child process exited abnormally | 100.00 | PASS | macex5 | |
| macex6 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 28: g(x: I): I == f(x) ..^..^ [L28 C3] #6 (Error) There are no suitable meanings for the operator `->'. [L28 C6] #5 (Error) No meaning for identifier `I'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 30: macro per x == x @ T ...................^ [L30 C20] #1 (Error) (After Macro Expansion) No meaning for identifier `T'. Expanded expression was: T "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 32: zz(x: Integer): Integer == per G x ...^..^ [L32 C4] #3 (Error) There are no suitable meanings for the operator `->'. [L32 C7] #2 (Error) No meaning for identifier `Integer'. [L32 C7] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit). child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 28: g(x: I): I == f(x) ..^..^ [L28 C3] #6 (Error) There are no suitable meanings for the operator `->'. [L28 C6] #5 (Error) No meaning for identifier `I'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 30: macro per x == x @ T ...................^ [L30 C20] #1 (Error) (After Macro Expansion) No meaning for identifier `T'. Expanded expression was: T "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex6/macex6.as", line 32: zz(x: Integer): Integer == per G x ...^..^ [L32 C4] #3 (Error) There are no suitable meanings for the operator `->'. [L32 C7] #2 (Error) No meaning for identifier `Integer'. [L32 C7] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit). child process exited abnormally | 100.00 | PASS | macex6 | |
| macex7 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 10: macro f(a,b) == a + b ..................^ [L10 C19] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'. The following could be suitable if imported: +: (Integer, Integer) -> Integer from Integer Expanded expression was: + "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 17: g(1$Integer, 1) -- bad, after macro expansion .............^ [L17 C14] #3 (Error) (After Macro Expansion) No meaning for identifier `1'. Expanded expression was: 1 "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 19: 1$Integer + 1$Integer -- bad, no macro expansion ..........^ [L19 C11] #4 (Error) There are no suitable meanings for the operator `+'. The following could be suitable if imported: +: (Integer, Integer) -> Integer from Integer "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 23: macro zero?(zzz) == zzz = 0 ..........................^ [L23 C27] #1 (Error) (After Macro Expansion) No meaning for identifier `0'. Expanded expression was: 0 "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 30: == add .....^ [L30 C6] #5 (Error) The domain is missing some exports. Missing =: (%, %) -> Boolean Missing 0: % child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 10: macro f(a,b) == a + b ..................^ [L10 C19] #2 (Error) (After Macro Expansion) There are no suitable meanings for the operator `+'. The following could be suitable if imported: +: (Integer, Integer) -> Integer from Integer Expanded expression was: + "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 17: g(1$Integer, 1) -- bad, after macro expansion .............^ [L17 C14] #3 (Error) (After Macro Expansion) No meaning for identifier `1'. Expanded expression was: 1 "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 19: 1$Integer + 1$Integer -- bad, no macro expansion ..........^ [L19 C11] #4 (Error) There are no suitable meanings for the operator `+'. The following could be suitable if imported: +: (Integer, Integer) -> Integer from Integer "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 23: macro zero?(zzz) == zzz = 0 ..........................^ [L23 C27] #1 (Error) (After Macro Expansion) No meaning for identifier `0'. Expanded expression was: 0 "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/macex7/macex7.as", line 30: == add .....^ [L30 C6] #5 (Error) The domain is missing some exports. Missing =: (%, %) -> Boolean Missing 0: % child process exited abnormally | 100.00 | PASS | macex7 | |
| matops | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/matops/matops.as", line 5: #include "ax0" ^ [L5 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/matops/matops.as", line 5: #include "ax0" ^ [L5 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | matops | |
| missing0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/missing0/missing0.as", line 25:
== add
.......^
[L25 C8] #1 (Error) The domain is missing some exports.
Missing /: (%, %) -> %
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/missing0/missing0.as", line 25:
== add
.......^
[L25 C8] #1 (Error) The domain is missing some exports.
Missing /: (%, %) -> %
child process exited abnormally | 100.00 | PASS | missing0 | |
| parse1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 9: - == +$I ^ [L9 C1] #2 (Note 1) (cf. L10 C1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 10: - == +$(I) ^ [L10 C1] #1 (Error) Constant `-' cannot be redefined. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 15: f$P(a,b,c) ^ [L15 C1] #4 (Warning) Local `f' is used without being assigned or defined. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 40: a := test not plus x ^ [L40 C1] #3 (Error) `a' is used in a type, so must be constant, and so cannot be assigned to. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 9: - == +$I ^ [L9 C1] #2 (Note 1) (cf. L10 C1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 10: - == +$(I) ^ [L10 C1] #1 (Error) Constant `-' cannot be redefined. (see Note 1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 15: f$P(a,b,c) ^ [L15 C1] #4 (Warning) Local `f' is used without being assigned or defined. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse1/parse1.as", line 40: a := test not plus x ^ [L40 C1] #3 (Error) `a' is used in a type, so must be constant, and so cannot be assigned to. child process exited abnormally | 100.00 | PASS | parse1 | |
| parse2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse2/parse2.as", line 4: #unknown system command ^ [L4 C1] #1 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse2/parse2.as", line 5: a == b ^....^ [L5 C1] #3 (Error) Have determined 0 possible types for the expression. Subexpression `a': Meaning 1: ? == b Subexpression `b': [L5 C6] #2 (Error) No meaning for identifier `b'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse2/parse2.as", line 4: #unknown system command ^ [L4 C1] #1 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse2/parse2.as", line 5: a == b ^....^ [L5 C1] #3 (Error) Have determined 0 possible types for the expression. Subexpression `a': Meaning 1: ? == b Subexpression `b': [L5 C6] #2 (Error) No meaning for identifier `b'. child process exited abnormally | 100.00 | PASS | parse2 | |
| parse3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 17:
rationalApproximation(f,d) == rationalApproximation(f,d,10)
.........................^.^
[L17 C26] #3 (Error) Parameter type (for f) must be specified explicitly or with default.
[L17 C26] #10 (Error) Function return type must be specified.
[L17 C28] #4 (Error) Parameter type (for d) must be specified explicitly or with default.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 19:
rationalApproximation(f,d,b) ==
.........................^.^.^
[L19 C26] #5 (Error) Parameter type (for f) must be specified explicitly or with default.
[L19 C28] #6 (Error) Parameter type (for d) must be specified explicitly or with default.
[L19 C30] #7 (Error) Parameter type (for b) must be specified explicitly or with default.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 20:
t: Integer
......^
[L20 C7] #1 (Warning) Suspicious `:'. Do you mean `local' or `default'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 27:
p0,p1,q0,q1 : Integer
...............^
[L27 C16] #2 (Warning) Suspicious `:'. Do you mean `local' or `default'?
[L27 C16] #13 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 17:
rationalApproximation(f,d) == rationalApproximation(f,d,10)
.........................^.^
[L17 C26] #3 (Error) Parameter type (for f) must be specified explicitly or with default.
[L17 C26] #10 (Error) Function return type must be specified.
[L17 C28] #4 (Error) Parameter type (for d) must be specified explicitly or with default.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 19:
rationalApproximation(f,d,b) ==
.........................^.^.^
[L19 C26] #5 (Error) Parameter type (for f) must be specified explicitly or with default.
[L19 C28] #6 (Error) Parameter type (for d) must be specified explicitly or with default.
[L19 C30] #7 (Error) Parameter type (for b) must be specified explicitly or with default.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 20:
t: Integer
......^
[L20 C7] #1 (Warning) Suspicious `:'. Do you mean `local' or `default'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/parse3/parse3.as", line 27:
p0,p1,q0,q1 : Integer
...............^
[L27 C16] #2 (Warning) Suspicious `:'. Do you mean `local' or `default'?
[L27 C16] #13 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | parse3 | |
"/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/print/print.as", line 13:
print<<x
.......^
[L13 C8] #1 (Warning) Local `x' is used without being assigned or defined.
[L13 C8] #2 (Error) Argument 2 of `<<' did not match any possible parameter type.
The rejected type is D.
Expected one of:
-- Boolean
-- String
-- Character
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/print/print.as", line 13:
print<<x
.......^
[L13 C8] #1 (Warning) Local `x' is used without being assigned or defined.
[L13 C8] #2 (Error) Argument 2 of `<<' did not match any possible parameter type.
The rejected type is D.
Expected one of:
-- Boolean
-- String
-- Character
child process exited abnormally | 100.00 | PASS | |||
| rawcomplex | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 10:
RawComplex(R: Join(Field, DenseStorageCategory)):
..............^....^......^
[L10 C15] #1 (Error) There are no suitable meanings for the operator `Join'.
[L10 C20] #2 (Error) No meaning for identifier `Field'.
[L10 C27] #3 (Error) No meaning for identifier `DenseStorageCategory'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 12:
*: (R, %) -> %;
............^
[L12 C13] #4 (Error) There are 0 meanings for `R' in this context.
The possible types were:
R: Join(Field, DenseStorageCategory), a local
The context requires an expression of type Tuple(Type).
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 40:
conjugate: % -> %;
.....................^
[L40 C22] #9 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 47:
coerce: R -> %;
..................^
[L47 C19] #8 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 49:
copy!: (%, %) -> ();
......................^
[L49 C23] #6 (Error) There are no suitable meanings for the operator `->'.
[L49 C23] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 10:
RawComplex(R: Join(Field, DenseStorageCategory)):
..............^....^......^
[L10 C15] #1 (Error) There are no suitable meanings for the operator `Join'.
[L10 C20] #2 (Error) No meaning for identifier `Field'.
[L10 C27] #3 (Error) No meaning for identifier `DenseStorageCategory'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 12:
*: (R, %) -> %;
............^
[L12 C13] #4 (Error) There are 0 meanings for `R' in this context.
The possible types were:
R: Join(Field, DenseStorageCategory), a local
The context requires an expression of type Tuple(Type).
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 40:
conjugate: % -> %;
.....................^
[L40 C22] #9 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 47:
coerce: R -> %;
..................^
[L47 C19] #8 (Error) There are no suitable meanings for the operator `->'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/rawcomplex/rawcomplex.as", line 49:
copy!: (%, %) -> ();
......................^
[L49 C23] #6 (Error) There are no suitable meanings for the operator `->'.
[L49 C23] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | rawcomplex | |
| reclist0 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | reclist0 | |
| ref0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/ref0/ref0.as", line 9: ref(x:SingleInteger):() == ^...^ [L9 C1] #2 (Error) Improper form appearing in `ref' statement. [L9 C5] #1 (Error) Improper form appearing within a declaration. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/ref0/ref0.as", line 17: ref(8); ^ [L17 C1] #3 (Error) Improper form appearing in `ref' statement. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/ref0/ref0.as", line 9: ref(x:SingleInteger):() == ^...^ [L9 C1] #2 (Error) Improper form appearing in `ref' statement. [L9 C5] #1 (Error) Improper form appearing within a declaration. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/ref0/ref0.as", line 17: ref(8); ^ [L17 C1] #3 (Error) Improper form appearing in `ref' statement. child process exited abnormally | 100.00 | PASS | ref0 | |
| scan0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 7: #NowIs the time ^ [L7 C1] #1 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 9: good men ..^ [L9 C3] #2 (Warning) Suspicious juxtaposition. Check for missing `;'. Check indentation if you are using `#pile'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 10: to too ...^ [L10 C4] #3 (Error) Syntax error. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 7: #NowIs the time ^ [L7 C1] #1 (Warning) Unknown system command. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 9: good men ..^ [L9 C3] #2 (Warning) Suspicious juxtaposition. Check for missing `;'. Check indentation if you are using `#pile'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan0/scan0.as", line 10: to too ...^ [L10 C4] #3 (Error) Syntax error. child process exited abnormally | 100.00 | PASS | scan0 | |
| scan1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 7:
add always and assert break but by case default define delay do
....^
[L7 C5] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 13:
<- >= +- +-> > >> ^ ^= <= < << - ~ ~= + ; #
...^
[L13 C4] #4 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 14:
/ // * ** -> \/ /\ ( ) [ ] { } (| |) {| |} [| |]
..^
[L14 C3] #5 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 16:
#error The file was not included.
^
[L16 C1] #1 (Error) The file was not included.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 17:
local fib(x: X): Y == ++ Live from Pisa
.......................^
[L17 C24] #6 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 22:
@@@~`!@#$%^&*()_-+=|\{[}]:;'<,>.?0/
^
[L22 C1] #7 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 24:
#we are not a muse.
^
[L24 C1] #2 (Warning) Unknown system command.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 7:
add always and assert break but by case default define delay do
....^
[L7 C5] #3 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 13:
<- >= +- +-> > >> ^ ^= <= < << - ~ ~= + ; #
...^
[L13 C4] #4 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 14:
/ // * ** -> \/ /\ ( ) [ ] { } (| |) {| |} [| |]
..^
[L14 C3] #5 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 16:
#error The file was not included.
^
[L16 C1] #1 (Error) The file was not included.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 17:
local fib(x: X): Y == ++ Live from Pisa
.......................^
[L17 C24] #6 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 22:
@@@~`!@#$%^&*()_-+=|\{[}]:;'<,>.?0/
^
[L22 C1] #7 (Error) Syntax error.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan1/scan1.as", line 24:
#we are not a muse.
^
[L24 C1] #2 (Warning) Unknown system command.
child process exited abnormally | 100.00 | PASS | scan1 | |
| scan2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan2/scan2.as", line 6: a\030\027b -- Not ok: a Ctl-X Ctl-W b .^ [L6 C2] #1 (Error) Syntax error: bad character in input. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan2/scan2.as", line 6: a\030\027b -- Not ok: a Ctl-X Ctl-W b .^ [L6 C2] #1 (Error) Syntax error: bad character in input. child process exited abnormally | 100.00 | PASS | scan2 | |
| scan3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan3/scan3.as", line 44: 3.e- -- wp es ^ [L44 C1] #1 (Error) Syntax error: improper number (no digits in exponent). "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan3/scan3.as", line 54: .e7 -- p e ^ [L54 C1] #2 (Error) Syntax error. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan3/scan3.as", line 44: 3.e- -- wp es ^ [L44 C1] #1 (Error) Syntax error: improper number (no digits in exponent). "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan3/scan3.as", line 54: .e7 -- p e ^ [L54 C1] #2 (Error) Syntax error. child process exited abnormally | 100.00 | PASS | scan3 | |
| scan4 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan4/scan4.as", line 28: for i in 1. ..2 repeat if 5 then .7 else 0. .......................^ [L28 C24] #1 (Fatal Error) Missing vital semantic information: please add `import from Boolean' to this scope! child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scan4/scan4.as", line 28: for i in 1. ..2 repeat if 5 then .7 else 0. .......................^ [L28 C24] #1 (Fatal Error) Missing vital semantic information: please add `import from Boolean' to this scope! child process exited abnormally | 100.00 | PASS | scan4 | |
| scobind3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 6: x: Integer == 1 ^ [L6 C1] #6 (Note 3) (cf. L10 C1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 10: x: Boolean := 1 ^ [L10 C1] #4 (Note 2) (cf. L14 C1) [L10 C1] #5 (Error) Cannot both assign and define `x' in the same scope. Choose `==', `:=', or use as a `for' variable. (see Note 3) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 11: @Natascia .^ [L11 C2] #2 (Note 1) (cf. L16 C2) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 14: x: Integer := 1 ^ [L14 C1] #3 (Error) Variables cannot have different types in the same scope. (see Note 2) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 16: @Natascia .^ [L16 C2] #1 (Error) Cannot use label `Natascia' more than once in a given scope. (see Note 1) child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 6: x: Integer == 1 ^ [L6 C1] #6 (Note 3) (cf. L10 C1) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 10: x: Boolean := 1 ^ [L10 C1] #4 (Note 2) (cf. L14 C1) [L10 C1] #5 (Error) Cannot both assign and define `x' in the same scope. Choose `==', `:=', or use as a `for' variable. (see Note 3) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 11: @Natascia .^ [L11 C2] #2 (Note 1) (cf. L16 C2) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 14: x: Integer := 1 ^ [L14 C1] #3 (Error) Variables cannot have different types in the same scope. (see Note 2) "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind3/scobind3.as", line 16: @Natascia .^ [L16 C2] #1 (Error) Cannot use label `Natascia' more than once in a given scope. (see Note 1) child process exited abnormally | 100.00 | PASS | scobind3 | |
| scobind5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 12:
free a,b
...............^
[L12 C16] #1 (Error) Cannot find scope in which free variable `b' is bound.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 13:
a : Integer := 1
........^
[L13 C9] #2 (Error) Free variable `a' is bound elsewhere with a different type.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 14:
b : Integer := a
........^
[L14 C9] #3 (Error) Cannot find scope in which free variable `b' is bound.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 12:
free a,b
...............^
[L12 C16] #1 (Error) Cannot find scope in which free variable `b' is bound.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 13:
a : Integer := 1
........^
[L13 C9] #2 (Error) Free variable `a' is bound elsewhere with a different type.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scobind5/scobind5.as", line 14:
b : Integer := a
........^
[L14 C9] #3 (Error) Cannot find scope in which free variable `b' is bound.
child process exited abnormally | 100.00 | PASS | scobind5 | |
| scope12 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 9:
i:SingleInteger == 1
^
[L9 C1] #6 (Note 1) (cf. L10 C7)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 10:
local i: SingleInteger == 2
......^
[L10 C7] #5 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 1)
[L10 C7] #7 (Error) Constant `i' cannot be redefined.
(see Note 2)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 12:
j:SingleInteger := 1
^
[L12 C1] #10 (Note 3) (cf. L13 C7)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 13:
local j
......^
[L13 C7] #9 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 3)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 15:
local t: Integer == 10
......^
[L15 C7] #12 (Note 4) (cf. L16 C1)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 16:
t == t+1
^
[L16 C1] #11 (Error) Constant `t' cannot be redefined.
(see Note 4)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 32:
setchildren_!: (%,List %)->%
..............^
[L32 C15] #1 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 34:
setvalue_!: (%,S) -> S
...........^
[L34 C12] #2 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 48:
tree(s,ls) == per [s,ls] -- problem, no return type
.........^
[L48 C10] #13 (Error) Function return type must be specified.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 49:
tree(s) == per [s,[]] -- problem, no return type
.........^
[L49 C10] #14 (Error) Function return type must be specified.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 54:
setchildren_!(t:%,ls:List %):% == (set!(rep t,args,ls);t)
...............^
[L54 C16] #3 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 55:
setvalue_!(t:%,s:S):S == set!(rep t,value,s)
............^
[L55 C13] #4 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 60:
print<<x<<newline
...........^
[L60 C12] #16 (Note 5) (cf. L61 C11)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 61:
local x: Integer :=2
..........^
[L61 C11] #15 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 5)
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 9:
i:SingleInteger == 1
^
[L9 C1] #6 (Note 1) (cf. L10 C7)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 10:
local i: SingleInteger == 2
......^
[L10 C7] #5 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 1)
[L10 C7] #7 (Error) Constant `i' cannot be redefined.
(see Note 2)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 12:
j:SingleInteger := 1
^
[L12 C1] #10 (Note 3) (cf. L13 C7)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 13:
local j
......^
[L13 C7] #9 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 3)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 15:
local t: Integer == 10
......^
[L15 C7] #12 (Note 4) (cf. L16 C1)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 16:
t == t+1
^
[L16 C1] #11 (Error) Constant `t' cannot be redefined.
(see Note 4)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 32:
setchildren_!: (%,List %)->%
..............^
[L32 C15] #1 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 34:
setvalue_!: (%,S) -> S
...........^
[L34 C12] #2 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 48:
tree(s,ls) == per [s,ls] -- problem, no return type
.........^
[L48 C10] #13 (Error) Function return type must be specified.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 49:
tree(s) == per [s,[]] -- problem, no return type
.........^
[L49 C10] #14 (Error) Function return type must be specified.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 54:
setchildren_!(t:%,ls:List %):% == (set!(rep t,args,ls);t)
...............^
[L54 C16] #3 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 55:
setvalue_!(t:%,s:S):S == set!(rep t,value,s)
............^
[L55 C13] #4 (Warning) Escape character ignored. Do you mean '__'?
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 60:
print<<x<<newline
...........^
[L60 C12] #16 (Note 5) (cf. L61 C11)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope12/scope12.as", line 61:
local x: Integer :=2
..........^
[L61 C11] #15 (Error) It is illegal to declare an identifier free or local once it has already been used, defined or assigned.
(see Note 5)
child process exited abnormally | 100.00 | PASS | scope12 | |
| scope5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 10: local g0: () -> Integer ......^ [L10 C7] #5 (Warning) Local `g0' is not assigned, defined, or used. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 12: local g2: (Integer,Integer) -> Integer ......^ [L12 C7] #3 (Warning) Local `g2' is not assigned, defined, or used. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 14: g1(a : Integer := 4) ^ [L14 C1] #4 (Warning) Local `g1' is used without being assigned or defined. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 18: local f1: (n : Integer == 5) -> GaloisField(n) ......^.........................^ [L18 C7] #2 (Warning) Local `f1' is not assigned, defined, or used. [L18 C33] #8 (Error) There are no suitable meanings for the operator `GaloisField'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 19: local f2: (n : Integer, m: Integer) -> RectangularMatrix(n,m,Integer) ......^................................^ [L19 C7] #1 (Warning) Local `f2' is not assigned, defined, or used. [L19 C40] #6 (Error) There are no suitable meanings for the operator `RectangularMatrix'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 21: h1(aaa == 3) ^ [L21 C1] #10 (Error) There are no suitable meanings for the operator `h1'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 25: h2(b := 4, c == 5) ^ [L25 C1] #11 (Error) There are no suitable meanings for the operator `h2'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 10: local g0: () -> Integer ......^ [L10 C7] #5 (Warning) Local `g0' is not assigned, defined, or used. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 12: local g2: (Integer,Integer) -> Integer ......^ [L12 C7] #3 (Warning) Local `g2' is not assigned, defined, or used. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 14: g1(a : Integer := 4) ^ [L14 C1] #4 (Warning) Local `g1' is used without being assigned or defined. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 18: local f1: (n : Integer == 5) -> GaloisField(n) ......^.........................^ [L18 C7] #2 (Warning) Local `f1' is not assigned, defined, or used. [L18 C33] #8 (Error) There are no suitable meanings for the operator `GaloisField'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 19: local f2: (n : Integer, m: Integer) -> RectangularMatrix(n,m,Integer) ......^................................^ [L19 C7] #1 (Warning) Local `f2' is not assigned, defined, or used. [L19 C40] #6 (Error) There are no suitable meanings for the operator `RectangularMatrix'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 21: h1(aaa == 3) ^ [L21 C1] #10 (Error) There are no suitable meanings for the operator `h1'. "/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/scope5/scope5.as", line 25: h2(b := 4, c == 5) ^ [L25 C1] #11 (Error) There are no suitable meanings for the operator `h2'. child process exited abnormally | 100.00 | PASS | scope5 | |
| segext0 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | segext0 | |
| segext1 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | segext1 | |
| segext2 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | segext2 | |
| segext3 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | segext3 | |
| segext4 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | segext4 | |
| segext5 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext5/segext5.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext5/segext5.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | segext5 | |
| segext6 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext6/segext6.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext6/segext6.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | segext6 | |
| segext7 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext7/segext7.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/segext7/segext7.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | segext7 | |
| supcat0 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | supcat0 | |
| supcat1 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | supcat1 | |
| supcat2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/supcat2/supcat2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/supcat2/supcat2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | supcat2 | |
| supcat3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/supcat3/supcat3.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/supcat3/supcat3.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | supcat3 | |
| t1070b | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1070a.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1070a.ao'. child process exited abnormally | 100.00 | PASS | t1070b | |
| t1075c | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1075a.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1075a.ao'. child process exited abnormally | 100.00 | PASS | t1075c | |
| t1094 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t1094/t1094.as", line 28:
(x, y) := explode r;
............^
[L28 C13] #1 (Error) The type of this variable includes a variable, 'x'.
Consider using '==' instead of ':='
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t1094/t1094.as", line 28:
(x, y) := explode r;
............^
[L28 C13] #1 (Error) The type of this variable includes a variable, 'x'.
Consider using '==' instead of ':='
child process exited abnormally | 100.00 | PASS | t1094 | |
| t1097 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t1097/t1097.as", line 52:
inv(down a) * a;
........................^
[L52 C25] #1 (Error) Argument 1 of `*' did not match any possible parameter type.
The rejected type is R.
Expected type P.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t1097/t1097.as", line 52:
inv(down a) * a;
........................^
[L52 C25] #1 (Error) Argument 1 of `*' did not match any possible parameter type.
The rejected type is R.
Expected type P.
child process exited abnormally | 100.00 | PASS | t1097 | |
| t1107b | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1107a.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `t1107a.ao'. child process exited abnormally | 100.00 | PASS | t1107b | |
| t619 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t619/t619.as", line 5: #include "ax0.as" ^ [L5 C1] #1 (Error) Could not open file `ax0.as'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t619/t619.as", line 5: #include "ax0.as" ^ [L5 C1] #1 (Error) Could not open file `ax0.as'. child process exited abnormally | 100.00 | PASS | t619 | |
| t672 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t672/t672.as", line 18:
i<0 ==> "Negative"}
.....^
[L18 C6] #1 (Error) A value is needed but an empty sequence does not produce one.
[L18 C6] #2 (Error) Have determined 0 possible types for the expression.
The context requires an expression of type String.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t672/t672.as", line 18:
i<0 ==> "Negative"}
.....^
[L18 C6] #1 (Error) A value is needed but an empty sequence does not produce one.
[L18 C6] #2 (Error) Have determined 0 possible types for the expression.
The context requires an expression of type String.
child process exited abnormally | 100.00 | PASS | t672 | |
| t936 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t936/t936.as", line 27:
ANYTHING==>List FileName;
...........^
[L27 C12] #1 (Error) (After Macro Expansion) Argument 2 of `FractionSExprOperations' did not match any possible parameter type.
The rejected type is
with
%%: ListCatego....
Expected type with
numerator: % -> Integer
....
Expanded expression was: List(FileName)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t936/t936.as", line 30:
print << (foo$(FractionSExprOperations(Integer, ANYTHING))
.............^
[L30 C14] #2 (Error) Have determined 0 possible types for the expression.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t936/t936.as", line 27:
ANYTHING==>List FileName;
...........^
[L27 C12] #1 (Error) (After Macro Expansion) Argument 2 of `FractionSExprOperations' did not match any possible parameter type.
The rejected type is
with
%%: ListCatego....
Expected type with
numerator: % -> Integer
....
Expanded expression was: List(FileName)
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/t936/t936.as", line 30:
print << (foo$(FractionSExprOperations(Integer, ANYTHING))
.............^
[L30 C14] #2 (Error) Have determined 0 possible types for the expression.
child process exited abnormally | 100.00 | PASS | t936 | |
| t967 | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `tree.al'. #2 (Warning) Could not open file `tree.al'. #3 (Warning) Could not use archive file `tree.al'. #4 (Warning) Could not open file `tree.al'. #5 (Fatal Error) Could not open file `tools.ao'. child process exited abnormally | #1 (Warning) Could ...
#1 (Warning) Could not use archive file `tree.al'. #2 (Warning) Could not open file `tree.al'. #3 (Warning) Could not use archive file `tree.al'. #4 (Warning) Could not open file `tree.al'. #5 (Fatal Error) Could not open file `tools.ao'. child process exited abnormally | 100.00 | PASS | t967 | |
| topsort0 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | topsort0 | |
| topsort1 | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | #1 (Fatal Error) Co...
#1 (Fatal Error) Could not open file `lang.ao'. child process exited abnormally | 100.00 | PASS | topsort1 | |
| type3 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 8:
sin: F -> F
.....................^
[L8 C22] #1 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 16:
X__sin: F -> F
.............................^
[L16 C30] #3 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 21:
sin: F -> F
..................................^
[L21 C35] #9 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 26:
X__sin(x: F): F == sin x
..........................^
[L26 C27] #7 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 31:
sin(x: F): F == X__sin(x)
...............^
[L31 C16] #5 (Error) No meaning for identifier `F'.
[L31 C16] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 8:
sin: F -> F
.....................^
[L8 C22] #1 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 16:
X__sin: F -> F
.............................^
[L16 C30] #3 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 21:
sin: F -> F
..................................^
[L21 C35] #9 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 26:
X__sin(x: F): F == sin x
..........................^
[L26 C27] #7 (Error) No meaning for identifier `F'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/type3/type3.as", line 31:
sin(x: F): F == X__sin(x)
...............^
[L31 C16] #5 (Error) No meaning for identifier `F'.
[L31 C16] #11 (Fatal Error) Too many errors (use `-M emax=n' or `-M no-emax' to change the limit).
child process exited abnormally | 100.00 | PASS | type3 | |
| unbal | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/unbal/unbal.as", line 5:
a:Integer { { }
............^
[L5 C13] #1 (Error) Unbalanced `{' -- missing `}'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/unbal/unbal.as", line 6:
b:SIngleInteger
..^
[L6 C3] #2 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/unbal/unbal.as", line 5:
a:Integer { { }
............^
[L5 C13] #1 (Error) Unbalanced `{' -- missing `}'.
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/unbal/unbal.as", line 6:
b:SIngleInteger
..^
[L6 C3] #2 (Error) Cannot recover from earlier syntax errors.
child process exited abnormally | 100.00 | PASS | unbal | |
| vector0 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector0/vector0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector0/vector0.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | vector0 | |
| vector1 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector1/vector1.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector1/vector1.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | vector1 | |
| vector2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector2/vector2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/vector2/vector2.as", line 4: #include "ax0" ^ [L4 C1] #1 (Error) Could not open file `ax0'. child process exited abnormally | 100.00 | PASS | vector2 | |
| where2 | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/where2/where2.as", line 27: EllipticCurveRationalPoints(x0, y0, z0, n): ECcat == ECdef where ............................^...^...^...^ [L27 C29] #1 (Error) Parameter type (for x0) must be specified explicitly or with default. [L27 C33] #2 (Error) Parameter type (for y0) must be specified explicitly or with default. [L27 C37] #3 (Error) Parameter type (for z0) must be specified explicitly or with default. [L27 C41] #4 (Error) Parameter type (for n) must be specified explicitly or with default. child process exited abnormally | "/tmp/build/aldor-c...
"/tmp/build/aldor-compiler-1.1.0/testsuite/compiler/messages/axllib/where2/where2.as", line 27: EllipticCurveRationalPoints(x0, y0, z0, n): ECcat == ECdef where ............................^...^...^...^ [L27 C29] #1 (Error) Parameter type (for x0) must be specified explicitly or with default. [L27 C33] #2 (Error) Parameter type (for y0) must be specified explicitly or with default. [L27 C37] #3 (Error) Parameter type (for z0) must be specified explicitly or with default. [L27 C41] #4 (Error) Parameter type (for n) must be specified explicitly or with default. child process exited abnormally | 100.00 | PASS | where2 | |
| wrong syscmd | Unknown system comm...
Unknown system command |
See difference
===========================================
deleted {0 0} {-1 0}
-------------------------------------------
< Unknown system command
=========================================== | 0.00 | PASS | wrong syscmd was recognised a...
wrong syscmd was recognised as such | |
| with | () @ Category |
See difference
===========================================
deleted {0 0} {-1 0}
-------------------------------------------
< () @ Category
=========================================== | 0.00 | PASS | output of just a with | |
| add | () @ with |
See difference
===========================================
deleted {0 0} {-1 0}
-------------------------------------------
< () @ with
=========================================== | 0.00 | PASS | output of just an add | |
| quit | >> |
See difference
===========================================
deleted {0 0} {-1 0}
-------------------------------------------
< >>
=========================================== | couldn't write file "": no such file or directory | PASS | #quit out of the loop |
Summary
| Result | Description | Total |
|---|---|---|
| PASS | expected passes | 118 |
| TOTAL | testcases run | 118 |
Legend
| Result | Description |
|---|---|
| PASS |
A test has succeeded. That is, it demonstrated that the assertion is true. POSIX
1003.3 says that a known error can also be considered "success". Rather than use
` |
| FAIL |
A test has produced the bug it was intended to capture.
That is, it has demonstrated that the assertion is false. The ` |
| UNRESOLVED |
A test produced indeterminate results. Usually, this means the test executed in
an unexpected fashion; this outcome requires that a human being go over results,
to determine if the test should have passed or failed. This message is also used
for any test that requires human intervention because it is beyond the abilities
of the testing framework. Any unresolved test should be resolved to `
Here are some of the ways a test may wind up `
|
| UNTESTED | A test was not run. This is a placeholder, used when there is no real test case, yet. |
| UNSUPPORTED |
There is no support for the tested case. This may mean that a conditional feature
of an operating system or a compiler is not implemented. DejaGnu also uses this
message when a testing environment (often a "bare board" target) lacks basic
support for compiling or running the test case. For example, a test for the system
subroutine |
| XFAIL |
A test is expected to fail in some environment(s) due to some bug in the environment
that we home is fixed someday (but we can't do anything about as it is not a bug
in the tool that we are testing). The procedure |
| KFAIL |
A test is known to fail in some environment(s) due to a known bug in the tool
being tested (identified by a bug id string). This exists so that, after a bug is
identifier and properly registered in a bug tracking database (Bugzilla, for
instance), the count of failures can be kept as zero. Having zero as a baseline in
all platforms allow the tool developers to immediately detect regressions caused
by changes (which may affect some platforms and not others). The connection with a
bug tracking database allows for automatic generation of the BUGS section of man
pages or Release Notes, as well as a "Bugs Fixed in this Release" section (by
comparing to a previous release set of known failures). The procedure
|
| XPASS |
A test was expected to fail with ` |
| KPASS |
A test was expected to fail with ` |





