* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’ * installing *source* package ‘C50’ ... ** package ‘C50’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.4 (1)’ make[1]: Entering directory '/tmp/RtmpA3ZLxh/R.INSTALL488312deae582/C50/src' clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c attwinnow.c -o attwinnow.o In file included from attwinnow.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from attwinnow.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c classify.c -o classify.o In file included from classify.c:35: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from classify.c:35: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ classify.c:415:25: warning: variable 'TotVote' set but not used [-Wunused-but-set-variable] 415 | double TotWeight = 0, TotVote = 0; | ^ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c confmat.c -o confmat.o In file included from confmat.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from confmat.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c construct.c -o construct.o In file included from construct.c:54: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from construct.c:54: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ construct.c:66:17: warning: variable 'ExclWt' set but not used [-Wunused-but-set-variable] 66 | double ErrWt, ExclWt = 0, OKWt, ExtraErrWt, NFact, MinWt = 1.0, a, b; | ^ construct.c:435:36: warning: unused variable 'RawErrs' [-Wunused-variable] 435 | CaseNo *ConfusionMat, *Usage, i, RawErrs = 0, Errs = 0; | ^~~~~~~ 4 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c contin.c -o contin.o In file included from contin.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from contin.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c discr.c -o discr.o In file included from discr.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from discr.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c formrules.c -o formrules.o In file included from formrules.c:43: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from formrules.c:43: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ formrules.c:325:14: warning: variable 'Bestid' set but not used [-Wunused-but-set-variable] 325 | int d, id, Bestid, Remaining = NCond; | ^ 3 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c formtree.c -o formtree.o In file included from formtree.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from formtree.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c getdata.c -o getdata.o In file included from getdata.c:38: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from getdata.c:38: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c getnames.c -o getnames.o In file included from getnames.c:40: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from getnames.c:40: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c global.c -o global.o In file included from global.c:35: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from global.c:35: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hash.c -o hash.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c hooks.c -o hooks.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c implicitatt.c -o implicitatt.o In file included from implicitatt.c:38: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from implicitatt.c:38: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c info.c -o info.o In file included from info.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from info.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mcost.c -o mcost.o In file included from mcost.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from mcost.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c modelfiles.c -o modelfiles.o In file included from modelfiles.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from modelfiles.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c p-thresh.c -o p-thresh.o In file included from p-thresh.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from p-thresh.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c prune.c -o prune.o In file included from prune.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from prune.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rc50.c -o rc50.o In file included from rc50.c:40: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from rc50.c:40: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c redefine.c -o redefine.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rsample.c -o rsample.o rsample.c:74:7: warning: unused variable 'CaseNo' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^~~~~~ rsample.c:74:19: warning: unused variable 'MaxClassLen' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^~~~~~~~~~~ rsample.c:74:36: warning: unused variable 'o' [-Wunused-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^ rsample.c:74:39: warning: variable 'TotalRules' set but not used [-Wunused-but-set-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^ rsample.c:74:55: warning: variable 'StartList' set but not used [-Wunused-but-set-variable] 74 | int CaseNo = 0, MaxClassLen = 5, o, TotalRules = 0, StartList, | ^ rsample.c:75:7: warning: unused variable 'CurrentPosition' [-Wunused-variable] 75 | CurrentPosition, RealTrials; | ^~~~~~~~~~~~~~~ rsample.c:75:24: warning: unused variable 'RealTrials' [-Wunused-variable] 75 | CurrentPosition, RealTrials; | ^~~~~~~~~~ 7 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rulebasedmodels.c -o rulebasedmodels.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rules.c -o rules.o In file included from rules.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from rules.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c ruletree.c -o ruletree.o In file included from ruletree.c:40: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from ruletree.c:40: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c siftrules.c -o siftrules.o In file included from siftrules.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from siftrules.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ siftrules.c:387:13: warning: variable 'Active' set but not used [-Wunused-but-set-variable] 387 | RuleNo r, Active = 0; | ^ siftrules.c:502:7: warning: variable 'LastCost' set but not used [-Wunused-but-set-variable] 502 | int LastCost = 1E9, CurrentCost, AltCost, NewCost; | ^ siftrules.c:937:10: warning: variable 'Errs' set but not used [-Wunused-but-set-variable] 937 | double Errs = 0; | ^ 5 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c sort.c -o sort.o In file included from sort.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from sort.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c strbuf.c -o strbuf.o strbuf.c:193:11: warning: unused variable 'ap3' [-Wunused-variable] 193 | va_list ap3; | ^~~ 1 warning generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c subset.c -o subset.o In file included from subset.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from subset.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c top.c -o top.o clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c trees.c -o trees.o In file included from trees.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from trees.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c update.c -o update.o In file included from update.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from update.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c utility.c -o utility.o In file included from utility.c:38: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from utility.c:38: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -DNDEBUG -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c xval.c -o xval.o In file included from xval.c:36: ./transform.h:19:9: warning: 'fprintf' macro redefined [-Wmacro-redefined] 19 | #define fprintf rbm_fprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:91:11: note: previous definition is here 91 | # define fprintf(stream, ...) \ | ^ In file included from xval.c:36: ./transform.h:27:9: warning: 'printf' macro redefined [-Wmacro-redefined] 27 | #define printf Rprintf | ^ /usr/include/x86_64-linux-gnu/bits/stdio2.h:89:11: note: previous definition is here 89 | # define printf(...) \ | ^ 2 warnings generated. clang-18 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o C50.so attwinnow.o classify.o confmat.o construct.o contin.o discr.o formrules.o formtree.o getdata.o getnames.o global.o hash.o hooks.o implicitatt.o info.o mcost.o modelfiles.o p-thresh.o prune.o rc50.o redefine.o rsample.o rulebasedmodels.o rules.o ruletree.o siftrules.o sort.o strbuf.o subset.o top.o trees.o update.o utility.o xval.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR make[1]: Leaving directory '/tmp/RtmpA3ZLxh/R.INSTALL488312deae582/C50/src' make[1]: Entering directory '/tmp/RtmpA3ZLxh/R.INSTALL488312deae582/C50/src' make[1]: Leaving directory '/tmp/RtmpA3ZLxh/R.INSTALL488312deae582/C50/src' installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-C50/00new/C50/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * creating tarball packaged installation of ‘C50’ as ‘C50_0.1.8_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (C50)