=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for R-dplyr-1.1.4nb1 => Generating pre-install file lists => Creating installation directories * installing *source* package 'dplyr' ... ** this is package 'dplyr' version '1.1.4' ** package 'dplyr' successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: 'g++ (nb1 20250721) 12.5.0' c++ -std=gnu++20 -I"/usr/pkg/lib/R/include" -DNDEBUG -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -fpic -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/libxml2 -c chop.cpp -o chop.o In file included from dplyr.h:6, from chop.cpp:1: chop.cpp: In function 'void dplyr_lazy_vec_chop_grouped(SEXP, SEXP, SEXP, bool)': chop.cpp:17:25: error: 'Rf_allocSExp' was not declared in this scope; did you mean 'Rf_allocList'? 17 | SEXP prom = PROTECT(Rf_allocSExp(PROMSXP)); | ^~~~~~~~~~~~ /pbulk/work/math/R-dplyr/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ chop.cpp:18:5: error: 'SET_PRENV' was not declared in this scope 18 | SET_PRENV(prom, R_EmptyEnv); | ^~~~~~~~~ chop.cpp:31:9: error: 'SET_PRCODE' was not declared in this scope 31 | SET_PRCODE(prom, column); | ^~~~~~~~~~ chop.cpp:34:9: error: 'SET_PRCODE' was not declared in this scope 34 | SET_PRCODE(prom, column); | ^~~~~~~~~~ chop.cpp:37:7: error: 'SET_PRCODE' was not declared in this scope 37 | SET_PRCODE(prom, Rf_lang3(dplyr::functions::vec_chop, column, rows)); | ^~~~~~~~~~ chop.cpp:40:5: error: 'SET_PRVALUE' was not declared in this scope 40 | SET_PRVALUE(prom, R_UnboundValue); | ^~~~~~~~~~~ chop.cpp: In function 'void dplyr_lazy_vec_chop_ungrouped(SEXP, SEXP)': chop.cpp:56:25: error: 'Rf_allocSExp' was not declared in this scope; did you mean 'Rf_allocList'? 56 | SEXP prom = PROTECT(Rf_allocSExp(PROMSXP)); | ^~~~~~~~~~~~ /pbulk/work/math/R-dplyr/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ chop.cpp:57:5: error: 'SET_PRENV' was not declared in this scope 57 | SET_PRENV(prom, R_EmptyEnv); | ^~~~~~~~~ chop.cpp:58:5: error: 'SET_PRCODE' was not declared in this scope 58 | SET_PRCODE(prom, Rf_lang2(dplyr::functions::list, p_data[i])); | ^~~~~~~~~~ chop.cpp:59:5: error: 'SET_PRVALUE' was not declared in this scope 59 | SET_PRVALUE(prom, R_UnboundValue); | ^~~~~~~~~~~ chop.cpp: In function 'SEXPREC* env_resolved(SEXP, SEXP)': chop.cpp:133:25: error: 'Rf_findVarInFrame' was not declared in this scope; did you mean 'R_existsVarInFrame'? 133 | SEXP prom = PROTECT(Rf_findVarInFrame(env, name)); | ^~~~~~~~~~~~~~~~~ /pbulk/work/math/R-dplyr/work/.buildlink/lib/R/include/Rinternals.h:357:36: note: in definition of macro 'PROTECT' 357 | #define PROTECT(s) Rf_protect(s) | ^ chop.cpp:134:42: error: 'PRVALUE' was not declared in this scope 134 | SEXP val = TYPEOF(prom) == PROMSXP ? PRVALUE(prom) : prom; | ^~~~~~~ *** Error code 1 Stop. make: stopped making "all" in /pbulk/work/math/R-dplyr/work/dplyr/src ERROR: compilation failed for package 'dplyr' * removing '/pbulk/work/math/R-dplyr/work/.destdir/usr/pkg/lib/R/library/dplyr' *** Error code 1 Stop. make[1]: stopped making "stage-install" in /usr/pkgsrc/math/R-dplyr *** Error code 1 Stop. make: stopped making "stage-install" in /usr/pkgsrc/math/R-dplyr