[R] make check fails -- how to debug

Barris, Wes We@@B@rr|@ @end|ng |rom cobb-v@ntre@@@com
Tue Feb 11 22:26:33 CET 2020


I am trying to build R-3.6.2 on a Linux system running CentOS 7.7.1908.  "make check" fails.  How can I troubleshoot this to find out what is wrong?

R_PAPERSIZE=letter
cd R-3.6.2
mkdir CentOS
../configure --with-x=no --enable-R-shlib
make
make check
.
.
.
running code in '../../tests/array-subset.R' ... OK
running code in '../../tests/reg-tests-1a.R' ... OK
running code in '../../tests/reg-tests-1b.R' ... OK
running code in '../../tests/reg-tests-1c.R' ... OK
running code in '../../tests/reg-tests-1d.R' ... OK
running code in '../../tests/reg-tests-2.R' ... OK
  comparing 'reg-tests-2.Rout' to '../../tests/reg-tests-2.Rout.save' ... OK
running code in '../../tests/reg-examples1.R' ... OK
running code in '../../tests/reg-examples2.R' ... OK
running code in '../../tests/reg-packages.R' ...make[3]: *** [reg-packages.Rout] Error 1
make[3]: Leaving directory `/usr/local/src/stats/R-3.6.2/CentOS/tests'
make[2]: *** [test-Reg] Error 2
make[2]: Leaving directory `/usr/local/src/stats/R-3.6.2/CentOS/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/usr/local/src/stats/R-3.6.2/CentOS/tests'
make: *** [check] Error 2
-- 
Wes Barris

----------------------------------------------------------------------
This email and any files transmitted with it are confide...{{dropped:11}}



More information about the R-help mailing list