=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-cli", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for R-cli-3.6.5 => Generating pre-install file lists => Creating installation directories * installing *source* package 'cli' ... ** this is package 'cli' version '3.6.5' files 'exec/news.R', 'exec/outdated.R', 'exec/search.R', 'exec/up.R', 'inst/examples/apps/news.R', 'inst/examples/apps/outdated.R', 'inst/examples/apps/search.R', 'inst/examples/apps/up.R', 'src/sha1.c', 'src/sha256.c' have the wrong MD5 checksums ** using staged installation ** libs using C compiler: 'gcc (GCC) 14.3.0' gcc -std=gnu23 -I"/opt/pkg/lib/R/include" -DNDEBUG -I../inst/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -fvisibility=hidden -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -c ansi.c -o ansi.o gcc -std=gnu23 -I"/opt/pkg/lib/R/include" -DNDEBUG -I../inst/include -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -fvisibility=hidden -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/usr/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/harfbuzz -I/opt/pkg/include/ncurses -I/opt/pkg/include/libxml2 -c cleancall.c -o cleancall.o cleancall.c: In function 'cleancall_init': cleancall.c:39:28: error: implicit declaration of function 'Rf_findVar'; did you mean 'Rf_findFun'? [-Wimplicit-function-declaration] 39 | cleancall_fns_dot_call = Rf_findVar(Rf_install(".Call"), R_BaseEnv); | ^~~~~~~~~~ | Rf_findFun cleancall.c:39:26: error: assignment to 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 39 | cleancall_fns_dot_call = Rf_findVar(Rf_install(".Call"), R_BaseEnv); | ^ *** Error code 1 Stop. make: stopped making "all" in /tmp/work/devel/R-cli/work/cli/src ERROR: compilation failed for package 'cli' * removing '/tmp/work/devel/R-cli/work/.destdir/opt/pkg/lib/R/library/cli' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-cli *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-cli