* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’ * installing *source* package ‘sdcMicro’ ... ** package ‘sdcMicro’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’ using C++ compiler: ‘g++-13 (Debian 13.2.0-23) 13.2.0’ make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmBGSWq/R.INSTALL2b494965a228b7/sdcMicro/src' g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c 0Main.cpp -o 0Main.o In file included from 0Main.cpp:35: Framework.h:892:7: warning: ‘char* ParseLine(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: ‘char* ParseString(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: ‘char* GoToNextLine(char*)’ defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: ‘char* RemoveComment(char*, int)’ defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: ‘char* Stristr(char*, char*, BOOL, BOOL)’ defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: ‘char* ReplaceChar(char*, char, char)’ defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: ‘char* Strncpy(char*, const char*, int, BOOL)’ defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c LocalRecProg_cpp.cpp -o LocalRecProg_cpp.o In file included from Mdav.h:24, from LocalRecProg_cpp.cpp:17: Framework.h:987:6: warning: ‘uint TimeGetMilliSecond()’ defined but not used [-Wunused-function] 987 | uint TimeGetMilliSecond(void) | ^~~~~~~~~~~~~~~~~~ Framework.h:892:7: warning: ‘char* ParseLine(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: ‘char* ParseString(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: ‘char* GoToNextLine(char*)’ defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: ‘char* RemoveComment(char*, int)’ defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: ‘char* Stristr(char*, char*, BOOL, BOOL)’ defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: ‘char* ReplaceChar(char*, char, char)’ defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: ‘char* Strncpy(char*, const char*, int, BOOL)’ defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c Mdav.cpp -o Mdav.o In file included from Mdav.cpp:25: Framework.h:987:6: warning: ‘uint TimeGetMilliSecond()’ defined but not used [-Wunused-function] 987 | uint TimeGetMilliSecond(void) | ^~~~~~~~~~~~~~~~~~ Framework.h:892:7: warning: ‘char* ParseLine(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 892 | char *ParseLine(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~ Framework.h:838:7: warning: ‘char* ParseString(char*, char*, int, BOOL)’ defined but not used [-Wunused-function] 838 | char *ParseString(char *Ptr, char *Str, int Size, BOOL AdvanceTo1stChar) | ^~~~~~~~~~~ Framework.h:804:7: warning: ‘char* GoToNextLine(char*)’ defined but not used [-Wunused-function] 804 | char *GoToNextLine(char *Ptr) | ^~~~~~~~~~~~ Framework.h:753:7: warning: ‘char* RemoveComment(char*, int)’ defined but not used [-Wunused-function] 753 | char *RemoveComment(char *Ptr, int Size) | ^~~~~~~~~~~~~ Framework.h:731:7: warning: ‘char* Stristr(char*, char*, BOOL, BOOL)’ defined but not used [-Wunused-function] 731 | char *Stristr(char *Ptr, char *SubString, BOOL LeaveAfter, BOOL ReturnNULL) | ^~~~~~~ Framework.h:716:7: warning: ‘char* ReplaceChar(char*, char, char)’ defined but not used [-Wunused-function] 716 | char *ReplaceChar(char *Str, char OldChar, char NewChar) | ^~~~~~~~~~~ Framework.h:706:7: warning: ‘char* Strncpy(char*, const char*, int, BOOL)’ defined but not used [-Wunused-function] 706 | char *Strncpy(char *Dst, const char *Src, int Max, BOOL Warn) | ^~~~~~~ g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c calcSuppInds.cpp -o calcSuppInds.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c microAggregation.cpp -o microAggregation.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c muargus_microaggregation.cpp -o muargus_microaggregation.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c muargus_rankswap.cpp -o muargus_rankswap.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c rankSwap.cpp -o rankSwap.o g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c recordSwap_R.cpp -o recordSwap_R.o gcc-13 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c sdcMicro.c -o sdcMicro.o g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o sdcMicro.so 0Main.o LocalRecProg_cpp.o Mdav.o RcppExports.o calcSuppInds.o microAggregation.o muargus_microaggregation.o muargus_rankswap.o rankSwap.o recordSwap_R.o sdcMicro.o -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmBGSWq/R.INSTALL2b494965a228b7/sdcMicro/src' make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpmBGSWq/R.INSTALL2b494965a228b7/sdcMicro/src' make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpmBGSWq/R.INSTALL2b494965a228b7/sdcMicro/src' installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-sdcMicro/00new/sdcMicro/libs ** R ** data *** moving datasets to lazyload DB ** 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 ‘sdcMicro’ as ‘sdcMicro_5.7.8_R_x86_64-pc-linux-gnu.tar.gz’ * DONE (sdcMicro)