On Fri, Aug 05, 2022 at 10:09:01AM +0200, Theo Buehler wrote: > On Fri, Aug 05, 2022 at 09:22:06AM +0200, Theo Buehler wrote: > > On Fri, Aug 05, 2022 at 09:03:56AM +0200, Antoine Jacoutot wrote: > > > On Wed, Aug 03, 2022 at 09:13:25AM -0600, Ingo Feinerer wrote: > > > > CVSROOT: /cvs > > > > Module name: ports > > > > Changes by: [email protected] 2022/08/03 09:13:25 > > > > > > > > Modified files: > > > > math/R : Makefile distinfo > > > > math/R/pkg : PLIST > > > > math/rstudio : Makefile > > > > math/rstudio/patches: > > > > > > > > patch-src_cpp_core_r_util_REnvironmentPosix_cpp > > > > > > > > Log message: > > > > Update to R 4.2.1 > > > > > > > > ok tb@ > > > > > > This broke math/rstudio: > > > > > > > > /exopi-obj/pobj/rstudio-1.3.959/rstudio-1.3.959/src/cpp/r/session/RSession.cpp:438:11: > > > error: use of undeclared identifier 'Rf_countContexts' > > > return Rf_countContexts(CTXT_BROWSER, 1) > 0; > > > ^ > > > 1 error generated. > > > ninja: build stopped: subcommand failed. > > > > Looks like "support compilation with r-devel" should fix this. > > https://github.com/rstudio/rstudio/commit/872e2806f74e922a25e0f9586faa6624883728ca > > > > Have a build running. > > This worked fine, so I committed it.
Thanks :-) -- Antoine
