* installing *source* package ‘mmand’ ... ** this is package ‘mmand’ version ‘1.7.0’ ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether clang++-21 -std=gnu++20 accepts -g... yes checking for clang++-21 -std=gnu++20 option to enable C++11 features... -std=gnu++11 checking for OpenMP flag of C++ compiler... -fopenmp checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for library containing dispatch_apply... no checking for dispatch/dispatch.h... no checking whether a simple program can be compiled against libdispatch... no checking compiler flag for block support... -fblocks checking for library containing _Block_copy... no checking for Block.h... no configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Array.cpp -o Array.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Componenter.cpp -o Componenter.o In file included from Componenter.cpp:6: ./lemon/connectivity.h:268:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 268 | typedef typename Digraph::Node Node; | ^ ./lemon/connectivity.h:336:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 336 | typedef typename Digraph::Arc Arc; | ^ ./lemon/connectivity.h:338:37: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 338 | typedef typename Digraph::ArcIt ArcIt; | ^ ./lemon/connectivity.h:1346:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 1346 | typedef typename Digraph::Node Node; | ^ ./lemon/connectivity.h:1348:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 1348 | typedef typename Digraph::Arc Arc; | ^ ./lemon/connectivity.h:1561:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 1561 | typedef typename Graph::ArcIt ArcIt; | ^ ./lemon/connectivity.h:1606:34: warning: unused typedef 'Node' [-Wunused-local-typedef] 1606 | typedef typename Graph::Node Node; | ^ ./lemon/connectivity.h:1608:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 1608 | typedef typename Graph::ArcIt ArcIt; | ^ 8 warnings generated. clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Distancer.cpp -o Distancer.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Kernel.cpp -o Kernel.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Morpher.cpp -o Morpher.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c Resampler.cpp -o Resampler.o clang++-21 -std=gnu++20 -I"/home/hornik/tmp/R-d-clang-21/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -DHAVE_BLOCKS -I. -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -fopenmp -fblocks -fpic -g -O3 -Wall -pedantic -c main.cpp -o main.o clang++-21 -std=gnu++20 -shared -L/home/hornik/tmp/R-d-clang-21/lib -Wl,-O1 -o mmand.so Array.o Componenter.o Distancer.o Kernel.o Morpher.o Resampler.o main.o -fopenmp -L/home/hornik/tmp/R-d-clang-21/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/mmand.Rcheck/00LOCK-mmand/00new/mmand/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (mmand)