* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘tidygraph’ ...
** package ‘tidygraph’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 17.0.5 (1)’
make[1]: Entering directory '/tmp/RtmpdbRa4R/R.INSTALLc360c448f0b3a/tidygraph/src'
clang++-17 -std=gnu++17 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c cpp11.cpp -o cpp11.o
In file included from cpp11.cpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/declarations.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11.hpp:5:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/as.hpp:11:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                 ~~                             ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                         ~~                           ^~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                                 ~~                              ^~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                                         ~~                                 ^~~~~~~~~
4 warnings generated.
clang++-17 -std=gnu++17 -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/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c get_paths.cpp -o get_paths.o
In file included from get_paths.cpp:2:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/list.hpp:6:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/attribute_proxy.hpp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/as.hpp:11:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:48: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                 ~~                             ^~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:54: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                         ~~                           ^~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:65: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                                 ~~                              ^~~~~~~~~
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/cpp11/include/cpp11/protect.hpp:282:76: warning: format specifies type 'unsigned int' but the argument has type 'SEXP' (aka 'SEXPREC *') [-Wformat]
  282 |       REprintf("%x CAR: %x CDR: %x TAG: %x\n", cell, CAR(cell), CDR(cell), TAG(cell));
      |                                         ~~                                 ^~~~~~~~~
4 warnings generated.
clang++-17 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o tidygraph.so cpp11.o get_paths.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpdbRa4R/R.INSTALLc360c448f0b3a/tidygraph/src'
make[1]: Entering directory '/tmp/RtmpdbRa4R/R.INSTALLc360c448f0b3a/tidygraph/src'
make[1]: Leaving directory '/tmp/RtmpdbRa4R/R.INSTALLc360c448f0b3a/tidygraph/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-tidygraph/00new/tidygraph/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** 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 (tidygraph)