* installing *source* package ‘collections’ ... ** package ‘collections’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc-14 (GCC) 14.2.0’ make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/collections/src' gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c tommyds/tommy.c -o tommyds/tommy.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c collections.c -o collections.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c deque.c -o deque.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -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/local/gcc14/lib/gcc/x86_64-pc-linux-gnu/14.2.0/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:535, from /data/gannet/ripley/R/R-devel/include/R_ext/RS.h:34, from /data/gannet/ripley/R/R-devel/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/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/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/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/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"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c priority_queue.c -o priority_queue.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c queue.c -o queue.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c stack.c -o stack.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c xxh.c -o xxh.o gcc-14 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I/usr/local/include -DC99_INLINE_SEMANTICS=0 -fpic -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -c utils.c -o utils.o gcc-14 -shared -g -O2 -Wall -pedantic -mtune=native -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection -Werror=implicit-function-declaration -Wstrict-prototypes -fpic -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o collections.so tommyds/tommy.o collections.o deque.o dict.o priority_queue.o queue.o stack.o xxh.o utils.o make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/collections/src' make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/collections/src' make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/collections/src' installing to /data/gannet/ripley/R/packages/tests-devel/collections.Rcheck/00LOCK-collections/00new/collections/libs ** R ** 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 (collections)