-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 dpkg-buildpackage: source package is r-base dpkg-buildpackage: source version is 2.4.1-1~sargecran1 dpkg-buildpackage: source maintainer is Johannes Ranke dpkg-buildpackage: host architecture is amd64 *** clean *** dh_testdir dh_testroot rm -f configure-stamp \ build-stamp build-indep-stamp build-arch-stamp \ make-stamp make-arch-stamp make-indep-stamp \ install-indep-stamp install-arch-stamp \ check-stamp /usr/bin/make distclean make[1]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1« make[1]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1« rm -f `find . -name "*~"` rm -rf debian/tmp debian/files* core debian/substvars rm -f doc/html/function.html doc/html/packages.html rm -f modules/*.so #(cd debian; rm -vf r-base.dirs r-base.files r-base.lintian \ # r-base.menu r-base.postinst) dh_clean dpkg-source: building r-base using existing r-base_2.4.1.orig.tar.gz dpkg-source: building r-base in r-base_2.4.1-1~sargecran1.diff.gz dpkg-source: building r-base in r-base_2.4.1-1~sargecran1.dsc *** configure *** perl -p -i -e 's|:\@R_LD_LIBRARY_PATH\@||' src/scripts/R.sh.in dh_testdir R_PAPERSIZE=letter \ R_BROWSER=sensible-browser \ PAGER=/usr/bin/pager \ PERL=/usr/bin/perl \ R_UNZIPCMD=/usr/bin/miniunzip \ R_ZIPCMD=/usr/bin/minizip \ R_PRINTCMD=/usr/bin/lpr \ LIBnn=lib \ AWK=/usr/bin/awk \ CC=gcc \ CXX=g++ \ F77=g77 \ CPPFLAGS= \ LDFLAGS= \ FLIBS= \ ./configure --prefix=/usr \ --with-system-bzlib \ --with-jpeg \ --with-system-pcre \ --with-png \ --with-readline \ --with-tcltk \ --with-system-zlib \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ --datadir=/usr/share/R/share \ --includedir=/usr/share/R/include \ --with-blas=-lblas-3 \ --with-lapack=no \ --without-gnome \ --enable-R-profiling \ --enable-R-shlib \ --without-recommended-packages \ --build x86_64-linux checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu loading site script './config.site' loading build specific script './config.site' checking for pwd... /bin/pwd checking whether builddir is srcdir... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gawk... /usr/bin/awk checking for egrep... grep -E checking whether ln -s works... yes checking for ranlib... ranlib checking for bison... bison -y checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for sed... /bin/sed checking for /usr/bin/pager... /usr/bin/pager checking for /usr/bin/perl... /usr/bin/perl checking whether perl version is at least 5.004... yes checking for dvips... /usr/bin/dvips checking for tex... /usr/bin/tex checking for latex... /usr/bin/latex checking for makeindex... /usr/bin/makeindex checking for pdftex... /usr/bin/pdftex checking for pdflatex... /usr/bin/pdflatex checking for makeinfo... /usr/bin/makeinfo checking for unzip... /usr/bin/miniunzip checking for zip... /usr/bin/minizip checking for gzip... /bin/gzip using default browser ... sensible-browser checking for acroread... no checking for acroread4... no checking for xpdf... /usr/bin/xpdf checking for gcc... gcc checking for C compiler default output file name... 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... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking whether gcc -std=gnu99 needs -traditional... no checking how to run the C preprocessor... gcc -std=gnu99 -E defining F77 to be g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether __attribute__((visibility())) is supported... yes checking whether gcc -std=gnu99 accepts -fvisibility... no checking whether g77 accepts -fvisibility... no checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all 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... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for objdir... .libs checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc -std=gnu99 static flag works... yes checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC checking if gcc -std=gnu99 PIC flag -fPIC works... yes checking if gcc -std=gnu99 supports -c -o file.o... yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether makeinfo version is at least 4.7... yes checking for cos in -lm... yes checking for sin in -lm... yes checking for dlopen in -ldl... 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 for rl_callback_read_char in -lreadline... yes checking for history_truncate_file... 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... yes checking elf.h presence... yes checking for elf.h... yes 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... yes checking fpu_control.h presence... yes checking for fpu_control.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes 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 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/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... 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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking whether setjmp.h is POSIX.1 compatible... yes checking whether sigsetjmp is declared... yes checking whether siglongjmp is declared... yes checking for GNU C library with version >= 2... yes checking return type of signal handlers... void checking for pid_t... yes checking for size_t... yes checking whether SIZE_MAX is declared... yes checking for blkcnt_t... yes checking for type of socket length... socklen_t * checking for stack_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline 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 we can compute C Make dependencies... yes, using gcc -std=gnu99 -MM checking whether gcc -std=gnu99 supports -c -o FILE.lo... yes checking how to get verbose linking output from g77... -v checking for Fortran libraries of g77... -L/usr/lib/gcc-lib/x86_64-linux/3.3.5 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s checking how to get verbose linking output from gcc -std=gnu99... -v checking for C libraries of gcc -std=gnu99... -L/usr/lib/gcc-lib/x86_64-linux/3.3.5 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../../../lib64 -L/usr/lib/gcc-lib/x86_64-linux/3.3.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lgcc_s checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, extra underscore checking whether g77 appends underscores to external names... yes checking whether g77 appends extra underscores to external names... yes checking whether mixed C/Fortran code can be run... yes checking whether g77 and gcc -std=gnu99 agree on int and double... yes checking whether g77 and gcc -std=gnu99 agree on double complex... yes checking whether g++ accepts -M for generating dependencies... yes checking whether C runtime needs -D__NO_MATH_INLINES... no checking for xmkmf... no checking for off_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether alloca is declared... yes checking for fseeko... yes checking for ftello... yes checking for isblank... yes checking for matherr... yes checking whether fcntl exists and is declared... yes checking whether getgrgid exists and is declared... yes checking whether expm1 exists and is declared... yes checking whether hypot exists and is declared... yes checking whether log1p exists and is declared... yes checking whether log2 exists and is declared... yes checking whether log10 exists and is declared... yes checking whether rint exists and is declared... yes checking whether getpwuid exists and is declared... yes checking whether sigaction exists and is declared... yes checking whether sigaltstack exists and is declared... yes checking whether sigemptyset exists and is declared... yes checking whether va_copy exists and is declared... yes checking whether __va_copy exists and is declared... yes checking whether fdopen exists and is declared... yes checking whether popen exists and is declared... yes checking whether setenv exists and is declared... yes checking whether system exists and is declared... yes checking whether unsetenv exists and is declared... yes checking whether strcoll exists and is declared... yes checking whether strerror exists and is declared... yes checking whether getrlimit exists and is declared... yes checking whether getrusage exists and is declared... yes checking whether mkfifo exists and is declared... yes checking whether stat exists and is declared... yes checking whether gettimeofday exists and is declared... yes checking whether times exists and is declared... yes checking whether access exists and is declared... yes checking whether chdir exists and is declared... yes checking whether ftruncate exists and is declared... yes checking whether getcwd exists and is declared... yes checking whether getuid exists and is declared... yes checking whether symlink exists and is declared... yes checking whether sysconf exists and is declared... yes checking for putenv... yes checking whether putenv is declared... yes checking for vasprintf... yes checking whether vasprintf is declared... no checking for realpath... yes checking whether realpath is declared... yes checking for finite... yes checking for isnan... yes checking whether isfinite is declared... yes checking whether isnan is declared... yes checking whether you have IEEE 754 floating-point arithmetic... yes checking for nl_langinfo and CODESET... yes checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for mkdtemp... 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 mkdtemp 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... yes checking for working finite... yes checking for working isfinite... yes checking for working log... yes checking for working log1p... yes checking whether ftell works correctly on files opened for append... yes checking whether C99 double complex is supported... checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for double complex... yes checking whether cexp exists and is declared... yes checking whether clog exists and is declared... yes checking whether csqrt exists and is declared... yes checking whether cpow exists and is declared... yes checking whether ccos exists and is declared... yes checking whether csin exists and is declared... yes checking whether ctan exists and is declared... yes checking whether cacos exists and is declared... yes checking whether casin exists and is declared... yes checking whether catan exists and is declared... yes checking whether ccosh exists and is declared... yes checking whether csinh exists and is declared... yes checking whether ctanh exists and is declared... yes checking whether cacosh exists and is declared... yes checking whether casinh exists and is declared... yes checking whether catanh exists and is declared... yes checking whether C99 double complex is compatible with Rcomplex... yes yes checking for cblas_cdotu_sub in vecLib framework... no checking for dgemm_ in -lblas-3... yes checking whether double complex BLAS can be used... yes checking whether the BLAS is complete... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking whether iconv() accepts "UTF-8", "latin1" and "UCS-*"... yes checking for iconvlist... no checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking whether mbrtowc exists and is declared... yes checking whether wcrtomb exists and is declared... yes checking whether wcscoll exists and is declared... yes checking whether wcsftime exists and is declared... yes checking whether mbstowcs exists and is declared... yes checking whether wcstombs exists and is declared... yes checking whether wctrans exists and is declared... yes checking whether iswblank exists and is declared... yes checking whether wctype exists and is declared... yes checking whether iswctype exists and is declared... yes checking for wctrans_t... yes checking for mbstate_t... yes checking for X... libraries /usr/X11R6/lib, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes using X11 ... yes checking for KeySym... yes checking for CFStringGetSystemEncoding in CoreFoundation framework... no checking for tclConfig.sh... no checking for tclConfig.sh in library (sub)directories... /usr/lib64/tcl8.4/tclConfig.sh checking for tkConfig.sh... no checking for tkConfig.sh in library (sub)directories... /usr/lib64/tk8.4/tkConfig.sh checking /usr/include/tcl8.4/generic/tcl.h usability... no checking /usr/include/tcl8.4/generic/tcl.h presence... no checking for /usr/include/tcl8.4/generic/tcl.h... no checking /usr/include/tcl8.4/tcl.h usability... yes checking /usr/include/tcl8.4/tcl.h presence... yes checking for /usr/include/tcl8.4/tcl.h... yes checking /usr/include/tk8.4/generic/tk.h usability... no checking /usr/include/tk8.4/generic/tk.h presence... no checking for /usr/include/tk8.4/generic/tk.h... no checking /usr/include/tk8.4/tk.h usability... no checking /usr/include/tk8.4/tk.h presence... no checking for /usr/include/tk8.4/tk.h... no checking /usr/include/tcl8.4/tk.h usability... yes checking /usr/include/tcl8.4/tk.h presence... yes checking for /usr/include/tcl8.4/tk.h... yes checking whether compiling/linking Tcl/Tk code works... yes checking for BSD networking... yes checking if jpeglib version >= 6b... yes checking for jpeg_destroy_compress in -ljpeg... yes checking for main in -lz... yes checking if libpng version >= 1.0.5... yes checking for png_create_write_struct in -lpng... yes checking rpc/types.h usability... yes checking rpc/types.h presence... yes checking for rpc/types.h... yes checking for rpc/xdr.h... yes checking for XDR support... yes checking for gzeof in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking if zlib version >= 1.2.1... yes checking whether zlib support needs to be compiled... no checking for BZ2_bzlibVersion in -lbz2... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking whether bzip2 support needs to be compiled... no checking for pcre_fullinfo in -lpcre... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking pcre/pcre.h usability... no checking pcre/pcre.h presence... no checking for pcre/pcre.h... no checking if PCRE version >= 4.0... yes checking whether PCRE support needs to be compiled... no checking whether leap seconds are treated according to POSIX... yes checking for setitimer... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... 1 checking for fseeko... (cached) yes checking whether KERN_USRSTACK sysctl is supported... no checking for visible __lib_stack_end... yes checking for paperconf... /usr/bin/paperconf checking for java... no checking for javac... no checking whether Java interpreter works... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for g77... g77 checking whether we are using the GNU Fortran compiler... yes checking whether g77 accepts -g... yes checking for Fortran flag to compile .f90 files... unknown checking for Fortran flag to compile .f95 files... unknown checking whether NLS is requested... yes checking whether make sets $(MAKE)... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for library containing strerror... none required checking for signed... yes checking for inline... inline checking for off_t... (cached) yes checking for long long... (cached) yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... (cached) yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... (cached) yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makeconf config.status: creating 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 etc/ldpaths config.status: creating m4/Makefile config.status: creating po/Makefile.in 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/blas/Makefile config.status: creating src/extra/bzip2/Makefile config.status: creating src/extra/intl/Makefile config.status: creating src/extra/pcre/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.h0 config.status: creating src/include/R_ext/Makefile config.status: creating src/library/Recommended/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/datasets/DESCRIPTION config.status: creating src/library/datasets/Makefile config.status: creating src/library/graphics/DESCRIPTION config.status: creating src/library/graphics/Makefile config.status: creating src/library/grDevices/DESCRIPTION config.status: creating src/library/grDevices/Makefile config.status: creating src/library/grDevices/src/Makefile config.status: creating src/library/grid/DESCRIPTION config.status: creating src/library/grid/Makefile config.status: creating src/library/grid/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/profile/Makefile config.status: creating src/library/stats/DESCRIPTION config.status: creating src/library/stats/Makefile config.status: creating src/library/stats/src/Makefile config.status: creating src/library/stats4/DESCRIPTION config.status: creating src/library/stats4/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/tools/src/Makefile config.status: creating src/library/utils/DESCRIPTION config.status: creating src/library/utils/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/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/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/unix/Makefile config.status: creating tests/Makefile config.status: creating tests/Embedding/Makefile config.status: creating tests/Examples/Makefile config.status: creating tests/Native/Makefile config.status: creating tools/Makefile config.status: creating src/include/config.h config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands R is now configured for x86_64-pc-linux-gnu Source directory: . Installation directory: /usr C compiler: gcc -std=gnu99 -g -O2 Fortran 77 compiler: g77 -g -O2 C++ compiler: g++ -g -O2 Fortran 90/95 compiler: g77 -g -O2 Interfaces supported: X11, tcltk External libraries: readline, BLAS(generic) Additional capabilities: PNG, JPEG, iconv, MBCS, NLS Options enabled: shared R library, R profiling Recommended packages: no touch configure-stamp *** make-arch *** /usr/bin/make CFLAGS="-std=gnu99 -O3 -pipe" \ CXXFLAGS="-O3 -pipe" \ FFLAGS="-O3 -pipe" \ CC=gcc \ CXX=g++ \ F77=g77 \ LDFLAGS="-Wl,-O1" \ R make[1]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/m4« make[2]: Für das Ziel »R« ist nichts zu tun. make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/m4« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/tools« make[2]: Für das Ziel »R« ist nichts zu tun. make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/tools« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/html« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/html/search« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/html/search« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/html« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/manual« make[3]: Für das Ziel »R« ist nichts zu tun. make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc/manual« make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/doc« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/etc« make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/etc« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/share« make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/share« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/scripts« creating src/scripts/R.fe make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/scripts« mkdir -p -- ../../bin make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/scripts« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/scripts« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include« mkdir -p -- ../../include make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include/R_ext« mkdir -p -- ../../../include/R_ext make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include/R_ext« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/extra« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/extra« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« making approx.d from approx.c making bakslv.d from bakslv.c making binning.d from binning.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 rcont.d from rcont.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 make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c approx.c -o approx.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bakslv.c -o bakslv.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c binning.c -o binning.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c cpoly.c -o cpoly.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c cumsum.c -o cumsum.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fft.c -o fft.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fmin.c -o fmin.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c integrate.c -o integrate.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c interv.c -o interv.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lbfgsb.c -o lbfgsb.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c loglin.c -o loglin.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lowess.c -o lowess.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c machar.c -o machar.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c maxcol.c -o maxcol.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c massdist.c -o massdist.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pretty.c -o pretty.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rcont.c -o rcont.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rowsum.c -o rowsum.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c splines.c -o splines.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c stem.c -o stem.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c strsignif.c -o strsignif.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c tabulate.c -o tabulate.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c uncmin.c -o uncmin.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c zeroin.c -o zeroin.o g77 -fpic -O3 -pipe -c ch2inv.f -o ch2inv.o g77 -fpic -O3 -pipe -c chol.f -o chol.o g77 -fpic -O3 -pipe -c dchdc.f -o dchdc.o g77 -fpic -O3 -pipe -c dpbfa.f -o dpbfa.o g77 -fpic -O3 -pipe -c dpbsl.f -o dpbsl.o g77 -fpic -O3 -pipe -c dpoco.f -o dpoco.o g77 -fpic -O3 -pipe -c dpodi.f -o dpodi.o g77 -fpic -O3 -pipe -c dpofa.f -o dpofa.o g77 -fpic -O3 -pipe -c dposl.f -o dposl.o g77 -fpic -O3 -pipe -c dqrdc.f -o dqrdc.o g77 -fpic -O3 -pipe -c dqrdc2.f -o dqrdc2.o g77 -fpic -O3 -pipe -c dqrls.f -o dqrls.o g77 -fpic -O3 -pipe -c dqrsl.f -o dqrsl.o g77 -fpic -O3 -pipe -c dqrutl.f -o dqrutl.o g77 -fpic -O3 -pipe -c dsvdc.f -o dsvdc.o g77 -fpic -O3 -pipe -c dtrco.f -o dtrco.o g77 -fpic -O3 -pipe -c dtrsl.f -o dtrsl.o g77 -fpic -O3 -pipe -c eigen.f -o eigen.o g77 -fpic -O3 -pipe -c lminfl.f -o lminfl.o make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/appl« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.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 dnf.d from dnf.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 dnt.d from dnt.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 rnchisq.d from rnchisq.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 rmultinom.d from rmultinom.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 qnbeta.d from qnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making qnf.d from qnf.c making qnt.d from qnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making toms708.d from toms708.c making wilcox.d from wilcox.c making signrank.d from signrank.c make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath« gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c mlutils.c -o mlutils.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c d1mach.c -o d1mach.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c i1mach.c -o i1mach.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fmax2.c -o fmax2.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fmin2.c -o fmin2.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fprec.c -o fprec.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fround.c -o fround.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ftrunc.c -o ftrunc.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sign.c -o sign.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fsign.c -o fsign.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c imax2.c -o imax2.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c imin2.c -o imin2.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c chebyshev.c -o chebyshev.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c log1p.c -o log1p.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c expm1.c -o expm1.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lgammacor.c -o lgammacor.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gammalims.c -o gammalims.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c stirlerr.c -o stirlerr.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bd0.c -o bd0.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gamma.c -o gamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lgamma.c -o lgamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gamma_cody.c -o gamma_cody.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c beta.c -o beta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lbeta.c -o lbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c polygamma.c -o polygamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bessel_i.c -o bessel_i.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bessel_j.c -o bessel_j.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bessel_k.c -o bessel_k.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bessel_y.c -o bessel_y.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c choose.c -o choose.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c snorm.c -o snorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sexp.c -o sexp.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dgamma.c -o dgamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pgamma.c -o pgamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qgamma.c -o qgamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rgamma.c -o rgamma.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dbeta.c -o dbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pbeta.c -o pbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qbeta.c -o qbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rbeta.c -o rbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dunif.c -o dunif.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c punif.c -o punif.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qunif.c -o qunif.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c runif.c -o runif.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnorm.c -o dnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnorm.c -o pnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnorm.c -o qnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rnorm.c -o rnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dlnorm.c -o dlnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c plnorm.c -o plnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qlnorm.c -o qlnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rlnorm.c -o rlnorm.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c df.c -o df.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pf.c -o pf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qf.c -o qf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rf.c -o rf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnf.c -o dnf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dt.c -o dt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pt.c -o pt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qt.c -o qt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rt.c -o rt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnt.c -o dnt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dchisq.c -o dchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pchisq.c -o pchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qchisq.c -o qchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rchisq.c -o rchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rnchisq.c -o rnchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dbinom.c -o dbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pbinom.c -o pbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qbinom.c -o qbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rbinom.c -o rbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rmultinom.c -o rmultinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dcauchy.c -o dcauchy.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pcauchy.c -o pcauchy.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qcauchy.c -o qcauchy.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rcauchy.c -o rcauchy.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dexp.c -o dexp.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pexp.c -o pexp.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qexp.c -o qexp.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rexp.c -o rexp.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dgeom.c -o dgeom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pgeom.c -o pgeom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qgeom.c -o qgeom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rgeom.c -o rgeom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dhyper.c -o dhyper.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c phyper.c -o phyper.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qhyper.c -o qhyper.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rhyper.c -o rhyper.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnbinom.c -o dnbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnbinom.c -o pnbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnbinom.c -o qnbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rnbinom.c -o rnbinom.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dpois.c -o dpois.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ppois.c -o ppois.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qpois.c -o qpois.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rpois.c -o rpois.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dweibull.c -o dweibull.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pweibull.c -o pweibull.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qweibull.c -o qweibull.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rweibull.c -o rweibull.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dlogis.c -o dlogis.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c plogis.c -o plogis.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qlogis.c -o qlogis.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rlogis.c -o rlogis.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnchisq.c -o dnchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnchisq.c -o pnchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnchisq.c -o qnchisq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dnbeta.c -o dnbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnbeta.c -o pnbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnbeta.c -o qnbeta.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnf.c -o pnf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pnt.c -o pnt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnf.c -o qnf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qnt.c -o qnt.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ptukey.c -o ptukey.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qtukey.c -o qtukey.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c toms708.c -o toms708.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c wilcox.c -o wilcox.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c signrank.c -o signrank.o make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« config.status: creating src/unix/Makefile make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« making dynload.d from dynload.c making edit.d from edit.c making stubs.d from stubs.c making system.d from system.c making sys-unix.d from sys-unix.c making sys-std.d from sys-std.c making X11.d from X11.c making aqua.d from aqua.c make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dynload.c -o dynload.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c edit.c -o edit.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c stubs.c -o stubs.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c system.c -o system.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sys-unix.c -o sys-unix.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sys-std.c -o sys-std.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c X11.c -o X11.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c aqua.c -o aqua.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Rembedded.c -o Rembedded.o make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/unix« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« config.status: creating src/main/Makefile make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« making CConverters.d from CConverters.c making CommandLineArgs.d from CommandLineArgs.c making Rdynload.d from Rdynload.c making Renviron.d from Renviron.c making RNG.d from RNG.c making apply.d from apply.c making arithmetic.d from arithmetic.c making apse.d from apse.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 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 deparse.d from deparse.c making deriv.d from deriv.c making dotcode.d from dotcode.c making dounzip.d from dounzip.c 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 gevents.d from gevents.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 localecharset.d from localecharset.c making logic.d from logic.c making main.d from main.c making mapply.d from mapply.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 pcre.d from pcre.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 registration.d from registration.c making relop.d from relop.c making rlocale.d from rlocale.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 startup.d from startup.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 sysutils.d from sysutils.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 Rmain.d from Rmain.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 mkdtemp.d from mkdtemp.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 making xspline.d from xspline.c make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c CConverters.c -o CConverters.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c CommandLineArgs.c -o CommandLineArgs.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Rdynload.c -o Rdynload.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Renviron.c -o Renviron.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c RNG.c -o RNG.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c apply.c -o apply.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c arithmetic.c -o arithmetic.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c apse.c -o apse.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c array.c -o array.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c attrib.c -o attrib.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c base.c -o base.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bind.c -o bind.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c builtin.c -o builtin.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c character.c -o character.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c coerce.c -o coerce.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c colors.c -o colors.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c complex.c -o complex.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c connections.c -o connections.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c context.c -o context.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c cov.c -o cov.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c cum.c -o cum.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dcf.c -o dcf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c datetime.c -o datetime.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c debug.c -o debug.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c deparse.c -o deparse.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c deriv.c -o deriv.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dotcode.c -o dotcode.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dounzip.c -o dounzip.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dstruct.c -o dstruct.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c duplicate.c -o duplicate.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c engine.c -o engine.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c envir.c -o envir.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c errors.c -o errors.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c eval.c -o eval.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c format.c -o format.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fourier.c -o fourier.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gevents.c -o gevents.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gram.c -o gram.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c gram-ex.c -o gram-ex.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c graphics.c -o graphics.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c identical.c -o identical.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c internet.c -o internet.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c iosupport.c -o iosupport.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c lapack.c -o lapack.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c list.c -o list.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c localecharset.c -o localecharset.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c logic.c -o logic.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c main.c -o main.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c mapply.c -o mapply.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c match.c -o match.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c memory.c -o memory.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c model.c -o model.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c names.c -o names.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c objects.c -o objects.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c optim.c -o optim.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c optimize.c -o optimize.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c options.c -o options.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c par.c -o par.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c paste.c -o paste.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pcre.c -o pcre.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c platform.c -o platform.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c plot.c -o plot.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c plot3d.c -o plot3d.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c plotmath.c -o plotmath.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c print.c -o print.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c printarray.c -o printarray.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c printvector.c -o printvector.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c printutils.c -o printutils.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c qsort.c -o qsort.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c random.c -o random.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c regex.c -o regex.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c registration.c -o registration.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c relop.c -o relop.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rlocale.c -o rlocale.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c saveload.c -o saveload.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c scan.c -o scan.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c seq.c -o seq.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c serialize.c -o serialize.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c size.c -o size.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sort.c -o sort.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c source.c -o source.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c split.c -o split.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sprintf.c -o sprintf.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c startup.c -o startup.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c subassign.c -o subassign.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c subscript.c -o subscript.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c subset.c -o subset.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c summary.c -o summary.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sysutils.c -o sysutils.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c unique.c -o unique.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c util.c -o util.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c version.c -o version.o gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c vfonts.c -o vfonts.o g77 -fpic -O3 -pipe -c xxxpr.f -o xxxpr.o gcc -std=gnu99 -shared -Wl,-O1 -o libR.so CConverters.o CommandLineArgs.o Rdynload.o Renviron.o RNG.o apply.o arithmetic.o apse.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 deparse.o deriv.o dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o eval.o format.o fourier.o gevents.o gram.o gram-ex.o graphics.o identical.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o model.o names.o objects.o optim.o optimize.o options.o par.o paste.o pcre.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o regex.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o unique.o util.o version.o vfonts.o xxxpr.o `ls ../appl/*.o ../nmath/*.o ../unix/*.o 2>/dev/null|grep -v /ext-` -lblas-3 -lg2c -lm -lgcc_s -lreadline -lpcre -lbz2 -lz -ldl -lm make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« mkdir -p -- /home/ranke/debian/packages/r-sarge64/r-base-2.4.1/bin/exec mkdir -p -- /home/ranke/debian/packages/r-sarge64/r-base-2.4.1/lib make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Rmain.c -o Rmain.o gcc -std=gnu99 -Wl,--export-dynamic -Wl,-O1 -o R.bin Rmain.o -L../../lib -lR make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/main« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.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 make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dataentry.c -o dataentry.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c devX11.c -o devX11.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rotated.c -o rotated.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c rbitmap.c -o rbitmap.o gcc -std=gnu99 -shared -Wl,-O1 -o R_X11.so dataentry.o devX11.o rotated.o rbitmap.o -lSM -lICE -L/usr/X11R6/lib -lX11 -lXt -ljpeg -lpng -lz -L../../../lib -lR -lm make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« mkdir -p -- /home/ranke/debian/packages/r-sarge64/r-base-2.4.1/modules make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/X11« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.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 make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Rsock.c -o Rsock.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c internet.c -o internet.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c nanoftp.c -o nanoftp.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c nanohttp.c -o nanohttp.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sock.c -o sock.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sockconn.c -o sockconn.o gcc -std=gnu99 -shared -Wl,-O1 -o internet.so Rsock.o internet.o nanoftp.o nanohttp.o sock.o sockconn.o -L../../../lib -lR make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/internet« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« making Lapack.d from Lapack.c make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« g77 -fpic -g -O2 -ffloat-store -c dlamc.f -o dlamc.o g77 -fpic -O3 -pipe -c dlapack0.f -o dlapack0.o g77 -fpic -O3 -pipe -c dlapack1.f -o dlapack1.o g77 -fpic -O3 -pipe -c dlapack2.f -o dlapack2.o g77 -fpic -O3 -pipe -c dlapack3.f -o dlapack3.o g77 -fpic -O3 -pipe -c cmplx.f -o cmplx.o gcc -std=gnu99 -shared -Wl,-O1 -o libRlapack.so dlamc.o dlapack0.o dlapack1.o dlapack2.o dlapack3.o cmplx.o -lblas-3 make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Lapack.c -o Lapack.o gcc -std=gnu99 -shared -Wl,-O1 -o lapack.so Lapack.o -L../../../lib -lR -L../../../lib -lRlapack -lblas-3 -lg2c -lm -lgcc_s make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« /home/ranke/debian/packages/r-sarge64/r-base-2.4.1/lib/libRlapack.so is unchanged make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/lapack« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.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 make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c g_alab_her.c -o g_alab_her.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c g_cntrlify.c -o g_cntrlify.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c g_fontdb.c -o g_fontdb.o gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c g_her_glyph.c -o g_her_glyph.o gcc -std=gnu99 -shared -Wl,-O1 -o vfonts.so g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o -L../../../lib -lR -lm make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules/vfonts« make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/modules« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library« mkdir -p -- ../../library make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/profile« building system startup profile mkdir -p -- ../../../library/base/R make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/profile« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/base« building package 'base' mkdir -p -- ../../../library/base/demo mkdir -p -- ../../../library/base/po mkdir -p -- ../../../library/base/man make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/base« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools« building package 'tools' mkdir -p -- ../../../library/tools/R mkdir -p -- ../../../library/tools/po mkdir -p -- ../../../library/tools/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« making text.d from text.c making init.d from init.c making Rmd5.d from Rmd5.c making md5.d from md5.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c text.c -o text.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c init.c -o init.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c Rmd5.c -o Rmd5.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c md5.c -o md5.o gcc -std=gnu99 -shared -Wl,-O1 -o tools.so text.o init.o Rmd5.o md5.o -L../../../../lib -lR mkdir -p -- ../../../../library/tools/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tools« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/utils« building package 'utils' mkdir -p -- ../../../library/utils/R mkdir -p -- ../../../library/utils/po mkdir -p -- ../../../library/utils/Sweave mkdir -p -- ../../../library/utils/man make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/utils« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices« building package 'grDevices' mkdir -p -- ../../../library/grDevices/R mkdir -p -- ../../../library/grDevices/po mkdir -p -- ../../../library/grDevices/afm mkdir -p -- ../../../library/grDevices/enc mkdir -p -- ../../../library/grDevices/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« making chull.d from chull.c making devNull.d from devNull.c making devPicTeX.d from devPicTeX.c making devPS.d from devPS.c making devQuartz.d from devQuartz.c making init.d from init.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c chull.c -o chull.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c devNull.c -o devNull.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c devPicTeX.c -o devPicTeX.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c devPS.c -o devPS.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c devQuartz.c -o devQuartz.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c init.c -o init.o gcc -std=gnu99 -shared -Wl,-O1 -o grDevices.so chull.o devNull.o devPicTeX.o devPS.o devQuartz.o init.o -L../../../../lib -lR mkdir -p -- ../../../../library/grDevices/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grDevices« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/graphics« building package 'graphics' mkdir -p -- ../../../library/graphics/R mkdir -p -- ../../../library/graphics/demo mkdir -p -- ../../../library/graphics/po mkdir -p -- ../../../library/graphics/man make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/graphics« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats« building package 'stats' mkdir -p -- ../../../library/stats/R mkdir -p -- ../../../library/stats/demo mkdir -p -- ../../../library/stats/po mkdir -p -- ../../../library/stats/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« making init.d from init.c making kmeans.d from kmeans.c making ansari.d from ansari.c making bandwidths.d from bandwidths.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 line.d from line.c making smooth.d from smooth.c making prho.d from prho.c making swilk.d from swilk.c making ksmooth.d from ksmooth.c making loessc.d from loessc.c making isoreg.d from isoreg.c making Srunmed.d from Srunmed.c making Trunmed.d from Trunmed.c making dblcen.d from dblcen.c making distance.d from distance.c making hclust-utils.d from hclust-utils.c making nls.d from nls.c 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 filter.d from filter.c making mAR.d from mAR.c making pacf.d from pacf.c making starma.d from starma.c making port.d from port.c making family.d from family.c making sbart.d from sbart.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c init.c -o init.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c kmeans.c -o kmeans.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ansari.c -o ansari.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c bandwidths.c -o bandwidths.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c chisqsim.c -o chisqsim.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c d2x2xk.c -o d2x2xk.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c fexact.c -o fexact.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c kendall.c -o kendall.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ks.c -o ks.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c line.c -o line.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c smooth.c -o smooth.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c prho.c -o prho.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c swilk.c -o swilk.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c ksmooth.c -o ksmooth.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c loessc.c -o loessc.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c isoreg.c -o isoreg.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Srunmed.c -o Srunmed.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c Trunmed.c -o Trunmed.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c dblcen.c -o dblcen.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c distance.c -o distance.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c hclust-utils.c -o hclust-utils.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c nls.c -o nls.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c HoltWinters.c -o HoltWinters.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c PPsum.c -o PPsum.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c arima.c -o arima.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c burg.c -o burg.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c filter.c -o filter.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c mAR.c -o mAR.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c pacf.c -o pacf.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c starma.c -o starma.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c port.c -o port.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c family.c -o family.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c sbart.c -o sbart.o g77 -fpic -O3 -pipe -c bsplvd.f -o bsplvd.o g77 -fpic -O3 -pipe -c bvalue.f -o bvalue.o g77 -fpic -O3 -pipe -c bvalus.f -o bvalus.o g77 -fpic -O3 -pipe -c loessf.f -o loessf.o g77 -fpic -O3 -pipe -c ppr.f -o ppr.o g77 -fpic -O3 -pipe -c qsbart.f -o qsbart.o g77 -fpic -O3 -pipe -c sgram.f -o sgram.o g77 -fpic -O3 -pipe -c sinerp.f -o sinerp.o g77 -fpic -O3 -pipe -c sslvrg.f -o sslvrg.o g77 -fpic -O3 -pipe -c stxwx.f -o stxwx.o g77 -fpic -O3 -pipe -c hclust.f -o hclust.o g77 -fpic -O3 -pipe -c kmns.f -o kmns.o g77 -fpic -O3 -pipe -c eureka.f -o eureka.o g77 -fpic -O3 -pipe -c stl.f -o stl.o g77 -fpic -O3 -pipe -c portsrc.f -o portsrc.o gcc -std=gnu99 -shared -Wl,-O1 -o stats.so init.o kmeans.o ansari.o bandwidths.o chisqsim.o d2x2xk.o fexact.o kendall.o ks.o line.o smooth.o prho.o swilk.o ksmooth.o loessc.o isoreg.o Srunmed.o Trunmed.o dblcen.o distance.o hclust-utils.o nls.o HoltWinters.o PPsum.o arima.o burg.o filter.o mAR.o pacf.o starma.o port.o family.o sbart.o bsplvd.o bvalue.o bvalus.o loessf.o ppr.o qsbart.o sgram.o sinerp.o sslvrg.o stxwx.o hclust.o kmns.o eureka.o stl.o portsrc.o -lblas-3 -lg2c -lm -lgcc_s -L../../../../lib -lR mkdir -p -- ../../../../library/stats/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/datasets« building package 'datasets' mkdir -p -- ../../../library/datasets/R mkdir -p -- ../../../library/datasets/data mkdir -p -- ../../../library/datasets/man make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/datasets« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods« building package 'methods' mkdir -p -- ../../../library/methods/R mkdir -p -- ../../../library/methods/po mkdir -p -- ../../../library/methods/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« making do_substitute_direct.d from do_substitute_direct.c making init.d from init.c making methods_list_dispatch.d from methods_list_dispatch.c making slot.d from slot.c making class_support.d from class_support.c making tests.d from tests.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c do_substitute_direct.c -o do_substitute_direct.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c init.c -o init.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c methods_list_dispatch.c -o methods_list_dispatch.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c slot.c -o slot.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c class_support.c -o class_support.o gcc -I../../../../include -I../../../../include -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -fpic -std=gnu99 -O3 -pipe -c tests.c -o tests.o gcc -std=gnu99 -shared -Wl,-O1 -o methods.so do_substitute_direct.o init.o methods_list_dispatch.o slot.o class_support.o tests.o -L../../../../lib -lR mkdir -p -- ../../../../library/methods/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods/src« make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods« dumping R code in package 'methods' initializing class and method definitions now ...done make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/methods« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid« building package 'grid' mkdir -p -- ../../../library/grid/R mkdir -p -- ../../../library/grid/doc mkdir -p -- ../../../library/grid/po mkdir -p -- ../../../library/grid/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« making gpar.d from gpar.c making grid.d from grid.c making just.d from just.c making layout.d from layout.c making matrix.d from matrix.c making register.d from register.c making state.d from state.c making unit.d from unit.c making util.d from util.c making viewport.d from viewport.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c gpar.c -o gpar.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c grid.c -o grid.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c just.c -o just.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c layout.c -o layout.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c matrix.c -o matrix.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c register.c -o register.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c state.c -o state.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c unit.c -o unit.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c util.c -o util.o gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c viewport.c -o viewport.o gcc -std=gnu99 -shared -Wl,-O1 -o grid.so gpar.o grid.o just.o layout.o matrix.o register.o state.o unit.o util.o viewport.o -L../../../../lib -lR mkdir -p -- ../../../../library/grid/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/grid« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines« building package 'splines' mkdir -p -- ../../../library/splines/R mkdir -p -- ../../../library/splines/po mkdir -p -- ../../../library/splines/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« making splines.d from splines.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« gcc -I../../../../include -I../../../../include -fpic -std=gnu99 -O3 -pipe -c splines.c -o splines.o gcc -std=gnu99 -shared -Wl,-O1 -o splines.so splines.o -L../../../../lib -lR mkdir -p -- ../../../../library/splines/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/splines« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats4« building package 'stats4' mkdir -p -- ../../../library/stats4/R mkdir -p -- ../../../library/stats4/po mkdir -p -- ../../../library/stats4/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats4« dumping R code in package 'stats4' make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats4« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/stats4« make[4]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.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/po mkdir -p -- ../../../library/tcltk/man make[5]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« making init.d from init.c making tcltk.d from tcltk.c make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« make[6]: »Makedeps« ist bereits aktualisiert. make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« make[6]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« gcc -I../../../../include -I../../../../include -I/usr/include/tcl8.4 -I/usr/include/tcl8.4 -fpic -std=gnu99 -O3 -pipe -c init.c -o init.o gcc -I../../../../include -I../../../../include -I/usr/include/tcl8.4 -I/usr/include/tcl8.4 -fpic -std=gnu99 -O3 -pipe -c tcltk.c -o tcltk.o gcc -std=gnu99 -shared -Wl,-O1 -o tcltk.so init.o tcltk.o -L/usr/lib -ltcl8.4 -L/usr/lib -ltk8.4 -L/usr/X11R6/lib -lX11 -lm -L../../../../lib -lR mkdir -p -- ../../../../library/tcltk/libs make[6]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« make[5]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk/src« make[4]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library/tcltk« installing parsed NAMESPACE files make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/library« make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/tests« make[2]: Für das Ziel »R« ist nichts zu tun. make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/tests« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/po« make[3]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/po« installing translations: mkdir -p -- ../share/locale/en/LC_MESSAGES en mkdir -p -- ../share/locale/en_GB/LC_MESSAGES en_GB mkdir -p -- ../share/locale/es/LC_MESSAGES es mkdir -p -- ../share/locale/fr/LC_MESSAGES fr mkdir -p -- ../share/locale/de/LC_MESSAGES de mkdir -p -- ../share/locale/it/LC_MESSAGES it mkdir -p -- ../share/locale/ja/LC_MESSAGES ja mkdir -p -- ../share/locale/ko/LC_MESSAGES ko mkdir -p -- ../share/locale/pt_BR/LC_MESSAGES pt_BR mkdir -p -- ../share/locale/ru/LC_MESSAGES ru mkdir -p -- ../share/locale/zh_CN/LC_MESSAGES zh_CN mkdir -p -- ../share/locale/zh_TW/LC_MESSAGES zh_TW mkdir -p -- ../share/locale/en@quot/LC_MESSAGES en@quot make[3]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/po« make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/po« you should 'make docs' now ... make[1]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1« (cd src/nmath/standalone; \ /usr/bin/make CFLAGS="-std=gnu99 -O3 -pipe -D_REENTRANT" \ CXXFLAGS="-O3 -pipe -D_REENTRANT" \ FFLAGS="-O3 -pipe -D_REENTRANT" \ CC=gcc \ CXX=g++ \ F77=g77 \ libRmath_la_LDFLAGS=-Wl,-soname,libRmath.so.1 \ ) make[1]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath/standalone« (cd ../../include; /usr/bin/make Rmath.h) make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include« make[2]: »Rmath.h« ist bereits aktualisiert. make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/include« Copying source files make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath/standalone« 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 dnf.d from dnf.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 dnt.d from dnt.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 rnchisq.d from rnchisq.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 rmultinom.d from rmultinom.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 qnbeta.d from qnbeta.c making pnf.d from pnf.c making pnt.d from pnt.c making qnf.d from qnf.c making qnt.d from qnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making toms708.d from toms708.c making wilcox.d from wilcox.c making signrank.d from signrank.c making std_unif.d from std_unif.c make[2]: Verlasse Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath/standalone« make[2]: Gehe in Verzeichnis »/home/ranke/debian/packages/r-sarge64/r-base-2.4.1/src/nmath/standalone« gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c mlutils.c -o mlutils.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c d1mach.c -o d1mach.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c i1mach.c -o i1mach.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c fmax2.c -o fmax2.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c fmin2.c -o fmin2.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c fprec.c -o fprec.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c fround.c -o fround.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c ftrunc.c -o ftrunc.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c sign.c -o sign.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c fsign.c -o fsign.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c imax2.c -o imax2.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c imin2.c -o imin2.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c chebyshev.c -o chebyshev.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c log1p.c -o log1p.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c expm1.c -o expm1.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c lgammacor.c -o lgammacor.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c gammalims.c -o gammalims.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c stirlerr.c -o stirlerr.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c bd0.c -o bd0.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c gamma.c -o gamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c lgamma.c -o lgamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c gamma_cody.c -o gamma_cody.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c beta.c -o beta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c lbeta.c -o lbeta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c polygamma.c -o polygamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c bessel_i.c -o bessel_i.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c bessel_j.c -o bessel_j.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c bessel_k.c -o bessel_k.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c bessel_y.c -o bessel_y.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c choose.c -o choose.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c snorm.c -o snorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c sexp.c -o sexp.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dgamma.c -o dgamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pgamma.c -o pgamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qgamma.c -o qgamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rgamma.c -o rgamma.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dbeta.c -o dbeta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pbeta.c -o pbeta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qbeta.c -o qbeta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rbeta.c -o rbeta.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dunif.c -o dunif.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c punif.c -o punif.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qunif.c -o qunif.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c runif.c -o runif.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dnorm.c -o dnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pnorm.c -o pnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qnorm.c -o qnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rnorm.c -o rnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dlnorm.c -o dlnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c plnorm.c -o plnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qlnorm.c -o qlnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rlnorm.c -o rlnorm.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c df.c -o df.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pf.c -o pf.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qf.c -o qf.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rf.c -o rf.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dnf.c -o dnf.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dt.c -o dt.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pt.c -o pt.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qt.c -o qt.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rt.c -o rt.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dnt.c -o dnt.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dchisq.c -o dchisq.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pchisq.c -o pchisq.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qchisq.c -o qchisq.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rchisq.c -o rchisq.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rnchisq.c -o rnchisq.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dbinom.c -o dbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pbinom.c -o pbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qbinom.c -o qbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rbinom.c -o rbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rmultinom.c -o rmultinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dcauchy.c -o dcauchy.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pcauchy.c -o pcauchy.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qcauchy.c -o qcauchy.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rcauchy.c -o rcauchy.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dexp.c -o dexp.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pexp.c -o pexp.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qexp.c -o qexp.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rexp.c -o rexp.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dgeom.c -o dgeom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pgeom.c -o pgeom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qgeom.c -o qgeom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rgeom.c -o rgeom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dhyper.c -o dhyper.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c phyper.c -o phyper.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qhyper.c -o qhyper.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rhyper.c -o rhyper.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dnbinom.c -o dnbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pnbinom.c -o pnbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qnbinom.c -o qnbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rnbinom.c -o rnbinom.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dpois.c -o dpois.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c ppois.c -o ppois.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qpois.c -o qpois.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rpois.c -o rpois.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dweibull.c -o dweibull.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c pweibull.c -o pweibull.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qweibull.c -o qweibull.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rweibull.c -o rweibull.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c dlogis.c -o dlogis.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c plogis.c -o plogis.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c qlogis.c -o qlogis.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DHAVE_CONFIG_H -DMATHLIB_STANDALONE -std=gnu99 -O3 -pipe -D_REENTRANT -c rlogis.c -o rlogis.o gcc -I. -I../../../src/include -I../../../src/include -I./.. -DH