Skip to content
Prev 15066 / 63424 Next

R-patched Make Check Fails on reg-tests-1.R on linux and OS X

Since no one else has this problem, I suggest you check the integrity of 
your checkout, or, better, use an R-patched tarball that can easily be 
verified.  This looks very like a mismatched build and test: that is your 
R build has not be updated to include the patch which is being tested.
A completely clean build from a tarball will ensure that is not the case.

Reporting problems using unreleased compilers (gcc 3.4.4 is not released) 
isn't going to win you a lot of sympathy: they have been responsible for a 
large number of (mis-directed) problem reports.  If you didn't have the 
problem on two machines I would be suggesting using released versions of 
the tools.

FYI, R is tested on released compilers on i686 Linux several times a day, 
and at least weekly on other common platforms.  We would know soon enough 
if there was an R problem in 'make all check' on those platforms.
On Mon, 7 Feb 2005, Jake Bowers wrote: