* installing *source* package ‘mapdata’ ...
** package ‘mapdata’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gawk... gawk
configure: creating ./config.status
config.status: creating src/Makefile
** libs
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile Gmake
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
/usr/local/clang18/bin/clang -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -isystem /usr/local/clang18/include -I/usr/local/clang/include -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64  Gmake.c   -o Gmake
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile Lmake
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
/usr/local/clang18/bin/clang -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3  -isystem /usr/local/clang18/include -I/usr/local/clang/include -L/usr/local/clang/lib64 -L/usr/local/clang18/lib -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -L/usr/local/gcc13/lib64 -L/usr/local/lib64  Lmake.c   -o Lmake
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile world2Lores.line world2Hires.line
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
Converting worldLores to world2Lores
gawk -f ./convert.awk < worldLores.line > world2Lores.line
Converting worldHires to world2Hires
gawk -f ./convert.awk < worldHires.line > world2Hires.line
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile china.L japan.L nzHires.L rivers.L worldHires.L world2Hires.L worldLores.L world2Lores.L
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
./Lmake 0 s b china.line china.linestats ../inst/mapdata/china.L
./Lmake 0 s b japan.line japan.linestats ../inst/mapdata/japan.L
./Lmake 0 s b nzHires.line nzHires.linestats ../inst/mapdata/nzHires.L
./Lmake 0 s b rivers.line rivers.linestats ../inst/mapdata/rivers.L
./Lmake 0 s b worldHires.line worldHires.linestats ../inst/mapdata/worldHires.L
./Lmake 0 s b world2Hires.line world2Hires.linestats ../inst/mapdata/world2Hires.L
./Lmake 0 s b worldLores.line worldLores.linestats ../inst/mapdata/worldLores.L
./Lmake 0 s b world2Lores.line world2Lores.linestats ../inst/mapdata/world2Lores.L
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile china.N japan.N nzHires.N rivers.N worldHires.N world2Hires.N worldLores.N world2Lores.N
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make -f "/data/gannet/ripley/R/R-clang/etc/Makeconf" -f Makefile china.G japan.G nzHires.G rivers.G worldHires.G world2Hires.G worldLores.G world2Lores.G
make[2]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
./Gmake b china.gon china.gonstats ../inst/mapdata/china.G ../inst/mapdata/china.L
./Gmake b japan.gon japan.gonstats ../inst/mapdata/japan.G ../inst/mapdata/japan.L
./Gmake b nzHires.gon nzHires.gonstats ../inst/mapdata/nzHires.G ../inst/mapdata/nzHires.L
./Gmake b rivers.gon rivers.gonstats ../inst/mapdata/rivers.G ../inst/mapdata/rivers.L
./Gmake b worldHires.gon worldHires.gonstats ../inst/mapdata/worldHires.G ../inst/mapdata/worldHires.L
./Gmake b world2Hires.gon world2Hires.gonstats ../inst/mapdata/world2Hires.G ../inst/mapdata/world2Hires.L
./Gmake b worldLores.gon worldLores.gonstats ../inst/mapdata/worldLores.G ../inst/mapdata/worldLores.L
./Gmake b world2Lores.gon world2Lores.gonstats ../inst/mapdata/world2Lores.G ../inst/mapdata/world2Lores.L
make[2]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/mapdata/src'
** R
** data
*** moving datasets to lazyload DB
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (mapdata)