* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘sdcMicro’ ...
** this is package ‘sdcMicro’ version ‘5.7.9’
** package ‘sdcMicro’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.3.0-10) 14.3.0’
using C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpsh6977/R.INSTALLd3c1a15e33b58/sdcMicro/src'
g++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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-14 -std=gnu23 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-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++-14 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-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-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpsh6977/R.INSTALLd3c1a15e33b58/sdcMicro/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpsh6977/R.INSTALLd3c1a15e33b58/sdcMicro/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpsh6977/R.INSTALLd3c1a15e33b58/sdcMicro/src'
installing to /home/hornik/tmp/R.check/r-patched-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
converting help for package ‘sdcMicro’
finding HTML links ... done
CASCrefmicrodata html
EIA html
LocalRecProg html
Tarragona html
addGhostVars html
addNoise html
argus_microaggregation html
argus_rankswap html
calcRisks html
casc1 html
createDat html
createNewID html
dRisk html
dRiskRMD html
dUtility html
dataGen html
distributeDraws_cpp html
distributeRandom_cpp html
extractManipData html
francdat html
free1 html
freq html
freqCalc html
generateStrata html
get.sdcMicroObj html
globalRecode html
groupAndRename html
il_additional html
importProblem html
indivRisk html
infoLoss html
kAnon_violations html
localSupp html
localSuppression html
mafast html
measure_risk html
mergeHouseholdData html
microData html
microaggrGower html
microaggregation html
modRisk html
mvTopCoding html
nextSdcObj html
orderData_cpp html
plot.localSuppression html
plot.sdcMicroObj html
plotMicro html
pram html
print.freqCalc html
print.indivRisk html
print.localSuppression html
print.micro html
print.modrisk html
print.pram html
print.sdcMicroObj html
print.suda2 html
randSample_cpp html
rankSwap html
readMicrodata html
recordSwap html
recordSwap_cpp html
removeDirectID html
report html
riskyCells html
sampleDonor_cpp html
sdcApp html
sdcMicro-package html
sdcMicroObj-class html
selectHouseholdData html
set.sdcMicroObj html
setLevels_cpp html
setRisk_cpp html
show-sdcMicroObj-method html
shuffle html
subsetMicrodata html
suda2 html
summary.freqCalc html
summary.micro html
summary.pram html
testdata html
topBotCoding html
valTable html
varToFactor html
writeSafeFile html
** 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
* DONE (sdcMicro)