Andy Bunn
2010-Oct-28 18:10 UTC
[Rd] make check-all error on Win 7 with 2-12-.0: vfork: Resource temporarily unavailable
Hi all, I just built R from src on Windows 7 using Rtools212.exe. The build went as usual (R, bitmaps, and manuals all OK) but make check-all failed when running the examples for package 'tcltk': ... running code in 'demos2.R' ... OK running tests of primitives running code in 'primitives.R' ... OK make[2]: vfork: Resource temporarily unavailable make[1]: *** [test-all-devel] Error 1 make: *** [check-all] Error 2 There was no error when I ran make check-all a second time. Just FYI in case this means anything to the heavy-weight developers out there. -Andy
Prof Brian Ripley
2010-Oct-28 21:30 UTC
[Rd] make check-all error on Win 7 with 2-12-.0: vfork: Resource temporarily unavailable
This is a problem in the toolset (Cygwin), not in R, and indicates the machine was too busy (more or less as it says). On Thu, 28 Oct 2010, Andy Bunn wrote:> Hi all, I just built R from src on Windows 7 using Rtools212.exe. The build went as usual (R, bitmaps, and manuals all OK) but make check-all failed when running the examples for package 'tcltk': > > > ... > running code in 'demos2.R' ... OK > running tests of primitives > running code in 'primitives.R' ... OK > make[2]: vfork: Resource temporarily unavailable > make[1]: *** [test-all-devel] Error 1 > make: *** [check-all] Error 2 > > There was no error when I ran make check-all a second time. Just FYI in case this means anything to the heavy-weight developers out there. > > -Andy > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595