* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘GMSE’ ...
** package ‘GMSE’ 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/Rtmpw8DsKM/R.INSTALLf6ba01c2f930f/GMSE/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 game.c -o game.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 gmse_init.c -o gmse_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 landscape.c -o landscape.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 manager.c -o manager.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 observation.c -o observation.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 resource.c -o resource.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 user.c -o user.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 utilities.c -o utilities.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o GMSE.so game.o gmse_init.o landscape.o manager.o observation.o resource.o user.o utilities.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpw8DsKM/R.INSTALLf6ba01c2f930f/GMSE/src'
make[1]: Entering directory '/tmp/Rtmpw8DsKM/R.INSTALLf6ba01c2f930f/GMSE/src'
make[1]: Leaving directory '/tmp/Rtmpw8DsKM/R.INSTALLf6ba01c2f930f/GMSE/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-GMSE/00new/GMSE/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 ‘GMSE’
    finding HTML links ... done
    age_land                                html  
    anecdotal                               html  
    be_hunter                               html  
    case01plot                              html  
    case23plot                              html  
    chapman_est                             html  
    count_agent_cells                       html  
    dens_est                                html  
    gmse                                    html  
    gmse_apply                              html  
    gmse_apply_summary                      html  
    gmse_gui                                html  
    gmse_replicates                         html  
    gmse_summary                            html  
    gmse_table                              html  
    ind_to_land                             html  
    make_agents                             html  
    make_costs                              html  
    make_interaction_array                  html  
    make_interaction_table                  html  
    make_landscape                          html  
    make_resource                           html  
    make_utilities                          html  
    manager                                 html  
    manager_user_budgets                    html  
    observation                             html  
    owner_land_ssa                          html  
    plot_gmse_effort                        html  
    plot_gmse_results                       html  
    rec.n                                   html  
    resource                                html  
    ssb.n                                   html  
    user                                    html  
    utility_layer                           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 (GMSE)