* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘arcgisrouting’ ...
** this is package ‘arcgisrouting’ version ‘1.0.0’
** package ‘arcgisrouting’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.3.0-1) 15.3.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDdqEDJ/R.INSTALL3a520c42529499/arcgisrouting/src'
gcc-15 -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 decode_compressed_geometry.c -o decode_compressed_geometry.o
decode_compressed_geometry.c: In function ‘extract_values_’:
decode_compressed_geometry.c:42:25: warning: unused variable ‘start’ [-Wunused-variable]
42 | const char* start = p;
| ^~~~~
gcc-15 -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-15 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o arcgisrouting.so decode_compressed_geometry.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDdqEDJ/R.INSTALL3a520c42529499/arcgisrouting/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpDdqEDJ/R.INSTALL3a520c42529499/arcgisrouting/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpDdqEDJ/R.INSTALL3a520c42529499/arcgisrouting/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-arcgisrouting/00new/arcgisrouting/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘arcgisrouting’
finding HTML links ... done
arcgisrouting-package html
decode_compressed_geometry html
download_od_results html
download_service_area_results html
find_closest_facilities html
find_closest_facilities_job html
find_routes html
find_routes_job html
find_service_areas html
find_service_areas_job html
get_travel_modes html
last_mile_delivery html
location_allocation_job html
od_cost_matrix html
od_cost_matrix_job html
route_vehicles html
route_vehicles_job html
snap_to_roads html
*** copying figures
** 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 (arcgisrouting)