* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘googlePolylines’ ...
** this is package ‘googlePolylines’ version ‘0.8.7’
** package ‘googlePolylines’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 23.1.0 (2)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPapPdd/R.INSTALL152fb228c4ab77/googlePolylines/src'
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c RcppExports.cpp -o RcppExports.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c encode.cpp -o encode.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c googlePolylines.cpp -o googlePolylines.o
clang++-23 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/i -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -c wkt.cpp -o wkt.o
In file included from wkt.cpp:4:
In file included from ../inst/i/b/geometry.hpp:17:
In file included from ../inst/i/b/geometry/geometry.hpp:57:
In file included from ../inst/i/b/geometry/strategies/strategies.hpp:37:
In file included from ../inst/i/b/geometry/strategies/intersection_strategies.hpp:25:
In file included from ../inst/i/b/geometry/strategies/cartesian/intersection.hpp:30:
In file included from ../inst/i/b/geometry/algorithms/detail/equals/point_point.hpp:27:
In file included from ../inst/i/b/geometry/strategies/detail.hpp:15:
In file included from ../inst/i/b/geometry/strategies/geographic/parameters.hpp:17:
In file included from ../inst/i/b/geometry/formulas/thomas_direct.hpp:24:
../inst/i/b/geometry/util/normalize_spheroidal_coordinates.hpp:165:13: warning: unused function template 'is_latitude_pole' [-Wunused-template]
165 | static bool is_latitude_pole(T const& lat)
| ^~~~~~~~~~~~~~~~
../inst/i/b/geometry/util/normalize_spheroidal_coordinates.hpp:182:13: warning: unused function template 'is_longitude_antimeridian' [-Wunused-template]
182 | static bool is_longitude_antimeridian(T const& lon)
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from wkt.cpp:4:
In file included from ../inst/i/b/geometry.hpp:17:
In file included from ../inst/i/b/geometry/geometry.hpp:63:
In file included from ../inst/i/b/geometry/algorithms/buffer.hpp:22:
In file included from ../inst/i/b/geometry/algorithms/detail/buffer/implementation.hpp:25:
In file included from ../inst/i/b/geometry/algorithms/detail/buffer/buffer_inserter.hpp:30:
In file included from ../inst/i/b/geometry/algorithms/detail/buffer/buffered_piece_collection.hpp:33:
In file included from ../inst/i/b/geometry/algorithms/covered_by.hpp:24:
In file included from ../inst/i/b/geometry/algorithms/detail/covered_by/implementation.hpp:26:
In file included from ../inst/i/b/geometry/algorithms/detail/within/implementation.hpp:30:
In file included from ../inst/i/b/geometry/algorithms/detail/within/multi_point.hpp:37:
In file included from ../inst/i/b/geometry/index/rtree.hpp:64:
In file included from ../inst/i/b/geometry/index/detail/rtree/node/node.hpp:20:
In file included from ../inst/i/b/container/vector.hpp:61:
In file included from ../inst/i/b/move/algo/adaptive_merge.hpp:16:
../inst/i/b/move/algo/detail/adaptive_sort_merge.hpp:261:17: warning: unused function template 'needed_keys_count' [-Wunused-template]
261 | static SizeType needed_keys_count(SizeType n_block_a, SizeType n_block_b)
| ^~~~~~~~~~~~~~~~~
3 warnings generated.
clang++-23 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o googlePolylines.so RcppExports.o encode.o googlePolylines.o wkt.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPapPdd/R.INSTALL152fb228c4ab77/googlePolylines/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpPapPdd/R.INSTALL152fb228c4ab77/googlePolylines/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpPapPdd/R.INSTALL152fb228c4ab77/googlePolylines/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-googlePolylines/00new/googlePolylines/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (googlePolylines)