Skip to content
Prev 26649 / 63424 Next

make check-all fails on F8

On Fri, 2007-11-09 at 16:45 -0500, Tom "spot" Callaway wrote:
Thanks Tom.

It looks like the new RPM has not yet hit the mirrors, so I got it
directly from Koji at:

http://koji.fedoraproject.org/koji/buildinfo?buildID=23465

I installed:

  diffutils-2.8.1-19.fc8.i386.rpm

I'll run the full make check-all in a bit (takes over an hour), but for
a quick check, I ran:

$ make test-Reg
running regression tests
make[1]: Entering directory `/home/marcs/R.Files/SourceCode/SVN/tests'
running code in 'reg-tests-1.R' ... OK
running code in 'reg-tests-2.R' ... OK
comparing 'reg-tests-2.Rout' to './reg-tests-2.Rout.save' ... OK
running code in 'reg-IO.R' ... OK
comparing 'reg-IO.Rout' to './reg-IO.Rout.save' ... OK
running code in 'reg-IO2.R' ... OK
comparing 'reg-IO2.Rout' to './reg-IO2.Rout.save' ... OK
running code in 'reg-plot.R' ... OK
comparing 'reg-plot.Rout' to './reg-plot.Rout.save' ... OK
comparing 'reg-plot.ps' to './reg-plot.ps.save' ... OK
running code in 'reg-S4.R' ... OK
comparing 'reg-S4.Rout' to './reg-S4.Rout.save' ... OK
make[1]: Leaving directory `/home/marcs/R.Files/SourceCode/SVN/tests'
make[1]: Entering directory `/home/marcs/R.Files/SourceCode/SVN/tests'
running code in 'reg-tests-3.R' ... OK
comparing 'reg-tests-3.Rout' to './reg-tests-3.Rout.save' ... OK
make[1]: Leaving directory `/home/marcs/R.Files/SourceCode/SVN/tests'


So at least the aforementioned issue has been resolved.

I added a comment to the above Bugzilla report, confirming that the -19
version seems to resolve the problem.

If anything else pops up, I'll post back.

Thanks again,

Marc