* installing *source* package ‘mvpart’ ... ** using staged installation ** libs using C compiler: ‘Debian clang version 18.1.8 (1+b1)’ clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c anova.c -o anova.o In file included from anova.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c branch.c -o branch.o In file included from branch.c:43: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c bsplit.c -o bsplit.o In file included from bsplit.c:47: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c choose_surg.c -o choose_surg.o In file included from choose_surg.c:45: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c dist.c -o dist.o In file included from dist.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c fix_cp.c -o fix_cp.o In file included from fix_cp.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c formatg.c -o formatg.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c free_tree.c -o free_tree.o In file included from free_tree.c:40: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c gini.c -o gini.o In file included from gini.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c graycode.c -o graycode.o In file included from graycode.c:47: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void graycode.c:120:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 120 | int graycode() { | ^ | void 2 warnings generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c insert_split.c -o insert_split.o In file included from insert_split.c:43: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c make_cp_list.c -o make_cp_list.o In file included from make_cp_list.c:68: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c make_cp_table.c -o make_cp_table.o In file included from make_cp_table.c:53: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mrt.c -o mrt.o In file included from mrt.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c mysort.c -o mysort.o In file included from mysort.c:43: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c nodesplit.c -o nodesplit.o In file included from nodesplit.c:40: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c partition.c -o partition.o In file included from partition.c:50: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c poisson.c -o poisson.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c pred_rpart.c -o pred_rpart.o In file included from pred_rpart.c:60: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rpart.c -o rpart.o In file included from rpart.c:70: ./func_table.h:128:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 128 | int (*init_split)(); | ^ | void ./func_table.h:129:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 129 | void (*choose_split)(); | ^ | void ./func_table.h:130:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 130 | void (*eval)(); | ^ | void ./func_table.h:131:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 131 | double (*error)(); | ^ | void In file included from rpart.c:72: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 5 warnings generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rpart_callback.c -o rpart_callback.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rpartexp2.c -o rpartexp2.o In file included from rpartexp2.c:43: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rpcountup.c -o rpcountup.o In file included from rpcountup.c:42: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rpmatrix.c -o rpmatrix.o In file included from rpmatrix.c:39: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rundown.c -o rundown.o In file included from rundown.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c rundown2.c -o rundown2.o In file included from rundown2.c:42: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c s_to_rp.c -o s_to_rp.o In file included from s_to_rp.c:41: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c s_xpred.c -o s_xpred.o In file included from s_xpred.c:40: ./func_table.h:128:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 128 | int (*init_split)(); | ^ | void ./func_table.h:129:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 129 | void (*choose_split)(); | ^ | void ./func_table.h:130:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 130 | void (*eval)(); | ^ | void ./func_table.h:131:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 131 | double (*error)(); | ^ | void In file included from s_xpred.c:42: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 5 warnings generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c surrogate.c -o surrogate.o In file included from surrogate.c:49: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c usersplit.c -o usersplit.o In file included from usersplit.c:42: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c vgdist.c -o vgdist.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c xdiss.c -o xdiss.o clang-18 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c xval.c -o xval.o In file included from xval.c:61: ./rpartproto.h:63:13: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 63 | int graycode(); | ^ | void 1 warning generated. clang-18 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o mvpart.so anova.o branch.o bsplit.o choose_surg.o dist.o fix_cp.o formatg.o free_tree.o gini.o graycode.o init.o insert_split.o make_cp_list.o make_cp_table.o mrt.o mysort.o nodesplit.o partition.o poisson.o pred_rpart.o rpart.o rpart_callback.o rpartexp2.o rpcountup.o rpmatrix.o rundown.o rundown2.o s_to_rp.o s_xpred.o surrogate.o usersplit.o vgdist.o xdiss.o xval.o -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN/mvpart.Rcheck/00LOCK-mvpart/00new/mvpart/libs ** R ** data ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 * DONE (mvpart)