Skip to content

Instantly share code, notes, and snippets.

@aomoriringo
Created January 31, 2015 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aomoriringo/8aa5f7bb95238e30c93b to your computer and use it in GitHub Desktop.
Save aomoriringo/8aa5f7bb95238e30c93b to your computer and use it in GitHub Desktop.
x27[32;01m * x27[39;49;00mPackage: dev-lang/R-3.1.2
x27[32;01m * x27[39;49;00mRepository: gentoo
x27[32;01m * x27[39;49;00mMaintainer: calchan@gentoo.org sci-mathematics@gentoo.org
x27[32;01m * x27[39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux nls openmp readline userland_GNU
x27[32;01m * x27[39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox
x27[32;01m*x27[0m Using following Fortran compiler:
x27[32;01m*x27[0m F77: x86_64-pc-linux-gnu-gfortran
x27[32;01m*x27[0m FC: x86_64-pc-linux-gnu-gfortran
x27[32;01m*x27[0m x86_64-pc-linux-gnu-gfortran has OPENMP support
>>> Unpacking source...
>>> Unpacking R-3.1.2.tar.gz to /var/tmp/portage/dev-lang/R-3.1.2/work
>>> Unpacking R-20130129.bash_completion.bz2 to /var/tmp/portage/dev-lang/R-3.1.2/work
>>> Source unpacked in /var/tmp/portage/dev-lang/R-3.1.2/work
>>> Preparing source in /var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2 ...
x27[32;01m*x27[0m Applying R-2.11.1-parallel.patch ...
x27[Ax27[93C x27[34;01m[ x27[32;01mokx27[34;01m ]x27[0m
x27[32;01m*x27[0m Applying R-2.13.1-zlib_header_fix.patch ...
x27[Ax27[93C x27[34;01m[ x27[32;01mokx27[34;01m ]x27[0m
x27[32;01m*x27[0m Applying R-3.0.0-rmath-shared.patch ...
x27[Ax27[93C x27[34;01m[ x27[32;01mokx27[34;01m ]x27[0m
x27[32;01m*x27[0m Running aclocal -I m4 ...
x27[Ax27[93C x27[34;01m[ x27[32;01mokx27[34;01m ]x27[0m
x27[32;01m*x27[0m Running autoconf ...
x27[Ax27[93C x27[34;01m[ x27[32;01mokx27[34;01m ]x27[0m
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2 ...
* econf: updating R-3.1.2/tools/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating R-3.1.2/tools/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-byte-compiled-packages --enable-R-shlib --disable-R-framework --with-system-zlib --with-system-bzlib --with-system-pcre --with-system-xz --with-blas=-L/usr/lib64/blas/reference -lblas --docdir=/usr/share/doc/R-3.1.2 rdocdir=/usr/share/doc/R-3.1.2 --enable-nls --enable-openmp --disable-R-profiling --disable-memory-profiling --disable-static --disable-R-static-lib --without-cairo --without-ICU --without-jpeglib --without-lapack --with-recommended-packages --without-libpng --with-readline --without-libtiff --without-tcltk --without-tk-config --without-tcl-config --without-x
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for gawk... gawk
checking whether ln -s works... yes
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 which... /usr/bin/which
checking for less... /usr/bin/less
checking for gtar... no
checking for gnutar... no
checking for tar... /bin/tar
checking for tex... no
checking for pdftex... no
configure: WARNING: you cannot build PDF versions of the R manuals
checking for pdflatex... no
configure: WARNING: you cannot build PDF versions of vignettes and help pages
checking for makeindex... no
checking for makeinfo... /usr/bin/makeinfo
checking whether makeinfo version is at least 4.7... yes
checking for ginstall-info... no
checking for install-info... /usr/bin/install-info
checking for texi2dvi... /usr/bin/texi2dvi
checking for kpsewhich... no
checking for latex inconsolata package... checking for unzip... /usr/bin/unzip
checking for zip... no
checking for gzip... /bin/gzip
checking for bzip2... /bin/bzip2
checking for firefox... no
checking for mozilla... no
checking for galeon... no
checking for opera... no
checking for xdg-open... no
checking for kfmclient... no
checking for gnome-moz-remote... no
checking for open... no
configure: WARNING: I could not determine a browser
checking for acroread... no
checking for acroread4... no
checking for xdg-open... no
checking for evince... no
checking for xpdf... no
checking for gv... no
checking for gnome-gv... no
checking for ggv... no
checking for okular... no
checking for kpdf... no
checking for open... no
checking for gpdf... no
checking for kghostview... no
configure: WARNING: I could not determine a PDF viewer
checking for notangle... false
checking for realpath... /usr/bin/realpath
checking for pkg-config... /usr/bin/pkg-config
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
defining F77 to be x86_64-pc-linux-gnu-gfortran
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking whether __attribute__((visibility())) is supported... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -fvisibility... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -fvisibility... yes
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU Objective C compiler... no
checking whether x86_64-pc-linux-gnu-gcc accepts -g... no
checking for Objective C++ compiler... trying some possibilities
checking whether x86_64-pc-linux-gnu-g++ can compile ObjC++... no
no working ObjC++ compiler found
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... (cached) x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... (cached) yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 whether rl_completion_matches exists and is declared... yes
checking for ANSI C header files... (cached) 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 glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.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/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for inttypes.h... (cached) yes
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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.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 uint64_t... yes
checking for int64_t... yes
checking for int_fast64_t... yes
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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for inline... inline
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of double... 8
checking size of size_t... 8
checking size of long double... 16
checking whether we can compute C Make dependencies... yes, using $(CC) -MM
checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o FILE.lo... yes
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to support OpenMP... -fopenmp
checking how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v
checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../.. -lgfortran -lm -lquadmath
checking how to get verbose linking output from x86_64-pc-linux-gnu-gcc -std=gnu99... -v
checking for C libraries of x86_64-pc-linux-gnu-gcc -std=gnu99... -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../.. -lgcc_s
checking for dummy main to link with Fortran 77 libraries... none
checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
checking whether x86_64-pc-linux-gnu-gfortran appends underscores to external names... yes
checking whether x86_64-pc-linux-gnu-gfortran appends extra underscores to external names... no
checking whether mixed C/Fortran code can be run... yes
checking whether x86_64-pc-linux-gnu-gfortran and x86_64-pc-linux-gnu-gcc -std=gnu99 agree on int and double... yes
checking whether x86_64-pc-linux-gnu-gfortran and x86_64-pc-linux-gnu-gcc -std=gnu99 agree on double complex... yes
checking for x86_64-pc-linux-gnu-gfortran option to support OpenMP... -fopenmp
checking whether x86_64-pc-linux-gnu-g++ accepts -M for generating dependencies... yes
checking for x86_64-pc-linux-gnu-g++ option to support OpenMP... -fopenmp
checking whether we can compute ObjC Make dependencies... no
checking for ObjC runtime library...
checking whether x86_64-pc-linux-gnu-gcc accepts -fobjc-exceptions... no
checking whether C runtime needs -D__NO_MATH_INLINES... no
checking for xmkmf... no
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11... yes
checking for off_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether alloca 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 log1pl exists and is declared... yes
checking whether log2 exists and is declared... yes
checking whether log10 exists and is declared... yes
checking whether nearbyint exists and is declared... yes
checking whether nearbyintl exists and is declared... yes
checking whether powl exists and is declared... yes
checking whether rint exists and is declared... yes
checking whether rintl exists and is declared... yes
checking whether va_copy exists and is declared... yes
checking for isblank... yes
checking sunmath.h usability... no
checking sunmath.h presence... no
checking for sunmath.h... no
checking for cospi in -lsunmath... no
checking for atanpi... no
checking for atan2pi... no
checking for cospi... no
checking for exp10... yes
checking for pown... no
checking for sinpi... no
checking for tanpi... no
checking for fseeko... yes
checking for ftello... yes
checking for matherr... yes
checking whether fcntl exists and is declared... yes
checking whether getgrgid exists and is declared... yes
checking whether getpwuid exists and is declared... yes
checking whether kill 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 fdopen exists and is declared... yes
checking whether popen exists and is declared... yes
checking whether setenv exists and is declared... yes
checking whether unsetenv exists and is declared... yes
checking whether getrlimit exists and is declared... yes
checking whether getrusage exists and is declared... yes
checking whether getpriority exists and is declared... yes
checking whether chmod exists and is declared... yes
checking whether mkfifo exists and is declared... yes
checking whether stat exists and is declared... yes
checking whether umask exists and is declared... yes
checking whether gettimeofday exists and is declared... yes
checking whether utimes exists and is declared... yes
checking whether times exists and is declared... yes
checking whether gmtime_r exists and is declared... yes
checking whether localtime_r exists and is declared... yes
checking whether nl_langinfo exists and is declared... yes
checking whether access exists and is declared... yes
checking whether chdir exists and is declared... yes
checking whether execv exists and is declared... yes
checking whether ftruncate exists and is declared... yes
checking whether getcwd exists and is declared... yes
checking whether geteuid exists and is declared... yes
checking whether getuid exists and is declared... yes
checking whether link exists and is declared... yes
checking whether readlink exists and is declared... yes
checking whether symlink exists and is declared... yes
checking whether sysconf exists and is declared... yes
checking whether sched_setaffinity exists and is declared... yes
checking whether sched_getaffinity exists and is declared... yes
checking whether utime exists and is declared... yes
checking for clock_gettime in -lrt... yes
checking whether clock_gettime exists and is declared... yes
checking whether timespec_get exists and is declared... yes
checking for putenv... yes
checking whether putenv is declared... yes
checking for vasprintf... yes
checking whether vasprintf is declared... yes
checking for mempcpy... yes
checking for realpath... yes
checking whether realpath is declared... yes
checking whether glob exists and is declared... 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 whether putenv("FOO") can unset an environment variable... yes
checking whether putenv("FOO=") can unset an environment variable... no
checking for nl_langinfo and CODESET... yes
checking for mkdtemp... yes
checking for strdup... yes
checking for strncasecmp... yes
checking whether mkdtemp is declared... yes
checking whether strdup is declared... yes
checking whether strncasecmp 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 isfinite... yes
checking for working log1p... yes
checking whether ftell works correctly on files opened for append... yes
checking for working sigaction... yes
checking whether mktime sets errno... no
checking whether mktime works correctly outside 1902-2037... yes
checking complex.h usability... yes
checking complex.h presence... yes
checking for complex.h... yes
checking for double complex... yes
checking whether C99 double complex is supported... yes
checking whether cabs exists and is declared... yes
checking whether carg exists and is declared... 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 'struct tm' includes tm_zone... yes
checking whether 'struct tm' includes tm_gmtoff... yes
checking for cblas_cdotu_sub in Accelerate framework... no
checking for dgemm_ in -L/usr/lib64/blas/reference -lblas ... 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", "ASCII" and "UCS-*"... yes
checking for iconvlist... no
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 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 wcstod 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... disabled
using X11 ... no
checking for BSD networking... 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 inflateInit2_ in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking if zlib version >= 1.2.5... 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 if bzip2 version >= 1.0.6... yes
checking whether bzip2 support needs to be compiled... no
checking for lzma_version_number in -llzma... yes
checking lzma.h usability... yes
checking lzma.h presence... yes
checking for lzma.h... yes
checking if lzma version >= 5.0.3... yes
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 >= 8.10... yes
checking whether PCRE support needs to be compiled... no
checking whether leap seconds are treated according to POSIX... yes
checking for inline... inline
checking for sys/time.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... 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 _LARGEFILE_SOURCE value needed for large files... no
checking whether KERN_USRSTACK sysctl is supported... no
checking for visible __lib_stack_end... yes
checking for lpr... no
checking for lp... no
checking for paperconf... /usr/bin/paperconf
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking for x86_64-pc-linux-gnu-gfortran... (cached) x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... (cached) yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... no
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for Fortran flag to compile .f90 files... none
checking for Fortran flag to compile .f95 files... none
checking for x86_64-pc-linux-gnu-gfortran option to support OpenMP... -fopenmp
checking for recommended packages... yes
checking whether NLS is requested... yes
Configuring src/extra/intl directory
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether we are using the GNU C Library 2 or newer... yes
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
checking for simple visibility declarations... yes
checking for stdint.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for unsigned long long int... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... none
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for inttypes.h... (cached) yes
checking for limits.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... (cached) yes
checking for munmap... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... (cached) yes
checking for strtoul... yes
checking for tsearch... yes
checking for argz_count... yes
checking for argz_stringify... yes
checking for argz_next... yes
checking for __fsetlocking... yes
checking whether feof_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for NL_LOCALE_NAME macro... yes
checking for bison... bison
checking version of bison... 2.4.3, ok
checking for long long int... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
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 ptrdiff_t... 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 asprintf... yes
checking for fwprintf... yes
checking for putenv... (cached) yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for wcslen... yes
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether getc_unlocked is declared... yes
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... (cached) no
checking for CFLocaleCopyCurrent... (cached) no
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
Finished configuring src/extra/intl directory
using as R_SHELL for scripts ... /bin/sh
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/manual/Makefile
config.status: creating etc/Makefile
config.status: creating etc/Makeconf
config.status: creating etc/Renviron
config.status: creating etc/javaconf
config.status: creating etc/ldpaths
config.status: creating m4/Makefile
config.status: creating po/Makefile
config.status: creating share/Makefile
config.status: creating src/Makefile
config.status: creating src/appl/Makefile
config.status: creating src/extra/Makefile
config.status: creating src/extra/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/tre/Makefile
config.status: creating src/extra/tzone/Makefile
config.status: creating src/extra/xdr/Makefile
config.status: creating src/extra/xz/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/compiler/DESCRIPTION
config.status: creating src/library/compiler/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/graphics/src/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/grDevices/src/cairo/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/parallel/DESCRIPTION
config.status: creating src/library/parallel/Makefile
config.status: creating src/library/parallel/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/translations/DESCRIPTION
config.status: creating src/library/translations/Makefile
config.status: creating src/library/utils/DESCRIPTION
config.status: creating src/library/utils/Makefile
config.status: creating src/library/utils/src/Makefile
config.status: creating src/main/Makefile
config.status: creating src/modules/Makefile
config.status: creating src/modules/X11/Makefile
config.status: creating src/modules/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/R.sh
config.status: creating src/scripts/Rcmd
config.status: creating src/scripts/f77_f2c
config.status: creating src/scripts/javareconf
config.status: creating src/scripts/mkinstalldirs
config.status: creating src/scripts/pager
config.status: creating src/scripts/rtags
config.status: creating src/unix/Makefile
config.status: creating tests/Makefile
config.status: creating tests/Embedding/Makefile
config.status: creating tests/Examples/Makefile
config.status: creating tools/Makefile
config.status: creating src/include/config.h
config.status: executing libtool commands
config.status: executing stamp-h commands
R is now configured for x86_64-pc-linux-gnu
Source directory: .
Installation directory: /usr
C compiler: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe
Fortran 77 compiler: x86_64-pc-linux-gnu-gfortran -O2 -pipe
C++ compiler: x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe
C++ 11 compiler: x86_64-pc-linux-gnu-g++ -std=c++11 -march=native -O2 -pipe
Fortran 90/95 compiler: x86_64-pc-linux-gnu-gfortran -O2 -pipe
Obj-C compiler: x86_64-pc-linux-gnu-gcc
Interfaces supported:
External libraries: readline, BLAS(generic), lzma
Additional capabilities: NLS
Options enabled: shared R library
Capabilities skipped: PNG, JPEG, TIFF, cairo, ICU
Options not enabled: shared BLAS, R profiling, memory profiling
Recommended packages: yes
configure: WARNING: you cannot build PDF versions of the R manuals
configure: WARNING: you cannot build PDF versions of vignettes and help pages
configure: WARNING: I could not determine a browser
configure: WARNING: I could not determine a PDF viewer
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2 ...
make AR=x86_64-pc-linux-gnu-ar
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/m4'
make[1]: Nothing to be done for 'R'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/m4'
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/tools'
make[1]: Nothing to be done for 'R'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/tools'
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc/html'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc/html'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc/manual'
make[2]: Nothing to be done for 'R'.
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc/manual'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/doc'
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/etc'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/etc'
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/share'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/share'
make[1]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/scripts'
creating src/scripts/R.fe
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/scripts'
mkdir -p -- ../../bin
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/scripts'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/scripts'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/include'
mkdir -p -- ../../include
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/include/R_ext'
mkdir -p -- ../../../include/R_ext
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/include/R_ext'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/include'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra'
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
make[4]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
making regcomp.d from regcomp.c
making regerror.d from regerror.c
making regexec.d from regexec.c
making tre-ast.d from tre-ast.c
making tre-compile.d from tre-compile.c
making tre-match-approx.d from tre-match-approx.c
making tre-match-backtrack.d from tre-match-backtrack.c
making tre-match-parallel.d from tre-match-parallel.c
making tre-mem.d from tre-mem.c
making tre-parse.d from tre-parse.c
making tre-stack.d from tre-stack.c
making xmalloc.d from xmalloc.c
make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
make[4]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c regcomp.c -o regcomp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c regerror.c -o regerror.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c regexec.c -o regexec.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-ast.c -o tre-ast.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-compile.c -o tre-compile.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-match-approx.c -o tre-match-approx.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-match-backtrack.c -o tre-match-backtrack.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-match-parallel.c -o tre-match-parallel.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-mem.c -o tre-mem.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-parse.c -o tre-parse.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c tre-stack.c -o tre-stack.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -fvisibility=hidden -c xmalloc.c -o xmalloc.o
rm -f libtre.a
x86_64-pc-linux-gnu-ar cr libtre.a regcomp.o regerror.o regexec.o tre-ast.o tre-compile.o tre-match-approx.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o xmalloc.o
x86_64-pc-linux-gnu-ranlib libtre.a
make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra/tre'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/extra'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/appl'
making integrate.d from integrate.c
making interv.d from interv.c
making maxcol.d from maxcol.c
making optim.d from optim.c
making pretty.d from pretty.c
making uncmin.d from uncmin.c
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/appl'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c integrate.c -o integrate.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c interv.c -o interv.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c maxcol.c -o maxcol.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c optim.c -o optim.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pretty.c -o pretty.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c uncmin.c -o uncmin.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dchdc.f -o dchdc.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dpbfa.f -o dpbfa.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dpbsl.f -o dpbsl.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dpoco.f -o dpoco.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dpodi.f -o dpodi.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dpofa.f -o dpofa.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dposl.f -o dposl.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dqrdc.f -o dqrdc.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dqrdc2.f -o dqrdc2.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dqrls.f -o dqrls.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dqrsl.f -o dqrsl.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dqrutl.f -o dqrutl.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dsvdc.f -o dsvdc.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dtrco.f -o dtrco.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c dtrsl.f -o dtrsl.o
rm -f libappl.a
x86_64-pc-linux-gnu-ar cr libappl.a integrate.o interv.o maxcol.o optim.o pretty.o uncmin.o dchdc.o dpbfa.o dpbsl.o dpoco.o dpodi.o dpofa.o dposl.o dqrdc.o dqrdc2.o dqrls.o dqrsl.o dqrutl.o dsvdc.o dtrco.o dtrsl.o
x86_64-pc-linux-gnu-ranlib libappl.a
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/appl'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/appl'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/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 cospi.d from cospi.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[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/nmath'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c mlutils.c -o mlutils.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c d1mach.c -o d1mach.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c i1mach.c -o i1mach.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c fmax2.c -o fmax2.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c fmin2.c -o fmin2.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c fprec.c -o fprec.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c fround.c -o fround.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c ftrunc.c -o ftrunc.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sign.c -o sign.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c fsign.c -o fsign.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c imax2.c -o imax2.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c imin2.c -o imin2.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c chebyshev.c -o chebyshev.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c log1p.c -o log1p.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c expm1.c -o expm1.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c lgammacor.c -o lgammacor.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gammalims.c -o gammalims.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c stirlerr.c -o stirlerr.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bd0.c -o bd0.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gamma.c -o gamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c lgamma.c -o lgamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gamma_cody.c -o gamma_cody.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c beta.c -o beta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c lbeta.c -o lbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c polygamma.c -o polygamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c cospi.c -o cospi.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bessel_i.c -o bessel_i.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bessel_j.c -o bessel_j.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bessel_k.c -o bessel_k.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bessel_y.c -o bessel_y.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c choose.c -o choose.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c snorm.c -o snorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sexp.c -o sexp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dgamma.c -o dgamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pgamma.c -o pgamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qgamma.c -o qgamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rgamma.c -o rgamma.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dbeta.c -o dbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pbeta.c -o pbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qbeta.c -o qbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rbeta.c -o rbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dunif.c -o dunif.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c punif.c -o punif.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qunif.c -o qunif.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c runif.c -o runif.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnorm.c -o dnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnorm.c -o pnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnorm.c -o qnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rnorm.c -o rnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dlnorm.c -o dlnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c plnorm.c -o plnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qlnorm.c -o qlnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rlnorm.c -o rlnorm.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c df.c -o df.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pf.c -o pf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qf.c -o qf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rf.c -o rf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnf.c -o dnf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dt.c -o dt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pt.c -o pt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qt.c -o qt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rt.c -o rt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnt.c -o dnt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dchisq.c -o dchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pchisq.c -o pchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qchisq.c -o qchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rchisq.c -o rchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rnchisq.c -o rnchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dbinom.c -o dbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pbinom.c -o pbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qbinom.c -o qbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rbinom.c -o rbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rmultinom.c -o rmultinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dcauchy.c -o dcauchy.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pcauchy.c -o pcauchy.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qcauchy.c -o qcauchy.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rcauchy.c -o rcauchy.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dexp.c -o dexp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pexp.c -o pexp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qexp.c -o qexp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rexp.c -o rexp.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dgeom.c -o dgeom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pgeom.c -o pgeom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qgeom.c -o qgeom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rgeom.c -o rgeom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dhyper.c -o dhyper.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c phyper.c -o phyper.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qhyper.c -o qhyper.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rhyper.c -o rhyper.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnbinom.c -o dnbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnbinom.c -o pnbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnbinom.c -o qnbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rnbinom.c -o rnbinom.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dpois.c -o dpois.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c ppois.c -o ppois.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qpois.c -o qpois.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rpois.c -o rpois.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dweibull.c -o dweibull.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pweibull.c -o pweibull.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qweibull.c -o qweibull.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rweibull.c -o rweibull.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dlogis.c -o dlogis.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c plogis.c -o plogis.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qlogis.c -o qlogis.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rlogis.c -o rlogis.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnchisq.c -o dnchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnchisq.c -o pnchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnchisq.c -o qnchisq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dnbeta.c -o dnbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnbeta.c -o pnbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnbeta.c -o qnbeta.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnf.c -o pnf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c pnt.c -o pnt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnf.c -o qnf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qnt.c -o qnt.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c ptukey.c -o ptukey.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qtukey.c -o qtukey.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c toms708.c -o toms708.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c wilcox.c -o wilcox.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c signrank.c -o signrank.o
rm -rf libnmath.a
x86_64-pc-linux-gnu-ar cr libnmath.a mlutils.o d1mach.o i1mach.o fmax2.o fmin2.o fprec.o fround.o ftrunc.o sign.o fsign.o imax2.o imin2.o chebyshev.o log1p.o expm1.o lgammacor.o gammalims.o stirlerr.o bd0.o gamma.o lgamma.o gamma_cody.o beta.o lbeta.o polygamma.o cospi.o bessel_i.o bessel_j.o bessel_k.o bessel_y.o choose.o snorm.o sexp.o dgamma.o pgamma.o qgamma.o rgamma.o dbeta.o pbeta.o qbeta.o rbeta.o dunif.o punif.o qunif.o runif.o dnorm.o pnorm.o qnorm.o rnorm.o dlnorm.o plnorm.o qlnorm.o rlnorm.o df.o pf.o qf.o rf.o dnf.o dt.o pt.o qt.o rt.o dnt.o dchisq.o pchisq.o qchisq.o rchisq.o rnchisq.o dbinom.o pbinom.o qbinom.o rbinom.o rmultinom.o dcauchy.o pcauchy.o qcauchy.o rcauchy.o dexp.o pexp.o qexp.o rexp.o dgeom.o pgeom.o qgeom.o rgeom.o dhyper.o phyper.o qhyper.o rhyper.o dnbinom.o pnbinom.o qnbinom.o rnbinom.o dpois.o ppois.o qpois.o rpois.o dweibull.o pweibull.o qweibull.o rweibull.o dlogis.o plogis.o qlogis.o rlogis.o dnchisq.o pnchisq.o qnchisq.o dnbeta.o pnbeta.o qnbeta.o pnf.o pnt.o qnf.o qnt.o ptukey.o qtukey.o toms708.o wilcox.o signrank.o
x86_64-pc-linux-gnu-ranlib libnmath.a
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/nmath'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/nmath'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
config.status: creating src/unix/Makefile
making Rembedded.d from Rembedded.c
making dynload.d from dynload.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
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c Rembedded.c -o Rembedded.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dynload.c -o dynload.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c system.c -o system.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sys-unix.c -o sys-unix.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sys-std.c -o sys-std.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c X11.c -o X11.o
rm -rf libunix.a
x86_64-pc-linux-gnu-ar cr libunix.a Rembedded.o dynload.o system.o sys-unix.o sys-std.o X11.o
x86_64-pc-linux-gnu-ranlib libunix.a
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -DR_HOME='"/usr/lib64/R"' \
-o Rscript ./Rscript.c
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/unix'
make[2]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
config.status: creating src/main/Makefile
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 agrep.d from agrep.c
making apply.d from apply.c
making arithmetic.d from arithmetic.c
making array.d from array.c
making attrib.d from attrib.c
making 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 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 devices.d from devices.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 edit.d from edit.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 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 grep.d from grep.c
making identical.d from identical.c
making inlined.d from inlined.c
making inspect.d from inspect.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 names.d from names.c
making objects.d from objects.c
making options.d from options.c
making paste.d from paste.c
making platform.d from platform.c
making plot.d from plot.c
making plot3d.d from plot3d.c
making plotmath.d from plotmath.c
making print.d from print.c
making printarray.d from printarray.c
making printvector.d from printvector.c
making printutils.d from printutils.c
making qsort.d from qsort.c
making random.d from random.c
making raw.d from raw.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 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 times.d from times.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 mkdtemp.d from mkdtemp.c
making strdup.d from strdup.c
making strncasecmp.d from strncasecmp.c
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c CommandLineArgs.c -o CommandLineArgs.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c Rdynload.c -o Rdynload.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c Renviron.c -o Renviron.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c RNG.c -o RNG.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c agrep.c -o agrep.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c apply.c -o apply.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c arithmetic.c -o arithmetic.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c array.c -o array.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c attrib.c -o attrib.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c bind.c -o bind.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c builtin.c -o builtin.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c character.c -o character.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c coerce.c -o coerce.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c colors.c -o colors.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c complex.c -o complex.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c connections.c -o connections.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c context.c -o context.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c cum.c -o cum.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dcf.c -o dcf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c datetime.c -o datetime.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c debug.c -o debug.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c deparse.c -o deparse.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c devices.c -o devices.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dotcode.c -o dotcode.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dounzip.c -o dounzip.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c dstruct.c -o dstruct.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c duplicate.c -o duplicate.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c edit.c -o edit.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c engine.c -o engine.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c envir.c -o envir.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c errors.c -o errors.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c eval.c -o eval.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c format.c -o format.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gevents.c -o gevents.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gram.c -o gram.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c gram-ex.c -o gram-ex.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c graphics.c -o graphics.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c grep.c -o grep.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c identical.c -o identical.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c inlined.c -o inlined.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c inspect.c -o inspect.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c internet.c -o internet.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c iosupport.c -o iosupport.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c lapack.c -o lapack.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c list.c -o list.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c localecharset.c -o localecharset.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c logic.c -o logic.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c main.c -o main.o
main.c: In function ‘dummy_ii’:
main.c:1594:5: warning: function returns address of local variable [-Wreturn-local-addr]
return (uintptr_t) ⅈ
^
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c mapply.c -o mapply.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c match.c -o match.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c memory.c -o memory.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c names.c -o names.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c objects.c -o objects.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c options.c -o options.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c paste.c -o paste.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c platform.c -o platform.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c plot.c -o plot.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c plot3d.c -o plot3d.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c plotmath.c -o plotmath.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c print.c -o print.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c printarray.c -o printarray.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c printvector.c -o printvector.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c printutils.c -o printutils.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c qsort.c -o qsort.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c random.c -o random.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c raw.c -o raw.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c registration.c -o registration.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c relop.c -o relop.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c rlocale.c -o rlocale.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c saveload.c -o saveload.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c scan.c -o scan.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c seq.c -o seq.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c serialize.c -o serialize.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sort.c -o sort.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c source.c -o source.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c split.c -o split.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sprintf.c -o sprintf.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c startup.c -o startup.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c subassign.c -o subassign.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c subscript.c -o subscript.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c subset.c -o subset.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c summary.c -o summary.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c sysutils.c -o sysutils.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c times.c -o times.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c unique.c -o unique.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c util.c -o util.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c version.c -o version.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c vfonts.c -o vfonts.o
x86_64-pc-linux-gnu-gfortran -fopenmp -fpic -O2 -pipe -c xxxpr.f -o xxxpr.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fopenmp -Wl,-O1 -Wl,--as-needed -o libR.so CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o connections.o context.o cum.o dcf.o datetime.o debug.o deparse.o devices.o dotcode.o dounzip.o dstruct.o duplicate.o edit.o engine.o envir.o errors.o eval.o format.o gevents.o gram.o gram-ex.o graphics.o grep.o identical.o inlined.o inspect.o internet.o iosupport.o lapack.o list.o localecharset.o logic.o main.o mapply.o match.o memory.o names.o objects.o options.o paste.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o random.o raw.o registration.o relop.o rlocale.o saveload.o scan.o seq.o serialize.o sort.o source.o split.o sprintf.o startup.o subassign.o subscript.o subset.o summary.o sysutils.o times.o unique.o util.o version.o vfonts.o xxxpr.o `ls ../unix/*.o ../appl/*.o ../nmath/*.o` ../extra/tre/libtre.a -L/usr/lib64/blas/reference -lblas -lgfortran -lm -lquadmath -lreadline -lpcre -llzma -lbz2 -lz -lrt -ldl -lm
make[4]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
mkdir -p -- /var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/bin/exec
mkdir -p -- /var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/lib
make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
make[3]: Entering directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../src/extra -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -march=native -O2 -pipe -c Rmain.c -o Rmain.o
x86_64-pc-linux-gnu-gcc -std=gnu99 -Wl,--export-dynamic -fopenmp -L../../lib -Wl,-O1 -Wl,--as-needed -o R.bin Rmain.o -lR
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libblas.so.0, needed by ../../lib/libR.so, not found (try using -rpath or -rpath-link)
../../lib/libR.so: undefined reference to `drot_'
../../lib/libR.so: undefined reference to `dtrsm_'
../../lib/libR.so: undefined reference to `dswap_'
../../lib/libR.so: undefined reference to `dcopy_'
../../lib/libR.so: undefined reference to `ddot_'
../../lib/libR.so: undefined reference to `dgemm_'
../../lib/libR.so: undefined reference to `dscal_'
../../lib/libR.so: undefined reference to `dnrm2_'
../../lib/libR.so: undefined reference to `dsyrk_'
../../lib/libR.so: undefined reference to `dasum_'
../../lib/libR.so: undefined reference to `daxpy_'
../../lib/libR.so: undefined reference to `drotg_'
../../lib/libR.so: undefined reference to `zgemm_'
collect2: error: ld returned 1 exit status
Makefile:148: recipe for target 'R.bin' failed
make[3]: *** [R.bin] Error 1
make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
Makefile:138: recipe for target 'R' failed
make[2]: *** [R] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src/main'
Makefile:28: recipe for target 'R' failed
make[1]: *** [R] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2/src'
Makefile:57: recipe for target 'R' failed
make: *** [R] Error 1
x27[31;01m*x27[0m ERROR: dev-lang/R-3.1.2::gentoo failed (compile phase):
x27[31;01m*x27[0m emake failed
x27[31;01m*x27[0m
x27[31;01m*x27[0m If you need support, post the output of `emerge --info '=dev-lang/R-3.1.2::gentoo'`,
x27[31;01m*x27[0m the complete build log and the output of `emerge -pqv '=dev-lang/R-3.1.2::gentoo'`.
x27[31;01m*x27[0m The complete build log is located at '/var/tmp/portage/dev-lang/R-3.1.2/temp/build.log'.
x27[31;01m*x27[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/R-3.1.2/temp/environment'.
x27[31;01m*x27[0m Working directory: '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2'
x27[31;01m*x27[0m S: '/var/tmp/portage/dev-lang/R-3.1.2/work/R-3.1.2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment