* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘Immutables’ ...
** this is package ‘Immutables’ version ‘1.0.1’
** package ‘Immutables’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-15 (Debian 15.2.0-16) 15.2.0’
using C++ compiler: ‘g++-15 (Debian 15.2.0-16) 15.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOLRPun/R.INSTALL14d58e4a797b68/Immutables/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/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c ft_cpp.cpp -o ft_cpp.o
gcc-15 -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/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native -c init.c -o init.o
g++-15 -std=gnu++20 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o Immutables.so ft_cpp.o init.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOLRPun/R.INSTALL14d58e4a797b68/Immutables/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpOLRPun/R.INSTALL14d58e4a797b68/Immutables/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpOLRPun/R.INSTALL14d58e4a797b68/Immutables/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-Immutables/00new/Immutables/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package ‘Immutables’
finding HTML links ... done
Immutables-package html
add_monoids html
as.list.flexseq html
as.list.interval_index html
as.list.ordered_sequence html
as.list.priority_queue html
as_flexseq html
as_interval_index html
as_iterator.flexseq html
as_iterator.priority_queue html
as_ordered_sequence html
as_priority_queue html
c.flexseq html
concat_trees html
count_between html
count_key html
elements_between html
empty_tree html
fapply html
flexseq html
get_graph_df html
get_measure html
get_measures html
insert html
insert_at html
interval_index html
length.flexseq html
length.interval_index html
length.ordered_sequence html
length.priority_queue html
locate_by_predicate html
loop html
lower_bound html
max_endpoint html
max_key html
max_priority html
measure_monoid html
merge.flexseq html
merge.interval_index html
merge.ordered_sequence html
merge.priority_queue html
min_endpoint html
min_key html
min_priority html
ordered_sequence html
peek_all_containing html
peek_all_key html
peek_all_max html
peek_all_min html
peek_all_overlaps html
peek_all_point html
peek_all_within html
peek_at html
peek_back html
peek_containing html
peek_front html
peek_key html
peek_max html
peek_min html
peek_overlaps html
peek_point html
peek_within html
plot_structure html
pop_all_containing html
pop_all_key html
pop_all_max html
pop_all_min html
pop_all_overlaps html
pop_all_point html
pop_all_within html
pop_at html
pop_back html
pop_containing html
pop_front html
pop_key html
pop_max html
pop_min html
pop_overlaps html
pop_point html
pop_within html
print.FingerTree html
print.flexseq html
print.interval_index html
print.ordered_sequence html
print.priority_queue html
priority_queue html
push_back html
push_front html
split_around_by_predicate html
split_at html
split_by_predicate html
str.flexseq html
sub-.flexseq html
sub-.interval_index html
sub-.ordered_sequence html
sub-.priority_queue html
tree_from html
unlist.flexseq html
upper_bound html
validate_name_state html
validate_tree 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 (Immutables)