------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> clips-6.30 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> clips-6.30 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by clips-6.30 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> clips-6.30 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by clips-6.30 for building => SHA256 Checksum OK for clips_core_source_630.zip. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> clips-6.30 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by clips-6.30 for building ===> Extracting for clips-6.30 => SHA256 Checksum OK for clips_core_source_630.zip. /bin/cp /construction/lang/clips/clips_core_source_630/makefiles/makefile.gcc /construction/lang/clips/clips_core_source_630/core/ Extracted Memory Use: 6.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for clips-6.30 /usr/bin/env WRKSRC=/construction/lang/clips/clips_core_source_630/core REWARNFILE=/construction/lang/clips/reinplace_warnings.txt /xports/Tools/scripts/sed_checked.sh -e 's#gcc #cc -pipe -O2 -fno-strict-aliasing #g' /construction/lang/clips/clips_core_source_630/core/makefile.gcc SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for clips-6.30 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for clips-6.30 --- agenda.o --- --- analysis.o --- --- argacces.o --- --- bload.o --- --- bmathfun.o --- --- bsave.o --- --- classcom.o --- --- classexm.o --- --- classfun.o --- --- classinf.o --- --- agenda.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit agenda.c --- analysis.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit analysis.c --- argacces.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit argacces.c --- bload.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit bload.c --- bmathfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit bmathfun.c --- bsave.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit bsave.c --- classcom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classcom.c --- classexm.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classexm.c --- classinf.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classinf.c --- bsave.o --- bsave.c: In function 'WriteNeededFunctions': bsave.c:372:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] GenWrite((void *) ValueToString(functionList->callFunctionName),(unsigned long) length,fp); ^ bsave.c: In function 'WriteBinaryHeader': bsave.c:500:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] GenWrite((void *) BloadData(theEnv)->BinaryPrefixID,(unsigned long) strlen(BloadData(theEnv)->BinaryPrefixID) + 1,fp); ^ bsave.c:501:13: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] GenWrite((void *) BloadData(theEnv)->BinaryVersionID,(unsigned long) strlen(BloadData(theEnv)->BinaryVersionID) + 1,fp); ^ --- classcom.o --- In file included from envrnmnt.h:48, from setup.h:471, from classcom.c:52: classcom.c: In function 'DefclassInScope': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ classcom.c:302:24: note: in expansion of macro 'ValueToBitMap' scopeMap = (char *) ValueToBitMap(theDefclass->scopeMap); ^~~~~~~~~~~~~ classcom.c: In function 'SaveDefclasses': classcom.c:709:109: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] DoForAllConstructsInModule(theEnv,theModule,SaveDefclass,DefclassData(theEnv)->DefclassModuleIndex,FALSE,(void *) logName); ^ --- classfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classfun.c --- classini.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classini.c --- classpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit classpsr.c --- classini.o --- In file included from classini.c:70: classini.c: In function 'UpdateDefclassesScope': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ memalloc.h:165:36: note: in definition of macro 'GenCopyMemory' memcpy((void *) (dst),(void *) (src),sizeof(type) * (size_t) (cnt)) ^~~ classini.c:815:32: note: in expansion of macro 'ValueToBitMap' newScopeMap,ValueToBitMap(theDefclass->scopeMap)); ^~~~~~~~~~~~~ --- clsltpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit clsltpsr.c --- commline.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit commline.c --- conscomp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit conscomp.c --- constrct.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit constrct.c --- constrnt.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit constrnt.c --- constrct.o --- constrct.c: In function 'DeinstallConstructHeader': constrct.c:808:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) theHeader->ppForm, ^ constrct.c: In function 'DestroyConstructHeader': constrct.c:832:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) theHeader->ppForm, ^ --- crstrtgy.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit crstrtgy.c --- cstrcbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrcbin.c --- cstrccom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrccom.c --- cstrcpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrcpsr.c --- cstrnbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrnbin.c --- cstrccom.o --- cstrccom.c: In function 'SetConstructPPForm': cstrccom.c:1432:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) theConstruct->ppForm, ^ --- cstrnchk.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrnchk.c --- cstrncmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrncmp.c --- cstrnops.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrnops.c --- cstrnpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrnpsr.c --- cstrnutl.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit cstrnutl.c --- default.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit default.c --- defins.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit defins.c --- developr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit developr.c --- dffctbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffctbin.c --- dffctbsc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffctbsc.c --- dffctcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffctcmp.c --- dffctdef.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffctdef.c --- dffctpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffctpsr.c --- dffnxbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffnxbin.c --- dffnxcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffnxcmp.c --- dffnxexe.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffnxexe.c --- dffnxfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffnxfun.c --- dffnxpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dffnxpsr.c --- dfinsbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dfinsbin.c --- dfinscmp.o --- --- drive.o --- --- dfinscmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit dfinscmp.c --- drive.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit drive.c --- dffnxfun.o --- dffnxfun.c: In function 'SaveDeffunctionHeaders': dffnxfun.c:907:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] FALSE,(void *) logicalName); ^ --- emathfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit emathfun.c --- engine.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit engine.c --- envrnmnt.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit envrnmnt.c --- engine.o --- engine.c: In function 'EnvRun': engine.c:158:20: warning: variable 'startTime' set but not used [-Wunused-but-set-variable] double endTime, startTime = 0.0; ^~~~~~~~~ engine.c:158:11: warning: variable 'endTime' set but not used [-Wunused-but-set-variable] double endTime, startTime = 0.0; ^~~~~~~ --- evaluatn.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit evaluatn.c --- expressn.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit expressn.c --- exprnbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit exprnbin.c --- exprnops.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit exprnops.c --- exprnpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit exprnpsr.c --- extnfunc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit extnfunc.c --- factbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factbin.c --- factbld.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factbld.c --- factcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factcmp.c --- factcom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factcom.c --- factfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factfun.c --- factgen.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factgen.c --- facthsh.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit facthsh.c --- factlhs.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factlhs.c --- factmch.o --- --- factmngr.o --- --- factmch.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factmch.c --- factmngr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factmngr.c --- factprt.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factprt.c --- factqpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factqpsr.c --- factqury.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factqury.c --- factrete.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factrete.c --- factrhs.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit factrhs.c --- filecom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit filecom.c --- factrhs.o --- factrhs.c: In function 'GetRHSPattern': factrhs.c:423:85: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] firstOne->nextArg = GenConstant(theEnv,FACT_STORE_MULTIFIELD,EnvAddBitMap(theEnv,(void *) nullBitMap,1)); ^ --- factrete.o --- In file included from envrnmnt.h:48, from setup.h:471, from factrete.c:38: factrete.c: In function 'FactPNGetVar1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:76:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarPN1Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactPNGetVar2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:183:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarPN2Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactPNGetVar3': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:222:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarPN3Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactPNConstant1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:286:42: note: in expansion of macro 'ValueToBitMap' hack = (struct factConstantPN1Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactPNConstant2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:328:42: note: in expansion of macro 'ValueToBitMap' hack = (struct factConstantPN2Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactJNGetVar1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:383:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarJN1Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactJNGetVar2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:520:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarJN2Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactJNGetVar3': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:568:40: note: in expansion of macro 'ValueToBitMap' hack = (struct factGetVarJN3Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactSlotLength': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:637:44: note: in expansion of macro 'ValueToBitMap' hack = (struct factCheckLengthPNCall *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactJNCompVars1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:679:42: note: in expansion of macro 'ValueToBitMap' hack = (struct factCompVarsJN1Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactJNCompVars2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:738:42: note: in expansion of macro 'ValueToBitMap' hack = (struct factCompVarsJN2Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ factrete.c: In function 'FactPNCompVars1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ factrete.c:814:42: note: in expansion of macro 'ValueToBitMap' hack = (struct factCompVarsPN1Call *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ --- filecom.o --- filecom.c: In function 'DeallocateFileCommandData': filecom.c:190:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] { rm(theEnv,(void *) theEntry->theString,strlen(theEntry->theString) + 1); } ^ filecom.c: In function 'OpenStringBatch': filecom.c:842:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] AddBatch(theEnv,placeAtEnd,(void *) stringName,STRING_BATCH,theString,NULL); ^ filecom.c: In function 'RemoveBatch': filecom.c:927:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) FileCommandData(theEnv)->TopOfBatchList->theString, ^ filecom.c:935:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] DeleteString(theEnv,(char *) FileCommandData(theEnv)->TopOfBatchList->fileName); ^ --- filertr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit filertr.c --- generate.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit generate.c --- filertr.o --- filertr.c: In function 'DeallocateFileRouterData': filertr.c:98:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) tmpPtr->logicalName,strlen(tmpPtr->logicalName) + 1); ^ filertr.c: In function 'CloseFile': filertr.c:314:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) fptr->logicalName,strlen(fptr->logicalName) + 1); ^ filertr.c: In function 'CloseAllFiles': filertr.c:348:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) fptr->logicalName,strlen(fptr->logicalName) + 1); ^ --- genrcbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrcbin.c --- genrccmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrccmp.c --- genrccom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrccom.c --- genrcexe.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrcexe.c --- genrcfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrcfun.c --- genrccom.o --- genrccom.c: In function 'SaveDefmethods': genrccom.c:1457:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] FALSE,(void *) logName); ^ --- genrcpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit genrcpsr.c --- globlbin.o --- --- globlbsc.o --- --- globlbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globlbin.c --- globlbsc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globlbsc.c --- globlcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globlcmp.c --- globlcom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globlcom.c --- globldef.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globldef.c --- globlpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit globlpsr.c --- immthpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit immthpsr.c --- incrrset.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit incrrset.c --- inherpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit inherpsr.c --- inscom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit inscom.c --- insfile.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insfile.c insfile.c: In function 'WriteBinaryHeader': insfile.c:1000:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fwrite((void *) InstanceFileData(theEnv)->InstanceBinaryPrefixID, ^ insfile.c:1002:11: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] fwrite((void *) InstanceFileData(theEnv)->InstanceBinaryVersionID, ^ --- insfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insfun.c --- insmngr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insmngr.c --- insmoddp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insmoddp.c --- insmult.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insmult.c --- inspsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit inspsr.c --- insquery.o --- --- insqypsr.o --- --- insquery.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insquery.c --- insqypsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit insqypsr.c --- iofun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit iofun.c --- lgcldpnd.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit lgcldpnd.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit main.c --- memalloc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit memalloc.c --- miscfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit miscfun.c --- modulbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit modulbin.c --- modulbsc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit modulbsc.c --- modulcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit modulcmp.c --- moduldef.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit moduldef.c --- modulpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit modulpsr.c --- modulutl.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit modulutl.c --- msgcom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit msgcom.c --- msgfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit msgfun.c --- msgpass.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit msgpass.c --- msgpsr.o --- --- multifld.o --- --- msgpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit msgpsr.c --- multifld.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit multifld.c --- multifun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit multifun.c --- objbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objbin.c --- msgpass.o --- In file included from envrnmnt.h:48, from setup.h:471, from msgpass.c:51: msgpass.c: In function 'HandlerSlotGetFunction': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ msgpass.c:614:46: note: in expansion of macro 'ValueToBitMap' theReference = (HANDLER_SLOT_REFERENCE *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ --- objcmp.o --- --- msgpass.o --- msgpass.c: In function 'HandlerSlotPutFunction': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ msgpass.c:741:46: note: in expansion of macro 'ValueToBitMap' theReference = (HANDLER_SLOT_REFERENCE *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ --- objcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objcmp.c --- objrtbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtbin.c --- objrtbld.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtbld.c In file included from envrnmnt.h:48, from setup.h:471, from objrtbld.c:48: objrtbld.c: In function 'ReorderAndAnalyzeObjectPattern': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtbld.c:523:30: note: in expansion of macro 'ValueToBitMap' clsset = (CLASS_BITMAP *) ValueToBitMap(bitmap_node->userData); ^~~~~~~~~~~~~ objrtbld.c: In function 'CreateNewObjectPatternNode': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtbld.c:986:44: note: in expansion of macro 'ValueToBitMap' ((struct ObjectCmpPNConstant *) ValueToBitMap(curNode->networkTest->value))->pass)) ^~~~~~~~~~~~~ objrtbld.c: In function 'MarkBitMapClassesBusy': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtbld.c:1649:27: note: in expansion of macro 'ValueToBitMap' bmp = (CLASS_BITMAP *) ValueToBitMap(bmphn); ^~~~~~~~~~~~~ --- objrtcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtcmp.c --- objrtfnx.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtfnx.c --- objrtgen.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtgen.c --- objrtfnx.o --- In file included from envrnmnt.h:48, from setup.h:471, from objrtfnx.c:43: objrtfnx.c: In function 'ObjectCmpConstantFunction': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:333:42: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpPNConstant *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'ObjectGetVarJNFunction1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:431:38: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectMatchVar1 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'ObjectGetVarJNFunction2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:479:38: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectMatchVar2 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'ObjectGetVarPNFunction1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:526:38: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectMatchVar1 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'ObjectGetVarPNFunction2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:569:38: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectMatchVar2 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'SlotLengthTestFunction': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:640:40: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectMatchLength *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'PNSimpleCompareFunction1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:683:49: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpPNSingleSlotVars1 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'PNSimpleCompareFunction2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:734:49: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpPNSingleSlotVars2 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'PNSimpleCompareFunction3': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:787:49: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpPNSingleSlotVars3 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'JNSimpleCompareFunction1': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:843:51: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpJoinSingleSlotVars1 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'JNSimpleCompareFunction2': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:902:51: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpJoinSingleSlotVars2 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ objrtfnx.c: In function 'JNSimpleCompareFunction3': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtfnx.c:963:51: note: in expansion of macro 'ValueToBitMap' hack = (struct ObjectCmpJoinSingleSlotVars3 *) ValueToBitMap(theValue); ^~~~~~~~~~~~~ --- objrtmch.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit objrtmch.c --- parsefun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit parsefun.c --- pattern.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit pattern.c --- objrtmch.o --- In file included from envrnmnt.h:48, from setup.h:471, from objrtmch.c:50: objrtmch.c: In function 'MarkObjectPatternNetwork': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtmch.c:677:33: note: in expansion of macro 'ValueToBitMap' clsset = (CLASS_BITMAP *) ValueToBitMap(alphaPtr->classbmp); ^~~~~~~~~~~~~ symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtmch.c:707:35: note: in expansion of macro 'ValueToBitMap' (SLOT_BITMAP *) ValueToBitMap(alphaPtr->slotbmp))) ^~~~~~~~~~~~~ objrtmch.c: In function 'EvaluateObjectPatternTest': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtmch.c:1195:18: note: in expansion of macro 'ValueToBitMap' ValueToBitMap(networkTest->value))->pass) ^~~~~~~~~~~~~ objrtmch.c: In function 'ObjectRetractAction': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ objrtmch.c:1370:35: note: in expansion of macro 'ValueToBitMap' (SLOT_BITMAP *) ValueToBitMap(alphaPtr->slotbmp))) ^~~~~~~~~~~~~ --- pprint.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit pprint.c --- prccode.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit prccode.c --- prcdrfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit prcdrfun.c --- prccode.o --- In file included from envrnmnt.h:48, from setup.h:471, from prccode.c:52: prccode.c: In function 'RtnProcParam': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ prccode.c:1126:69: note: in expansion of macro 'ValueToBitMap' src = &ProceduralPrimitiveData(theEnv)->ProcParamArray[*((int *) ValueToBitMap(value)) - 1]; ^~~~~~~~~~~~~ prccode.c: In function 'GetProcBind': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ prccode.c:1155:31: note: in expansion of macro 'ValueToBitMap' pvar = (PACKED_PROC_VAR *) ValueToBitMap(value); ^~~~~~~~~~~~~ prccode.c: In function 'PutProcBind': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ prccode.c:1219:68: note: in expansion of macro 'ValueToBitMap' dst = &ProceduralPrimitiveData(theEnv)->LocalVarArray[*((int *) ValueToBitMap(value)) - 1]; ^~~~~~~~~~~~~ prccode.c: In function 'RtnProcWild': symbol.h:224:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] #define ValueToBitMap(target) ((void *) ((struct bitMapHashNode *) (target))->contents) ^ prccode.c:1264:44: note: in expansion of macro 'ValueToBitMap' GrabProcWildargs(theEnv,result,*(int *) ValueToBitMap(value)); ^~~~~~~~~~~~~ --- prcdrpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit prcdrpsr.c --- prdctfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit prdctfun.c --- prntutil.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit prntutil.c --- proflfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit proflfun.c --- reorder.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit reorder.c --- reteutil.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit reteutil.c --- retract.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit retract.c --- router.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit router.c --- rulebin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulebin.c --- router.o --- router.c: In function 'DeallocateRouterData': router.c:98:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] genfree(theEnv,(void *) tmpPtr->name,strlen(tmpPtr->name) + 1); ^ router.c: In function 'EnvDeleteRouter': router.c:491:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] genfree(theEnv,(void *) currentPtr->name,strlen(currentPtr->name) + 1); ^ --- rulebld.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulebld.c --- rulebsc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulebsc.c --- rulecmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulecmp.c --- rulecom.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulecom.c --- rulecstr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulecstr.c --- ruledef.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit ruledef.c --- ruledlt.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit ruledlt.c --- rulelhs.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulelhs.c --- ruledlt.o --- ruledlt.c: In function 'ReturnDefrule': ruledlt.c:136:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) waste->header.ppForm,strlen(waste->header.ppForm) + 1); ^ ruledlt.c: In function 'DestroyDefrule': ruledlt.c:219:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) theDefrule->header.ppForm,strlen(theDefrule->header.ppForm) + 1); ^ --- rulepsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit rulepsr.c --- scanner.o --- --- sortfun.o --- --- scanner.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit scanner.c --- sortfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit sortfun.c --- strngfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit strngfun.c --- strngrtr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit strngrtr.c --- symblbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit symblbin.c --- strngrtr.o --- strngrtr.c: In function 'DeallocateStringRouterData': strngrtr.c:90:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) tmpPtr->name,strlen(tmpPtr->name) + 1); ^ strngrtr.c: In function 'CloseStringSource': strngrtr.c:295:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) head->name,strlen(head->name) + 1); ^ strngrtr.c:302:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) head->name,strlen(head->name) + 1); ^ --- symblcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit symblcmp.c --- symblbin.o --- symblbin.c: In function 'WriteNeededSymbols': symblbin.c:205:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] GenWrite((void *) symbolPtr->contents,(unsigned long) length,fp); ^ symblbin.c: In function 'WriteNeededBitMaps': symblbin.c:370:22: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] GenWrite((void *) bitMapPtr->contents,(unsigned long) bitMapPtr->size,fp); ^ --- rulecom.o --- rulecom.c: In function 'EnvMatches': rulecom.c:438:85: warning: 'rulePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (((struct activation *) agendaPtr)->theRule->header.name == rulePtr->header.name) ~~~~~~~~~~~~~~~^~~~~ --- symbol.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit symbol.c symbol.c: In function 'DeallocateSymbolData': symbol.c:218:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) shPtr->contents,strlen(shPtr->contents)+1); ^ symbol.c:260:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) bmhPtr->contents,bmhPtr->size); ^ symbol.c: In function 'RemoveHashNode': symbol.c:1067:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) ((SYMBOL_HN *) theValue)->contents, ^ symbol.c:1072:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] rm(theEnv,(void *) ((BITMAP_HN *) theValue)->contents, ^ --- sysdep.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit sysdep.c --- textpro.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit textpro.c --- tmpltbin.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltbin.c --- tmpltbsc.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltbsc.c --- tmpltcmp.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltcmp.c --- tmpltdef.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltdef.c --- tmpltfun.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltfun.c --- tmpltlhs.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltlhs.c --- tmpltpsr.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltpsr.c --- tmpltrhs.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltrhs.c --- tmpltutl.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit tmpltutl.c --- userdata.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit userdata.c --- userfunctions.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit userfunctions.c --- tmpltrhs.o --- tmpltrhs.c: In function 'GetSlotAssertValues': tmpltrhs.c:543:78: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] tempArg = GenConstant(theEnv,FACT_STORE_MULTIFIELD,EnvAddBitMap(theEnv,(void *) nullBitMap,1)); ^ --- utility.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit utility.c --- watch.o --- cc -pipe -O2 -fno-strict-aliasing -c -O3 -Wall -Wundef -Wpointer-arith -Wshadow -Wcast-qual -Winline -Wmissing-declarations -Wredundant-decls -Wmissing-prototypes -Wnested-externs -Wstrict-prototypes -Waggregate-return -Wno-implicit watch.c --- clips --- cc -pipe -O2 -fno-strict-aliasing -o clips agenda.o analysis.o argacces.o bload.o bmathfun.o bsave.o classcom.o classexm.o classfun.o classinf.o classini.o classpsr.o clsltpsr.o commline.o conscomp.o constrct.o constrnt.o crstrtgy.o cstrcbin.o cstrccom.o cstrcpsr.o cstrnbin.o cstrnchk.o cstrncmp.o cstrnops.o cstrnpsr.o cstrnutl.o default.o defins.o developr.o dffctbin.o dffctbsc.o dffctcmp.o dffctdef.o dffctpsr.o dffnxbin.o dffnxcmp.o dffnxexe.o dffnxfun.o dffnxpsr.o dfinsbin.o dfinscmp.o drive.o emathfun.o engine.o envrnmnt.o evaluatn.o expressn.o exprnbin.o exprnops.o exprnpsr.o extnfunc.o factbin.o factbld.o factcmp.o factcom.o factfun.o factgen.o facthsh.o factlhs.o factmch.o factmngr.o factprt.o factqpsr.o factqury.o factrete.o factrhs.o filecom.o filertr.o generate.o genrcbin.o genrccmp.o genrccom.o genrcexe.o genrcfun.o genrcpsr.o globlbin.o globlbsc.o globlcmp.o globlcom.o globldef.o globlpsr.o immthpsr.o incrrset.o inherpsr.o inscom.o insfile.o insfun.o insmngr.o insmoddp.o insmult.o inspsr.o insquery.o insqypsr.o iofun.o lgcldpnd.o main.o memalloc.o miscfun.o modulbin.o modulbsc.o modulcmp.o moduldef.o modulpsr.o modulutl.o msgcom.o msgfun.o msgpass.o msgpsr.o multifld.o multifun.o objbin.o objcmp.o objrtbin.o objrtbld.o objrtcmp.o objrtfnx.o objrtgen.o objrtmch.o parsefun.o pattern.o pprint.o prccode.o prcdrfun.o prcdrpsr.o prdctfun.o prntutil.o proflfun.o reorder.o reteutil.o retract.o router.o rulebin.o rulebld.o rulebsc.o rulecmp.o rulecom.o rulecstr.o ruledef.o ruledlt.o rulelhs.o rulepsr.o scanner.o sortfun.o strngfun.o strngrtr.o symblbin.o symblcmp.o symbol.o sysdep.o textpro.o tmpltbin.o tmpltbsc.o tmpltcmp.o tmpltdef.o tmpltfun.o tmpltlhs.o tmpltpsr.o tmpltrhs.o tmpltutl.o userdata.o userfunctions.o utility.o watch.o -lm SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for clips-6.30 ===> Generating temporary packing list install -s -m 555 /construction/lang/clips/clips_core_source_630/core/clips /construction/lang/clips/stage/usr/local/bin/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for clips-6.30 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08