<<insert bug report here>>
------------------------------------------------------
Error:
R : Copyright 2002, The R Development Core Team
Version 1.5.1 (2002-06-17)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type `license()' or `licence()' for distribution details.
R is a collaborative project with many contributors.
Type `contributors()' for more information.
Type `demo()' for some demos, `help()' for on-line help, or
`help.start()' for a HTML browser interface to help.
Type `q()' to quit R.
> demo(tkttest,package="tcltk")
demo(tkttest)
---- ~~~~~~~
Type <Return> to start : >
> require(tcltk) || stop("tcltk support is absent")
Loading required package: tcltk
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/soft/R/v1.5.1/lib/R/library/tcltk/libs/tcltk.so":
dlopen: /soft/R/v1.5.1/lib/R/library/tcltk/libs/tcltk.so: symbol
"Tcl_GetDoubleFromObj" unresolved
Error in .C("delTcl", PACKAGE = "tcltk") :
C/Fortran function name not in load table
Error in eval.with.vis(expr, envir, enclos) :
tcltk support is absent>
------------------------------------------------------
build:
tcsh
setenv CC /usr/bin/cc
setenv F77 /usr/bin/f77
setenv MAKE /soft/bin/gmake
setenv CPP /usr/bin/cpp
setenv CXX /usr/bin/cxx
setenv TCLTK_LIBS "-L/soft/tcl/v8.3.4/lib"
setenv TCLTK_CPPFLAGS "-I/soft/tcl/v8.3.4/include"
setenv LDFLAGS "-L/soft/readline/v4.2.1/lib"
setenv CFLAGS "-I/soft/readline/v4.2.1/include"
setenv CPPFLAGS "-I/soft/readline/v4.2.1/include"
#setenv CPPFLAGS
#setenv FFLAGS
#setenv CXXFLAGS
#setenv CXXCPP
./configure --prefix=/soft/R/v1.5.1
--with-tcl-config=/soft/tcl/v8.3.4/lib/tclConfig.sh
--with-tk-config=/soft/tcl/v8.3.4/lib/tkConfig.sh >&! config.out
gmake >&! gmake.out
gmake check >&! gmake_check.out
gmake pdf >&! gmake_pdf.out
gmake install >&! gmake_install.out
gmake install-pdf >&! gmake_install_pdf.out
------------------------------------------------------
config.out:
checking for a BSD-compatible install... tools/install-sh -c
checking whether build environment is sane... yes
checking whether /soft/bin/gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... alphaev56-dec-osf5.1
checking host system type... alphaev56-dec-osf5.1
loading site script ./config.site
loading build specific script ./config.site
checking for pwd... /usr/bin/pwd
checking whether builddir is srcdir... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for ar... ar
checking for javac... /usr/bin/javac
checking for less... /soft/bin/less
checking for perl... /soft/perl/v5.6.0/bin/perl
checking whether perl version is at least 5.004... yes
checking for dvips... /soft/teTeX/bin/dvips
checking for tex... /soft/teTeX/bin/tex
checking for latex... /soft/teTeX/bin/latex
checking for makeindex... /soft/teTeX/bin/makeindex
checking for pdftex... /soft/teTeX/bin/pdftex
checking for pdflatex... /soft/teTeX/bin/pdflatex
checking for makeinfo... /soft/teTeX/bin/makeinfo
checking for unzip... /soft/archive/unzip-v5.32/unzip
checking for zip... /soft/archive/zip-v2.3/zip
checking for gcc... /usr/bin/cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... no
checking whether /usr/bin/cc accepts -g... yes
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C preprocessor... /usr/bin/cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... no
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for ranlib... (cached) ranlib
checking for strip... strip
checking for objdir... .libs
checking for /usr/bin/cc option to produce PIC... none
checking if /usr/bin/cc static flag -non_shared works... yes
checking if /usr/bin/cc supports -c -o file.o... yes
checking if /usr/bin/cc supports -c -o file.lo... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... osf5.1 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
checking whether makeinfo version is at least 4... no
configure: WARNING: you cannot build info versions of the R manuals
checking for gcc... (cached) /usr/bin/cc
checking whether we are using the GNU C compiler... (cached) no
checking whether /usr/bin/cc accepts -g... (cached) yes
checking for /usr/bin/cc option to accept ANSI C... none needed
checking how to run the C preprocessor... /usr/bin/cpp
defining F77 to be /usr/bin/f77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /usr/bin/f77 accepts -g... yes
checking whether we are using the GNU C++ compiler... no
checking whether /usr/bin/cxx accepts -g... yes
checking how to run the C++ preprocessor... /usr/bin/cxx -E
checking for main in -lm... yes
checking for sin in -lm... yes
checking for main in -lncurses... no
checking for main in -ltermcap... yes
checking for dlopen in -ldl... no
checking for rl_callback_read_char in -lreadline... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking floatingpoint.h usability... no
checking floatingpoint.h presence... no
checking for floatingpoint.h... no
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieee754.h usability... no
checking ieee754.h presence... no
checking for ieee754.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking rpc/rpc.h usability... yes
checking rpc/rpc.h presence... yes
checking for rpc/rpc.h... yes
checking for strings.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking whether setjmp.h is POSIX.1 compatible... no
checking for GNU C library with version >= 2... no
checking return type of signal handlers... void
checking for pid_t... yes
checking for size_t... yes
checking for blkcnt_t... no
checking for type of socket length... size_t *
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for long double... yes
checking size of long double... 16
checking whether /usr/bin/cc accepts -M for generating dependencies... yes
checking whether /usr/bin/cc supports -c -o FILE.lo... yes
checking how to get verbose linking output from /usr/bin/f77... -v
checking for Fortran 77 libraries... -L/soft/readline/v4.2.1/lib -lreadline
-ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no
extra underscore
checking whether /usr/bin/f77 and /usr/bin/cc agree on int and double... yes
checking whether /usr/bin/f77 and /usr/bin/cc agree on double complex... yes
checking whether /usr/bin/f77 supports -c -o FILE.lo... yes
checking whether /usr/bin/cxx accepts -M for generating dependencies... yes
checking whether /usr/bin/cxx supports -c -o FILE.lo... yes
checking whether /usr/bin/cc accepts -std1... yes
checking whether /usr/bin/cc accepts -ieee_with_inexact... yes
checking whether /usr/bin/f77 accepts -fpe3... yes
checking whether /usr/bin/cxx accepts -ieee... yes
checking for xmkmf... /usr/bin/X11/xmkmf
configure: WARNING: I could not determine SHLIB_CXXLDFLAGS
checking for working alloca.h... yes
checking for alloca... yes
checking for access... yes
checking for chdir... yes
checking for expm1... yes
checking for fcntl... yes
checking for finite... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for getgrgid... yes
checking for getpwuid... yes
checking for getuid... yes
checking for hypot... yes
checking for isascii... yes
checking for isnan... yes
checking for log1p... yes
checking for matherr... no
checking for mkfifo... yes
checking for popen... yes
checking for putenv... yes
checking for rint... yes
checking for setenv... yes
checking for strcoll... yes
checking for stat... yes
checking for strptime... yes
checking for system... yes
checking for times... yes
checking for unsetenv... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for snprintf... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for vsnprintf... yes
checking whether acosh is declared... yes
checking whether asinh is declared... yes
checking whether atanh is declared... yes
checking whether snprintf is declared... yes
checking whether strdup is declared... yes
checking whether strncasecmp is declared... yes
checking whether vsnprintf is declared... yes
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for library containing xdr_string... none required
checking for __setfpucw... no
checking for working calloc... no
checking for working finite... no
checking for working log... no
checking for working strptime... yes
checking for sgemm_... no
checking for ATL_xerbla in -latlas... no
checking for sgemm_ in -lblas... no
checking for acosp in -lsunmath... no
checking for sgemm_ in -lblas... (cached) no
checking for sgemm_ in -lblas... (cached) no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for /soft/tcl/v8.3.4/lib/tclConfig.sh...
/soft/tcl/v8.3.4/lib/tclConfig.sh
checking for /soft/tcl/v8.3.4/lib/tkConfig.sh...
/soft/tcl/v8.3.4/lib/tkConfig.sh
checking for finite... (cached) yes
checking for isnan... (cached) yes
checking whether isfinite is declared... no
checking whether isnan is declared... yes
checking whether you have IEEE 754 floating-point arithmetic... yes
checking for BSD networking... yes
checking if jpeglib version >= 6b... no
checking for main in -lz... yes
checking if libpng version >= 1.0.5... no
checking for XDR support... yes
checking for gzeof in -lz... no
checking whether zlib support needs to be compiled... yes
checking mmap support for zlib... yes
checking for BZ2_bzlibVersion in -lbz2... no
checking whether leap seconds are treated according to POSIX... yes
checking for setitimer... yes
checking for lpr... lpr
checking for paperconf... false
configure: creating ./config.status
config.status: creating Makeconf
config.status: creating Makefile
config.status: creating afm/Makefile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating doc/html/search/Makefile
config.status: creating doc/manual/Makefile
config.status: creating etc/Makefile
config.status: creating etc/Makeconf
config.status: creating etc/Renviron
config.status: creating m4/Makefile
config.status: creating share/Makefile
config.status: creating src/Makefile
config.status: creating src/appl/Makefile
config.status: creating src/extra/Makefile
config.status: creating src/extra/xdr/Makefile
config.status: creating src/extra/zlib/Makefile
config.status: creating src/include/Makefile
config.status: creating src/include/Rmath.h
config.status: creating src/include/R_ext/Makefile
config.status: creating src/library/Makefile
config.status: creating src/library/base/DESCRIPTION
config.status: creating src/library/base/Makefile
config.status: creating src/library/ctest/DESCRIPTION
config.status: creating src/library/ctest/Makefile
config.status: creating src/library/ctest/src/Makefile
config.status: creating src/library/eda/DESCRIPTION
config.status: creating src/library/eda/Makefile
config.status: creating src/library/eda/src/Makefile
config.status: creating src/library/lqs/DESCRIPTION
config.status: creating src/library/lqs/Makefile
config.status: creating src/library/lqs/src/Makefile
config.status: creating src/library/methods/DESCRIPTION
config.status: creating src/library/methods/Makefile
config.status: creating src/library/methods/src/Makefile
config.status: creating src/library/modreg/DESCRIPTION
config.status: creating src/library/modreg/Makefile
config.status: creating src/library/modreg/src/Makefile
config.status: creating src/library/mva/DESCRIPTION
config.status: creating src/library/mva/Makefile
config.status: creating src/library/mva/src/Makefile
config.status: creating src/library/nls/DESCRIPTION
config.status: creating src/library/nls/Makefile
config.status: creating src/library/nls/src/Makefile
config.status: creating src/library/profile/Makefile
config.status: creating src/library/stepfun/DESCRIPTION
config.status: creating src/library/stepfun/Makefile
config.status: creating src/library/splines/DESCRIPTION
config.status: creating src/library/splines/Makefile
config.status: creating src/library/splines/src/Makefile
config.status: creating src/library/tcltk/DESCRIPTION
config.status: creating src/library/tcltk/Makefile
config.status: creating src/library/tcltk/src/Makefile
config.status: creating src/library/tools/DESCRIPTION
config.status: creating src/library/tools/Makefile
config.status: creating src/library/ts/DESCRIPTION
config.status: creating src/library/ts/Makefile
config.status: creating src/library/ts/src/Makefile
config.status: creating src/main/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/X11/Makefile
config.status: creating src/modules/gnome/Makefile
config.status: creating src/modules/internet/Makefile
config.status: creating src/modules/lapack/Makefile
config.status: creating src/modules/vfonts/Makefile
config.status: creating src/nmath/Makefile
config.status: creating src/nmath/standalone/Makefile
config.status: creating src/scripts/Makefile
config.status: creating src/scripts/COMPILE
config.status: creating src/scripts/INSTALL
config.status: creating src/scripts/REMOVE
config.status: creating src/scripts/R.sh
config.status: creating src/scripts/Rdconv
config.status: creating src/scripts/Rdindex
config.status: creating src/scripts/Rprof
config.status: creating src/scripts/SHLIB
config.status: creating src/scripts/Sd2Rd
config.status: creating src/scripts/build
config.status: creating src/scripts/check
config.status: creating src/scripts/f77
config.status: creating src/unix/Makefile
config.status: creating tests/Makefile
config.status: creating tests/Embedding/Makefile
config.status: creating tests/Examples/Makefile
config.status: creating tools/Makefile
config.status: creating src/include/config.h
config.status: executing stamp-h commands
R is now configured for alphaev56-dec-osf5.1
Source directory: .
Installation directory: /soft/R/v1.5.1
C compiler: /usr/bin/cc -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include
C++ compiler: /usr/bin/cxx -ieee -g
FORTRAN compiler: /usr/bin/f77 -fpe3 -g
X11 support: yes
Gnome support: no
Tcl/Tk support: yes
Readline support: yes
R profiling support: yes
R as a shared library: no
configure: WARNING: I could not determine SHLIB_CXXLDFLAGS
configure: WARNING: you cannot build info versions of the R manuals
------------------------------------------------------
gmake.out:
gmake[1]: Entering directory `/soft/R/R-1.5.1/m4'
gmake[1]: Nothing to be done for `R'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/m4'
gmake[1]: Entering directory `/soft/R/R-1.5.1/tools'
gmake[1]: Nothing to be done for `R'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/tools'
gmake[1]: Entering directory `/soft/R/R-1.5.1/afm'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/afm'
gmake[1]: Entering directory `/soft/R/R-1.5.1/doc'
gmake[2]: Entering directory `/soft/R/R-1.5.1/doc/html'
gmake[3]: Entering directory `/soft/R/R-1.5.1/doc/html/search'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/doc/html/search'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/doc/html'
gmake[2]: Entering directory `/soft/R/R-1.5.1/doc/manual'
gmake[2]: Nothing to be done for `R'.
gmake[2]: Leaving directory `/soft/R/R-1.5.1/doc/manual'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/doc'
gmake[1]: Entering directory `/soft/R/R-1.5.1/etc'
gmake[1]: Nothing to be done for `R'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/etc'
gmake[1]: Entering directory `/soft/R/R-1.5.1/share'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/share'
gmake[1]: Entering directory `/soft/R/R-1.5.1/src'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/scripts'
creating src/scripts/R.fe
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/scripts'
mkdir -p -- ../../bin
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/scripts'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/scripts'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/include'
mkdir -p -- ../../include
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/include/R_ext'
mkdir -p -- ../../../include/R_ext
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/include/R_ext'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/include'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/appl'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/appl'
making approx.d from approx.c
making bakslv.d from bakslv.c
making bandwidths.d from bandwidths.c
making binning.d from binning.c
making chull.d from chull.c
making cpoly.d from cpoly.c
making cumsum.d from cumsum.c
making fft.d from fft.c
making fmin.d from fmin.c
making integrate.d from integrate.c
making interv.d from interv.c
making lbfgsb.d from lbfgsb.c
making loglin.d from loglin.c
making lowess.d from lowess.c
making machar.d from machar.c
making maxcol.d from maxcol.c
making massdist.d from massdist.c
making pretty.d from pretty.c
making rowsum.d from rowsum.c
making splines.d from splines.c
making stem.d from stem.c
making strsignif.d from strsignif.c
making tabulate.d from tabulate.c
making uncmin.d from uncmin.c
making zeroin.d from zeroin.c
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/appl'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/appl'
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c approx.c -o approx.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bakslv.c -o bakslv.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bandwidths.c -o bandwidths.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c binning.c -o binning.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c chull.c -o chull.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c cpoly.c -o cpoly.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c cumsum.c -o cumsum.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fft.c -o fft.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fmin.c -o fmin.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c integrate.c -o integrate.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c interv.c -o interv.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lbfgsb.c -o lbfgsb.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c loglin.c -o loglin.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lowess.c -o lowess.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c machar.c -o machar.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c maxcol.c -o maxcol.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c massdist.c -o massdist.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pretty.c -o pretty.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rowsum.c -o rowsum.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c splines.c -o splines.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c stem.c -o stem.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c strsignif.c -o strsignif.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c tabulate.c -o tabulate.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c uncmin.c -o uncmin.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c zeroin.c -o zeroin.o
/usr/bin/f77 -fpe3 -g -c ch2inv.f -o ch2inv.o
/usr/bin/f77 -fpe3 -g -c chol.f -o chol.o
/usr/bin/f77 -fpe3 -g -c dchdc.f -o dchdc.o
/usr/bin/f77 -fpe3 -g -c dpbfa.f -o dpbfa.o
/usr/bin/f77 -fpe3 -g -c dpbsl.f -o dpbsl.o
/usr/bin/f77 -fpe3 -g -c dpoco.f -o dpoco.o
/usr/bin/f77 -fpe3 -g -c dpodi.f -o dpodi.o
/usr/bin/f77 -fpe3 -g -c dpofa.f -o dpofa.o
/usr/bin/f77 -fpe3 -g -c dposl.f -o dposl.o
/usr/bin/f77 -fpe3 -g -c dqrdc.f -o dqrdc.o
/usr/bin/f77 -fpe3 -g -c dqrdc2.f -o dqrdc2.o
/usr/bin/f77 -fpe3 -g -c dqrls.f -o dqrls.o
/usr/bin/f77 -fpe3 -g -c dqrsl.f -o dqrsl.o
/usr/bin/f77 -fpe3 -g -c dqrutl.f -o dqrutl.o
/usr/bin/f77 -fpe3 -g -c dsvdc.f -o dsvdc.o
/usr/bin/f77 -fpe3 -g -c dtrco.f -o dtrco.o
/usr/bin/f77 -fpe3 -g -c dtrsl.f -o dtrsl.o
/usr/bin/f77 -fpe3 -g -c eigen.f -o eigen.o
/usr/bin/f77 -fpe3 -g -c lminfl.f -o lminfl.o
/usr/bin/f77 -fpe3 -g -c blas.f -o blas.o
ar cr libappl.a approx.o bakslv.o bandwidths.o binning.o chull.o cpoly.o
cumsum.o fft.o fmin.o integrate.o interv.o lbfgsb.o loglin.o lowess.o
machar.o maxcol.o massdist.o pretty.o rowsum.o splines.o stem.o strsignif.o
tabulate.o uncmin.o zeroin.o ch2inv.o chol.o dchdc.o dpbfa.o dpbsl.o dpoco.o
dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o
dtrco.o dtrsl.o eigen.o lminfl.o blas.o
ranlib libappl.a
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/appl'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/appl'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/nmath'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/nmath'
making mlutils.d from mlutils.c
making d1mach.d from d1mach.c
making i1mach.d from i1mach.c
making fmax2.d from fmax2.c
making fmin2.d from fmin2.c
making fprec.d from fprec.c
making fround.d from fround.c
making ftrunc.d from ftrunc.c
making sign.d from sign.c
making fsign.d from fsign.c
making imax2.d from imax2.c
making imin2.d from imin2.c
making chebyshev.d from chebyshev.c
making log1p.d from log1p.c
making expm1.d from expm1.c
making lgammacor.d from lgammacor.c
making gammalims.d from gammalims.c
making stirlerr.d from stirlerr.c
making bd0.d from bd0.c
making gamma.d from gamma.c
making lgamma.d from lgamma.c
making gamma_cody.d from gamma_cody.c
making beta.d from beta.c
making lbeta.d from lbeta.c
making polygamma.d from polygamma.c
making bessel_i.d from bessel_i.c
making bessel_j.d from bessel_j.c
making bessel_k.d from bessel_k.c
making bessel_y.d from bessel_y.c
making choose.d from choose.c
making snorm.d from snorm.c
making sexp.d from sexp.c
making dgamma.d from dgamma.c
making pgamma.d from pgamma.c
making qgamma.d from qgamma.c
making rgamma.d from rgamma.c
making dbeta.d from dbeta.c
making pbeta.d from pbeta.c
making qbeta.d from qbeta.c
making rbeta.d from rbeta.c
making dunif.d from dunif.c
making punif.d from punif.c
making qunif.d from qunif.c
making runif.d from runif.c
making dnorm.d from dnorm.c
making pnorm.d from pnorm.c
making qnorm.d from qnorm.c
making rnorm.d from rnorm.c
making dlnorm.d from dlnorm.c
making plnorm.d from plnorm.c
making qlnorm.d from qlnorm.c
making rlnorm.d from rlnorm.c
making df.d from df.c
making pf.d from pf.c
making qf.d from qf.c
making rf.d from rf.c
making dt.d from dt.c
making pt.d from pt.c
making qt.d from qt.c
making rt.d from rt.c
making dchisq.d from dchisq.c
making pchisq.d from pchisq.c
making qchisq.d from qchisq.c
making rchisq.d from rchisq.c
making dbinom.d from dbinom.c
making pbinom.d from pbinom.c
making qbinom.d from qbinom.c
making rbinom.d from rbinom.c
making dcauchy.d from dcauchy.c
making pcauchy.d from pcauchy.c
making qcauchy.d from qcauchy.c
making rcauchy.d from rcauchy.c
making dexp.d from dexp.c
making pexp.d from pexp.c
making qexp.d from qexp.c
making rexp.d from rexp.c
making dgeom.d from dgeom.c
making pgeom.d from pgeom.c
making qgeom.d from qgeom.c
making rgeom.d from rgeom.c
making dhyper.d from dhyper.c
making phyper.d from phyper.c
making qhyper.d from qhyper.c
making rhyper.d from rhyper.c
making dnbinom.d from dnbinom.c
making pnbinom.d from pnbinom.c
making qnbinom.d from qnbinom.c
making rnbinom.d from rnbinom.c
making dpois.d from dpois.c
making ppois.d from ppois.c
making qpois.d from qpois.c
making rpois.d from rpois.c
making dweibull.d from dweibull.c
making pweibull.d from pweibull.c
making qweibull.d from qweibull.c
making rweibull.d from rweibull.c
making dlogis.d from dlogis.c
making plogis.d from plogis.c
making qlogis.d from qlogis.c
making rlogis.d from rlogis.c
making dnchisq.d from dnchisq.c
making pnchisq.d from pnchisq.c
making qnchisq.d from qnchisq.c
making dnbeta.d from dnbeta.c
making pnbeta.d from pnbeta.c
making pnf.d from pnf.c
making pnt.d from pnt.c
making ptukey.d from ptukey.c
making qtukey.d from qtukey.c
making wilcox.d from wilcox.c
making signrank.d from signrank.c
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/nmath'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/nmath'
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c mlutils.c -o mlutils.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c d1mach.c -o d1mach.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c i1mach.c -o i1mach.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fmax2.c -o fmax2.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fmin2.c -o fmin2.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fprec.c -o fprec.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fround.c -o fround.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c ftrunc.c -o ftrunc.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sign.c -o sign.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fsign.c -o fsign.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c imax2.c -o imax2.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c imin2.c -o imin2.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c chebyshev.c -o chebyshev.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c log1p.c -o log1p.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c expm1.c -o expm1.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lgammacor.c -o lgammacor.o
cc: Warning: lgammacor.c, line 94: In this statement, underflow occurs in
evaluating the expression
"2.2250738585072014e-308*2.2250738585072014e-308".
(underflow)
return ML_UNDERFLOW;
---------------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gammalims.c -o gammalims.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c stirlerr.c -o stirlerr.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bd0.c -o bd0.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gamma.c -o gamma.o
cc: Warning: gamma.c, line 185: In this statement, underflow occurs in
evaluating the expression
"2.2250738585072014e-308*2.2250738585072014e-308".
(underflow)
return ML_UNDERFLOW;
-------------------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lgamma.c -o lgamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gamma_cody.c -o gamma_cody.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c beta.c -o beta.o
cc: Warning: beta.c, line 84: In this statement, underflow occurs in
evaluating the expression
"2.2250738585072014e-308*2.2250738585072014e-308".
(underflow)
return ML_UNDERFLOW;
---------------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lbeta.c -o lbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c polygamma.c -o polygamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bessel_i.c -o bessel_i.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bessel_j.c -o bessel_j.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bessel_k.c -o bessel_k.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bessel_y.c -o bessel_y.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c choose.c -o choose.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c snorm.c -o snorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sexp.c -o sexp.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dgamma.c -o dgamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pgamma.c -o pgamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qgamma.c -o qgamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rgamma.c -o rgamma.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dbeta.c -o dbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pbeta.c -o pbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qbeta.c -o qbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rbeta.c -o rbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dunif.c -o dunif.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c punif.c -o punif.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qunif.c -o qunif.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c runif.c -o runif.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dnorm.c -o dnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnorm.c -o pnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qnorm.c -o qnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rnorm.c -o rnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dlnorm.c -o dlnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c plnorm.c -o plnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qlnorm.c -o qlnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rlnorm.c -o rlnorm.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c df.c -o df.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pf.c -o pf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qf.c -o qf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rf.c -o rf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dt.c -o dt.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pt.c -o pt.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qt.c -o qt.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rt.c -o rt.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dchisq.c -o dchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pchisq.c -o pchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qchisq.c -o qchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rchisq.c -o rchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dbinom.c -o dbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pbinom.c -o pbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qbinom.c -o qbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rbinom.c -o rbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dcauchy.c -o dcauchy.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pcauchy.c -o pcauchy.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qcauchy.c -o qcauchy.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rcauchy.c -o rcauchy.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dexp.c -o dexp.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pexp.c -o pexp.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qexp.c -o qexp.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rexp.c -o rexp.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dgeom.c -o dgeom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pgeom.c -o pgeom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qgeom.c -o qgeom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rgeom.c -o rgeom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dhyper.c -o dhyper.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c phyper.c -o phyper.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qhyper.c -o qhyper.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rhyper.c -o rhyper.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dnbinom.c -o dnbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnbinom.c -o pnbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qnbinom.c -o qnbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rnbinom.c -o rnbinom.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dpois.c -o dpois.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c ppois.c -o ppois.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qpois.c -o qpois.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rpois.c -o rpois.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dweibull.c -o dweibull.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pweibull.c -o pweibull.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qweibull.c -o qweibull.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rweibull.c -o rweibull.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dlogis.c -o dlogis.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c plogis.c -o plogis.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qlogis.c -o qlogis.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rlogis.c -o rlogis.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dnchisq.c -o dnchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnchisq.c -o pnchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qnchisq.c -o qnchisq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dnbeta.c -o dnbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnbeta.c -o pnbeta.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnf.c -o pnf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c pnt.c -o pnt.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c ptukey.c -o ptukey.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qtukey.c -o qtukey.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c wilcox.c -o wilcox.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c signrank.c -o signrank.o
ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o
ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o
lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o
lbeta.o polygamma.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o
snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o
rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o
dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dt.o pt.o qt.o rt.o
dchisq.o pchisq.o qchisq.o rchisq.o dbinom.o pbinom.o qbinom.o rbinom.o
dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o
pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o
pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o
pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o
dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o pnf.o pnt.o ptukey.o qtukey.o
wilcox.o signrank.o
ranlib libnmath.a
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/nmath'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/nmath'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/unix'
config.status: creating src/unix/Makefile
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/unix'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/unix'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/unix'
making devices.d from devices.c
making dynload.d from dynload.c
making edit.d from edit.c
making gnome.d from gnome.c
making stubs.d from stubs.c
making system.d from system.c
making sys-unix.d from sys-unix.c
making sys-common.d from sys-common.c
making sys-std.d from sys-std.c
making X11.d from X11.c
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/unix'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/unix'
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c devices.c -o devices.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dynload.c -o dynload.o
cc: Info: dynload.c, line 236: In this statement, "dlsym(...)" of type
"pointer to void", is being converted to "pointer to function ()
returning
pointer to void". Such a cast is not permitted by the standard.
(nonstandcast)
return (DL_FUNC) dlsym(info->handle, name);
---------------------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c edit.c -o edit.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gnome.c -o gnome.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c stubs.c -o stubs.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c system.c -o system.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sys-unix.c -o sys-unix.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sys-common.c -o sys-common.o
cc: Info: sys-common.c, line 687: In this statement, an array is being
accessed outside the bounds specified for the array type. (subscrbounds)
sm[BUF_SIZE] = '\0';
-----------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sys-std.c -o sys-std.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c X11.c -o X11.o
cc: Info: X11.c, line 69: In this statement, "dlsym(...)" of type
"pointer to
void", is being converted to "pointer to function () returning pointer
to
void". Such a cast is not permitted by the standard. (nonstandcast)
return (DL_FUNC) dlsym(handle, buf);
---------------------^
ar cr libunix.a devices.o dynload.o edit.o gnome.o stubs.o system.o sys-unix.o
sys-common.o sys-std.o X11.o
ranlib libunix.a
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/unix'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/unix'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/extra'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/extra/zlib'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/extra/zlib'
making adler32.d from adler32.c
making compress.d from compress.c
making crc32.d from crc32.c
making deflate.d from deflate.c
making gzio.d from gzio.c
making infblock.d from infblock.c
making infcodes.d from infcodes.c
making inffast.d from inffast.c
making inflate.d from inflate.c
making inftrees.d from inftrees.c
making infutil.d from infutil.c
making trees.d from trees.c
making uncompr.d from uncompr.c
making zutil.d from zutil.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/extra/zlib'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/extra/zlib'
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c adler32.c -o adler32.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c compress.c -o compress.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c crc32.c -o crc32.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c deflate.c -o deflate.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gzio.c -o gzio.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c infblock.c -o infblock.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c infcodes.c -o infcodes.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c inffast.c -o inffast.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c inflate.c -o inflate.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c inftrees.c -o inftrees.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c infutil.c -o infutil.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c trees.c -o trees.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c uncompr.c -o uncompr.o
/usr/bin/cc -I. -DUSE_MMAP -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c zutil.c -o zutil.o
ar cr libz.a adler32.o compress.o crc32.o deflate.o gzio.o infblock.o
infcodes.o inffast.o inflate.o inftrees.o infutil.o trees.o uncompr.o zutil.o
ranlib libz.a
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/extra/zlib'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/extra/zlib'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/extra'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/main'
config.status: creating src/main/Makefile
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/main'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/main'
making CConverters.d from CConverters.c
making Rdynload.d from Rdynload.c
making RNG.d from RNG.c
making apply.d from apply.c
making arithmetic.d from arithmetic.c
making array.d from array.c
making attrib.d from attrib.c
making base.d from base.c
making bind.d from bind.c
making builtin.d from builtin.c
making character.d from character.c
making coerce.d from coerce.c
making colors.d from colors.c
making complex.d from complex.c
making connections.d from connections.c
cc: Error: connections.c, line 775: Cannot find file <zlib.h> specified in
#include directive. (noinclfile)
#include <zlib.h>
-^
making context.d from context.c
making cov.d from cov.c
making cum.d from cum.c
making dcf.d from dcf.c
making datetime.d from datetime.c
making debug.d from debug.c
making devPS.d from devPS.c
making devPicTeX.d from devPicTeX.c
making deparse.d from deparse.c
making deriv.d from deriv.c
making devices.d from devices.c
making dotcode.d from dotcode.c
making dounzip.d from dounzip.c
cc: Error: unzip.h, line 49: Cannot find file "zlib.h" specified in
#include
directive. (noinclfile)
#include "zlib.h"
-^
cc: Error: dounzip.c, line 366: Cannot find file "zlib.h" specified in
#include directive. (noinclfile)
#include "zlib.h"
-^
making dstruct.d from dstruct.c
making duplicate.d from duplicate.c
making engine.d from engine.c
making envir.d from envir.c
making errors.d from errors.c
making eval.d from eval.c
making format.d from format.c
making fourier.d from fourier.c
making gram.d from gram.c
making gram-ex.d from gram-ex.c
making graphics.d from graphics.c
making identical.d from identical.c
making internet.d from internet.c
making iosupport.d from iosupport.c
making lapack.d from lapack.c
making list.d from list.c
making logic.d from logic.c
making main.d from main.c
making match.d from match.c
making memory.d from memory.c
making model.d from model.c
making names.d from names.c
making objects.d from objects.c
making optim.d from optim.c
making optimize.d from optimize.c
making options.d from options.c
making par.d from par.c
making paste.d from paste.c
making platform.d from platform.c
making plot.d from plot.c
making plot3d.d from plot3d.c
making plotmath.d from plotmath.c
making print.d from print.c
making printarray.d from printarray.c
making printvector.d from printvector.c
making printutils.d from printutils.c
making qsort.d from qsort.c
making random.d from random.c
making regex.d from regex.c
making relop.d from relop.c
making saveload.d from saveload.c
making scan.d from scan.c
making seq.d from seq.c
making serialize.d from serialize.c
making size.d from size.c
making sort.d from sort.c
making source.d from source.c
making split.d from split.c
making sprintf.d from sprintf.c
making subassign.d from subassign.c
making subscript.d from subscript.c
making subset.d from subset.c
making summary.d from summary.c
making unique.d from unique.c
making util.d from util.c
making version.d from version.c
making vfonts.d from vfonts.c
making alloca.d from alloca.c
making acosh.d from acosh.c
making asinh.d from asinh.c
making atanh.d from atanh.c
making snprintf.d from snprintf.c
making strdup.d from strdup.c
making strncasecmp.d from strncasecmp.c
making vsnprintf.d from vsnprintf.c
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/main'
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c CConverters.c -o CConverters.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c Rdynload.c -o Rdynload.o
cc: Info: Rdynload.c, line 805: In this statement, "f" of type
"pointer to
function () returning pointer to void", is being converted to "pointer
to
void". Such a cast is not permitted by the standard. (nonstandcast)
PROTECT(ref = R_MakeExternalPtr((void*) f, Rf_install("native
symbol"),
NULL));
--^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c RNG.c -o RNG.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c apply.c -o apply.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c arithmetic.c -o arithmetic.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c array.c -o array.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c attrib.c -o attrib.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c base.c -o base.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c bind.c -o bind.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c builtin.c -o builtin.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c character.c -o character.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c coerce.c -o coerce.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c colors.c -o colors.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c complex.c -o complex.o
/usr/bin/cc -I../../src/extra/zlib -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c connections.c -o connections.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c context.c -o context.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c cov.c -o cov.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c cum.c -o cum.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dcf.c -o dcf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c datetime.c -o datetime.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c debug.c -o debug.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c devPS.c -o devPS.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c devPicTeX.c -o devPicTeX.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c deparse.c -o deparse.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c deriv.c -o deriv.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c devices.c -o devices.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dotcode.c -o dotcode.o
cc: Info: dotcode.c, line 226: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
buf[256] = '\0';
----------------^
/usr/bin/cc -I../../src/extra/zlib -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dounzip.c -o dounzip.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dstruct.c -o dstruct.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c duplicate.c -o duplicate.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c engine.c -o engine.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c envir.c -o envir.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c errors.c -o errors.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c eval.c -o eval.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c format.c -o format.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c fourier.c -o fourier.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gram.c -o gram.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c gram-ex.c -o gram-ex.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c graphics.c -o graphics.o
cc: Info: graphics.c, line 5948: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->fin[2] = Rf_dpSavedptr(dd)->fin[2];
----------------------^
cc: Info: graphics.c, line 5948: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->fin[2] = Rf_dpSavedptr(dd)->fin[2];
--------------------------------------------------^
cc: Info: graphics.c, line 5949: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->fin[3] = Rf_dpSavedptr(dd)->fin[3];
----------------------^
cc: Info: graphics.c, line 5949: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->fin[3] = Rf_dpSavedptr(dd)->fin[3];
--------------------------------------------------^
cc: Info: graphics.c, line 6002: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->pin[2] = Rf_dpSavedptr(dd)->pin[2];
----------------------^
cc: Info: graphics.c, line 6002: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->pin[2] = Rf_dpSavedptr(dd)->pin[2];
--------------------------------------------------^
cc: Info: graphics.c, line 6003: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->pin[3] = Rf_dpSavedptr(dd)->pin[3];
----------------------^
cc: Info: graphics.c, line 6003: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
Rf_dpptr(dd)->pin[3] = Rf_dpSavedptr(dd)->pin[3];
--------------------------------------------------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c identical.c -o identical.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c internet.c -o internet.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c iosupport.c -o iosupport.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c lapack.c -o lapack.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c list.c -o list.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c logic.c -o logic.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c main.c -o main.o
cc: Info: main.c, line 130: In this statement, an array is being accessed
outside the bounds specified for the array type. (subscrbounds)
buf[1025] = '\0'; /* stopgap measure if line > 1024 chars */
--------^
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c match.c -o match.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c memory.c -o memory.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c model.c -o model.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c names.c -o names.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c objects.c -o objects.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c optim.c -o optim.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c optimize.c -o optimize.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c options.c -o options.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c par.c -o par.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c paste.c -o paste.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c platform.c -o platform.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c plot.c -o plot.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c plot3d.c -o plot3d.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c plotmath.c -o plotmath.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c print.c -o print.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c printarray.c -o printarray.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c printvector.c -o printvector.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c printutils.c -o printutils.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c qsort.c -o qsort.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c random.c -o random.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c regex.c -o regex.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c relop.c -o relop.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c saveload.c -o saveload.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c scan.c -o scan.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c seq.c -o seq.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c serialize.c -o serialize.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c size.c -o size.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sort.c -o sort.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c source.c -o source.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c split.c -o split.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sprintf.c -o sprintf.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c subassign.c -o subassign.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c subscript.c -o subscript.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c subset.c -o subset.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c summary.c -o summary.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c unique.c -o unique.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c util.c -o util.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c version.c -o version.o
/usr/bin/cc -I. -I../../src/include -I../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c vfonts.c -o vfonts.o
/usr/bin/f77 -fpe3 -g -c xxxpr.f -o xxxpr.o
/usr/bin/cc -L/soft/readline/v4.2.1/lib -o R.bin CConverters.o Rdynload.o
RNG.o apply.o arithmetic.o array.o attrib.o base.o bind.o builtin.o
character.o coerce.o colors.o complex.o connections.o context.o cov.o cum.o
dcf.o datetime.o debug.o devPS.o devPicTeX.o deparse.o deriv.o devices.o
dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o
format.o fourier.o gram.o gram-ex.o graphics.o identical.o internet.o
iosupport.o lapack.o list.o logic.o main.o match.o memory.o model.o names.o
objects.o optim.o optimize.o options.o par.o paste.o platform.o plot.o
plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o
random.o regex.o relop.o saveload.o scan.o seq.o serialize.o size.o sort.o
source.o split.o sprintf.o subassign.o subscript.o subset.o summary.o
unique.o util.o version.o vfonts.o xxxpr.o ../unix/libunix.a
../appl/libappl.a ../nmath/libnmath.a -L/soft/readline/v4.2.1/lib
-lreadline -ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc
./extra/zlib/libz.a -lreadline -ltermcap -lm
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/main'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/modules'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/X11'
making dataentry.d from dataentry.c
making devX11.d from devX11.c
making rotated.d from rotated.c
making rbitmap.d from rbitmap.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/X11'
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c dataentry.c -o dataentry.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c devX11.c -o devX11.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rotated.c -o rotated.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c rbitmap.c -o rbitmap.lo
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o R_X11.so dataentry.lo
devX11.lo rotated.lo rbitmap.lo -lSM -lICE -lX11 -lreadline -ltermcap
-lm
ld:
Warning: Unresolved:
R_NaReal
R_NaInt
Rf_error
Rf_warning
UNIMPLEMENTED
Rf_isBlankString
R_strtod
R_GlobalEnv
R_NilValue
R_NaString
Rf_coerceVector
Rf_PairToVectorList
Rf_VectorToPairList
Rf_allocString
Rf_allocVector
Rf_allocList
Rf_asInteger
Rf_duplicate
Rf_GetOption
Rf_install
Rf_isList
Rf_isVector
Rf_length
Rf_listAppend
Rf_nthcdr
Rf_PrintDefaults
Rf_protect
Rf_unprotect
SET_STRING_ELT
SET_TAG
SETCAR
SETCDR
Rf_begincontext
Rf_endcontext
Rf_str2type
Rf_errorcall
Rf_EncodeElement
vmaxget
vmaxset
R_alloc
Rprintf
Rf_elt
Rf_findVar
Rf_GetDevice
devNumber
GEplayDisplayList
addInputHandler
getInputHandler
removeInputHandler
R_InputHandlers
Rf_KillDevice
R_setX11Routines
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/X11'
mkdir -p -- /soft/R/R-1.5.1/modules
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/internet'
making Rsock.d from Rsock.c
making internet.d from internet.c
making nanoftp.d from nanoftp.c
making nanohttp.d from nanohttp.c
making sock.d from sock.c
making sockconn.d from sockconn.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/internet'
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c Rsock.c -o Rsock.lo
cc: Warning: Rsock.c, line 380: In this statement, the referenced type of the
pointer value "&len" is "unsigned long", which is not
compatible with "int".
(ptrmismatch)
if (getsockopt(s, SOL_SOCKET, SO_ERROR, (char*)&status, &len) <
0){
--------------------------------------------------------------------^
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c internet.c -o internet.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c nanoftp.c -o nanoftp.lo
cc: Warning: nanoftp.c, line 1175: In this statement, the referenced type of
the pointer value "&dataAddrLen" is "unsigned long",
which is not compatible
with "int". (ptrmismatch)
getsockname(ctxt->dataFd, (struct sockaddr *) &dataAddr,
&dataAddrLen);
-----------------------------------------------------------------^
cc: Warning: nanoftp.c, line 1182: In this statement, the referenced type of
the pointer value "&dataAddrLen" is "unsigned long",
which is not compatible
with "int". (ptrmismatch)
getsockname(ctxt->dataFd, (struct sockaddr *) &dataAddr,
&dataAddrLen);
-----------------------------------------------------------------^
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c nanohttp.c -o nanohttp.lo
cc: Warning: nanohttp.c, line 881: In this statement, the referenced type of
the pointer value "&len" is "unsigned long", which is
not compatible with
"int". (ptrmismatch)
if (getsockopt(s, SOL_SOCKET, SO_ERROR, (char*)&status, &len) <
0){
--------------------------------------------------------------------^
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sock.c -o sock.lo
cc: Warning: sock.c, line 189: In this statement, the referenced type of the
pointer value "&len" is "unsigned long", which is not
compatible with "int".
(ptrmismatch)
retval = accept(fd, (struct sockaddr *)(&net_client), &len);
--------------------------------------------------------------^
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c sockconn.c -o sockconn.lo
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o internet.so Rsock.lo
internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo
ld:
Warning: Unresolved:
getSelectedHandler
R_InputHandlers
R_PolledEvents
R_wait_usec
R_NaInt
Rf_error
Rf_warning
Rprintf
REprintf
R_ExpandFileName
R_NilValue
Rf_allocVector
Rf_asInteger
Rf_asLogical
Rf_GetOption
Rf_install
Rf_isString
Rf_length
Rf_protect
Rf_unprotect
R_Consolefile
R_Busy
Rf_checkArity
R_fopen
init_con
R_setInternetRoutines
dummy_vfprintf
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
making Lapack.d from Lapack.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c Lapack.c -o Lapack.lo
/usr/bin/f77 -fpe3 -g -c double.f -o double.lo
f90: Info: double.f, line 38563: This directive is not supported in this
platform.
CDEC$ NOVECTOR
---------------^
/usr/bin/f77 -fpe3 -g -c cmplx.f -o cmplx.lo
/usr/bin/f77 -fpe3 -g -c cmplxblas.f -o cmplxblas.lo
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o lapack.so Lapack.lo
double.lo cmplx.lo cmplxblas.lo -L/soft/readline/v4.2.1/lib -lreadline
-ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc -lreadline
-ltermcap -lm
ld:
Warning: Unresolved:
R_NaInt
Rf_error
R_alloc
R_NilValue
R_DimSymbol
R_NamesSymbol
Rf_coerceVector
Rf_allocMatrix
Rf_allocVector
Rf_asLogical
Rf_duplicate
Rf_getAttrib
Rf_isComplex
Rf_isMatrix
Rf_isString
Rf_mkChar
Rf_protect
Rf_setAttrib
Rf_unprotect
Rf_unprotect_ptr
LENGTH
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
SET_VECTOR_ELT
INTEGER
REAL
COMPLEX
R_setLapackRoutines
xerbla_
dswap_
dscal_
drot_
lsame_
idamax_
dgemm_
dcopy_
dnrm2_
dgemv_
dasum_
dtrmv_
daxpy_
ddot_
dger_
dtrmm_
dsymv_
dtrsv_
dsyr2_
dsyr2k_
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/vfonts'
making g_alab_her.d from g_alab_her.c
making g_cntrlify.d from g_cntrlify.c
making g_fontdb.d from g_fontdb.c
making g_her_glyph.d from g_her_glyph.c
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/modules/vfonts'
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c g_alab_her.c -o g_alab_her.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c g_cntrlify.c -o g_cntrlify.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c g_fontdb.c -o g_fontdb.lo
/usr/bin/cc -I. -I../../../src/include -I../../../src/include
-I/soft/readline/v4.2.1/include -DHAVE_CONFIG_H -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c g_her_glyph.c -o g_her_glyph.lo
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o vfonts.so g_alab_her.lo
g_cntrlify.lo g_fontdb.lo g_her_glyph.lo -lreadline -ltermcap -lm
ld:
Warning: Unresolved:
R_finite
vmaxget
vmaxset
Rf_GLine
Rf_GStrHeight
R_setVFontRoutines
Rf_GConvert
Rf_GConvertXUnits
Rf_GConvertYUnits
Rf_gpptr
R_alloc
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/modules'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/library'
mkdir -p -- ../../library
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/profile'
building system startup profile
mkdir -p -- ../../../library/base/R
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/profile'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/base'
building package 'base'
mkdir -p -- ../../../library/base/data
mkdir -p -- ../../../library/base/demo
mkdir -p -- ../../../library/base/man
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/base'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/ctest'
building package 'ctest'
mkdir -p -- ../../../library/ctest/R
mkdir -p -- ../../../library/ctest/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src'
making ansari.d from ansari.c
making chisqsim.d from chisqsim.c
making d2x2xk.d from d2x2xk.c
making fexact.d from fexact.c
making kendall.d from kendall.c
making ks.d from ks.c
making prho.d from prho.c
making swilk.d from swilk.c
making init.d from init.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ctest/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ctest/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c ansari.c -o ansari.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c chisqsim.c -o
chisqsim.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c d2x2xk.c -o d2x2xk.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c fexact.c -o fexact.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c kendall.c -o
kendall.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c ks.c -o ks.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c prho.c -o prho.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c swilk.c -o swilk.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c init.c -o init.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o ctest.so ansari.o
chisqsim.o d2x2xk.o fexact.o kendall.o ks.o prho.o swilk.o init.o
-L/soft/readline/v4.2.1/lib -lreadline -ltermcap -lm -lUfor -lfor -lFutil
-lots -lm_c32 -lmld -lexc
ld:
Warning: Unresolved:
Rf_error
R_alloc
Rf_choose
GetRNGstate
PutRNGstate
unif_rand
Rf_dhyper
Rf_imax2
Rf_imin2
R_isort
Rf_pgamma
Rf_fmax2
Rf_gammafn
Rf_sign
Rf_pnorm5
Rf_qnorm5
R_registerRoutines
mkdir -p -- ../../../../library/ctest/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ctest/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/ctest/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/ctest'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/eda'
building package 'eda'
mkdir -p -- ../../../library/eda/R
mkdir -p -- ../../../library/eda/demo
mkdir -p -- ../../../library/eda/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/eda/src'
making init.d from init.c
making line.d from line.c
making smooth.d from smooth.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/eda/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/eda/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/eda/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c init.c -o init.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c line.c -o line.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c smooth.c -o smooth.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o eda.so init.o line.o
smooth.o
ld:
Warning: Unresolved:
R_rsort
ceil
floor
Rf_error
R_alloc
mkdir -p -- ../../../../library/eda/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/eda/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/eda/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/eda'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/lqs'
building package 'lqs'
mkdir -p -- ../../../library/lqs/R
mkdir -p -- ../../../library/lqs/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/lqs/src'
making lqs.d from lqs.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/lqs/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/lqs/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/lqs/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c lqs.c -o lqs.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o lqs.so lqs.o
ld:
Warning: Unresolved:
fabs
log
sqrt
R_alloc
GetRNGstate
PutRNGstate
unif_rand
R_rsort
Rf_rPsort
dqrdc2_
dqrsl_
R_registerRoutines
mkdir -p -- ../../../../library/lqs/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/lqs/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/lqs/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/lqs'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/methods'
building package 'methods'
mkdir -p -- ../../../library/methods/R
mkdir -p -- ../../../library/methods/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/methods/src'
making do_substitute_direct.d from do_substitute_direct.c
making methods_list_dispatch.d from methods_list_dispatch.c
making method_meta_data.d from method_meta_data.c
making slot.d from slot.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/methods/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/methods/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/methods/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c
do_substitute_direct.c -o do_substitute_direct.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c
methods_list_dispatch.c -o methods_list_dispatch.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c method_meta_data.c
-o method_meta_data.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c slot.c -o slot.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o methods.so
do_substitute_direct.o methods_list_dispatch.o method_meta_data.o slot.o
ld:
Warning: Unresolved:
Rf_error
R_NilValue
Rf_VectorToPairList
Rf_duplicate
Rf_protect
Rf_substitute
Rf_unprotect
TYPEOF
Rf_NewEnvironment
R_GlobalEnv
R_UnboundValue
R_MissingArg
R_DotsSymbol
R_NamesSymbol
Rf_allocVector
Rf_asChar
Rf_asLogical
Rf_defineVar
Rf_eval
Rf_findVar
Rf_findVarInFrame
Rf_findFun
Rf_getAttrib
Rf_install
Rf_isEnvironment
Rf_isFunction
Rf_isNull
Rf_isObject
Rf_isPrimitive
Rf_isSymbol
Rf_length
Rf_mkChar
ATTRIB
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
LOGICAL
INTEGER
TAG
CAR
CDR
MISSING
SETCAR
BODY
CLOENV
PRINTNAME
SYMVALUE
DDVAL
FRAME
ENCLOS
Rf_type2str
R_PreserveObject
R_set_standardGeneric_ptr
R_data_class
R_deferred_default_method
R_set_prim_method
do_set_prim_method
R_set_quick_method_check
R_do_slot
R_do_slot_assign
mkdir -p -- ../../../../library/methods/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/methods/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/methods/src'
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/methods'
dumping R code in package 'methods'
initializing class and method definitions now ...done
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/methods'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/methods'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/modreg'
building package 'modreg'
mkdir -p -- ../../../library/modreg/R
mkdir -p -- ../../../library/modreg/data
mkdir -p -- ../../../library/modreg/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/modreg/src'
making init.d from init.c
making ksmooth.d from ksmooth.c
making loessc.d from loessc.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/modreg/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/modreg/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/modreg/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c init.c -o init.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c ksmooth.c -o
ksmooth.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c loessc.c -o loessc.o
/usr/bin/f77 -fpe3 -g -c bsplvd.f -o bsplvd.o
/usr/bin/f77 -fpe3 -g -c bvalue.f -o bvalue.o
/usr/bin/f77 -fpe3 -g -c bvalus.f -o bvalus.o
/usr/bin/f77 -fpe3 -g -c loessf.f -o loessf.o
/usr/bin/f77 -fpe3 -g -c ppr.f -o ppr.o
/usr/bin/f77 -fpe3 -g -c qsbart.f -o qsbart.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c sbart.c -o sbart.o
/usr/bin/f77 -fpe3 -g -c sgram.f -o sgram.o
/usr/bin/f77 -fpe3 -g -c sinerp.f -o sinerp.o
/usr/bin/f77 -fpe3 -g -c sslvrg.f -o sslvrg.o
/usr/bin/f77 -fpe3 -g -c stxwx.f -o stxwx.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o modreg.so init.o ksmooth.o
loessc.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sbart.o sgram.o
sinerp.o sslvrg.o stxwx.o -L/soft/readline/v4.2.1/lib -lreadline -ltermcap
-lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc
ld:
Warning: Unresolved:
R_registerRoutines
R_NaReal
Rf_error
Rf_warning
R_alloc
R_chk_calloc
R_chk_free
rwarn_
interv_
d1mach_
dsvdc_
dqrsl_
dqrdc_
ddot_
idamax_
dnrm2_
dblepr_
intpr_
R_finite
Rprintf
REprintf
R_pow
Rf_fsign
dpbsl_
dpbfa_
mkdir -p -- ../../../../library/modreg/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/modreg/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/modreg/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/modreg'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/mva'
building package 'mva'
mkdir -p -- ../../../library/mva/R
mkdir -p -- ../../../library/mva/data
mkdir -p -- ../../../library/mva/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/mva/src'
making dblcen.d from dblcen.c
making distance.d from distance.c
making hclust-utils.d from hclust-utils.c
making init.d from init.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/mva/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/mva/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/mva/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c dblcen.c -o dblcen.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c distance.c -o
distance.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c hclust-utils.c -o
hclust-utils.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c init.c -o init.o
/usr/bin/f77 -fpe3 -g -c hclust.f -o hclust.o
/usr/bin/f77 -fpe3 -g -c kmns.f -o kmns.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o mva.so dblcen.o distance.o
hclust-utils.o init.o hclust.o kmns.o -L/soft/readline/v4.2.1/lib -lreadline
-ltermcap -lm -lUfor -lfor -lFutil -lots -lm_c32 -lmld -lexc
ld:
Warning: Unresolved:
R_NaReal
R_finite
Rf_error
machar
R_alloc
Rf_coerceVector
Rf_allocMatrix
Rf_nrows
Rf_protect
Rf_unprotect
LENGTH
INTEGER
R_registerRoutines
mkdir -p -- ../../../../library/mva/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/mva/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/mva/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/mva'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/nls'
building package 'nls'
mkdir -p -- ../../../library/nls/R
mkdir -p -- ../../../library/nls/data
mkdir -p -- ../../../library/nls/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/nls/src'
making nls.d from nls.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/nls/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/nls/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/nls/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c nls.c -o nls.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o nls.so nls.o
ld:
Warning: Unresolved:
fabs
sqrt
R_finite
Rf_error
R_GlobalEnv
R_NamesSymbol
Rf_coerceVector
Rf_allocMatrix
Rf_allocVector
Rf_asInteger
Rf_asLogical
Rf_asReal
Rf_eval
Rf_findVar
Rf_getAttrib
Rf_install
Rf_isEnvironment
Rf_isFunction
Rf_isNewList
Rf_isNumeric
Rf_isReal
Rf_isString
Rf_lang1
Rf_lang2
Rf_protect
Rf_setAttrib
Rf_unprotect
LENGTH
R_CHAR
STRING_ELT
VECTOR_ELT
SET_VECTOR_ELT
REAL
R_registerRoutines
mkdir -p -- ../../../../library/nls/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/nls/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/nls/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/nls'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/splines'
building package 'splines'
mkdir -p -- ../../../library/splines/R
mkdir -p -- ../../../library/splines/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/splines/src'
making splines.d from splines.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/splines/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/splines/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/splines/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c splines.c -o
splines.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o splines.so splines.o
ld:
Warning: Unresolved:
R_NaN
Rf_error
R_alloc
Rf_coerceVector
Rf_allocMatrix
Rf_allocVector
Rf_install
Rf_length
Rf_protect
Rf_setAttrib
Rf_unprotect
INTEGER
REAL
R_registerRoutines
mkdir -p -- ../../../../library/splines/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/splines/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/splines/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/splines'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/stepfun'
building package 'stepfun'
mkdir -p -- ../../../library/stepfun/R
mkdir -p -- ../../../library/stepfun/man
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/stepfun'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/tcltk'
building package 'tcltk'
mkdir -p -- ../../../library/tcltk/R
mkdir -p -- ../../../library/tcltk/demo
mkdir -p -- ../../../library/tcltk/exec
mkdir -p -- ../../../library/tcltk/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/tcltk/src'
making tcltk.d from tcltk.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/tcltk/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/tcltk/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/tcltk/src'
/usr/bin/cc -I../../../../include -I/soft/tcl/v8.3.4/include
-I/soft/readline/v4.2.1/include -std1 -ieee_with_inexact
-I/soft/readline/v4.2.1/include -c tcltk.c -o tcltk.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o tcltk.so tcltk.o
-L/soft/tcl/v8.3.4/lib -lm
ld:
Warning: Unresolved:
TclFreeObj
Tcl_GetDoubleFromObj
Tcl_GetIntFromObj
Tcl_GetStringFromObj
Tcl_ListObjAppendElement
Tcl_ListObjGetElements
Tcl_NewDoubleObj
Tcl_NewIntObj
Tcl_NewObj
Tcl_SetStringObj
Tcl_CreateCommand
Tcl_CreateInterp
Tcl_DoOneEvent
Tcl_Eval
Tcl_GetObjResult
Tcl_Init
Tcl_SetResult
Tcl_StaticPackage
Tcl_GetVar2Ex
Tcl_SetVar2Ex
Tcl_GetString
Tk_Init
Tk_SafeInit
R_NaReal
Rf_error
R_GlobalEnv
R_NilValue
R_DotsSymbol
Rf_allocVector
Rf_eval
Rf_install
Rf_isFunction
Rf_isLanguage
Rf_isValidString
Rf_lcons
Rf_length
Rf_mkChar
Rf_mkString
Rf_protect
Rf_unprotect
R_CHAR
STRING_ELT
SET_STRING_ELT
VECTOR_ELT
INTEGER
REAL
TAG
CDR
CADR
CADDR
FORMALS
PRINTNAME
R_MakeExternalPtr
R_ExternalPtrAddr
R_RegisterCFinalizer
R_PolledEvents
R_wait_usec
R_ParseVector
R_timeout_handler
R_timeout_val
ptr_gnome_start
mkdir -p -- ../../../../library/tcltk/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/tcltk/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/tcltk/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/tcltk'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/tools'
building package 'tools'
mkdir -p -- ../../../library/tools/R
mkdir -p -- ../../../library/tools/Sweave
mkdir -p -- ../../../library/tools/man
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/tools'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/library/ts'
building package 'ts'
mkdir -p -- ../../../library/ts/R
mkdir -p -- ../../../library/ts/data
mkdir -p -- ../../../library/ts/man
gmake[4]: Entering directory `/soft/R/R-1.5.1/src/library/ts/src'
making HoltWinters.d from HoltWinters.c
making PPsum.d from PPsum.c
making arima.d from arima.c
making burg.d from burg.c
making carray.d from carray.c
making filter.d from filter.c
making init.d from init.c
making mburg.d from mburg.c
making myw.d from myw.c
making pacf.d from pacf.c
making qr.d from qr.c
making starma.d from starma.c
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ts/src'
gmake[5]: `Makedeps' is up to date.
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ts/src'
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library/ts/src'
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c HoltWinters.c -o
HoltWinters.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c PPsum.c -o PPsum.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c arima.c -o arima.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c burg.c -o burg.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c carray.c -o carray.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c filter.c -o filter.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c init.c -o init.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c mburg.c -o mburg.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c myw.c -o myw.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c pacf.c -o pacf.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c qr.c -o qr.o
/usr/bin/cc -I../../../../include -I/soft/readline/v4.2.1/include -std1
-ieee_with_inexact -I/soft/readline/v4.2.1/include -c starma.c -o starma.o
/usr/bin/f77 -fpe3 -g -c eureka.f -o eureka.o
/usr/bin/f77 -fpe3 -g -c stl.f -o stl.o
/usr/bin/cc -shared -L/soft/readline/v4.2.1/lib -o ts.so HoltWinters.o PPsum.o
arima.o burg.o carray.o filter.o init.o mburg.o myw.o pacf.o qr.o starma.o
eureka.o stl.o -L/soft/readline/v4.2.1/lib -lreadline -ltermcap -lm -lUfor
-lfor -lFutil -lots -lm_c32 -lmld -lexc
ld:
Warning: Unresolved:
R_NaReal
R_IsNaNorNA
Rf_error
R_alloc
R_NilValue
Rf_coerceVector
Rf_allocMatrix
Rf_allocVector
Rf_asInteger
Rf_asLogical
Rf_asReal
Rf_duplicate
Rf_protect
Rf_unprotect
TYPEOF
LENGTH
SET_VECTOR_ELT
INTEGER
REAL
vmaxget
vmaxset
R_IsNA
R_registerRoutines
R_NaInt
R_chk_calloc
R_chk_free
Rf_install
R_MakeExternalPtr
R_ExternalPtrAddr
R_ExternalPtrTag
dqrdc2_
dqrcf_
mkdir -p -- ../../../../library/ts/libs
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library/ts/src'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/src/library/ts/src'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/library/ts'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/library'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/src'
gmake[1]: Entering directory `/soft/R/R-1.5.1/tests'
gmake[1]: Nothing to be done for `R'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/tests'
you should 'make docs' now ...
gmake[1]: Entering directory `/soft/R/R-1.5.1/doc'
gmake[2]: Entering directory `/soft/R/R-1.5.1/doc/manual'
false --html --no-split -I. R-FAQ.texi -o R-FAQ.html || touch R-FAQ.html
creating doc/manual/version.texi
false --html --no-split -I. R-admin.texi -o R-admin.html || touch R-admin.html
false --html --no-split -I. R-data.texi -o R-data.html || touch R-data.html
false --html --no-split -I. R-exts.texi -o R-exts.html || touch R-exts.html
false --html --no-split -I. R-intro.texi -o R-intro.html || touch R-intro.html
false --html --no-split -I. R-lang.texi -o R-lang.html || touch R-lang.html
gmake[3]: Entering directory `/soft/R/R-1.5.1/doc/html'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/doc/html'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/doc/manual'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/doc'
gmake[1]: Entering directory `/soft/R/R-1.5.1/src/library'
building all R object docs (text, HTML, LaTeX, examples)
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `base'
Formats: text html latex example
AIC text html latex example
AIC.logLik text html latex
Arithmetic text html latex example
Bessel text html latex example
Beta text html latex example
Binomial text html latex example
Cauchy text html latex example
Chisquare text html latex example
Comparison text html latex example
Constants text html latex example
Control text html latex example
DateTimeClasses text html latex example
Defunct text html latex
Deprecated text html latex
Devices text html latex
Exponential text html latex example
Extract text html latex example
Extremes text html latex example
FDist text html latex example
Foreign text html latex
Formaldehyde text html latex example
GammaDist text html latex example
Geometric text html latex example
HairEyeColor text html latex example
Hershey text html latex example
Hyperbolic text html latex example
Hypergeometric text html latex example
IQR text html latex example
InsectSprays text html latex example
Internal text html latex
Japanese text html latex example
Last.value text html latex example
LifeCycleSavings text html latex example
Log text html latex example
Logic text html latex example
Logistic text html latex example
Lognormal text html latex example
Math text html latex example
Memory text html latex example
NA text html latex example
NULL text html latex example
NegBinomial text html latex example
Normal text html latex example
OrchardSprays text html latex example
Paren text html latex example
PkgUtils text html latex
PlantGrowth text html latex example
Platform text html latex example
Poisson text html latex example
Primitive text html latex example
Random-user text html latex example
Random text html latex example
RdUtils text html latex
Recall text html latex example
Rhome text html latex
Round text html latex example
SignRank text html latex example
Special text html latex example
Startup text html latex example
Syntax text html latex
Sys.info text html latex example
Sys.sleep text html latex example
Sys.time text html latex example
TDist text html latex example
Titanic text html latex example
ToothGrowth text html latex example
Trig text html latex example
Tukey text html latex example
TukeyHSD text html latex example
UCBAdmissions text html latex example
USArrests text html latex example
USJudgeRatings text html latex example
USPersonalExpenditure text html latex example
Uniform text html latex example
VADeaths text html latex example
Version text html latex example
Weibull text html latex example
Wilcoxon text html latex example
abbreviate text html latex example
abline text html latex example
add1 text html latex example
aggregate text html latex example
airmiles text html latex example
airquality text html latex example
alias text html latex example
all text html latex example
all.equal text html latex example
allnames text html latex example
anova text html latex
anova.glm text html latex example
anova.lm text html latex example
anscombe text html latex example
any text html latex example
aov text html latex example
aperm text html latex example
append text html latex example
apply text html latex example
approxfun text html latex example
apropos text html latex example
args text html latex example
array text html latex example
arrows text html latex example
as.POSIXlt text html latex example
as.environment text html latex example
as.function text html latex example
assign text html latex example
assignOps text html latex
assocplot text html latex example
attach text html latex example
attenu text html latex example
attitude text html latex example
attr text html latex example
attributes text html latex example
autoload text html latex example
ave text html latex example
axis.POSIXct text html latex example
axis text html latex example
backsolve text html latex example
bandwidth text html latex example
barplot text html latex example
bindenv text html latex example
birthday text html latex example
body text html latex example
box text html latex example
boxplot text html latex example
boxplot.formula text html latex example
boxplot.stats text html latex example
browser text html latex
bug.report text html latex
builtins text html latex
bxp text html latex example
by text html latex example
c text html latex example
call text html latex example
capabilities text html latex example
cars text html latex example
case.names text html latex example
cat text html latex example
cbind text html latex example
char.expand text html latex example
character text html latex example
charmatch text html latex example
chartr text html latex example
check.options text html latex example
chickwts text html latex example
chol text html latex example
chol2inv text html latex example
chull text html latex example
class text html latex example
close.socket text html latex
co2 text html latex example
codes text html latex example
coefficients text html latex example
col text html latex example
col2rgb text html latex example
colSums text html latex example
colnames text html latex example
colors text html latex example
commandArgs text html latex example
comment text html latex example
complete.cases text html latex example
complex text html latex example
conflicts text html latex example
connections text html latex example
contour text html latex example
contrast text html latex example
contrasts text html latex example
contributors text html latex
converters text html latex example
convolve text html latex example
coplot text html latex example
copyright text html latex
cor text html latex example
count.fields text html latex example
cov.wt text html latex
crossprod text html latex example
cumsum text html latex example
curve text html latex example
cut.POSIXt text html latex example
cut text html latex example
data text html latex example
data.class text html latex example
data.frame text html latex example
data.matrix text html latex
dataentry text html latex example
date text html latex example
dcf text html latex example
debug text html latex
debugger text html latex example
delay text html latex example
delete.response text html latex example
demo text html latex example
density text html latex example
deparse text html latex example
deriv text html latex example
det text html latex example
detach text html latex example
dev text html latex example
dev2 text html latex example
dev2bitmap text html latex
deviance text html latex
df.residual text html latex
diag text html latex example
diff text html latex example
difftime text html latex example
dim text html latex example
dimnames text html latex example
discoveries text html latex example
do.call text html latex example
dotchart text html latex example
double text html latex example
download.file text html latex
dput text html latex example
drop text html latex example
dummy.coef text html latex example
dump text html latex example
duplicated text html latex example
dynload text html latex example
edit text html latex example
edit.data.frame text html latex example
eff.aovlist text html latex example
effects text html latex example
eigen text html latex example
environment text html latex example
esoph text html latex example
euro text html latex example
eurodist text html latex
eval text html latex example
example text html latex example
exists text html latex example
expand.grid text html latex example
expand.model.frame text html latex example
expression text html latex example
extractAIC text html latex example
factor text html latex example
factor.scope text html latex example
faithful text html latex example
family text html latex example
fft text html latex example
file.access text html latex example
file.choose text html latex
file.info text html latex example
file.path text html latex
file.show text html latex example
files text html latex example
filled.contour text html latex example
findInt text html latex example
fitted.values text html latex
fivenum text html latex example
fix text html latex example
formals text html latex example
format text html latex example
format.info text html latex example
formatDL text html latex example
formatc text html latex example
formula text html latex example
fourfoldplot text html latex example
frame text html latex
freeny text html latex example
ftable text html latex example
ftable.formula text html latex example
function text html latex example
gc text html latex example
gc.time text html latex example
gctorture text html latex
get text html latex example
getNativeSymbolInfo text html latex example
getenv text html latex example
getwd text html latex example
gl text html latex example
glm text html latex example
glm.control text html latex example
glm.summaries text html latex
glm.summary text html latex example
gray text html latex example
grep text html latex example
grid text html latex example
help text html latex example
help.search text html latex example
help.start text html latex example
hist.POSIXt text html latex example
hist text html latex example
hsv text html latex example
identical text html latex example
identify text html latex
ifelse text html latex example
image text html latex example
index.search text html latex
infert text html latex example
influence.measures text html latex example
integer text html latex
integrate text html latex example
interaction text html latex example
interaction.plot text html latex example
interactive text html latex example
invisible text html latex example
iris text html latex example
is.empty text html latex example
is.finite text html latex example
is.function text html latex
is.language text html latex example
is.object text html latex example
is.recursive text html latex example
is.single text html latex
isR text html latex example
islands text html latex example
jitter text html latex example
kappa text html latex example
kronecker text html latex example
labels text html latex
lapply text html latex example
layout text html latex example
legend text html latex example
length text html latex example
levels text html latex
levels.factor text html latex example
library text html latex example
library.dynam text html latex example
license text html latex
lines text html latex example
list text html latex example
list.files text html latex example
lm text html latex example
lm.influence text html latex example
lm.summaries text html latex example
lm.summary text html latex example
lmfit text html latex example
load text html latex example
localeconv text html latex example
locales text html latex example
locator text html latex
logLik text html latex example
logLik.glm text html latex example
logLik.lm text html latex example
logical text html latex
loglin text html latex example
longley text html latex example
lower.tri text html latex example
lowess text html latex example
ls text html latex example
ls.diag text html latex example
ls.print text html latex
lsfit text html latex example
machine text html latex example
mad text html latex example
mahalanobis text html latex example
make.link text html latex example
make.names text html latex example
make.socket text html latex example
make.tables text html latex
makepredictcall text html latex example
manova text html latex
margin.table text html latex example
mat.or.vec text html latex example
match text html latex example
match.arg text html latex example
match.call text html latex example
match.fun text html latex example
matmult text html latex example
matplot text html latex example
matrix text html latex example
max.col text html latex example
mean text html latex example
median text html latex example
memory.profile text html latex example
menu text html latex example
merge text html latex example
methods text html latex example
missing text html latex example
mode text html latex example
model.extract text html latex example
model.frame text html latex example
model.matrix text html latex example
model.tables text html latex example
morley text html latex example
mosaicplot text html latex example
mtcars text html latex example
mtext text html latex example
n2mfrow text html latex example
na.action text html latex example
na.fail text html latex example
nafns text html latex
name text html latex example
names text html latex example
naprint text html latex
nargs text html latex example
nchar text html latex example
nclass text html latex
nextn text html latex example
nhtemp text html latex example
nlevels text html latex example
nlm text html latex example
noquote text html latex example
notyet text html latex example
nrow text html latex example
numeric text html latex example
object.size text html latex example
octmode text html latex
offset text html latex
on.exit text html latex example
optim text html latex example
optimize text html latex example
options text html latex example
order text html latex example
outer text html latex example
p.adjust text html latex example
package.contents text html latex example
package.dependencies text html latex
package.skeleton text html latex example
packageStatus text html latex example
page text html latex
pairs text html latex example
pairs.formula text html latex example
palette text html latex example
palettes text html latex example
panel.smooth text html latex example
par text html latex example
parse text html latex example
paste text html latex example
pdf text html latex example
persp text html latex example
phones text html latex example
pictex text html latex example
piechart text html latex example
plot text html latex example
plot.density text html latex
plot.lm text html latex example
plot.table text html latex example
plot.ts text html latex example
plot.window text html latex example
plot.xy text html latex example
plotdefault text html latex example
plotfactor text html latex example
plotformula text html latex example
plothistogram text html latex example
plotmath text html latex example
pmatch text html latex example
points text html latex example
poly text html latex example
polygon text html latex example
polyroot text html latex example
pos.to.env text html latex example
postscript text html latex example
power text html latex example
ppoints text html latex example
precip text html latex example
predict text html latex example
predict.glm text html latex example
predict.lm text html latex example
preplot text html latex
presidents text html latex example
pressure text html latex example
pretty text html latex example
print text html latex example
print.coefmat text html latex example
print.dataframe text html latex
print.default text html latex example
print.matrix text html latex example
print.ts text html latex example
proc.time text html latex example
prod text html latex example
profile text html latex
proj text html latex example
prompt text html latex example
prop.table text html latex example
pushBack text html latex example
putenv text html latex example
qqnorm text html latex example
qr text html latex example
qraux text html latex example
quakes text html latex example
quantile text html latex example
quit text html latex example
randu text html latex example
range text html latex example
rank text html latex example
read.00Index text html latex
read.ftable text html latex example
read.fwf text html latex example
read.socket text html latex example
read.table text html latex
readBin text html latex example
readLines text html latex example
readline text html latex example
real text html latex
recordplot text html latex
recover text html latex example
rect text html latex example
reg.finalizer text html latex example
relevel text html latex example
remove.packages text html latex
rep text html latex example
replace text html latex
replications text html latex example
reshape text html latex example
residuals text html latex
restart text html latex
rev text html latex example
rgb text html latex example
rivers text html latex
rle text html latex example
rm text html latex example
round.POSIXt text html latex example
row text html latex example
rowsum text html latex example
rug text html latex example
sample text html latex example
save text html latex example
savehistory text html latex
scale text html latex example
scan text html latex example
screen text html latex example
sd text html latex example
se.aov text html latex
se.contrast text html latex example
search text html latex example
seek text html latex
segments text html latex example
seq.POSIXt text html latex example
seq text html latex example
sequence text html latex example
sets text html latex example
showConnections text html latex example
sign text html latex example
sink text html latex example
sleep text html latex example
slotOp text html latex
solve text html latex example
sort text html latex example
source text html latex
splinefun text html latex example
split text html latex example
sprintf text html latex example
stack text html latex example
stackloss text html latex example
standardGeneric text html latex
stars text html latex example
start text html latex
stat.anova text html latex example
state text html latex
stem text html latex example
step text html latex example
stop text html latex example
stopifnot text html latex example
str text html latex example
stripchart text html latex example
strptime text html latex example
strsplit text html latex example
structure text html latex example
strwidth text html latex example
strwrap text html latex example
subset text html latex example
substitute text html latex example
substr text html latex example
sum text html latex
summary text html latex example
summary.aov text html latex example
summary.manova text html latex example
sunflowerplot text html latex example
sunspots text html latex example
svd text html latex example
sweep text html latex example
swiss text html latex example
switch text html latex example
symbols text html latex example
symnum text html latex example
sys.parent text html latex example
sys.source text html latex
system.file text html latex example
system.time text html latex example
t text html latex example
table text html latex example
tabulate text html latex example
tapply text html latex example
taskCallback text html latex example
taskCallbackManager text html latex example
taskCallbackNames text html latex example
tempfile text html latex example
termplot text html latex example
terms text html latex
terms.formula text html latex
terms.object text html latex
text text html latex example
textconnections text html latex example
time text html latex example
title text html latex example
toString text html latex example
trace text html latex example
traceback text html latex example
transform text html latex example
trees text html latex example
try text html latex example
ts-methods text html latex
ts text html latex example
tsp text html latex
type.convert text html latex
typeof text html latex example
unique text html latex example
uniroot text html latex example
units text html latex example
unlink text html latex
unlist text html latex example
unname text html latex example
update text html latex example
update.formula text html latex example
update.packages text html latex
url.show text html latex example
uspop text html latex example
vector text html latex example
volcano text html latex example
warning text html latex example
warnings text html latex example
warpbreaks text html latex example
weekday.POSIXt text html latex example
weighted.mean text html latex example
weighted.residuals text html latex example
which text html latex example
which.min text html latex example
window text html latex example
with text html latex example
women text html latex example
write text html latex example
write.table text html latex example
writeLines text html latex
xfig text html latex
xtabs text html latex example
xy.coords text html latex example
xyz.coords text html latex example
zC text html latex example
zMachine text html latex example
zMethods text html latex example
zScript text html latex example
zcbind.ts text html latex
zip.file.extract text html latex
BATCH text html latex
COMPILE text html latex
INSTALL text html latex
LINK text html latex
REMOVE text html latex
RHOME text html latex
Rprof text html latex example
SHLIB text html latex
Signals text html latex
gnome text html latex example
gtk text html latex
nsl text html latex example
png text html latex example
system text html latex example
x11 text html latex
>>> Building/Updating help pages for package `ctest'
Formats: text html latex example
ansari.test text html latex example
bartlett.test text html latex example
binom.test text html latex example
chisq.test text html latex example
cor.test text html latex example
fisher.test text html latex example
fligner.test text html latex example
friedman.test text html latex example
kruskal.test text html latex example
ks.test text html latex example
mantelhaen.test text html latex example
mcnemar.test text html latex example
mood.test text html latex example
oneway.test text html latex example
pairwise.prop.test text html latex example
pairwise.t.test text html latex example
pairwise.table text html latex
pairwise.wilcox.test text html latex example
power.prop.test text html latex example
power.t.test text html latex example
print.pairwise.htest text html latex
print.power.htest text html latex
prop.test text html latex example
prop.trend.test text html latex example
quade.test text html latex example
shapiro.test text html latex example
t.test text html latex example
var.test text html latex example
wilcox.test text html latex example
>>> Building/Updating help pages for package `eda'
Formats: text html latex example
line text html latex example
medpolish text html latex example
smooth text html latex example
>>> Building/Updating help pages for package `lqs'
Formats: text html latex example
cov.rob text html latex example
lqs text html latex example
predict.lqs text html latex example
>>> Building/Updating help pages for package `methods'
Formats: text html latex example
BasicClasses text html latex
BasicFunctions text html latex
Classes text html latex
EmptyMethodsList-class text html latex
EnvironmentClass text html latex
GenericFunctions text html latex
LanguageClasses text html latex
LinearMethodsList-class text html latex
MethodDefinition-class text html latex
MethodSupport text html latex
MethodWithNext-class text html latex
Methods text html latex
MethodsList-class text html latex
MethodsList text html latex
NextMethod text html latex example
RClassUtils text html latex
RMethodUtils text html latex
Session text html latex
StructureClasses text html latex
TraceClasses text html latex
as text html latex example
class text html latex
getClass text html latex example
getMethod text html latex
hasArg text html latex example
is text html latex example
languageEl text html latex
methodUtilities text html latex
new text html latex example
promptClass text html latex example
promptMethods text html latex
representation text html latex example
setClass text html latex example
setGeneric text html latex
setMethod text html latex example
setSClass text html latex
show text html latex example
showMethods text html latex example
signature-class text html latex
slot text html latex example
substituteDirect text html latex
validObject text html latex example
zBasicFunsList text html latex
>>> Building/Updating help pages for package `modreg'
Formats: text html latex example
ksmooth text html latex example
loess text html latex example
loess.control text html latex
modreg-internal text html latex
plot.ppr text html latex example
ppr text html latex example
predict.loess text html latex example
predict.smooth.spline text html latex example
rock text html latex
scatter.smooth text html latex example
smooth.spline text html latex example
supsmu text html latex example
>>> Building/Updating help pages for package `mva'
Formats: text html latex example
Harman23.cor text html latex example
Harman74.cor text html latex example
ability.cov text html latex example
as.hclust text html latex example
biplot text html latex
biplot.princomp text html latex example
cancor text html latex example
cmdscale text html latex example
cutree text html latex example
dendrogram text html latex example
dist text html latex example
factanal text html latex example
hclust text html latex example
identify.hclust text html latex example
kmeans text html latex example
loadings text html latex
prcomp text html latex example
princomp text html latex example
rect.hclust text html latex example
screeplot text html latex example
summary.princomp text html latex example
varimax text html latex example
>>> Building/Updating help pages for package `nls'
Formats: text html latex example
BOD text html latex example
CO2 text html latex example
ChickWeight text html latex example
DNase text html latex example
Indometh text html latex example
Loblolly text html latex example
NLSstAsymptotic text html latex example
NLSstClosestX text html latex example
NLSstLfAsymptote text html latex example
NLSstRtAsymptote text html latex example
Orange text html latex example
Puromycin text html latex example
SSasymp text html latex example
SSasympOff text html latex example
SSasympOrig text html latex example
SSbiexp text html latex example
SSfol text html latex example
SSfpl text html latex example
SSgompertz text html latex example
SSlogis text html latex example
SSmicmen text html latex example
SSweibull text html latex example
Theoph text html latex example
asOneSidedFormula text html latex example
clearNames text html latex example
formula.nls text html latex example
getInitial text html latex example
nls text html latex example
nls.control text html latex example
nlsModel text html latex example
numericDeriv text html latex example
plot.profile.nls text html latex example
predict.nls text html latex example
profile.nls text html latex example
profiler text html latex example
profiler.nls text html latex example
selfStart text html latex example
selfStart.default text html latex example
selfStart.formula text html latex example
setNames text html latex example
sortedXyData text html latex example
>>> Building/Updating help pages for package `splines'
Formats: text html latex example
asVector text html latex example
backSpline text html latex example
bs text html latex example
interpSpline text html latex example
ns text html latex example
periodicSpline text html latex example
polySpline text html latex example
predict.bSpline text html latex example
predict.bs text html latex example
splineDesign text html latex example
splineKnots text html latex example
splineOrder text html latex example
xyVector text html latex example
>>> Building/Updating help pages for package `stepfun'
Formats: text html latex example
ecdf text html latex example
plot.stepfun text html latex example
stepfun text html latex example
>>> Building/Updating help pages for package `tcltk'
Formats: text html latex example
TclInterface text html latex example
TkCommands text html latex example
TkWidgetcmds text html latex example
TkWidgets text html latex example
tkpager text html latex example
>>> Building/Updating help pages for package `tools'
Formats: text html latex example
QA text html latex
Rtangle text html latex
RweaveLatex text html latex
Sweave text html latex example
checkFF text html latex example
checkTnF text html latex
checkVignettes text html latex
codoc text html latex
tools-internal text html latex
undoc text html latex example
>>> Building/Updating help pages for package `ts'
Formats: text html latex example
ARMAacf text html latex example
ARMAtoMA text html latex example
AirPassengers text html latex example
BJsales text html latex
EuStockMarkets text html latex
HoltWinters text html latex example
JohnsonJohnson text html latex example
KalmanLike text html latex
LakeHuron text html latex
Nile text html latex example
StructTS text html latex example
UKDriverDeaths text html latex example
UKLungDeaths text html latex example
UKgas text html latex example
USAccDeaths text html latex
WWWusage text html latex example
acf text html latex example
acf2AR text html latex example
ar text html latex example
ar.ols text html latex example
arima text html latex example
arima.sim text html latex example
arima0 text html latex example
austres text html latex
beavers text html latex example
box.test text html latex example
cpgram text html latex example
decompose text html latex example
diffinv text html latex example
embed text html latex example
filter text html latex example
kernapply text html latex example
kernel text html latex example
lag text html latex example
lag.plot text html latex example
lh text html latex
lynx text html latex
monthplot text html latex example
na.contiguous text html latex example
nottem text html latex example
plot.HoltWinters text html latex
plot.acf text html latex example
plot.spec text html latex
pp.test text html latex example
predict.HoltWinters text html latex example
predict.arima text html latex example
spec.ar text html latex example
spec.pgram text html latex example
spec.taper text html latex
spectrum text html latex example
stl text html latex example
stlmethods text html latex
sunspot text html latex example
toeplitz text html latex example
treering text html latex
ts.plot text html latex example
ts.union text html latex example
tsSmooth text html latex
tsdiag text html latex example
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/library'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/library'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/library'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/src/library'
------------------------------------------------------
gmake_check.out:
gmake[1]: Entering directory `/soft/R/R-1.5.1/tests'
gmake[2]: Entering directory `/soft/R/R-1.5.1/tests'
gmake[3]: Entering directory `/soft/R/R-1.5.1/tests/Examples'
gmake[4]: Entering directory `/soft/R/R-1.5.1/tests/Examples'
gmake[4]: Leaving directory `/soft/R/R-1.5.1/tests/Examples'
gmake[4]: Entering directory `/soft/R/R-1.5.1/tests/Examples'
collecting examples for package 'base' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `base'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'base-Ex.R' ... OK
collecting examples for package 'ctest' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `ctest'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'ctest-Ex.R' ... OK
collecting examples for package 'eda' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `eda'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'eda-Ex.R' ... OK
collecting examples for package 'lqs' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `lqs'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'lqs-Ex.R' ... OK
collecting examples for package 'methods' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `methods'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'methods-Ex.R' ... OK
collecting examples for package 'modreg' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `modreg'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'modreg-Ex.R' ... OK
collecting examples for package 'mva' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `mva'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'mva-Ex.R' ... OK
collecting examples for package 'nls' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `nls'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'nls-Ex.R' ... OK
collecting examples for package 'splines' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `splines'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'splines-Ex.R' ... OK
collecting examples for package 'stepfun' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `stepfun'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'stepfun-Ex.R' ... OK
collecting examples for package 'tcltk' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `tcltk'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'tcltk-Ex.R' ... OK
collecting examples for package 'tools' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `tools'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'tools-Ex.R' ... OK
collecting examples for package 'ts' ...
gmake[5]: Entering directory `/soft/R/R-1.5.1/src/library'
>>> Building/Updating help pages for package `ts'
Formats: text example
gmake[5]: Leaving directory `/soft/R/R-1.5.1/src/library'
running code in 'ts-Ex.R' ... OK
gmake[4]: Leaving directory `/soft/R/R-1.5.1/tests/Examples'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/tests/Examples'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/tests'
gmake[2]: Entering directory `/soft/R/R-1.5.1/tests'
updating test dependencies
gmake[3]: Entering directory `/soft/R/R-1.5.1/tests'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/tests'
running strict specific tests
gmake[3]: Entering directory `/soft/R/R-1.5.1/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' ...30,33c30,33
< -4 0.000-0.500i 1+0i 0.000+2.000i -4+0i -0.000-8.000i 16+-0i
< -3 0.000-0.577i 1+0i 0.000+1.732i -3+0i -0.000-5.196i 9+-0i
< -2 0.000-0.707i 1+0i 0.000+1.414i -2+0i -0.000-2.828i 4+-0i
< -1 0.000-1.000i 1+0i 0.000+1.000i -1+0i -0.000-1.000i 1+-0i
---> -4 0.000-0.500i 1+0i 0.000+2.000i -4+0i 0.000-8.000i 16+0i
> -3 0.000-0.577i 1+0i 0.000+1.732i -3+0i 0.000-5.196i 9+0i
> -2 0.000-0.707i 1+0i 0.000+1.414i -2+0i 0.000-2.828i 4+0i
> -1 0.000-1.000i 1+0i 0.000+1.000i -1+0i 0.000-1.000i 1+0i
53c53
< [1] -0.0720852+0.6383267i -0.6058296+-0.0000000i -0.0720852-0.6383267i
---> [1] -0.0720852+0.6383267i -0.6058296+0.0000000i -0.0720852-0.6383267i
122c122
< n= 30 : 465+0i -15+142.7155i -15+70.56945i -15+46.16525i -15+33.69055i
-15+25.98076i -15+20.64573i -15+16.65919i -15+13.50606i -15+10.89814i
-15+8.660254i -15+6.67843i -15+4.873795i -15+3.188348i -15+1.576564i -15+-0i
-15-1.576564i -15-3.188348i -15-4.873795i -15-6.67843i -15-8.660254i
-15-10.89814i -15-13.50606i -15-16.65919i -15-20.64573i -15-25.98076i
-15-33.69055i -15-46.16525i -15-70.56945i -15-142.7155i
---> n= 30 : 465+0i -15+142.7155i -15+70.56945i -15+46.16525i -15+33.69055i
-15+25.98076i -15+20.64573i -15+16.65919i -15+13.50606i -15+10.89814i
-15+8.660254i -15+6.67843i -15+4.873795i -15+3.188348i -15+1.576564i -15+0i
-15-1.576564i -15-3.188348i -15-4.873795i -15-6.67843i -15-8.660254i
-15-10.89814i -15-13.50606i -15-16.65919i -15-20.64573i -15-25.98076i
-15-33.69055i -15-46.16525i -15-70.56945i -15-142.7155i
gmake[3]: *** [arith.Rout] Error 1
gmake[3]: Leaving directory `/soft/R/R-1.5.1/tests'
gmake[2]: *** [test-Specific] Error 2
gmake[2]: Leaving directory `/soft/R/R-1.5.1/tests'
gmake[1]: *** [test-all-basics] Error 1
gmake[1]: Leaving directory `/soft/R/R-1.5.1/tests'
gmake: *** [check] Error 2
------------------------------------------------------
make_install.out:
mkdir -p -- /soft/R/v1.5.1/lib/R
gmake[1]: Entering directory `/soft/R/R-1.5.1/m4'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/m4'
gmake[1]: Entering directory `/soft/R/R-1.5.1/tools'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/tools'
gmake[1]: Entering directory `/soft/R/R-1.5.1/afm'
installing afm ...
mkdir -p -- /soft/R/v1.5.1/lib/R/afm
gmake[1]: Leaving directory `/soft/R/R-1.5.1/afm'
gmake[1]: Entering directory `/soft/R/R-1.5.1/doc'
installing doc ...
mkdir -p -- /soft/R/v1.5.1/lib/R/doc
mkdir -p -- /soft/R/v1.5.1/man/man1
gmake[2]: Entering directory `/soft/R/R-1.5.1/doc/html'
installing doc/html ...
mkdir -p -- /soft/R/v1.5.1/lib/R/doc/html
gmake[3]: Entering directory `/soft/R/R-1.5.1/doc/html/search'
installing doc/html/search ...
mkdir -p -- /soft/R/v1.5.1/lib/R/doc/html/search
gmake[3]: Leaving directory `/soft/R/R-1.5.1/doc/html/search'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/doc/html'
gmake[2]: Entering directory `/soft/R/R-1.5.1/doc/manual'
installing doc/manual ...
mkdir -p -- /soft/R/v1.5.1/lib/R/doc/manual
gmake[2]: Leaving directory `/soft/R/R-1.5.1/doc/manual'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/doc'
gmake[1]: Entering directory `/soft/R/R-1.5.1/etc'
mkdir -p -- /soft/R/v1.5.1/lib/R/etc
installing etc ...
gmake[1]: Leaving directory `/soft/R/R-1.5.1/etc'
gmake[1]: Entering directory `/soft/R/R-1.5.1/share'
installing share ...
mkdir -p -- /soft/R/v1.5.1/lib/R/share
mkdir -p -- /soft/R/v1.5.1/lib/R/share/R
mkdir -p -- /soft/R/v1.5.1/lib/R/share/make
mkdir -p -- /soft/R/v1.5.1/lib/R/share/perl
mkdir -p -- /soft/R/v1.5.1/lib/R/share/perl/R
mkdir -p -- /soft/R/v1.5.1/lib/R/share/perl/Text
mkdir -p -- /soft/R/v1.5.1/lib/R/share/sh
mkdir -p -- /soft/R/v1.5.1/lib/R/share/texmf
gmake[1]: Leaving directory `/soft/R/R-1.5.1/share'
gmake[1]: Entering directory `/soft/R/R-1.5.1/src'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/scripts'
mkdir -p -- /soft/R/v1.5.1/bin
mkdir -p -- /soft/R/v1.5.1/lib/R/bin
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/scripts'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/include'
mkdir -p -- /soft/R/v1.5.1/lib/R/include
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/include/R_ext'
mkdir -p -- /soft/R/v1.5.1/lib/R/include/R_ext
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/include/R_ext'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/include'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/appl'
gmake[2]: Nothing to be done for `install'.
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/appl'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/nmath'
gmake[2]: Nothing to be done for `install'.
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/nmath'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/unix'
gmake[2]: Nothing to be done for `install'.
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/unix'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/extra'
gmake[2]: Nothing to be done for `install'.
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/extra'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/main'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/main'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/main'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/modules'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/X11'
mkdir -p -- /soft/R/v1.5.1/lib/R/modules
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/X11'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/internet'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/lapack'
gmake[3]: Entering directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[3]: Leaving directory `/soft/R/R-1.5.1/src/modules/vfonts'
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/modules'
gmake[2]: Entering directory `/soft/R/R-1.5.1/src/library'
mkdir -p -- /soft/R/v1.5.1/lib/R/library
installing packages ...
building HTML index ...
gmake[2]: Leaving directory `/soft/R/R-1.5.1/src/library'
gmake[1]: Leaving directory `/soft/R/R-1.5.1/src'
gmake[1]: Entering directory `/soft/R/R-1.5.1/tests'
gmake[1]: Nothing to be done for `install'.
gmake[1]: Leaving directory `/soft/R/R-1.5.1/tests'
------------------------------------------------------
--please do not edit the information below--
Version:
platform = alphaev56-dec-osf5.1
arch = alphaev56
os = osf5.1
system = alphaev56, osf5.1
status =
major = 1
minor = 5.1
year = 2002
month = 06
day = 17
language = R
Search Path:
.GlobalEnv, package:ctest, Autoloads, package:base
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._