local: make tests
creating ltest.tst
ltest.c: In function `main':
ltest.c:49: warning: unused variable `ptr'
ltest.c:49: warning: unused variable `array'
ltest.c:48: warning: unused variable `i'
ltest.c:47: warning: unused variable `list'
ltest.c:50: warning: control reaches end of non-void function
ltest.c: At top level:
ltest.c:51: warning: initialization makes integer from pointer without a cast
ltest.c:51: initializer element is not constant
ltest.c:51: warning: data definition has no type or storage class
ltest.c:52: conflicting types for `array'
ltest.c:51: previous declaration of `array'
ltest.c:52: invalid initializer
ltest.c:52: warning: data definition has no type or storage class
ltest.c:53: conflicting types for `array'
ltest.c:52: previous declaration of `array'
ltest.c:53: invalid initializer
ltest.c:53: warning: data definition has no type or storage class
ltest.c:54: conflicting types for `array'
ltest.c:53: previous declaration of `array'
ltest.c:54: invalid initializer
ltest.c:54: warning: data definition has no type or storage class
ltest.c:55: warning: initialization makes integer from pointer without a cast
ltest.c:55: initializer element is not constant
ltest.c:55: warning: data definition has no type or storage class
ltest.c:57: parse error before `('
ltest.c:58: parse error before `('
ltest.c:59: parse error before `('
ltest.c:61: parse error before string constant
ltest.c:63: warning: data definition has no type or storage class
ltest.c:64: parse error before string constant
ltest.c:64: conflicting types for `eprintf'
../../../../.././src/include/pmax_ul4/wprotos.h:18: previous declaration of `eprintf'
ltest.c:64: warning: data definition has no type or storage class
ltest.c:65: parse error before `!='
ltest.c:65: invalid type argument of `->'
ltest.c:65: parse error before `)'
make: *** [ltest.tst] Error 1
local: 
local: make tests
creating ltest.tst
In file included from ../../../../.././src/include/sun4m_412/wstdlib.h:86, from ../../../../.././src/include/sun4m_412/wstdlibx.h:82, from ../../../../.././src/include/sun4m_412/wrapperx.h:107, from ltest.c:36:
/usr/include/stdlib.h:18: warning: conflicting types for library function `abort'
/usr/include/stdlib.h:26: warning: conflicting types for library function `exit'
ltest.c: In function `main':
ltest.c:49: warning: unused variable `ptr'
ltest.c:49: warning: unused variable `array'
ltest.c:48: warning: unused variable `i'
ltest.c:47: warning: unused variable `list'
ltest.c:50: warning: control reaches end of non-void function
ltest.c: At top level:
ltest.c:51: warning: initialization of `array' makes integer from pointer without a cast
ltest.c:51: initializer element for `array' is not constant
ltest.c:52: conflicting types for `array'
ltest.c:51: previous declaration of `array'
ltest.c:52: warning: excess elements in aggregate initializer after `array'
ltest.c:53: conflicting types for `array'
ltest.c:52: previous declaration of `array'
ltest.c:54: conflicting types for `array'
ltest.c:53: previous declaration of `array'
ltest.c:55: warning: initialization of `list' makes integer from pointer without a cast
ltest.c:55: initializer element for `list' is not constant
ltest.c:57: parse error before `('
ltest.c:58: parse error before `('
ltest.c:59: parse error before `('
ltest.c:61: parse error before string constant
ltest.c:64: parse error before string constant
ltest.c:64: conflicting types for `eprintf'
../../../../.././src/include/sun4m_412/wprotos.h:20: previous declaration of `eprintf'
ltest.c:65: parse error before `!='
ltest.c:65: invalid type argument of `->'
ltest.c:65: parse error before `)'
*** Error code 1
make: Fatal error: Command failed for target `ltest.tst'
local: 
local: make tests
creating ltest.tst
ltest.c: In function `main':
ltest.c:49: warning: unused variable `ptr'
ltest.c:49: warning: unused variable `array'
ltest.c:48: warning: unused variable `i'
ltest.c:47: warning: unused variable `list'
ltest.c:50: warning: control reaches end of non-void function
ltest.c: At top level:
ltest.c:51: warning: initialization makes integer from pointer without a cast
ltest.c:51: initializer element is not constant
ltest.c:51: warning: data definition has no type or storage class
ltest.c:52: conflicting types for `array'
ltest.c:51: previous declaration of `array'
ltest.c:52: invalid initializer
ltest.c:52: warning: data definition has no type or storage class
ltest.c:53: conflicting types for `array'
ltest.c:52: previous declaration of `array'
ltest.c:53: invalid initializer
ltest.c:53: warning: data definition has no type or storage class
ltest.c:54: conflicting types for `array'
ltest.c:53: previous declaration of `array'
ltest.c:54: invalid initializer
ltest.c:54: warning: data definition has no type or storage class
ltest.c:55: warning: initialization makes integer from pointer without a cast
ltest.c:55: initializer element is not constant
ltest.c:55: warning: data definition has no type or storage class
ltest.c:57: parse error before `('
ltest.c:58: parse error before `('
ltest.c:59: parse error before `('
ltest.c:61: parse error before string constant
ltest.c:63: warning: data definition has no type or storage class
ltest.c:64: parse error before string constant
ltest.c:64: conflicting types for `eprintf'
../../../../.././src/include/alpha_osf1/wprotos.h:18: previous declaration of `eprintf'
ltest.c:64: warning: data definition has no type or storage class
ltest.c:65: parse error before `!='
ltest.c:65: invalid type argument of `->'
ltest.c:65: parse error before `)'
*** Exit 1
Stop.
local: 
local: make tests
creating ltest.tst
cfe: Error: ./ltest.p, line 2: Syntax Error
 extern int list_for_all (int list, int ptr, char *, int 0);
 --------------------------------------------------------^
make: *** [ltest.tst] Error 1
local: 
local: make tests
creating ltest.tst
./ltest.p: 2: list_for_all: argument mismatch
./ltest.p: 2: list_for_all: argument mismatch
"./ltest.p", line 2: syntax error at or near symbol {
"./ltest.p", line 2: syntax error at or near symbol =
"./ltest.p", line 2: syntax error at or near symbol )
"./ltest.p", line 2: syntax error at or near symbol !=
"./ltest.p", line 2: warning: struct/union or struct/union pointer required
"./ltest.p", line 2: syntax error at or near symbol ]
"ltest.c", line 51: warning: illegal combination of pointer and integer, op =
"ltest.c", line 51: illegal initialization
"ltest.c", line 51: cannot recover from earlier errors: goodbye!
*** Error code 1
make: Fatal error: Command failed for target `ltest.tst'
local: 
local: make tests
creating ltest.tst
/usr/lib/cmplrs/cc/cfe: Error: ltest.c, line 57: Syntax Error
   list_insert(list, list, (char *) &array[0], 0);
 --------------------------^
*** Exit 1
Stop.
local: 
local: make tests
creating ltest.tst
"./ltest.p", line 2.57: 1506-046 (S) Syntax error.
"ltest.c", line 51.3: 1506-045 (E) Undeclared identifier array.
"ltest.c", line 51.11: 1506-158 (S) Initializer is not a legal constant expression.
"ltest.c", line 52.3: 1506-045 (E) Undeclared identifier array.
"ltest.c", line 52.9: 1506-195 (S) Integral constant expression with value greater than zero is required.
"ltest.c", line 53.3: 1506-045 (E) Undeclared identifier array.
"ltest.c", line 53.3: 1506-030 (S) Identifier array cannot be redeclared.
"ltest.c", line 54.3: 1506-045 (E) Undeclared identifier array.
"ltest.c", line 54.3: 1506-030 (S) Identifier array cannot be redeclared.
"ltest.c", line 55.3: 1506-045 (E) Undeclared identifier list.
"ltest.c", line 55.10: 1506-158 (S) Initializer is not a legal constant expression.
"ltest.c", line 57.21: 1506-170 (S) Parameter list cannot be redeclared.
"ltest.c", line 57.27: 1506-046 (S) Syntax error.
"ltest.c", line 57.41: 1506-046 (S) Syntax error.
"ltest.c", line 57.46: 1506-046 (S) Syntax error.
"ltest.c", line 58.21: 1506-170 (S) Parameter list cannot be redeclared.
"ltest.c", line 58.27: 1506-046 (S) Syntax error.
"ltest.c", line 58.41: 1506-046 (S) Syntax error.
"ltest.c", line 58.46: 1506-046 (S) Syntax error.
"ltest.c", line 59.21: 1506-170 (S) Parameter list cannot be redeclared.
"ltest.c", line 59.27: 1506-046 (S) Syntax error.
"ltest.c", line 59.41: 1506-046 (S) Syntax error.
"ltest.c", line 59.46: 1506-046 (S) Syntax error.
"ltest.c", line 61.3: 1506-045 (E) Undeclared identifier eprintf.
"ltest.c", line 61.3: 1506-046 (S) Syntax error.
"ltest.c", line 61.31: 1506-046 (S) Syntax error.
"ltest.c", line 61.38: 1506-046 (S) Syntax error.
"ltest.c", line 61.46: 1506-046 (S) Syntax error.
"ltest.c", line 63.3: 1506-045 (E) Undeclared identifier i.
"ltest.c", line 64.30: 1506-046 (S) Syntax error.
"ltest.c", line 65.3: 1506-046 (S) Syntax error.
"ltest.c", line 65.26: 1506-046 (S) Syntax error.
"ltest.c", line 65.91: 1506-046 (S) Syntax error.
"ltest.c", line 65.130: 1506-045 (E) Undeclared identifier _list_foo.
"ltest.c", line 65.142: 1506-046 (S) Syntax error.
"ltest.c", line 65.153: 1506-045 (E) Undeclared identifier _list_foo.
"ltest.c", line 65.168: 1506-122 (S) Expecting pointer to struct or union.
"ltest.c", line 65.188: 1506-046 (S) Syntax error.
"ltest.c", line 64.5: 1506-081 (S) Discarding previously defined typedef identifier: list_t
"ltest.c", line 66.5: 1506-046 (S) Syntax error.
"ltest.c", line 68.5: 1506-046 (S) Syntax error.
"ltest.c", line 70.3: 1506-046 (S) Syntax error.
"ltest.c", line 71.1: 1506-046 (S) Syntax error.
The error code from the last failed command is 1.

Make Quitting.
local: 
