* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘QCApro’ ...
** package ‘QCApro’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-23) 13.2.0’
make[1]: Entering directory '/tmp/RtmpW8diwK/R.INSTALL71c31869a130/QCApro/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c allSol.c -o allSol.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c findSubsets.c -o findSubsets.o
findSubsets.c: In function ‘findSubsets’:
findSubsets.c:8:73: warning: ‘lungime’ may be used uninitialized [-Wmaybe-uninitialized]
    8 |     int *prowno, *pnoflevels, *pmbase, *pmax, lmbase, lmbasei, i, j, k, lungime, flag, templung, *ptemp1, *ptemp2;
      |                                                                         ^~~~~~~
findSubsets.c:8:108: warning: ‘ptemp2’ may be used uninitialized [-Wmaybe-uninitialized]
    8 |     int *prowno, *pnoflevels, *pmbase, *pmax, lmbase, lmbasei, i, j, k, lungime, flag, templung, *ptemp1, *ptemp2;
      |                                                                                                            ^~~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c registerDynamicSymbol.c -o registerDynamicSymbol.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c removeRedundants.c -o removeRedundants.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c solveChart.c -o solveChart.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c superSubset.c -o superSubset.o
gcc-13 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c truthTable.c -o truthTable.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o QCApro.so allSol.o findSubsets.o registerDynamicSymbol.o removeRedundants.o solveChart.o superSubset.o truthTable.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpW8diwK/R.INSTALL71c31869a130/QCApro/src'
make[1]: Entering directory '/tmp/RtmpW8diwK/R.INSTALL71c31869a130/QCApro/src'
make[1]: Leaving directory '/tmp/RtmpW8diwK/R.INSTALL71c31869a130/QCApro/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-QCApro/00new/QCApro/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘QCApro’
    finding HTML links ... done
    DeMorgan                                html  
    QCApro-internal                         html  
    QCApro.package                          html  
    ambiguity                               html  
    calibrate                               html  
    d.biodiversity                          html  
    d.education                             html  
    d.graduate                              html  
    d.health                                html  
    d.homeless                              html  
    d.jobsecurity                           html  
    d.napoleon                              html  
    d.partybans                             html  
    d.represent                             html  
    d.socialsecurity                        html  
    d.stakeholder                           html  
    d.transport                             html  
    d.tumorscreen                           html  
    d.urban                                 html  
    eQMC                                    html  
    factorize                               html  
    findTh                                  html  
    implicIndep                             html  
    implicantMatrix                         html  
    limitedDiversity                        html  
    mintermMatrix                           html  
    pof                                     html  
    randomDGS                               html  
    retention                               html  
    submodels                               html  
    superSubset                             html  
    testTESA                                html  
    truthTable                              html  
** 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 (QCApro)