* installing *source* package ‘goserveR’ ... ** this is package ‘goserveR’ version ‘0.1.3’ ** using staged installation ** libs using C compiler: ‘Debian clang version 19.1.7 (3+b2)’ echo /usr/bin/go && \ GO_CFLAGS="-I/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src" \ /usr/bin/go build -o serve.a -buildmode=c-archive /srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src/go/serve.go /usr/bin/go clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src -fpic -g -O3 -Wall -pedantic -c init.c -o init.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src -fpic -g -O3 -Wall -pedantic -c Rserve.c -o Rserve.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src -fpic -g -O3 -Wall -pedantic -c interupt.c -o interupt.o clang-19 -std=gnu23 -I"/home/hornik/tmp/R/include" -DNDEBUG -I/usr/local/include -DUSE_TYPE_CHECKING_STRICT -D_FORTIFY_SOURCE=3 -I/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src -fpic -g -O3 -Wall -pedantic -c background.c -o background.o clang-19 -std=gnu23 -shared -L/home/hornik/tmp/R/lib -Wl,-O1 -o goserveR.so serve.a init.o Rserve.o interupt.o background.o -L/srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src /srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00_pkg_src/goserveR/src/serve.a -lpthread -L/home/hornik/tmp/R/lib -lR installing to /srv/hornik/tmp/CRAN_pretest/goserveR.Rcheck/00LOCK-goserveR/00new/goserveR/libs ** R ** 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 (goserveR)