=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-magrittr", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Installing for R-magrittr-2.0.3 => Generating pre-install file lists => Creating installation directories * installing *source* package 'magrittr' ... ** this is package 'magrittr' version '2.0.3' ** package 'magrittr' 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 pipe.c -o pipe.o In file included from pipe.c:6: utils.h: In function 'r_new_environment': utils.h:27:14: error: implicit declaration of function 'Rf_allocSExp'; did you mean 'Rf_allocList'? [-Wimplicit-function-declaration] 27 | SEXP env = Rf_allocSExp(ENVSXP); | ^~~~~~~~~~~~ | Rf_allocList utils.h:27:14: error: initialization of 'SEXP' {aka 'struct SEXPREC *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] utils.h:28:3: error: implicit declaration of function 'SET_ENCLOS' [-Wimplicit-function-declaration] 28 | SET_ENCLOS(env, parent); | ^~~~~~~~~~ In file included from pipe.c:3: utils.h: In function 'r_env_get': utils.h:34:22: error: implicit declaration of function 'Rf_findVarInFrame3' [-Wimplicit-function-declaration] 34 | SEXP obj = PROTECT(Rf_findVarInFrame3(env, sym, FALSE)); | ^~~~~~~~~~~~~~~~~~ /tmp/work/devel/R-magrittr/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ utils.h:34:22: error: passing argument 1 of 'Rf_protect' makes pointer from integer without a cast [-Wint-conversion] 34 | SEXP obj = PROTECT(Rf_findVarInFrame3(env, sym, FALSE)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /tmp/work/devel/R-magrittr/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-magrittr/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-magrittr/work/magrittr/src ERROR: compilation failed for package 'magrittr' * removing '/tmp/work/devel/R-magrittr/work/.destdir/opt/pkg/lib/R/library/magrittr' *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-magrittr *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/R-magrittr