* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘maps’ ...
** package ‘maps’ 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 '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile init.o mapclip.o mapget.o smooth.o thin.o 
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/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 init.c -o init.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 mapclip.c -o mapclip.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 mapget.c -o mapget.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 smooth.c -o smooth.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 thin.c -o thin.o
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/bin/R" CMD SHLIB -o maps.so init.o mapclip.o mapget.o smooth.o thin.o 
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o maps.so init.o mapclip.o mapget.o smooth.o thin.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile Gmake
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -I/usr/local/include -Wl,-O1  Gmake.c   -o Gmake
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile Lmake
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
gcc-13 -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -I/usr/local/include -Wl,-O1  Lmake.c   -o Lmake
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile world2.line
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
Converting world to world2
gawk -f ./convert.awk < world.line > world2.line
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile county.L state.L usa.L nz.L world.L world2.L italy.L france.L state.vbm.L state.carto.L lakes.L
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
./Lmake 0 s b county.line county.linestats ../inst/mapdata/county.L
./Lmake 0 s b state.line state.linestats ../inst/mapdata/state.L
./Lmake 0 s b usa.line usa.linestats ../inst/mapdata/usa.L
./Lmake 0 s b nz.line nz.linestats ../inst/mapdata/nz.L
./Lmake 0 s b world.line world.linestats ../inst/mapdata/world.L
./Lmake 0 s b world2.line world2.linestats ../inst/mapdata/world2.L
./Lmake 0 s b italy.line italy.linestats ../inst/mapdata/italy.L
./Lmake 0 s b france.line france.linestats ../inst/mapdata/france.L
./Lmake 0 p b state.vbm.line state.vbm.linestats ../inst/mapdata/state.vbm.L
./Lmake 0 p b state.carto.line state.carto.linestats ../inst/mapdata/state.carto.L
./Lmake 0 s b lakes.line lakes.linestats ../inst/mapdata/lakes.L
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile county.G state.G usa.G nz.G world.G world2.G italy.G france.G state.vbm.G state.carto.G lakes.G
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
./Gmake b county.gon county.gonstats ../inst/mapdata/county.G ../inst/mapdata/county.L
./Gmake b state.gon state.gonstats ../inst/mapdata/state.G ../inst/mapdata/state.L
./Gmake b usa.gon usa.gonstats ../inst/mapdata/usa.G ../inst/mapdata/usa.L
./Gmake b nz.gon nz.gonstats ../inst/mapdata/nz.G ../inst/mapdata/nz.L
./Gmake b world.gon world.gonstats ../inst/mapdata/world.G ../inst/mapdata/world.L
./Gmake b world2.gon world2.gonstats ../inst/mapdata/world2.G ../inst/mapdata/world2.L
./Gmake b italy.gon italy.gonstats ../inst/mapdata/italy.G ../inst/mapdata/italy.L
./Gmake b france.gon france.gonstats ../inst/mapdata/france.G ../inst/mapdata/france.L
./Gmake b state.vbm.gon state.vbm.gonstats ../inst/mapdata/state.vbm.G ../inst/mapdata/state.vbm.L
./Gmake b state.carto.gon state.carto.gonstats ../inst/mapdata/state.carto.G ../inst/mapdata/state.carto.L
./Gmake b lakes.gon lakes.gonstats ../inst/mapdata/lakes.G ../inst/mapdata/lakes.L
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make -f "/home/hornik/tmp/R.check/r-patched-gcc/Work/build/etc/Makeconf" -f Makefile county.N state.N usa.N nz.N world.N world2.N italy.N france.N state.vbm.N state.carto.N lakes.N
make[2]: Entering directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make[2]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
make[1]: Leaving directory '/tmp/Rtmpk62V6P/R.INSTALL1cd48c6825bc57/maps/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-maps/00new/maps/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 ‘maps’
    finding HTML links ... done
    Spatial2map                             html  
    area.map                                html  
    canada.cities                           html  
    county                                  html  
    county.fips                             html  
    france                                  html  
    identify.map                            html  
    internal                                html  
    internal2                               html  
    iso.expand                              html  
    iso3166                                 html  
    italy                                   html  
    lakes                                   html  
    map                                     html  
    map.axes                                html  
    map.cities                              html  
    map.scale                               html  
    map.text                                html  
    map.where                               html  
    match.map                               html  
    nz                                      html  
    ozone                                   html  
    polygon                                 html  
    smooth.map                              html  
    state                                   html  
    state.carto                             html  
    state.fips                              html  
    state.vbm                               html  
    us.cities                               html  
    usa                                     html  
    world                                   html  
    world.cities                            html  
    world2                                  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 (maps)