* installing to library ‘/home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages’
* installing *source* package ‘cartogramR’ ...
** package ‘cartogramR’ 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/RtmpAJhIBM/R.INSTALL1db57b7857be77/cartogramR/src'
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c caracmap.c -o caracmap.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cartogram.c -o cartogram.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c cartogramR.c -o cartogramR.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c checkring.c -o checkring.o
In file included from checkring.c:13:
checkring.c: In function ‘checkring’:
/home/hornik/tmp/R.check/r-release-gcc/Work/build/include/Rinternals.h:371:25: warning: ‘rlistcoord2’ may be used uninitialized [-Wmaybe-uninitialized]
  371 | #define PROTECT(s)      Rf_protect(s)
      |                         ^~~~~~~~~~~~~
checkring.c:148:35: note: in expansion of macro ‘PROTECT’
  148 |         if (change) rlistmulti2 = PROTECT(VECTOR_ELT(rlistcoord2, j));
      |                                   ^~~~~~~
checkring.c:86:8: note: ‘rlistcoord2’ was declared here
   86 |   SEXP rlistcoord2,  rcoordvert2, rlistmulti2;
      |        ^~~~~~~~~~~
/home/hornik/tmp/R.check/r-release-gcc/Work/build/include/Rinternals.h:371:25: warning: ‘rlistmulti2’ may be used uninitialized [-Wmaybe-uninitialized]
  371 | #define PROTECT(s)      Rf_protect(s)
      |                         ^~~~~~~~~~~~~
checkring.c:155:37: note: in expansion of macro ‘PROTECT’
  155 |           if (change) rcoordvert2 = PROTECT(VECTOR_ELT(rlistmulti2, jj));
      |                                     ^~~~~~~
checkring.c:86:35: note: ‘rlistmulti2’ was declared here
   86 |   SEXP rlistcoord2,  rcoordvert2, rlistmulti2;
      |                                   ^~~~~~~~~~~
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dcn.c -o dcn.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c diff_integrate.c -o diff_integrate.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c ffb_integrate.c -o ffb_integrate.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c fill_with_density.c -o fill_with_density.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c geomcarto.c -o geomcarto.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c gridanalysis.c -o gridanalysis.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c init.c -o init.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c inside_functions.c -o inside_functions.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c interpol2.c -o interpol2.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c invcarto.c -o invcarto.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c iocartogramR.c -o iocartogramR.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c makegraticule.c -o makegraticule.o
gcc-13 -I"/home/hornik/tmp/R.check/r-release-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3  -fvisibility=hidden -fopenmp -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c read_gen.c -o read_gen.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -Wl,-O1 -o cartogramR.so caracmap.o cartogram.o cartogramR.o checkring.o dcn.o diff_integrate.o ffb_integrate.o fill_with_density.o geomcarto.o gridanalysis.o init.o inside_functions.o interpol2.o invcarto.o iocartogramR.o makegraticule.o read_gen.o -lfftw3 -fopenmp -L/home/hornik/tmp/R.check/r-release-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpAJhIBM/R.INSTALL1db57b7857be77/cartogramR/src'
make[1]: Entering directory '/tmp/RtmpAJhIBM/R.INSTALL1db57b7857be77/cartogramR/src'
make[1]: Leaving directory '/tmp/RtmpAJhIBM/R.INSTALL1db57b7857be77/cartogramR/src'
installing to /home/hornik/tmp/R.check/r-release-gcc/Work/build/Packages/00LOCK-cartogramR/00new/cartogramR/libs
** R
** data
** inst
** 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 (cartogramR)