=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/math/R-ellipsis", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for R-ellipsis-0.3.2 => Generating pre-install file lists => Creating installation directories * installing *source* package 'ellipsis' ... ** this is package 'ellipsis' version '0.3.2' ** package 'ellipsis' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc (GCC) 15.2.0' gcc -I"/opt/pkg/lib/R/include" -DNDEBUG -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 -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 dots.c -o dots.o In file included from dots.c:3: dots.c: In function 'find_dots': dots.c:12:23: error: implicit declaration of function 'Rf_findVarInFrame3' [-Wimplicit-function-declaration] 12 | SEXP dots = PROTECT(Rf_findVarInFrame3(env, R_DotsSymbol, TRUE)); | ^~~~~~~~~~~~~~~~~~ /tmp/work/math/R-ellipsis/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ dots.c:12:23: error: passing argument 1 of 'Rf_protect' makes pointer from integer without a cast [-Wint-conversion] 12 | SEXP dots = PROTECT(Rf_findVarInFrame3(env, R_DotsSymbol, TRUE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /tmp/work/math/R-ellipsis/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ /tmp/work/math/R-ellipsis/work/.buildlink/lib/R/include/Rinternals.h:1117:17: note: expected 'SEXP' {aka 'struct SEXPREC *'} but argument is of type 'int' 1117 | SEXP Rf_protect(SEXP); | ^~~~ dots.c: In function 'promise_forced': dots.c:65:12: error: implicit declaration of function 'PRVALUE' [-Wimplicit-function-declaration] 65 | return PRVALUE(x) != R_UnboundValue; | ^~~~~~~ dots.c:65:23: warning: comparison between pointer and integer 65 | return PRVALUE(x) != R_UnboundValue; | ^~ *** Error code 1 Stop. make: stopped making "all" in /tmp/work/math/R-ellipsis/work/ellipsis/src ERROR: compilation failed for package 'ellipsis' * removing '/tmp/work/math/R-ellipsis/work/.destdir/opt/pkg/lib/R/library/ellipsis' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/R-ellipsis *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/R-ellipsis