* installing *source* package ‘RTextTools’ ...
** package ‘RTextTools’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘gcc-13 (GCC) 13.2.0’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RTextTools/src'
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 api.c -o api.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 danish_stem.c -o danish_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 dutch_stem.c -o dutch_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 english_stem.c -o english_stem.o
english_stem.c: In function 'r_prelude':
english_stem.c:376:5: warning: label 'lab1' defined but not used [-Wunused-label]
  376 |     lab1:
      |     ^~~~
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 finnish_stem.c -o finnish_stem.o
finnish_stem.c: In function 'r_case':
finnish_stem.c:448:21: warning: unused variable 'm' [-Wunused-variable]
  448 |             {   int m = z->l - z->c; /* try, line 111 */
      |                     ^
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 french_stem.c -o french_stem.o
french_stem.c: In function 'french_stem':
french_stem.c:951:25: warning: unused variable 'm' [-Wunused-variable]
  951 |                 {   int m = z->l - z->c; /* try, line 225 */
      |                         ^
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 german_stem.c -o german_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 italian_stem.c -o italian_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 norwegian_stem.c -o norwegian_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 portuguese_stem.c -o portuguese_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 russian_stem.c -o russian_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 spanish_stem.c -o spanish_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 swedish_stem.c -o swedish_stem.o
gcc-13 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG -I. -I../Snowball/q  -I/usr/local/include    -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 utilities.c -o utilities.o
gcc-13 -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/gcc13/lib64 -L/usr/local/lib64 -L/usr/local/clang18/lib/x86_64-unknown-linux-gnu -o RTextTools.so api.o danish_stem.o dutch_stem.o english_stem.o finnish_stem.o french_stem.o german_stem.o italian_stem.o norwegian_stem.o portuguese_stem.o russian_stem.o spanish_stem.o swedish_stem.o utilities.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RTextTools/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/RTextTools/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/RTextTools/src'
installing to /data/gannet/ripley/R/packages/tests-devel/RTextTools.Rcheck/00LOCK-RTextTools/00new/RTextTools/libs
** R
** data
** demo
** 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 (RTextTools)