* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘sourcetools’ ...
** package ‘sourcetools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Debian clang version 19.1.6 (1)’
using C++ compiler: ‘Debian clang version 19.1.6 (1)’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptJAQZZ/R.INSTALL16bb252ed92397/sourcetools/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c Reader.cpp -o Reader.o
In file included from Reader.cpp:3:
In file included from ../inst/include/sourcetools/read/read.h:7:
In file included from ../inst/include/sourcetools/read/MemoryMappedReader.h:10:
../inst/include/sourcetools/r/RHeaders.h:4:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    4 | #define R_NO_REMAP
      |         ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -DR_NO_REMAP -c Tokenizer.cpp -o Tokenizer.o
In file included from Tokenizer.cpp:1:
In file included from ../inst/include/sourcetools.h:9:
In file included from ../inst/include/sourcetools/read/read.h:7:
In file included from ../inst/include/sourcetools/read/MemoryMappedReader.h:10:
../inst/include/sourcetools/r/RHeaders.h:4:9: warning: 'R_NO_REMAP' macro redefined [-Wmacro-redefined]
    4 | #define R_NO_REMAP
      |         ^
<command line>:3:9: note: previous definition is here
    3 | #define R_NO_REMAP 1
      |         ^
1 warning generated.
clang-19 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include  -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O3 -Wall -pedantic -c sourcetools-init.c -o sourcetools-init.o
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptJAQZZ/R.INSTALL16bb252ed92397/sourcetools/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmptJAQZZ/R.INSTALL16bb252ed92397/sourcetools/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmptJAQZZ/R.INSTALL16bb252ed92397/sourcetools/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-sourcetools/00new/sourcetools/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 (sourcetools)