* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘tspmeta’ ...
** package ‘tspmeta’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpvJuZwJ/R.INSTALL360cb33af1aa19/tspmeta/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 fast_two_opt.c -o fast_two_opt.o
gcc-13 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o tspmeta.so fast_two_opt.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpvJuZwJ/R.INSTALL360cb33af1aa19/tspmeta/src'
make[1]: Entering directory '/tmp/RtmpvJuZwJ/R.INSTALL360cb33af1aa19/tspmeta/src'
make[1]: Leaving directory '/tmp/RtmpvJuZwJ/R.INSTALL360cb33af1aa19/tspmeta/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-tspmeta/00new/tspmeta/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘tspmeta’
    finding HTML links ... done
    as_TSP                                  html  
    autoplot.tsp_instance                   html  
    center_of_mass                          html  
    fast_two_opt                            html  
    feature_angle                           html  
    feature_bounding_box                    html  
    feature_centroid                        html  
    feature_chull                           html  
    feature_cluster                         html  
    feature_distance                        html  
    feature_modes                           html  
    feature_mst                             html  
    feature_nnds                            html  
    features                                html  
    get_solvers                             html  
    greedy_point_matching                   html  
    instance_dim                            html  
    morph_instances                         html  
    normalization_angle                     html  
    normalize_rotation                      html  
    number_of_cities                        html  
    numvec_feature_statistics               html  
    print.tsp_instance                      html  
    random_instance                         html  
    read_tsplib_instance                    html  
    read_tsplib_instances                   html  
    read_tsplib_tour                        html  
    remove_zero_distances                   html  
    rescale_instance                        html  
    rotate_coordinates                      html  
    rotate_instance                         html  
    run_solver                              html  
    tsp_generation_ea                       html  
    tsp_instance                            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 (tspmeta)