* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘roxygen2’ ...
** this is package ‘roxygen2’ version ‘8.0.0’
** package ‘roxygen2’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-17) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7Pw4v7/R.INSTALL54260fbec72/roxygen2/src'
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cpp11.cpp -o cpp11.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c escapeExamples.cpp -o escapeExamples.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c isComplete.cpp -o isComplete.o
isComplete.cpp: In function ‘int roxygen_parse_tag(std::string, bool, int, int)’:
isComplete.cpp:88:19: warning: unused variable ‘r_braces’ [-Wunused-variable]
88 | int braces = 0, r_braces = 0;
| ^~~~~~~~
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c leadingSpaces.cpp -o leadingSpaces.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c parser2.cpp -o parser2.o
g++-15 -std=gnu++20 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/cpp11/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c wrapUsage.cpp -o wrapUsage.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o roxygen2.so cpp11.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7Pw4v7/R.INSTALL54260fbec72/roxygen2/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmp7Pw4v7/R.INSTALL54260fbec72/roxygen2/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmp7Pw4v7/R.INSTALL54260fbec72/roxygen2/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-roxygen2/00new/roxygen2/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘roxygen2’
finding HTML links ... done
RoxyTopic html
double_escape_md html
escape_examples html
is_s3_generic html
load html
load_options html
markdown-internals html
markdown-test html
markdown_evaluate html
markdown_pass1 html
namespace_roclet html
needs_roxygenize html
object html
object_format html
parse_package html
rd_roclet html
rd_section html
roc_proc_text html
roclet html
roclet_find html
roxy_block html
roxy_tag html
roxy_tag_rd html
roxygen2-package html
roxygenize html
tag_parsers html
tags-index-crossref html
tags-namespace html
tags-rd-R6 html
tags-rd-S3 html
tags-rd-S4 html
tags-rd-S7 html
tags-rd-datasets html
tags-rd-formatting html
tags-rd-functions html
tags-reuse html
tags_list html
update_collate html
vignette_roclet html
*** copying figures
** 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 (roxygen2)