* installing to library ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages’
* installing *source* package ‘RcppCWB’ ...
** this is package ‘RcppCWB’ version ‘0.6.10’
** package ‘RcppCWB’ successfully unpacked and MD5 sums checked
** using staged installation
* operating system detected for CWB configuration: Linux
* Linux distribution ID: debian (supported)
* architecture: x86_64 ... using config 'linux-64'
* using CWB platform configuration file: linux-64
* adapt CWB configuration file to use compiler: gcc-15
* using pkg-config to check whether glib-2.0 is available ... yes
* using pkg-config to get linker flags for glib-2.0: -lglib-2.0
* check whether pcre2 is available ... yes (version: 10.46)
* checking whether pcre2test is available ... no
* using pcre2-config to get libdirs for pcre2 (8bit): -lpcre2-8
* using pcre2-config to get cflags for pcre2:
* using build directory: /tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB
** libs
using C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’
make[1]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src'
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/CQi -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c RcppExports.cpp -o RcppExports.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/CQi -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c addons.cpp -o addons.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/CQi -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cl.cpp -o cl.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/CQi -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c cqp.cpp -o cqp.o
g++-15 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include" -DNDEBUG -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -I/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/CQi -I'/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O2 -Wall -pedantic -mtune=native -c utils.cpp -o utils.o
cd cwb; R_PACKAGE_SOURCE=/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb PKG_CONFIG_PATH= make clean
make[2]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
for i in cl cqp ; do if [ -f "$i/Makefile" ]; then cd $i; make clean; cd ..; fi; done;
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
rm -f *.o libcl.a registry.output *~
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
rm -f cqp cqpcl cqpserver *.o ../CQi/*.o parser.output *~ ../CQi/*~
# TODO what is "parser.output" ?
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
rm -f *~ config/*/*~ CQi/*~ CQi/*.o technical/*~ TAGS
rm -f -rf build
make[2]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
cd cwb; R_PACKAGE_SOURCE=/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb PKG_CONFIG_PATH= make depend
make[2]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
for i in cl cqp ; do cd $i; make depend.mk; cd ..; done;
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
make[3]: 'depend.mk' is up to date.
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
make[3]: 'depend.mk' is up to date.
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
make[2]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
cd cwb; R_PACKAGE_SOURCE=/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb PKG_CONFIG_PATH= make cl
make[2]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
--------------------------------- BUILDING CORPUS LIBRARY (CL)
cd cl; make
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
gcc-15 -c -o globals.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread globals.c
gcc-15 -c -o macros.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread macros.c
gcc-15 -c -o ui-helpers.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ui-helpers.c
gcc-15 -c -o list.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread list.c
gcc-15 -c -o lexhash.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread lexhash.c
gcc-15 -c -o ngram-hash.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ngram-hash.c
gcc-15 -c -o bitfields.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread bitfields.c
gcc-15 -c -o storage.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:45 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread storage.c
gcc-15 -c -o fileutils.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:46 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread fileutils.c
gcc-15 -c -o special-chars.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:46 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread special-chars.c
gcc-15 -c -o regopt.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:46 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread regopt.c
gcc-15 -c -o corpus.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:46 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread corpus.c
gcc-15 -c -o attributes.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:46 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread attributes.c
gcc-15 -c -o makecomps.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:47 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread makecomps.c
gcc-15 -c -o registry.tab.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:47 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread registry.tab.c
registry.tab.c:885:1: warning: ‘yy_symbol_print’ defined but not used [-Wunused-function]
885 | static void
| ^~~~~~~~~~~
registry.tab.c:523:26: warning: ‘yyrhs’ defined but not used [-Wunused-const-variable=]
523 | /* YYRHS -- A `-1'-separated list of the rules' RHS. */
| ^~~~~
registry.tab.c:511:27: warning: ‘yyprhs’ defined but not used [-Wunused-const-variable=]
511 | YYRHS. */
| ^
gcc-15 -c -o lex.creg.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:47 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread lex.creg.c
gcc-15 -c -o cdaccess.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:47 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread cdaccess.c
gcc-15 -c -o bitio.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread bitio.c
gcc-15 -c -o endian.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread endian.c
gcc-15 -c -o compression.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread compression.c
rm -f libcl.a
ar cqs libcl.a globals.o macros.o ui-helpers.o list.o lexhash.o ngram-hash.o bitfields.o storage.o fileutils.o special-chars.o regopt.o corpus.o attributes.o makecomps.o registry.tab.o lex.creg.o cdaccess.o bitio.o endian.o compression.o
gcc-15 -c -o dl_stub.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread dl_stub.c
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl'
make[2]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
cd cwb; R_PACKAGE_SOURCE=/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb PKG_CONFIG_PATH= make cqp
make[2]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
--------------------------------- BUILDING CQP
cd cqp; make
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
gcc-15 -c -o cqp.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread cqp.c
gcc-15 -c -o symtab.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:48 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread symtab.c
gcc-15 -c -o eval.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:49 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread eval.c
gcc-15 -c -o tree.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:50 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread tree.c
gcc-15 -c -o options.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:50 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread options.c
gcc-15 -c -o corpmanag.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:50 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread corpmanag.c
gcc-15 -c -o regex2dfa.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:50 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread regex2dfa.c
gcc-15 -c -o output.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:51 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread output.c
gcc-15 -c -o ranges.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:51 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ranges.c
gcc-15 -c -o builtins.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:51 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread builtins.c
gcc-15 -c -o groups.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:52 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread groups.c
gcc-15 -c -o targets.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:52 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread targets.c
gcc-15 -c -o matchlist.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:52 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread matchlist.c
gcc-15 -c -o concordance.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:52 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread concordance.c
gcc-15 -c -o parse_actions.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:53 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread parse_actions.c
gcc-15 -c -o attlist.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:53 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread attlist.c
gcc-15 -c -o context_descriptor.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:53 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread context_descriptor.c
gcc-15 -c -o print-modes.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread print-modes.c
gcc-15 -c -o ascii-print.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ascii-print.c
gcc-15 -c -o sgml-print.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread sgml-print.c
gcc-15 -c -o html-print.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread html-print.c
gcc-15 -c -o latex-print.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread latex-print.c
gcc-15 -c -o variables.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread variables.c
gcc-15 -c -o print_align.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread print_align.c
gcc-15 -c -o macro.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:54 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread macro.c
gcc-15 -c -o parser.tab.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:55 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread parser.tab.c
parser.tab.c:1649:1: warning: ‘yy_symbol_print’ defined but not used [-Wunused-function]
1649 | || defined __cplusplus || defined _MSC_VER)
| ^ ~~~~~~~~~~
parser.tab.c:832:27: warning: ‘yyrhs’ defined but not used [-Wunused-const-variable=]
832 |
| ^
parser.tab.c:791:28: warning: ‘yyprhs’ defined but not used [-Wunused-const-variable=]
791 | /* YYPRHS[YYN] -- Index of the first RHS symbol of rule number YYN in
| ^~~~~~
gcc-15 -c -o lex.yy.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:55 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread lex.yy.c
gcc-15 -c -o ../CQi/server.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:56 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ../CQi/server.c
gcc-15 -c -o ../CQi/auth.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:56 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ../CQi/auth.c
gcc-15 -c -o ../CQi/log.o -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:56 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread ../CQi/log.c
rm -f libcqp.a
ar cqs libcqp.a cqp.o symtab.o eval.o tree.o options.o corpmanag.o regex2dfa.o output.o ranges.o builtins.o groups.o targets.o matchlist.o concordance.o parse_actions.o attlist.o context_descriptor.o print-modes.o ascii-print.o sgml-print.o html-print.o latex-print.o variables.o print_align.o macro.o parser.tab.o lex.yy.o ../CQi/server.o ../CQi/auth.o ../CQi/log.o
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp'
make[2]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
cd cwb; R_PACKAGE_SOURCE=/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb PKG_CONFIG_PATH= make utils
make[2]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
--------------------------------- BUILDING UTILITIES
cd utils; make
make[3]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/utils'
gcc-15 -c -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:56 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -o cwb-encode.o cwb-encode.c
gcc-15 -c -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:57 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -o cwb-makeall.o cwb-makeall.c
gcc-15 -c -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:57 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -o cwb-huffcode.o cwb-huffcode.c
gcc-15 -c -O2 -Wall -fPIC -fPIC -m64 -DR_PACKAGE -DNDEBUG -DUSE_TERMCAP -DUSE_READLINE -DCOMPILE_DATE=\""Wed Oct 29 10:50:57 CET 2025"\" -DCWB_VERSION=\"3.4.33\" -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -pthread -o cwb-compress-rdx.o cwb-compress-rdx.c
--------------------------------- CREATING ARCHIVE
rm -f libcwb.a
ar cqs libcwb.a cwb-encode.o cwb-makeall.o cwb-huffcode.o cwb-compress-rdx.o
make[3]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/utils'
make[2]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb'
g++-15 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -Wl,-O1 -o RcppCWB.so RcppExports.o addons.o cl.o cqp.o utils.o -L/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cl -L/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/cqp -L/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src/cwb/utils -lcwb -lcqp -lcl -lglib-2.0 -lpcre2-8 -L/home/hornik/tmp/R.check/r-devel-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src'
make[1]: Entering directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src'
make[1]: Leaving directory '/tmp/RtmpArbte2/R.INSTALLea0793cb79467/RcppCWB/src'
installing to /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/00LOCK-RcppCWB/00new/RcppCWB/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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 (RcppCWB)