What platform is this?: `Gentoo Linux' is too vague. Please investigate the failure and follow-up with the details (there should be a tests/nafns.Rout.fail file).

NB: we are not seeing a problem on FC3 Linux under i686 or x86_64 or under Windows or Solaris.

On Mon, 7 Mar 2005 [EMAIL PROTECTED] wrote:

Full_Name: Ed Borasky
Version: R-devel 2005/03/07
OS: Gentoo Linux
Submission from: (NULL) (24.21.54.168)


How to reproduce:

1. Download R-devel.tar.bz2 (the one I have is 2005/03/07)



2. Unpack it
3. Type

  ./configure --prefix=/opt 2>&1 | tee configure.log
  make 2>&1 | tee make.log
  make check-all 2>&1 | tee make-check-all.log

running tests of LAPACK-based functions
make[3]: Entering directory `/home/znmeb/R-devel/tests'
running code in 'lapack.R' ... OK
make[3]: Leaving directory `/home/znmeb/R-devel/tests'
make[2]: Leaving directory `/home/znmeb/R-devel/tests'
make[2]: Entering directory `/home/znmeb/R-devel/tests'
running tests of NA handling functions
make[3]: Entering directory `/home/znmeb/R-devel/tests'
running code in 'nafns.R' ...make[3]: *** [nafns.Rout] Error 1
make[3]: Leaving directory `/home/znmeb/R-devel/tests'
make[2]: *** [test-Nafns] Error 2
make[2]: Leaving directory `/home/znmeb/R-devel/tests'
make[1]: *** [test-all-devel] Error 1
make[1]: Leaving directory `/home/znmeb/R-devel/tests'
make: *** [check-all] Error 2
bash-2.05b$

I have the complete logs if you want them. This same sequence worked fine with
R-patched dated 2005/03/07. The system is Gentoo Linux (gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r7 i686)

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel



-- Brian D. Ripley, [EMAIL PROTECTED] 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

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to