From e6831dcb575eb57980a5e9aba4fa80527c2c4617 Mon Sep 17 00:00:00 2001 From: drl7x Date: Wed, 17 Oct 2001 03:27:52 +0000 Subject: [PATCH] Tried to fix more problmes with the Makefiles --- config.h | 2 +- test/abstptr.out | 3 --- test/abstract.out | 3 --- test/alttypes.out | 2 -- test/ansireserved.out | 3 --- test/argorder.out | 3 --- test/args.out | 3 --- test/blocks.out | 2 -- test/break.out | 2 -- test/cases.out | 3 --- test/cast.out | 3 --- test/charlit.out | 2 -- test/clauses.out | 3 --- test/commentchar.out | 2 -- test/compdestroy.out | 3 --- test/controldepth.out | 2 -- test/csyntax.out | 3 --- test/czechnames.out | 2 -- test/decl.out | 3 --- test/enum.out | 3 --- test/exports.out | 2 -- test/external.out | 3 --- test/fields.out | 3 --- test/flags.out | 2 -- test/funcpointer.out | 3 --- test/glob.out | 3 --- test/globals.out | 2 -- test/impabstract.out | 3 --- test/init.out | 3 --- test/inparam.out | 2 -- test/internal.out | 2 -- test/iter.out | 3 --- test/libs.out | 3 --- test/lintcomments.out | 2 -- test/list.out | 3 --- test/macrosef.out | 3 --- test/merge.out | 3 --- test/modifies.out | 2 -- test/modtest.out | 3 --- test/moduncon.out | 2 -- test/mongoincludes.out | 2 -- test/mystrncat.out | 3 --- test/noeffect.out | 3 --- test/null.out | 3 --- test/observer.out | 3 --- test/oldstyle.out | 3 --- test/outglob.out | 3 --- test/outparam.out | 3 --- test/preds.out | 3 --- test/prefixes.out | 3 --- test/printflike.out | 2 -- test/rc.out | 2 -- test/refcounts.out | 3 --- test/release.out | 3 --- test/repexpose.out | 3 --- test/sharing.out | 3 --- test/specclauses.out | 3 --- test/special.out | 3 --- test/stack.out | 2 -- test/staticarray.out | 3 --- test/strchr.out | 6 ------ test/strings.out | 3 --- test/structassign.out | 3 --- test/tests2.2a.out | 6 ------ test/tests2.4.out | 6 ------ test/tests2.5.out | 6 ------ test/typequals.out | 3 --- test/ud.out | 3 --- test/ulstypes.out | 2 -- test/union.out | 3 --- test/unreachable.out | 3 --- test/unused.out | 2 -- 72 files changed, 1 insertion(+), 205 deletions(-) diff --git a/config.h b/config.h index c6b9f26..01064a6 100644 --- a/config.h +++ b/config.h @@ -10,7 +10,7 @@ #define DEFAULT_LCLIMPORTDIR "/usr/local/share/lclint/imports" /* gcc's private include directory */ -#define GCC_INCLUDE_DIR "/usr/cs/lib/gcc-lib/i686-pc-linux-gnu/3.0/include" +#define GCC_INCLUDE_DIR "/usr/cs/lib/gcc-lib/i686-pc-linux-gnu/3.0/include /* the system's main include directory */ #define GCC_INCLUDE_DIR2 "/usr/local/include" diff --git a/test/abstptr.out b/test/abstptr.out index 6a6f4cd..d6c6a15 100644 --- a/test/abstptr.out +++ b/test/abstptr.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [abstptr] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/abstract.out b/test/abstract.out index b787532..d6c6a15 100644 --- a/test/abstract.out +++ b/test/abstract.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [abstract] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/alttypes.out b/test/alttypes.out index 78c5c65..9b77208 100644 --- a/test/alttypes.out +++ b/test/alttypes.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -12,4 +11,3 @@ alttypes.c:25:20: Variable x inconsistently redeclared with alternate types int alttypes.c:24:33: Previous declaration of x: int | char | bool Finished LCLint checking --- 2 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/ansireserved.out b/test/ansireserved.out index 6cb3efa..589856f 100644 --- a/test/ansireserved.out +++ b/test/ansireserved.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' ansireserved.c:9: Name EVANS is reserved for future ANSI library extensions. Macros beginning with E and a digit or uppercase letter may be added to @@ -74,5 +73,3 @@ ansireserved.c:16:20: Name wctomb is reserved for the standard library ansireserved.c:5:5: Function atan2f declared but not defined Finished LCLint checking --- 10 code errors found, expected 12 -gmake[3]: *** [ansireserved] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/argorder.out b/test/argorder.out index 640d516..ebcecf0 100644 --- a/test/argorder.out +++ b/test/argorder.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -19,5 +18,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [argorder] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/args.out b/test/args.out index c035553..d6c6a15 100644 --- a/test/args.out +++ b/test/args.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [args] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/blocks.out b/test/blocks.out index 1b95d22..f069138 100644 --- a/test/blocks.out +++ b/test/blocks.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -75,4 +74,3 @@ blocks.c:21:16: Body of if clause of if statement is empty blocks.c:22:9: Body of else clause of if statement is empty Finished LCLint checking --- 11 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/break.out b/test/break.out index 40af5a1..f9e2686 100644 --- a/test/break.out +++ b/test/break.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -38,4 +37,3 @@ break.c:3:10: Suspected infinite loop. No value used in loop test (x) is break.c:34:24: Break preceded by innerbreak is not in a deep loop Finished LCLint checking --- 5 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/cases.out b/test/cases.out index 07a9d19..5f9c3dd 100644 --- a/test/cases.out +++ b/test/cases.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -11,5 +10,3 @@ cases.c:37:13: Fall through case (no preceding break) cases.c:40:2: Path with no return in function declared to return int Finished LCLint checking --- 6 code errors found, expected 5 -gmake[3]: *** [cases] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/cast.out b/test/cast.out index 2b75b03..d6c6a15 100644 --- a/test/cast.out +++ b/test/cast.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [cast] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/charlit.out b/test/charlit.out index ecf1e9a..14c41af 100644 --- a/test/charlit.out +++ b/test/charlit.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -37,4 +36,3 @@ Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. Finished LCLint checking --- no code errors found -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/clauses.out b/test/clauses.out index 79681ae..51236e3 100644 --- a/test/clauses.out +++ b/test/clauses.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -14,5 +13,3 @@ clauses.c:22:12: Only storage z2 not released before return clauses.c:1:80: Storage z2 becomes only Finished LCLint checking --- 5 code errors found, expected 4 -gmake[3]: *** [clauses] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/commentchar.out b/test/commentchar.out index ec70deb..9a8a9b0 100644 --- a/test/commentchar.out +++ b/test/commentchar.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -20,4 +19,3 @@ commentchar.c:1:26: Unrecognized identifier in modifies comment: x commentchar.c:6:9: Variable x initialized to type char, expects int: 'c' Finished LCLint checking --- 4 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/compdestroy.out b/test/compdestroy.out index ec4cf24..c1687ce 100644 --- a/test/compdestroy.out +++ b/test/compdestroy.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -11,5 +10,3 @@ compdestroy.c:27:2: Only storage x not released before return compdestroy.c:23:32: Storage x becomes only Finished LCLint checking --- 3 code errors found, expected 1 -gmake[3]: *** [compdestroy] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/controldepth.out b/test/controldepth.out index ea0652a..9daa160 100644 --- a/test/controldepth.out +++ b/test/controldepth.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -19,4 +18,3 @@ controldepth.c:6:15: Maximum control nesting depth (1) exceeded controldepth.c:11:13: Maximum control nesting depth (1) exceeded Finished LCLint checking --- 2 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/csyntax.out b/test/csyntax.out index 5024c4c..b89ea41 100644 --- a/test/csyntax.out +++ b/test/csyntax.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. csyntax.c:20:5: Function main declared with 1 arg, should have 2 (int argc, @@ -67,5 +66,3 @@ csyntax16.c:25:2: Path with no return in function declared to return int csyntax16.c: (in function getbuiltout) csyntax16.c:43:14: Variable qpolygon used before definition -gmake[3]: *** [csyntax] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/czechnames.out b/test/czechnames.out index 7e7915b..c95a380 100644 --- a/test/czechnames.out +++ b/test/czechnames.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -51,4 +50,3 @@ czechnames.c:26:5: Function budweiser name is not consistent with Czech naming convention. Accessible types: pivo Finished LCLint checking --- 6 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/decl.out b/test/decl.out index bb0b2b0..77fa40d 100644 --- a/test/decl.out +++ b/test/decl.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -25,5 +24,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [decl] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/enum.out b/test/enum.out index 71b9eb7..d6c6a15 100644 --- a/test/enum.out +++ b/test/enum.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [enum] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/exports.out b/test/exports.out index 7e5c90e..43e8cae 100644 --- a/test/exports.out +++ b/test/exports.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Warning: setting +typeuse redundant with current value Cannot find standard library: ansi.lcd @@ -26,4 +25,3 @@ Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. Finished LCLint checking --- no code errors found -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/external.out b/test/external.out index 4c38a32..704bb42 100644 --- a/test/external.out +++ b/test/external.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -53,5 +52,3 @@ external.c:8:5: External identifier longfunction2 is not distinguishable from external.c:7:5: Declaration of longfunction1 Finished LCLint checking --- 3 code errors found, expected 4 -gmake[3]: *** [external] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/fields.out b/test/fields.out index cbd536f..aac7e84 100644 --- a/test/fields.out +++ b/test/fields.out @@ -1,8 +1,5 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. fields.c:8:52: Old style declaration uses unlisted parameter: smalloc *** Cannot continue. -gmake[3]: *** [fields] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/flags.out b/test/flags.out index ceeaa3d..2a5b105 100644 --- a/test/flags.out +++ b/test/flags.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -45,4 +44,3 @@ flags.c:1:9: Variable x initialized to type char, expects int: 'c' flags.c:5:9: Variable y initialized to type char, expects int: 'c' Finished LCLint checking --- 2 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/funcpointer.out b/test/funcpointer.out index e393b33..cf11d56 100644 --- a/test/funcpointer.out +++ b/test/funcpointer.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -30,5 +29,3 @@ funcpointer.c:50:11: Function (t6) called with 1 args, expects 2 funcpointer.c:50:10: Function ((t6)(3)) called with 0 args, expects 1 Finished LCLint checking --- 17 code errors found, expected 18 -gmake[3]: *** [funcpointer] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/glob.out b/test/glob.out index c517f55..d6c6a15 100644 --- a/test/glob.out +++ b/test/glob.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [glob] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/globals.out b/test/globals.out index fcddf78..5388ec7 100644 --- a/test/globals.out +++ b/test/globals.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -72,4 +71,3 @@ globals.c:19:3: Undocumented use of global check globals.c:21:3: Undocumented use of global checkstrict Finished LCLint checking --- 8 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/impabstract.out b/test/impabstract.out index ac41b7b..1ccf5b6 100644 --- a/test/impabstract.out +++ b/test/impabstract.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -23,5 +22,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [impabstract] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/init.out b/test/init.out index 0a3692e..deae329 100644 --- a/test/init.out +++ b/test/init.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -18,5 +17,3 @@ init.c:14:15: Initializer block used for b[0] where int is expected: { 1, 2 } init.c:14:25: Initializer block used for b[1] where int is expected: { 3, 4 } Finished LCLint checking --- 11 code errors found, expected 14 -gmake[3]: *** [init] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/inparam.out b/test/inparam.out index 6258cb6..530f398 100644 --- a/test/inparam.out +++ b/test/inparam.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -17,4 +16,3 @@ inparam.c:12:16: Passed storage x not completely defined (*x is undefined): inparam (x) Finished LCLint checking --- 1 code error found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/internal.out b/test/internal.out index d096e5a..eb2140b 100644 --- a/test/internal.out +++ b/test/internal.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -87,4 +86,3 @@ internal.c:28:9: Internal identifier num0 is not distinguishable from numO internal.c:27:9: Declaration of numO Finished LCLint checking --- 11 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/iter.out b/test/iter.out index 7baea45..d6c6a15 100644 --- a/test/iter.out +++ b/test/iter.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [iter] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/libs.out b/test/libs.out index 7e52be3..48f575f 100644 --- a/test/libs.out +++ b/test/libs.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -10,5 +9,3 @@ libs.c:20:3: Unrecognized identifier: exit libs.c:25:21: Parse Error: Inconsistent function parameter syntax: FILE : ?. (For help on parse errors, see lclint -help parseerrors.) *** Cannot continue. -gmake[3]: *** [libs] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/lintcomments.out b/test/lintcomments.out index 71bb4d1..75e55ea 100644 --- a/test/lintcomments.out +++ b/test/lintcomments.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -32,4 +31,3 @@ lintcomments.c:11:13: Fall through case (no preceding break) lintcomments.c:24:8: Unreachable code: i++ Finished LCLint checking --- 4 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/list.out b/test/list.out index 9234ed3..13a8303 100644 --- a/test/list.out +++ b/test/list.out @@ -1,8 +1,5 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. list.c:8:20: Old style declaration uses unlisted parameter: smalloc *** Cannot continue. -gmake[3]: *** [list] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/macrosef.out b/test/macrosef.out index 10b89ef..d6c6a15 100644 --- a/test/macrosef.out +++ b/test/macrosef.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [macrosef] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/merge.out b/test/merge.out index 10a08d4..03f868a 100644 --- a/test/merge.out +++ b/test/merge.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -13,5 +12,3 @@ merge.c:51:4: Dereference of possibly null pointer y: *y merge.c:50:7: Storage y may become null Finished LCLint checking --- 4 code errors found, expected 3 -gmake[3]: *** [merge] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/modifies.out b/test/modifies.out index 6233fd3..ef7b93b 100644 --- a/test/modifies.out +++ b/test/modifies.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -23,4 +22,3 @@ modclient.c: (in function mod) modclient.c:3:3: Statement has no effect: (void)f1(p) Finished LCLint checking --- 7 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/modtest.out b/test/modtest.out index 9a127ea..d6c6a15 100644 --- a/test/modtest.out +++ b/test/modtest.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [modtest] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/moduncon.out b/test/moduncon.out index 87f6cb7..1e72d89 100644 --- a/test/moduncon.out +++ b/test/moduncon.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -60,4 +59,3 @@ moduncon.c:10:5: Function g exported but not declared in header file moduncon.c:15:1: Definition of g Finished LCLint checking --- 22 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/mongoincludes.out b/test/mongoincludes.out index 120de82..e6dad52 100644 --- a/test/mongoincludes.out +++ b/test/mongoincludes.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -134,4 +133,3 @@ Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. Finished LCLint checking --- no code errors found -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/mystrncat.out b/test/mystrncat.out index 209e877..2013167 100644 --- a/test/mystrncat.out +++ b/test/mystrncat.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -28,5 +27,3 @@ mystrncat.c:13:3: Possible out-of-bounds store: requires maxSet() >= maxRead() + Finished LCLint checking --- 7 code errors found, expected 4 -gmake[3]: *** [mystrncat] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/noeffect.out b/test/noeffect.out index f227ff8..de51785 100644 --- a/test/noeffect.out +++ b/test/noeffect.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -18,5 +17,3 @@ noeffect.c:2:18: File static function exprNode_swap declared but not used noeffect.c:3: Definition of exprNode_swap Finished LCLint checking --- 4 code errors found, expected 3 -gmake[3]: *** [noeffect] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/null.out b/test/null.out index 3fea0f9..871141d 100644 --- a/test/null.out +++ b/test/null.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -16,5 +15,3 @@ null1.c:67:10: Possibly null storage z returned as non-null: z null1.c:25:7: Storage z may become null Finished LCLint checking --- 7 code errors found, expected 14 -gmake[3]: *** [null] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/observer.out b/test/observer.out index 2a3a996..d6c6a15 100644 --- a/test/observer.out +++ b/test/observer.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [observer] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/oldstyle.out b/test/oldstyle.out index 659d058..d6c6a15 100644 --- a/test/oldstyle.out +++ b/test/oldstyle.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [oldstyle] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/outglob.out b/test/outglob.out index 06166a1..d6c6a15 100644 --- a/test/outglob.out +++ b/test/outglob.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [outglob] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/outparam.out b/test/outparam.out index e7792f3..d6c6a15 100644 --- a/test/outparam.out +++ b/test/outparam.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [outparam] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/preds.out b/test/preds.out index a61d3f7..7692926 100644 --- a/test/preds.out +++ b/test/preds.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -78,5 +77,3 @@ preds.c:3:5: Function f declared but not used preds.c:41:1: Definition of f Finished LCLint checking --- 14 code errors found, expected 12 -gmake[3]: *** [preds] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/prefixes.out b/test/prefixes.out index f26be86..794b392 100644 --- a/test/prefixes.out +++ b/test/prefixes.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -16,5 +15,3 @@ prefixes.c:20:26: Variable m_x declared but not used prefixes.c:20:50: Unrecognized identifier in macro definition: FALSE Finished LCLint checking --- 5 code errors found, expected 4 -gmake[3]: *** [prefixes] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/printflike.out b/test/printflike.out index 8d439eb..28030ac 100644 --- a/test/printflike.out +++ b/test/printflike.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -33,4 +32,3 @@ printflike.c:17:5: Function qxprint is marked messagelike, but the argument before the elipsis has type int (should be char *) Finished LCLint checking --- 5 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/rc.out b/test/rc.out index 6aeac54..5897d1d 100644 --- a/test/rc.out +++ b/test/rc.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -44,4 +43,3 @@ rc.c: (in function f) rc.c:3:10: Unrecognized identifier: MYSTERY Finished LCLint checking --- 1 code error found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/refcounts.out b/test/refcounts.out index 1e056c8..df6d72d 100644 --- a/test/refcounts.out +++ b/test/refcounts.out @@ -1,8 +1,5 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. refcounts.c:1:52: Old style declaration uses unlisted parameter: smalloc *** Cannot continue. -gmake[3]: *** [refcounts] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/release.out b/test/release.out index 3cb6baf..c3510bf 100644 --- a/test/release.out +++ b/test/release.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -7,5 +6,3 @@ release.c:3:12: Unrecognized identifier: NULL release.c:8:17: Unrecognized identifier: malloc Finished LCLint checking --- 2 code errors found, expected 1 -gmake[3]: *** [release] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/repexpose.out b/test/repexpose.out index c680e42..d6c6a15 100644 --- a/test/repexpose.out +++ b/test/repexpose.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [repexpose] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/sharing.out b/test/sharing.out index cc45a80..f8da8b5 100644 --- a/test/sharing.out +++ b/test/sharing.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -39,5 +38,3 @@ sharing1.c:59:11: Variable y used after being released sharing1.c:51:12: Storage y released Finished LCLint checking --- 16 code errors found, expected 21 -gmake[3]: *** [sharing] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/specclauses.out b/test/specclauses.out index cdba52b..2ada76e 100644 --- a/test/specclauses.out +++ b/test/specclauses.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -19,5 +18,3 @@ specclauses.c:40:7: Field r.name used after being released specclauses.c:39:17: Storage r.name released Finished LCLint checking --- 8 code errors found, expected 6 -gmake[3]: *** [specclauses] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/special.out b/test/special.out index b917029..d6c6a15 100644 --- a/test/special.out +++ b/test/special.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [special] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/stack.out b/test/stack.out index cf45043..01f5440 100644 --- a/test/stack.out +++ b/test/stack.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -18,4 +17,3 @@ Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. Finished LCLint checking --- no code errors found -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/staticarray.out b/test/staticarray.out index 1b2a810..e75d636 100644 --- a/test/staticarray.out +++ b/test/staticarray.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -14,5 +13,3 @@ staticarray.c:27:10: Implicitly temp storage outstr returned as implicitly only: outstr Finished LCLint checking --- 4 code errors found, expected 3 -gmake[3]: *** [staticarray] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/strchr.out b/test/strchr.out index 6f96145..c319ac8 100644 --- a/test/strchr.out +++ b/test/strchr.out @@ -1,5 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' -gmake[4]: Entering directory `/tmp/LCLintDev/test/strchr' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -18,7 +16,3 @@ strchr.c:15:5: Possible out-of-bounds store: requires maxSet(p @ strchr.c:15:6) >= 0 Finished LCLint checking --- 3 code errors found, expected 2 -gmake[4]: *** [check] Error 1 -gmake[4]: Leaving directory `/tmp/LCLintDev/test/strchr' -gmake[3]: *** [strchr] Error 2 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/strings.out b/test/strings.out index 7f1fba2..5622ec3 100644 --- a/test/strings.out +++ b/test/strings.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -13,5 +12,3 @@ strings.c:25:7: Observer storage passed as only param: f3 ("hullo") strings.c:25:7: Storage becomes observer Finished LCLint checking --- 5 code errors found, expected 3 -gmake[3]: *** [strings] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/structassign.out b/test/structassign.out index cdbabbf..17fb12b 100644 --- a/test/structassign.out +++ b/test/structassign.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -24,5 +23,3 @@ structassign.c:45:14: Only storage rc.name (type char *) derived from variable declared in this scope is not released (memory leak) Finished LCLint checking --- 9 code errors found, expected 4 -gmake[3]: *** [structassign] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/tests2.2a.out b/test/tests2.2a.out index dcc7f59..e69de29 100644 --- a/test/tests2.2a.out +++ b/test/tests2.2a.out @@ -1,6 +0,0 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' -gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.2a' -gmake[4]: *** No targets specified and no makefile found. Stop. -gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.2a' -gmake[3]: *** [tests2.2a] Error 2 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/tests2.4.out b/test/tests2.4.out index d5280f0..e28644b 100644 --- a/test/tests2.4.out +++ b/test/tests2.4.out @@ -1,5 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' -gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.4' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -47,7 +45,3 @@ bug2.c:5:5: Statement after switch is not a case: printf("here 1") bug2.c:20:2: Path with no return in function declared to return int Finished LCLint checking --- 6 code errors found, expected 5 -gmake[4]: *** [bugs] Error 1 -gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.4' -gmake[3]: *** [tests2.4] Error 2 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/tests2.5.out b/test/tests2.5.out index 32254b8..76c7b44 100644 --- a/test/tests2.5.out +++ b/test/tests2.5.out @@ -1,5 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' -gmake[4]: Entering directory `/tmp/LCLintDev/test/tests2.5' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -28,7 +26,3 @@ hoof.c:12:16: Function init_arr expects arg 2 to be long int * gets int *: &j hoof.c:16:5: Unrecognized identifier: printf Finished LCLint checking --- 2 code errors found, expected 1 -gmake[4]: *** [hoof] Error 1 -gmake[4]: Leaving directory `/tmp/LCLintDev/test/tests2.5' -gmake[3]: *** [tests2.5] Error 2 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/typequals.out b/test/typequals.out index 97d403e..d6c6a15 100644 --- a/test/typequals.out +++ b/test/typequals.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -6,5 +5,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [typequals] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/ud.out b/test/ud.out index 470c0b5..43be362 100644 --- a/test/ud.out +++ b/test/ud.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -21,5 +20,3 @@ Continuing without LCL init file: lclinit.lci Continuing without LSL init file: lslinit.lsi Unable to find CTrait.syms or CTrait.lsl. Check LARCH_PATH environment variable. -gmake[3]: *** [ud] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/ulstypes.out b/test/ulstypes.out index c1af1bf..e39bf11 100644 --- a/test/ulstypes.out +++ b/test/ulstypes.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -60,4 +59,3 @@ ulstypes.c:5:10: Function exported but not used outside ulstypes: f ulstypes.c:16:1: Definition of f Finished LCLint checking --- 28 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/union.out b/test/union.out index 8e410ad..9cfa640 100644 --- a/test/union.out +++ b/test/union.out @@ -1,8 +1,5 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. union.c:10:52: Old style declaration uses unlisted parameter: smalloc *** Cannot continue. -gmake[3]: *** [union] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/unreachable.out b/test/unreachable.out index 50c7e10..caec51c 100644 --- a/test/unreachable.out +++ b/test/unreachable.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -22,5 +21,3 @@ unreachable.c:34:10: Fall through case (no preceding break) unreachable.c:46:2: Path with no return in function declared to return int Finished LCLint checking --- 3 code errors found, expected 2 -gmake[3]: *** [unreachable] Error 1 -gmake[3]: Leaving directory `/tmp/LCLintDev/test' diff --git a/test/unused.out b/test/unused.out index 1f2034d..62ece57 100644 --- a/test/unused.out +++ b/test/unused.out @@ -1,4 +1,3 @@ -gmake[3]: Entering directory `/tmp/LCLintDev/test' Cannot find standard library: ansi.lcd Check LARCH_PATH environment variable. @@ -28,4 +27,3 @@ unused.c:7:7: Field dumb of structure struct _st declared but not used unused.c:16:12: Function undef exported but not declared in header file Finished LCLint checking --- 8 code errors found, as expected -gmake[3]: Leaving directory `/tmp/LCLintDev/test' -- 2.45.2