problem with make fullcheck on Sparc Solaris 8

Gardar Johannesson gardar@stat.ohio-state.edu
Wed, 18 Sep 2002 12:28:59 -0400


I have been trying out R-1.6.0 tarballs (2002-9-10 and 2002-9-17) on:

arch     sparc
os       solaris2.8
system   sparc, solaris2.8
status   beta
major    1
minor    6.0
year     2002
month    09
day      17
language R

As you see form above, R-1.6.0 compiles fine and works.  However, when I 
  "make fullcheck" I get the following error:

running code in 'tools-Ex.R' ... OK
running code in 'ts-Ex.R' ... OK
running code in 'survival-Ex.R' ...bash: survival-Ex.R: No such file or 
directory
mv: cannot access survival-Ex.Rout
*** Error code 2
make: Fatal error: Command failed for target `survival-Ex.Rout'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests
*** Error code 1
make: Fatal error: Command failed for target `fullcheck'


See the full output from "make fullcheck" at the end of this message.

It seams that the test examples for the recommended packages are never 
created.

I have both used GNU-tools (gmake version 3.79.1) and Solaris tools, but 
with the same results.


Any feedback would be great,
Gardar











collecting examples for package 'base' ...
  >>> Building/Updating help pages for package 'base'
      Formats: text example
running code in 'base-Ex.R' ... OK
collecting examples for package 'ctest' ...
  >>> Building/Updating help pages for package 'ctest'
      Formats: text example
running code in 'ctest-Ex.R' ... OK
collecting examples for package 'eda' ...
  >>> Building/Updating help pages for package 'eda'
      Formats: text example
running code in 'eda-Ex.R' ... OK
collecting examples for package 'lqs' ...
  >>> Building/Updating help pages for package 'lqs'
      Formats: text example
running code in 'lqs-Ex.R' ... OK
collecting examples for package 'methods' ...
  >>> Building/Updating help pages for package 'methods'
      Formats: text example
running code in 'methods-Ex.R' ... OK
collecting examples for package 'modreg' ...
  >>> Building/Updating help pages for package 'modreg'
      Formats: text example
running code in 'modreg-Ex.R' ... OK
collecting examples for package 'mva' ...
  >>> Building/Updating help pages for package 'mva'
      Formats: text example
running code in 'mva-Ex.R' ... OK
collecting examples for package 'nls' ...
  >>> Building/Updating help pages for package 'nls'
      Formats: text example
running code in 'nls-Ex.R' ... OK
collecting examples for package 'splines' ...
  >>> Building/Updating help pages for package 'splines'
      Formats: text example
running code in 'splines-Ex.R' ... OK
collecting examples for package 'stepfun' ...
  >>> Building/Updating help pages for package 'stepfun'
      Formats: text example
running code in 'stepfun-Ex.R' ... OK
collecting examples for package 'tcltk' ...
  >>> Building/Updating help pages for package 'tcltk'
      Formats: text example
running code in 'tcltk-Ex.R' ... OK
collecting examples for package 'tools' ...
  >>> Building/Updating help pages for package 'tools'
      Formats: text example
running code in 'tools-Ex.R' ... OK
collecting examples for package 'ts' ...
  >>> Building/Updating help pages for package 'ts'
      Formats: text example
running code in 'ts-Ex.R' ... OK
updating test dependencies
running strict specific tests
running code in 'eval-etc.R' ... OK
comparing 'eval-etc.Rout' to './eval-etc.Rout.save' ... OK
running code in 'simple-true.R' ... OK
comparing 'simple-true.Rout' to './simple-true.Rout.save' ... OK
running code in 'arith-true.R' ... OK
comparing 'arith-true.Rout' to './arith-true.Rout.save' ... OK
running code in 'arith.R' ... OK
comparing 'arith.Rout' to './arith.Rout.save' ... OK
running code in 'demos.R' ... OK
comparing 'demos.Rout' to './demos.Rout.save' ... OK
running code in 'lm-tests.R' ... OK
comparing 'lm-tests.Rout' to './lm-tests.Rout.save' ... OK
running code in 'primitive-funs.R' ... OK
comparing 'primitive-funs.Rout' to './primitive-funs.Rout.save' ... OK
running code in 'ok-errors.R' ... OK
comparing 'ok-errors.Rout' to './ok-errors.Rout.save' ... OK
running code in 'method-dispatch.R' ... OK
comparing 'method-dispatch.Rout' to './method-dispatch.Rout.save' ... OK
running code in 'd-p-q-r-tests.R' ... OK
comparing 'd-p-q-r-tests.Rout' to './d-p-q-r-tests.Rout.save' ... OK
creating 'isas-tests.R'
running code in 'isas-tests.R' ... OK
comparing 'isas-tests.Rout' to './isas-tests.Rout.save' ... OK
running sloppy specific tests
running code in 'print-tests.R' ... OK
comparing 'print-tests.Rout' to './print-tests.Rout.save' ... OK
creating 'no-segfault.R'
running code in 'no-segfault.R' ... OK
running code in 'base-Ex.R' ... OK
running code in 'ctest-Ex.R' ... OK
running code in 'eda-Ex.R' ... OK
running code in 'lqs-Ex.R' ... OK
running code in 'methods-Ex.R' ... OK
running code in 'modreg-Ex.R' ... OK
running code in 'mva-Ex.R' ... OK
running code in 'nls-Ex.R' ... OK
running code in 'splines-Ex.R' ... OK
running code in 'stepfun-Ex.R' ... OK
running code in 'tcltk-Ex.R' ... OK
running code in 'tools-Ex.R' ... OK
running code in 'ts-Ex.R' ... OK
running code in 'survival-Ex.R' ...bash: survival-Ex.R: No such file or 
directory
mv: cannot access survival-Ex.Rout
*** Error code 2
make: Fatal error: Command failed for target `survival-Ex.Rout'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests/Examples
*** Error code 1
make: Fatal error: Command failed for target `test-Recommended-Examples'
Current working directory /home/gardar/local/src/R-1.6.0/tests
*** Error code 1
make: Fatal error: Command failed for target `fullcheck'






















-- 
_________________________________________________________
Gardar Johannesson		
  Department of Statistics
The Ohio State University
304E Cockins Hall, 1958 Neil Ave.
Columbus, OH 43210

Email: gardar@stat.ohio-state.edu           Tel: (614) 292-1567
Web: www.stat.ohio-state.edu/~gardar        Fax: (614) 292-2096
_________________________________________________________

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._