* Package: dev-lang/R-4.0.2  * Repository: gentoo  * Maintainer: sci-mathematics@gentoo.org  * USE: X cairo elibc_glibc hppa icu jpeg kernel_linux nls openmp png readline tiff tk userland_GNU  * FEATURES: compressdebug network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Using following Fortran compiler: * F77: hppa2.0-unknown-linux-gnu-gfortran * FC: hppa2.0-unknown-linux-gnu-gfortran * hppa2.0-unknown-linux-gnu-gfortran has OPENMP support >>> Unpacking source... >>> Unpacking R-4.0.2.tar.gz to /var/tmp/portage/dev-lang/R-4.0.2/work >>> Unpacking R-78d6830e28ea90a046da79a9b4f70c39594bb6d6.bash_completion to /var/tmp/portage/dev-lang/R-4.0.2/work unpack R-78d6830e28ea90a046da79a9b4f70c39594bb6d6.bash_completion: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/dev-lang/R-4.0.2/work >>> Preparing source in /var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2 ... * Applying R-3.4.1-parallel.patch ...  [ ok ] * Applying R-3.4.1-rmath-shared.patch ...  [ ok ] * Applying R-3.6.2-no-LDFLAGS-in-libR-pkg-config.patch ...  [ ok ] * Applying R-3.6.2-no-gzip-doc.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf -I m4 --force ...  [ ok ] * Running autoheader -I m4 ...  [ ok ] * Running elibtoolize in: R-4.0.2/ * Applying ppc64le/2.4.4 patch ... * Running elibtoolize in: R-4.0.2/tools/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2 ... * econf: updating R-4.0.2/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating R-4.0.2/tools/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=hppa2.0-unknown-linux-gnu --host=hppa2.0-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/R-4.0.2 --htmldir=/usr/share/doc/R-4.0.2/html --with-sysroot=/ --libdir=/usr/lib --enable-byte-compiled-packages --enable-R-shlib --disable-R-framework --with-blas=-lblas rdocdir=/usr/share/doc/R-4.0.2 --disable-java --enable-nls --enable-openmp --disable-R-profiling --disable-memory-profiling --disable-static --disable-R-static-lib --with-cairo --with-ICU --with-jpeglib --without-lapack --with-recommended-packages --with-libpng --with-readline --with-libtiff --with-tcltk --with-tk-config=/usr/lib/tkConfig.sh --with-tcl-config=/usr/lib/tclConfig.sh --with-x configure: loading site script /usr/share/config.site checking build system type... hppa2.0-unknown-linux-gnu checking host system type... hppa2.0-unknown-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 whether ln -s works... yes checking for ar... ar checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_._ywuwlfk/bin/ebuild-helpers/xattr/install -c checking for sed... /bin/sed checking for which... /usr/bin/which checking for /usr/bin/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 texi2any... /usr/bin/texi2any checking whether texi2any version is at least 5.1... yes checking for ginstall-info... no checking for install-info... /usr/bin/install-info checking for texi2dvi... /usr/bin/texi2dvi checking for kpsewhich... /usr/bin/kpsewhich checking for latex inconsolata package... found zi4.sty checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for gzip... /bin/gzip checking for bzip2... /usr/bin/bzip2 using default browser ... /usr/bin/xdg-open checking for /usr/bin/xdg-open... /usr/bin/xdg-open checking for working aclocal... found checking for working autoconf... found checking for working autoheader... found checking for bison... bison -y checking for notangle... /usr/bin/notangle checking for realpath... /usr/bin/realpath checking for hppa2.0-unknown-linux-gnu-pkg-config... /usr/bin/hppa2.0-unknown-linux-gnu-pkg-config checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether hppa2.0-unknown-linux-gnu-gcc needs -traditional... no 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 how to run the C preprocessor... hppa2.0-unknown-linux-gnu-gcc -E looking for a modern Fortran compiler checking for hppa2.0-unknown-linux-gnu-gfortran... hppa2.0-unknown-linux-gnu-gfortran checking whether we are using the GNU Fortran compiler... yes checking whether hppa2.0-unknown-linux-gnu-gfortran accepts -g... yes checking for hppa2.0-unknown-linux-gnu-g++... hppa2.0-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether hppa2.0-unknown-linux-gnu-g++ accepts -g... yes checking whether hppa2.0-unknown-linux-gnu-g++ -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe can compile C++ code... yes checking how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E checking whether __attribute__((visibility())) is supported... yes checking whether hppa2.0-unknown-linux-gnu-gcc accepts -fvisibility... yes checking whether hppa2.0-unknown-linux-gnu-g++ accepts -fvisibility... yes checking whether hppa2.0-unknown-linux-gnu-gfortran accepts -fvisibility... yes checking for hppa2.0-unknown-linux-gnu-gcc... hppa2.0-unknown-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... yes checking whether hppa2.0-unknown-linux-gnu-gcc accepts -g... yes checking whether hppa2.0-unknown-linux-gnu-g++ can compile ObjC++... yes checking for Objective C++ compiler... hppa2.0-unknown-linux-gnu-g++ checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by hppa2.0-unknown-linux-gnu-gcc... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/hppa2.0-unknown-linux-gnu-nm -B checking the name lister (/usr/bin/hppa2.0-unknown-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert hppa2.0-unknown-linux-gnu file names to hppa2.0-unknown-linux-gnu format... func_convert_file_noop checking how to convert hppa2.0-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/hppa2.0-unknown-linux-gnu/bin/ld option to reload object files... -r checking for hppa2.0-unknown-linux-gnu-objdump... hppa2.0-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for hppa2.0-unknown-linux-gnu-dlltool... hppa2.0-unknown-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for hppa2.0-unknown-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for hppa2.0-unknown-linux-gnu-strip... hppa2.0-unknown-linux-gnu-strip checking for hppa2.0-unknown-linux-gnu-ranlib... hppa2.0-unknown-linux-gnu-ranlib checking for gawk... gawk checking command to parse /usr/bin/hppa2.0-unknown-linux-gnu-nm -B output from hppa2.0-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for hppa2.0-unknown-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if hppa2.0-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for hppa2.0-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-gcc static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gcc linker (/usr/hppa2.0-unknown-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 how to run the C++ preprocessor... hppa2.0-unknown-linux-gnu-g++ -E checking for ld used by hppa2.0-unknown-linux-gnu-g++... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking for hppa2.0-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if hppa2.0-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if hppa2.0-unknown-linux-gnu-g++ static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-g++ linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 hppa2.0-unknown-linux-gnu-gfortran option to produce PIC... -fPIC checking if hppa2.0-unknown-linux-gnu-gfortran PIC flag -fPIC works... yes checking if hppa2.0-unknown-linux-gnu-gfortran static flag -static works... yes checking if hppa2.0-unknown-linux-gnu-gfortran supports -c -o file.o... yes checking if hppa2.0-unknown-linux-gnu-gfortran supports -c -o file.o... (cached) yes checking whether the hppa2.0-unknown-linux-gnu-gfortran linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 for tilde_expand_word... yes checking whether rl_callback_sigcleanup exists and is declared... yes checking whether rl_completion_matches exists and is declared... yes checking whether rl_resize_terminal exists and is declared... yes checking whether rl_sort_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 for dlfcn.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 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/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking floatingpoint.h usability... no checking floatingpoint.h presence... no checking for floatingpoint.h... no 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking stdalign.h usability... yes checking stdalign.h presence... yes checking for stdalign.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... yes checking for an ANSI C-conforming const... yes checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking for hppa2.0-unknown-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for inline... inline checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of double... 8 checking size of size_t... 4 checking for C stack direction... up checking size of long double... 8 checking whether we can compute C Make dependencies... yes, using $(CC) -MM checking whether hppa2.0-unknown-linux-gnu-gcc supports -c -o FILE.lo... yes checking for hppa2.0-unknown-linux-gnu-gcc option to support OpenMP... -fopenmp checking how to get verbose linking output from hppa2.0-unknown-linux-gnu-gfortran... -v checking for Fortran libraries of hppa2.0-unknown-linux-gnu-gfortran... -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0 -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0/../../../../hppa2.0-unknown-linux-gnu/lib -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0/../../.. -lgfortran -lm checking how to get verbose linking output from hppa2.0-unknown-linux-gnu-gcc... -v checking for C libraries of hppa2.0-unknown-linux-gnu-gcc... -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0 -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0/../../../../hppa2.0-unknown-linux-gnu/lib -L/usr/lib/gcc/hppa2.0-unknown-linux-gnu/10.1.0/../../.. -lgcc_s checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking whether hppa2.0-unknown-linux-gnu-gfortran appends underscores to external names... yes checking whether hppa2.0-unknown-linux-gnu-gfortran appends extra underscores to external names... no checking whether mixed C/Fortran code can be run... yes checking whether hppa2.0-unknown-linux-gnu-gfortran and hppa2.0-unknown-linux-gnu-gcc agree on int and double... yes checking whether hppa2.0-unknown-linux-gnu-gfortran and hppa2.0-unknown-linux-gnu-gcc agree on double complex... yes checking for hppa2.0-unknown-linux-gnu-gfortran option to support OpenMP... -fopenmp checking whether hppa2.0-unknown-linux-gnu-g++ accepts -M for generating dependencies... yes checking whether we can compute ObjC Make dependencies... yes, using $(OBJC) -MM checking for ObjC runtime library... -lobjc checking for ObjC runtime style... unknown checking whether hppa2.0-unknown-linux-gnu-gcc accepts -fobjc-exceptions... yes ./configure: line 20355: ::: command not found checking if need -fno-optimize-sibling-calls for gfortran... yes checking for type of 'hidden' Fortran character lengths... size_t checking for xmkmf... /usr/bin/xmkmf checking whether hppa2.0-unknown-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes checking whether hppa2.0-unknown-linux-gnu-g++ supports C++14 features with -std=gnu++14... yes checking whether hppa2.0-unknown-linux-gnu-g++ supports C++17 features with -std=gnu++17... yes checking whether hppa2.0-unknown-linux-gnu-g++ supports C++20 features with -std=gnu++20... yes checking for hppa2.0-unknown-linux-gnu-g++ -std=gnu++11 option to support OpenMP... -fopenmp checking for option providing pthread_kill... none required checking whether POSIX threads are supported... 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 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 __cospi... no checking for __sinpi... no checking for __tanpi... no checking for fseeko... yes checking for ftello... yes checking for matherr... no 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 getline exists and is declared... yes checking whether select 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 setrlimit 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 whether utimensat 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 dladdr... yes checking for dlsym... yes checking whether dladdr is declared... yes checking whether dlsym is declared... yes checking whether RTLD_DEFAULT is declared... yes checking whether RTLD_NEXT is declared... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking whether thr_stksegment exists and is declared... no 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... -ltirpc 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... yes checking whether mktime works correctly outside 1902-2037... no 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 for working ctanh... yes checking whether 'struct tm' includes tm_zone... yes checking whether 'struct tm' includes tm_gmtoff... yes checking for dgemm_ in -lblas ... yes checking whether double complex BLAS can be used... yes checking whether the BLAS is complete... yes checking for ld used by GCC... /usr/hppa2.0-unknown-linux-gnu/bin/ld checking if the linker (/usr/hppa2.0-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 whether iconv accepts "CP1252"... 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 ICU... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking X11/Intrinsic.h usability... yes checking X11/Intrinsic.h presence... yes checking for X11/Intrinsic.h... yes checking for XtToolkitInitialize in -lXt... yes using X11 ... yes checking for KeySym... yes checking X11/Xmu/Atoms.h usability... yes checking X11/Xmu/Atoms.h presence... yes checking for X11/Xmu/Atoms.h... yes checking for XmuInternAtom in -lXmu... yes checking whether pkg-config knows about cairo and pango... yes checking whether cairo including pango is >= 1.2 and works... yes checking for /usr/lib/tclConfig.sh... /usr/lib/tclConfig.sh checking for /usr/lib/tkConfig.sh... /usr/lib/tkConfig.sh checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking tk.h usability... yes checking tk.h presence... yes checking for tk.h... yes checking whether compiling/linking Tcl/Tk code works... yes checking for BSD networking... yes checking rpc/types.h usability... no checking rpc/types.h presence... no checking for rpc/types.h... no checking tirpc/rpc/types.h usability... yes checking tirpc/rpc/types.h presence... yes checking for tirpc/rpc/types.h... yes checking for tirpc/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 suffices... yes checking mmap support for zlib... yes 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 suffices... yes 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 pcre2.h usability... yes checking pcre2.h presence... yes checking for pcre2.h... yes checking for pcre2_compile_8 in -lpcre2-8... yes checking if PCRE2 has Unicode support... yes checking whether PCRE support suffices... yes checking for curl-config... /usr/bin/curl-config checking libcurl version ... 7.70.0 checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking if libcurl is version 7 and >= 7.28.0... checking if libcurl supports https... yes checking if jpeglib version >= 6b... yes checking for jpeg_destroy_compress in -ljpeg... yes checking if libpng version >= 1.2.7... yes checking for png_create_write_struct in -lpng... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFOpen in -ltiff... yes 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... 64 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... lpr checking for paperconf... /usr/bin/paperconf checking for Fortran flag to compile .f90 files... none checking for Fortran flag to compile .f95 files... none checking for hppa2.0-unknown-linux-gnu-gfortran option to support OpenMP... (cached) -fopenmp checking for recommended packages... yes checking whether NLS is requested... yes Configuring src/extra/intl directory checking whether make sets $(MAKE)... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for hppa2.0-unknown-linux-gnu-ranlib... (cached) hppa2.0-unknown-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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix 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... 3.6.4, 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 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 checking whether OpenMP SIMD reduction is supported... yes 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/intl/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/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/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/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 po-directories commands config.status: executing stamp-h commands R is now configured for hppa2.0-unknown-linux-gnu Source directory: . Installation directory: /usr C compiler: hppa2.0-unknown-linux-gnu-gcc -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment Fortran fixed-form compiler: hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe Default C++ compiler: hppa2.0-unknown-linux-gnu-g++ -std=gnu++11 -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe C++14 compiler: hppa2.0-unknown-linux-gnu-g++ -std=gnu++14 -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe C++17 compiler: hppa2.0-unknown-linux-gnu-g++ -std=gnu++17 -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe C++20 compiler: hppa2.0-unknown-linux-gnu-g++ -std=gnu++20 -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe Fortran free-form compiler: hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls Obj-C compiler: hppa2.0-unknown-linux-gnu-gcc -g -O2 -fobjc-exceptions Interfaces supported: X11, tcltk External libraries: pcre2, readline, BLAS(generic), curl Additional capabilities: PNG, JPEG, TIFF, NLS, cairo, ICU Options enabled: shared R library Capabilities skipped: 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 >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2 ... make -j3 AR=hppa2.0-unknown-linux-gnu-ar make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/m4' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/m4' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/tools' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/tools' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc/html' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc/html' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc/manual' make[2]: Nothing to be done for 'R'. make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc/manual' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/doc' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/etc' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/etc' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/share' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/share' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/scripts' creating src/scripts/R.fe make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/scripts' mkdir -p -- ../../bin make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/scripts' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/scripts' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/include' mkdir -p -- ../../include make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/include/R_ext' mkdir -p -- ../../../include/R_ext make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/include/R_ext' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/include' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' making regerror.d from regerror.c making regcomp.d from regcomp.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-stack.d from tre-stack.c making tre-parse.d from tre-parse.c making xmalloc.d from xmalloc.c make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c regcomp.c -o regcomp.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c regerror.c -o regerror.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c regexec.c -o regexec.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-ast.c -o tre-ast.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-compile.c -o tre-compile.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-match-approx.c -o tre-match-approx.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-match-backtrack.c -o tre-match-backtrack.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-match-parallel.c -o tre-match-parallel.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-mem.c -o tre-mem.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-parse.c -o tre-parse.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c tre-stack.c -o tre-stack.o hppa2.0-unknown-linux-gnu-gcc -I. -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -fvisibility=hidden -c xmalloc.c -o xmalloc.o hppa2.0-unknown-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 hppa2.0-unknown-linux-gnu-ranlib libtre.a make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra/tre' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/extra' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.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-4.0.2/work/R-4.0.2/src/appl' hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c integrate.c -o integrate.o hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c interv.c -o interv.o hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c maxcol.c -o maxcol.o hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c optim.c -o optim.o hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c pretty.c -o pretty.o hppa2.0-unknown-linux-gnu-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -fno-common -Wno-comment -c uncmin.c -o uncmin.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dchdc.f -o dchdc.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dpbfa.f -o dpbfa.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dpbsl.f -o dpbsl.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dpoco.f -o dpoco.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dpodi.f -o dpodi.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dpofa.f -o dpofa.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dposl.f -o dposl.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dqrdc.f -o dqrdc.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dqrdc2.f -o dqrdc2.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dqrls.f -o dqrls.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dqrsl.f -o dqrsl.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dqrutl.f -o dqrutl.o hppa2.0-unknown-linux-gnu-gfortran -fno-optimize-sibling-calls -fpic -mschedule=8000 -march=2.0 -ggdb -Wall -O2 -pipe -c dsvdc.f -o dsvdc.o dsvdc.f:107:34: 107 | double precision x(ldx,p),s(min(n+1,p)),e(p), | 1 Error: Expression at (1) must be of INTEGER type, found REAL dsvdc.f:107:34: 107 | double precision x(ldx,p),s(min(n+1,p)),e(p), | 1 Error: Expression at (1) must be of INTEGER type, found REAL make[3]: *** [../../Makeconf:129: dsvdc.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/appl' make[2]: *** [Makefile:47: R] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src/appl' make[1]: *** [Makefile:28: R] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2/src' make: *** [Makefile:61: R] Error 1 * ERROR: dev-lang/R-4.0.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/R-4.0.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/R-4.0.2::gentoo'`. * The complete build log is located at '/aches/gentoo/emergelogs/karsten/dev-lang:R-4.0.2:20200624-052028.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/R-4.0.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/R-4.0.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2' * S: '/var/tmp/portage/dev-lang/R-4.0.2/work/R-4.0.2'