* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘collections’ ...
** package ‘collections’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-14 (Debian 14.2.0-8) 14.2.0’
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIDzFQC/R.INSTALL1352a6fd181c9/collections/src'
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c tommyds/tommy.c -o tommyds/tommy.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c collections.c -o collections.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c deque.c -o deque.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c dict.c -o dict.o
In file included from xxhash/xxh3.h:78,
                 from xxh.h:15,
                 from dict.c:3:
In function ‘_mm_loadu_si128’,
    inlined from ‘XXH3_accumulate_512_sse2’ at xxhash/xxh3.h:1223:41,
    inlined from ‘XXH3_hashLong_internal_loop’ at xxhash/xxh3.h:1701:13,
    inlined from ‘XXH3_hashLong_64b_internal’ at xxhash/xxh3.h:1751:5,
    inlined from ‘XXH3_hashLong_64b_withSecret.constprop’ at xxhash/xxh3.h:1769:12:
/usr/lib/gcc/x86_64-linux-gnu/14/include/emmintrin.h:706:10: warning: array subscript [11, 576460752303423486] is outside array bounds of ‘char[50]’ [-Warray-bounds=]
  706 |   return *__P;
      |          ^~~~
dict.c: In function ‘XXH3_hashLong_64b_withSecret.constprop’:
dict.c:73:21: note: at offset [177, 9223372036854775789] into object ‘ch’ of size 50
   73 |         static char ch[50];
      |                     ^~
In file included from /usr/include/string.h:548,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R_ext/RS.h:34,
                 from /home/hornik/tmp/R.check/r-patched-gcc/Work/build/include/R.h:78,
                 from dict.h:5,
                 from dict.c:2:
In function ‘memcpy’,
    inlined from ‘XXH_read64’ at xxhash/xxhash.h:1608:5,
    inlined from ‘XXH_readLE64’ at xxhash/xxhash.h:1665:36,
    inlined from ‘XXH3_mix16B’ at xxhash/xxh3.h:821:34,
    inlined from ‘XXH3_len_129to240_64b.constprop’ at xxhash/xxh3.h:909:16:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: array subscript [14, 28] is outside array bounds of ‘char[50]’ [-Warray-bounds=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
dict.c: In function ‘XXH3_len_129to240_64b.constprop’:
dict.c:73:21: note: at offset [113, 224] into object ‘ch’ of size 50
   73 |         static char ch[50];
      |                     ^~
In function ‘memcpy’,
    inlined from ‘XXH_read64’ at xxhash/xxhash.h:1608:5,
    inlined from ‘XXH_readLE64’ at xxhash/xxhash.h:1665:36,
    inlined from ‘XXH3_mix16B’ at xxhash/xxh3.h:822:34,
    inlined from ‘XXH3_len_129to240_64b.constprop’ at xxhash/xxh3.h:909:16:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: array subscript [15, 29] is outside array bounds of ‘char[50]’ [-Warray-bounds=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
dict.c: In function ‘XXH3_len_129to240_64b.constprop’:
dict.c:73:21: note: at offset [121, 232] into object ‘ch’ of size 50
   73 |         static char ch[50];
      |                     ^~
In function ‘memcpy’,
    inlined from ‘XXH_read64’ at xxhash/xxhash.h:1608:5,
    inlined from ‘XXH_readLE64’ at xxhash/xxhash.h:1665:36,
    inlined from ‘XXH3_mix16B’ at xxhash/xxh3.h:821:34,
    inlined from ‘XXH3_len_129to240_64b.constprop’ at xxhash/xxh3.h:906:20:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: array subscript [16, 28] is outside array bounds of ‘char[50]’ [-Warray-bounds=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
dict.c: In function ‘XXH3_len_129to240_64b.constprop’:
dict.c:73:21: note: at offset [128, 224] into object ‘ch’ of size 50
   73 |         static char ch[50];
      |                     ^~
In function ‘memcpy’,
    inlined from ‘XXH_read64’ at xxhash/xxhash.h:1608:5,
    inlined from ‘XXH_readLE64’ at xxhash/xxhash.h:1665:36,
    inlined from ‘XXH3_mix16B’ at xxhash/xxh3.h:822:34,
    inlined from ‘XXH3_len_129to240_64b.constprop’ at xxhash/xxh3.h:906:20:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:10: warning: array subscript [17, 29] is outside array bounds of ‘char[50]’ [-Warray-bounds=]
   29 |   return __builtin___memcpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   30 |                                  __glibc_objsize0 (__dest));
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~
dict.c: In function ‘XXH3_len_129to240_64b.constprop’:
dict.c:73:21: note: at offset [136, 232] into object ‘ch’ of size 50
   73 |         static char ch[50];
      |                     ^~
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c priority_queue.c -o priority_queue.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c queue.c -o queue.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c stack.c -o stack.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c xxh.c -o xxh.o
gcc-14 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG   -I/usr/local/include -D_FORTIFY_SOURCE=3   -fpic  -g -O2 -Wall -Wstrict-prototypes -pedantic -mtune=native  -c utils.c -o utils.o
gcc-14 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o collections.so tommyds/tommy.o collections.o deque.o dict.o priority_queue.o queue.o stack.o xxh.o utils.o -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIDzFQC/R.INSTALL1352a6fd181c9/collections/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/RtmpIDzFQC/R.INSTALL1352a6fd181c9/collections/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/RtmpIDzFQC/R.INSTALL1352a6fd181c9/collections/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-collections/00new/collections/libs
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘collections’
    finding HTML links ... done
    cls                                     html  
    collections-package                     html  
    deprecated                              html  
    deque                                   html  
    dict                                    html  
    ordered_dict                            html  
    priority_queue                          html  
    queue                                   html  
    stack                                   html  
** 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 (collections)