* installing *source* package 'Cubist' ... ** package 'Cubist' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc.exe (GCC) 13.2.0' make[1]: Entering directory '/d/temp/RtmponUbfa/R.INSTALLc4b4470062e0/Cubist/src' gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c construct.c -o construct.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c contin.c -o contin.o contin.c: In function 'EvalContinuousAtt': contin.c:180:18: warning: 'BestI' may be used uninitialized [-Wmaybe-uninitialized] 180 | LowVal = SRec[BestI].V; | ^ contin.c:54:17: note: 'BestI' was declared here 54 | CaseNo i, Xp, BestI, Cases, Edge, LoK, HiK; | ^~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c discr.c -o discr.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formrules.c -o formrules.o formrules.c: In function 'PruneRule': formrules.c:245:14: warning: variable 'Bestid' set but not used [-Wunused-but-set-variable] 245 | int d, id, Bestid, Remaining = NCond; | ^~~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c formtree.c -o formtree.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getdata.c -o getdata.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c getnames.c -o getnames.o getnames.c: In function 'ExplicitAtt': getnames.c:333:31: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 333 | AttValName[MaxAtt][0] = (char *)(long)v + 1; | ^ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c global.c -o global.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c hash.c -o hash.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c implicitatt.c -o implicitatt.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c instance.c -o instance.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c modelfiles.c -o modelfiles.o modelfiles.c: In function 'ReadHeader': modelfiles.c:436:16: warning: 'Att' may be used uninitialized [-Wmaybe-uninitialized] 436 | AttMinVal[Att] = Xd; | ^ modelfiles.c:325:13: note: 'Att' was declared here 325 | Attribute Att; | ^~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c predict.c -o predict.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c prunetree.c -o prunetree.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rcubist.c -o rcubist.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c redefine.c -o redefine.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c regress.c -o regress.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rsample.c -o rsample.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rulebasedmodels.c -o rulebasedmodels.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c rules.c -o rules.o In file included from rules.c:32: rules.c: In function 'PrintRule': defns.h:165:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 165 | (n1->Tested < n2->Tested || n1->Tested == n2->Tested && n1->Cut < n2->Cut) rules.c:293:21: note: in expansion of macro 'Before' 293 | (!dd || Before(R->Lhs[id], R->Lhs[dd]))) { | ^~~~~~ rules.c: In function 'PrintCondition': rules.c:413:30: warning: 'Last' may be used uninitialized [-Wmaybe-uninitialized] 413 | AttValName[Att][Last]); | ^ rules.c:360:21: note: 'Last' was declared here 360 | DiscrValue v, pv, Last, Values = 0; | ^~~~ rules.c: In function 'Satisfies': rules.c:483:19: warning: 'Outcome' may be used uninitialized [-Wmaybe-uninitialized] 483 | return (Outcome == OneCond->TestValue); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ rules.c:455:14: note: 'Outcome' was declared here 455 | DiscrValue Outcome; | ^~~~~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sample.c -o sample.o sample.c: In function 'Ymain': sample.c:23:25: warning: unused variable 'Option' [-Wunused-variable] 23 | extern String OptArg, Option; | ^~~~~~ sample.c:20:10: warning: variable 'pval' set but not used [-Wunused-but-set-variable] 20 | double pval; | ^~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c sort.c -o sort.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c stats.c -o stats.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c strbuf.c -o strbuf.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c top.c -o top.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c trees.c -o trees.o trees.c: In function 'MaxLine': trees.c:279:10: warning: 'Ll' may be used uninitialized [-Wmaybe-uninitialized] 279 | Ll += 6; | ~~~^~~~ trees.c:249:7: note: 'Ll' was declared here 249 | int Ll, One, MaxLl = 0; | ^~ In file included from trees.c:32: trees.c: In function 'ShowBranch': defns.h:131:40: warning: 'Last' may be used uninitialized [-Wmaybe-uninitialized] 131 | #define ForEach(v, f, l) for (v = f; v <= l; ++v) trees.c:215:5: note: in expansion of macro 'ForEach' 215 | ForEach(Pv, 1, Last) { | ^~~~~~~ trees.c:163:18: note: 'Last' was declared here 163 | DiscrValue Pv, Last; | ^~~~ gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c update.c -o update.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c utility.c -o utility.o gcc -I"D:/RCompile/recent/R-4.4.0/include" -DNDEBUG -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c xval.c -o xval.o gcc -shared -s -static-libgcc -o Cubist.dll tmp.def construct.o contin.o discr.o formrules.o formtree.o getdata.o getnames.o global.o hash.o implicitatt.o instance.o modelfiles.o predict.o prunetree.o rcubist.o redefine.o regress.o rsample.o rulebasedmodels.o rules.o sample.o sort.o stats.o strbuf.o top.o trees.o update.o utility.o xval.o -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.0/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmponUbfa/R.INSTALLc4b4470062e0/Cubist/src' make[1]: Entering directory '/d/temp/RtmponUbfa/R.INSTALLc4b4470062e0/Cubist/src' make[1]: Leaving directory '/d/temp/RtmponUbfa/R.INSTALLc4b4470062e0/Cubist/src' installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-Cubist/00new/Cubist/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * MD5 sums packaged installation of 'Cubist' as Cubist_0.4.2.1.zip * DONE (Cubist)