* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘spaths’ ...
** this is package ‘spaths’ version ‘1.1.3’
** package ‘spaths’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.7 (1+b1)’
using C++20
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgWkjMF/R.INSTALL39509930e877bc/spaths/src'
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c RcppExports.cpp -o RcppExports.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c convert_upd_rst.cpp -o convert_upd_rst.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c coordinates.cpp -o coordinates.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_multiple_calls_woweights.cpp -o distances_multiple_calls_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_multiple_calls_wweights.cpp -o distances_multiple_calls_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_one_call_woweights.cpp -o distances_one_call_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_one_call_wweights.cpp -o distances_one_call_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_woweights.cpp -o distances_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c distances_wweights.cpp -o distances_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c graph_to.cpp -o graph_to.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c graph_weights.cpp -o graph_weights.o
graph_weights.cpp:141:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  141 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:168:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  168 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:286:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  286 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:313:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  313 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:431:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  431 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:458:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  458 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:576:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  576 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:603:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  603 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:721:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  721 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:748:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  748 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:866:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  866 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:893:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  893 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:1011:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1011 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:1038:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1038 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:1156:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1156 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
graph_weights.cpp:1183:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1183 |       #pragma omp parallel for simd num_threads(ncores)
      |       ^
16 warnings generated.
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c openmp_installed.cpp -o openmp_installed.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_multiple_calls_woweights.cpp -o paths_multiple_calls_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_multiple_calls_wweights.cpp -o paths_multiple_calls_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_one_call_woweights.cpp -o paths_one_call_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_one_call_wweights.cpp -o paths_one_call_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_woweights.cpp -o paths_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c paths_wweights.cpp -o paths_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_destination_names.cpp -o r_destination_names.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_distances_woweights.cpp -o r_distances_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_distances_wweights.cpp -o r_distances_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_paths_woweights.cpp -o r_paths_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_paths_wweights.cpp -o r_paths_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_upd_distances_woweights.cpp -o r_upd_distances_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_upd_distances_wweights.cpp -o r_upd_distances_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_upd_paths_woweights.cpp -o r_upd_paths_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c r_upd_paths_wweights.cpp -o r_upd_paths_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c repeat_distances.cpp -o repeat_distances.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c show_progress.cpp -o show_progress.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c starts_targets.cpp -o starts_targets.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c stat_target_distances.cpp -o stat_target_distances.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c stat_target_paths.cpp -o stat_target_paths.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_affected_paths.cpp -o upd_affected_paths.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_distances_woweights.cpp -o upd_distances_woweights.o
upd_distances_woweights.cpp:70:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
   70 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:130:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  130 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:216:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  216 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:276:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  276 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:360:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  360 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:420:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  420 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:506:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  506 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:566:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  566 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:652:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  652 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:712:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  712 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:798:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  798 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:858:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  858 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:944:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  944 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:1004:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1004 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_woweights.cpp:1090:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1090 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_woweights.cpp:1150:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1150 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
16 warnings generated.
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_distances_wweights.cpp -o upd_distances_wweights.o
upd_distances_wweights.cpp:63:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
   63 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:123:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  123 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:202:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  202 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:262:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  262 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:341:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  341 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:401:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  401 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:480:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  480 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:540:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  540 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:619:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  619 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:679:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  679 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:758:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  758 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:818:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  818 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:897:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  897 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:957:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  957 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
upd_distances_wweights.cpp:1037:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1037 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(par_lvl_upd && ncores != 1)
      |       ^
upd_distances_wweights.cpp:1097:7: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
 1097 |       #pragma omp parallel for simd num_threads(ncores) schedule(dynamic) if(ncores != 1)
      |       ^
16 warnings generated.
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_paths_woweights.cpp -o upd_paths_woweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_paths_wweights.cpp -o upd_paths_wweights.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_starts_targets.cpp -o upd_starts_targets.o
upd_starts_targets.cpp:25:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
   25 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:57:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
   57 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:90:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
   90 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:123:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  123 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:230:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  230 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:258:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  258 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:286:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  286 |   #pragma omp simd
      |   ^
upd_starts_targets.cpp:314:3: warning: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
  314 |   #pragma omp simd
      |   ^
8 warnings generated.
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_starts_targets_map.cpp -o upd_starts_targets_map.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_target_distances.cpp -o upd_target_distances.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c upd_target_paths.cpp -o upd_target_paths.o
clang++-19 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw  -c visited.cpp -o visited.o
clang++-19 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o spaths.so RcppExports.o convert_upd_rst.o coordinates.o distances_multiple_calls_woweights.o distances_multiple_calls_wweights.o distances_one_call_woweights.o distances_one_call_wweights.o distances_woweights.o distances_wweights.o graph_to.o graph_weights.o openmp_installed.o paths_multiple_calls_woweights.o paths_multiple_calls_wweights.o paths_one_call_woweights.o paths_one_call_wweights.o paths_woweights.o paths_wweights.o r_destination_names.o r_distances_woweights.o r_distances_wweights.o r_paths_woweights.o r_paths_wweights.o r_upd_distances_woweights.o r_upd_distances_wweights.o r_upd_paths_woweights.o r_upd_paths_wweights.o repeat_distances.o show_progress.o starts_targets.o stat_target_distances.o stat_target_paths.o upd_affected_paths.o upd_distances_woweights.o upd_distances_wweights.o upd_paths_woweights.o upd_paths_wweights.o upd_starts_targets.o upd_starts_targets_map.o upd_target_distances.o upd_target_paths.o visited.o -fopenmp -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgWkjMF/R.INSTALL39509930e877bc/spaths/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpgWkjMF/R.INSTALL39509930e877bc/spaths/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpgWkjMF/R.INSTALL39509930e877bc/spaths/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-spaths/00new/spaths/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 (spaths)