* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘ply’ ...
** this is package ‘ply’ version ‘0.1.0’
** package ‘ply’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
specified C++17
using C++ compiler: ‘g++-15 (Debian 15.2.0-15) 15.2.0’
using C++17
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1RedKA/R.INSTALL36400e6323a94a/ply/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c chess_engine.cpp -o chess_engine.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c chess_game.cpp -o chess_game.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c rcpp_bridge.cpp -o rcpp_bridge.o
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o ply.so RcppExports.o chess_engine.o chess_game.o rcpp_bridge.o -fopenmp -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1RedKA/R.INSTALL36400e6323a94a/ply/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp1RedKA/R.INSTALL36400e6323a94a/ply/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp1RedKA/R.INSTALL36400e6323a94a/ply/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-ply/00new/ply/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘ply’
    finding HTML links ... done
    ply-package                             html  
    ply_enrich_batch                        html  
    ply_fen_parse                           html  
    ply_fen_serialize                       html  
    ply_game_accept_draw                    html  
    ply_game_cancel                         html  
    ply_game_count                          html  
    ply_game_fen                            html  
    ply_game_history                        html  
    ply_game_info                           html  
    ply_game_init                           html  
    ply_game_join                           html  
    ply_game_move                           html  
    ply_game_new                            html  
    ply_game_new_from_fen                   html  
    ply_game_offer_draw                     html  
    ply_game_reset_registry                 html  
    ply_game_resign                         html  
    ply_hash                                html  
    ply_in_check                            html  
    ply_is_checkmate                        html  
    ply_is_insufficient_material            html  
    ply_is_stalemate                        html  
    ply_legal_moves                         html  
    ply_move_apply                          html  
    ply_pgn_extract_movetext                html  
    ply_pgn_load_games                      html  
    ply_pgn_parse_tags                      html  
    ply_validate                            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 (ply)