=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-lazyeval", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for R-lazyeval-0.2.2 => Generating pre-install file lists => Creating installation directories * installing *source* package 'lazyeval' ... ** this is package 'lazyeval' version '0.2.2' ** package 'lazyeval' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: 'gcc (GCC) 14.3.0' gcc -std=gnu23 -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 expr.c -o expr.o expr.c: In function 'base_promise': expr.c:9:11: error: implicit declaration of function 'PRENV' [-Wimplicit-function-declaration] 9 | env = PRENV(promise); | ^~~~~ expr.c:9:9: error: assignment to 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 9 | env = PRENV(promise); | ^ expr.c:10:15: error: implicit declaration of function 'PREXPR'; did you mean 'PRIXPTR'? [-Wimplicit-function-declaration] 10 | promise = PREXPR(promise); | ^~~~~~ | PRIXPTR expr.c:10:13: error: assignment to 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 10 | promise = PREXPR(promise); | ^ expr.c:20:18: error: implicit declaration of function 'Rf_findVar'; did you mean 'Rf_findFun'? [-Wimplicit-function-declaration] 20 | SEXP obj = Rf_findVar(promise, env); | ^~~~~~~~~~ | Rf_findFun expr.c:20:18: error: initialization of 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] expr.c: In function 'base_promise_env': expr.c:42:9: error: assignment to 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 42 | env = PRENV(promise); | ^ expr.c:43:13: error: assignment to 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 43 | promise = PREXPR(promise); | ^ expr.c:53:18: error: initialization of 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] 53 | SEXP obj = Rf_findVar(promise, env); | ^~~~~~~~~~ In file included from expr.c:3: expr.c: In function 'expr_find_': expr.c:69:26: error: passing argument 1 of 'Rf_protect' makes pointer from integer without a cast [-Wint-conversion] 69 | SEXP promise = PROTECT(Rf_findVar(name, env)); | ^~~~~~~~~~~~~~~~~~~~~ | | | int /tmp/work/devel/R-lazyeval/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ /tmp/work/devel/R-lazyeval/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); | ^~~~ expr.c: In function 'expr_env_': expr.c:76:26: error: passing argument 1 of 'Rf_protect' makes pointer from integer without a cast [-Wint-conversion] 76 | SEXP promise = PROTECT(Rf_findVar(name, env)); | ^~~~~~~~~~~~~~~~~~~~~ | | | int /tmp/work/devel/R-lazyeval/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ /tmp/work/devel/R-lazyeval/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); | ^~~~ *** Error code 1 Stop. make: stopped making "all" in /tmp/work/devel/R-lazyeval/work/lazyeval/src ERROR: compilation failed for package 'lazyeval' * removing '/tmp/work/devel/R-lazyeval/work/.destdir/opt/pkg/lib/R/library/lazyeval' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-lazyeval *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-lazyeval