* Package: dev-lang/R-4.2.2:0  * Repository: gentoo  * Maintainer: sci-mathematics@gentoo.org  * USE: X abi_x86_64 amd64 cairo elibc_musl icu jpeg kernel_linux lto nls openmp png readline tiff userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using following Fortran compiler: * F77: x86_64-gentoo-linux-musl-gfortran * FC: x86_64-gentoo-linux-musl-gfortran * x86_64-gentoo-linux-musl-gfortran has OPENMP support >>> Unpacking source... >>> Unpacking R-4.2.2.tar.gz to /var/tmp/portage/dev-lang/R-4.2.2/work >>> Unpacking R-78d6830e28ea90a046da79a9b4f70c39594bb6d6.bash_completion to /var/tmp/portage/dev-lang/R-4.2.2/work unpack R-78d6830e28ea90a046da79a9b4f70c39594bb6d6.bash_completion: file format not recognized. Ignoring. >>> Source unpacked in /var/tmp/portage/dev-lang/R-4.2.2/work >>> Preparing source in /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.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 ] * Applying R-4.2.2-browser-pdf-prefs.patch ... patching file m4/R.m4 patching file m4/R.m4 patching file m4/R.m4  [ ok ] * Applying R-4.2.2-isspace-without-readline.patch ...  [ ok ] * Applying R-4.2.2-parallel-rmath-h-install.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2' ... * Running 'autopoint --force' ...  [ ok ] * Running 'libtoolize --install --copy --force' ...  [ ok ] * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/dev-lang/R-4.2.2/temp/aclocal' ...  [ ok ] * Running 'autoconf -I m4 --force' ...  [ ok ] * Running 'autoheader -I m4' ...  [ ok ] (B*(B Running elibtoolize in: R-4.2.2/ (B*(B Applying ppc64le/2.4.4 patch ... (B*(B Running elibtoolize in: R-4.2.2/tools/ (B*(B Applying portage/1.2.0 patch ... (B*(B Applying sed/1.5.6 patch ... (B*(B Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2 ... * econf: updating R-4.2.2/tools/config.guess with /usr/share/gnuconfig/config.guess * econf: updating R-4.2.2/tools/config.sub with /usr/share/gnuconfig/config.sub * econf: updating R-4.2.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating R-4.2.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-static --docdir=/usr/share/doc/R-4.2.2 --htmldir=/usr/share/doc/R-4.2.2/html --with-sysroot=/ --libdir=/usr/lib --enable-byte-compiled-packages --enable-R-shlib --disable-R-framework --disable-R-static-lib --with-blas=-lblas rdocdir=/usr/share/doc/R-4.2.2 --with-system-tre --disable-java --enable-lto=R --enable-nls --enable-openmp --disable-R-profiling --disable-memory-profiling --with-cairo --with-ICU --with-jpeglib --without-lapack --with-recommended-packages --with-libpng --with-readline --with-libtiff --without-tcltk --without-tk-config --without-tcl-config --with-x configure: loading site script /usr/share/config.site checking build system type... x86_64-gentoo-linux-musl checking host system type... x86_64-gentoo-linux-musl 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... /usr/lib/portage/python3.11/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... /bin/gtar 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... no checking for latex inconsolata package... checking for unzip... /usr/bin/unzip checking for zip... /usr/bin/zip checking for gzip... /bin/gzip checking for bzip2... /bin/bzip2 checking for xdg-open... /usr/bin/xdg-open using default browser ... /usr/bin/xdg-open checking for 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... false checking for realpath... /usr/bin/realpath checking for pkg-config... /usr/bin/pkg-config checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-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 the compiler supports GNU C... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes checking for x86_64-gentoo-linux-musl-gcc option to enable C11 features... none needed checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E looking for a modern Fortran compiler checking for x86_64-gentoo-linux-musl-gfortran... x86_64-gentoo-linux-musl-gfortran checking whether the compiler supports GNU Fortran... yes checking whether x86_64-gentoo-linux-musl-gfortran accepts -g... yes checking for x86_64-gentoo-linux-musl-g++... x86_64-gentoo-linux-musl-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -g... yes checking for x86_64-gentoo-linux-musl-g++ option to enable C++11 features... none needed checking whether x86_64-gentoo-linux-musl-g++ -Os -march=bdver2 -mtune=bdver2 -pipe can compile C++ code... yes checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking whether __attribute__((visibility())) is supported... yes checking whether x86_64-gentoo-linux-musl-gcc accepts -fvisibility... yes checking whether x86_64-gentoo-linux-musl-g++ accepts -fvisibility... yes checking whether x86_64-gentoo-linux-musl-gfortran accepts -fvisibility... yes checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc checking whether the compiler supports GNU Objective C... no checking whether x86_64-gentoo-linux-musl-gcc accepts -g... no checking whether x86_64-gentoo-linux-musl-g++ can compile ObjC++... no checking for Objective C++ compiler... no working ObjC++ compiler found 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 x86_64-gentoo-linux-musl-gcc... /usr/x86_64-gentoo-linux-musl/bin/ld checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-gentoo-linux-musl-nm -B checking the name lister (/usr/bin/x86_64-gentoo-linux-musl-nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert x86_64-gentoo-linux-musl file names to x86_64-gentoo-linux-musl format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-gentoo-linux-musl/bin/ld option to reload object files... -r checking for x86_64-gentoo-linux-musl-objdump... x86_64-gentoo-linux-musl-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-gentoo-linux-musl-dlltool... x86_64-gentoo-linux-musl-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-gentoo-linux-musl-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-gentoo-linux-musl-strip... x86_64-gentoo-linux-musl-strip checking for x86_64-gentoo-linux-musl-ranlib... x86_64-gentoo-linux-musl-ranlib checking for gawk... gawk checking command to parse /usr/bin/x86_64-gentoo-linux-musl-nm -B output from x86_64-gentoo-linux-musl-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 x86_64-gentoo-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-gentoo-linux-musl-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-gentoo-linux-musl-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-gcc static flag -static works... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gcc linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-gentoo-linux-musl-g++ -E checking for ld used by x86_64-gentoo-linux-musl-g++... /usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-gentoo-linux-musl-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-gentoo-linux-musl-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-gentoo-linux-musl-g++ static flag -static works... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-g++ linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) 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 x86_64-gentoo-linux-musl-gfortran option to produce PIC... -fPIC checking if x86_64-gentoo-linux-musl-gfortran PIC flag -fPIC works... yes checking if x86_64-gentoo-linux-musl-gfortran static flag -static works... yes checking if x86_64-gentoo-linux-musl-gfortran supports -c -o file.o... yes checking if x86_64-gentoo-linux-musl-gfortran supports -c -o file.o... (cached) yes checking whether the x86_64-gentoo-linux-musl-gfortran linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) 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 for readline/history.h... 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_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 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 for fcntl.h... yes checking for glob.h... yes checking for grp.h... yes checking for pwd.h... yes checking for sched.h... yes checking for strings.h... (cached) yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/utsname.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for arpa/inet.h... yes checking for elf.h... yes checking for features.h... yes checking for floatingpoint.h... no checking for langinfo.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/param.h... (cached) yes checking for stdalign.h... yes checking for errno.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for locale.h... yes checking for stdarg.h... yes checking for stdbool.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking for x86_64-gentoo-linux-musl-gcc options needed to detect all undeclared functions... none needed 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... no 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 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 for C stack direction... down checking size of long double... 16 checking whether we can compute C Make dependencies... yes, using $(CC) -MM checking whether x86_64-gentoo-linux-musl-gcc supports -c -o FILE.lo... yes checking for x86_64-gentoo-linux-musl-gcc option to support OpenMP... -fopenmp checking how to get verbose linking output from x86_64-gentoo-linux-musl-gfortran... -v checking for Fortran libraries of x86_64-gentoo-linux-musl-gfortran... -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12 -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../x86_64-gentoo-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../x86_64-gentoo-linux-musl/lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../.. -lgfortran -lm -lssp_nonshared -lquadmath checking how to get verbose linking output from x86_64-gentoo-linux-musl-gcc... -v checking for C libraries of x86_64-gentoo-linux-musl-gcc... -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12 -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../x86_64-gentoo-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../../../x86_64-gentoo-linux-musl/lib -L/usr/lib/gcc/x86_64-gentoo-linux-musl/12/../../.. -lssp_nonshared -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 x86_64-gentoo-linux-musl-gfortran appends underscores to external names... yes checking whether x86_64-gentoo-linux-musl-gfortran appends extra underscores to external names... no checking whether mixed C/Fortran code can be run... yes checking whether x86_64-gentoo-linux-musl-gfortran and x86_64-gentoo-linux-musl-gcc agree on int and double... yes checking whether x86_64-gentoo-linux-musl-gfortran and x86_64-gentoo-linux-musl-gcc agree on double complex... yes checking for x86_64-gentoo-linux-musl-gfortran option to support OpenMP... -fopenmp checking whether x86_64-gentoo-linux-musl-g++ accepts -M for generating dependencies... yes checking whether we can compute ObjC Make dependencies... no checking for ObjC runtime library... checking whether x86_64-gentoo-linux-musl-gcc accepts -fobjc-exceptions... no checking if need -fno-optimize-sibling-calls for gfortran... yes checking for type of 'hidden' Fortran character lengths... size_t checking for xmkmf... no checking whether x86_64-gentoo-linux-musl-g++ supports C++11 features with -std=gnu++11... yes checking whether x86_64-gentoo-linux-musl-g++ supports C++14 features with -std=gnu++14... yes checking whether x86_64-gentoo-linux-musl-g++ supports C++17 features with -std=gnu++17... yes checking whether x86_64-gentoo-linux-musl-g++ supports C++20 features with -std=gnu++20... yes checking for x86_64-gentoo-linux-musl-g++ -std=gnu++14 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 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 getpwnam 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 for thread.h... no checking whether thr_stksegment exists and is declared... no checking for isnan... no 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... no checking for working sigaction... yes checking whether mktime sets errno... no checking whether mktime works correctly outside 1902-2037... 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/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-gentoo-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done 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 for wchar.h... (cached) 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 wctype exists and is declared... yes checking whether iswctype exists and is declared... yes checking whether wcwidth exists and is declared... yes checking whether wcswidth 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 for X11/Intrinsic.h... yes checking for XtToolkitInitialize in -lXt... yes using X11 ... yes checking for KeySym... 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 BSD networking... yes checking for rpc/types.h... no 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 for zlib.h... yes checking if zlib version >= 1.2.5... yes checking whether zlib support suffices... yes checking for BZ2_bzlibVersion in -lbz2... 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 for lzma.h... yes checking if lzma version >= 5.0.3... 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 tre_regncompb in -ltre... yes checking for tre/tre.h... yes checking for curl-config... /usr/bin/curl-config checking libcurl version ... 7.87.0 checking for curl/curl.h... yes checking if libcurl is version 7 and >= 7.28.0... yes checking if libcurl supports https... yes checking if pkg-config knows about libjpeg... yes checking if jpeglib version >= 6b... yes checking for jpeg_destroy_compress in -ljpeg... yes checking if pkg-config knows about libpng... yes checking if libpng version >= 1.2.7... yes checking for png_create_write_struct in -lpng... yes checking if pkg-config knows about libtiff... 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 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... no checking for lpr... lpr checking for paperconf... false checking for Fortran flag to compile .f90 files... none checking for Fortran flag to compile .f95 files... none checking for x86_64-gentoo-linux-musl-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 race-free 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... no checking for x86_64-gentoo-linux-musl-ranlib... (cached) x86_64-gentoo-linux-musl-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 pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking for argz.h... no 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... no checking for argz_stringify... no checking for argz_next... no 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.8.2, 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... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... 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... no checking for GNU gettext in libintl... no checking whether to use NLS... yes checking where the gettext function comes from... included intl directory 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 x86_64-gentoo-linux-musl Source directory: . Installation directory: /usr C compiler: x86_64-gentoo-linux-musl-gcc -Os -march=bdver2 -mtune=bdver2 -pipe Fortran fixed-form compiler: x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -Os -march=bdver2 -mtune=bdver2 -pipe Default C++ compiler: x86_64-gentoo-linux-musl-g++ -std=gnu++14 -Os -march=bdver2 -mtune=bdver2 -pipe C++11 compiler: x86_64-gentoo-linux-musl-g++ -std=gnu++11 -Os -march=bdver2 -mtune=bdver2 -pipe C++14 compiler: x86_64-gentoo-linux-musl-g++ -std=gnu++14 -Os -march=bdver2 -mtune=bdver2 -pipe C++17 compiler: x86_64-gentoo-linux-musl-g++ -std=gnu++17 -Os -march=bdver2 -mtune=bdver2 -pipe C++20 compiler: x86_64-gentoo-linux-musl-g++ -std=gnu++20 -Os -march=bdver2 -mtune=bdver2 -pipe Fortran free-form compiler: x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -Os -march=bdver2 -mtune=bdver2 -pipe Obj-C compiler: x86_64-gentoo-linux-musl-gcc Interfaces supported: X11 External libraries: pcre2, readline, BLAS(generic), tre, 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.2.2/work/R-4.2.2 ... make -j6 -l6 AR=x86_64-gentoo-linux-musl-ar make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/m4' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/m4' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/tools' make[1]: Nothing to be done for 'R'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/tools' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc/html' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc/html' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc/manual' make[2]: Nothing to be done for 'R'. make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc/manual' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/doc' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/etc' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/etc' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/share' make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/share' make[1]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/scripts' creating src/scripts/R.fe make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/scripts' mkdir -p -- ../../bin make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/scripts' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/scripts' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/include' mkdir -p -- ../../include make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/include/R_ext' mkdir -p -- ../../../include/R_ext make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/include/R_ext' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/include' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' making bindtextdom.d from bindtextdom.c making dcgettext.d from dcgettext.c making dgettext.d from dgettext.c making gettext.d from gettext.c making finddomain.d from finddomain.c making l10nflist.d from l10nflist.c making dcigettext.d from dcigettext.c making explodename.d from explodename.c making textdomain.d from textdomain.c making loadmsgcat.d from loadmsgcat.c making dngettext.d from dngettext.c making dcngettext.d from dcngettext.c making ngettext.d from ngettext.c making plural-exp.d from plural-exp.c making plural.d from plural.c making langprefs.d from langprefs.c making localcharset.d from localcharset.c making localename.d from localename.c making osdep.d from osdep.c making intl-compat.d from intl-compat.c making printf.d from printf.c making hash-string.d from hash-string.c making lock.d from lock.c make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c bindtextdom.c -o bindtextdom.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c dcgettext.c -o dcgettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c dgettext.c -o dgettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c gettext.c -o gettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c finddomain.c -o finddomain.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c textdomain.c -o textdomain.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c loadmsgcat.c -o loadmsgcat.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c l10nflist.c -o l10nflist.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c dcigettext.c -o dcigettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c dcngettext.c -o dcngettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c explodename.c -o explodename.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c dngettext.c -o dngettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c ngettext.c -o ngettext.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c plural-exp.c -o plural-exp.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c plural.c -o plural.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c localcharset.c -o localcharset.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c localename.c -o localename.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c printf.c -o printf.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c langprefs.c -o langprefs.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c intl-compat.c -o intl-compat.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c osdep.c -o osdep.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c lock.c -o lock.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -I. -DLOCALEDIR=\"\" -DLOCALEALIAS_PATH=\"\" -DIN_LIBINTL -DHAVE_CONFIG_H -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c hash-string.c -o hash-string.o x86_64-gentoo-linux-musl-ar -cr libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o langprefs.o localcharset.o localename.o printf.o osdep.o intl-compat.o hash-string.o lock.o x86_64-gentoo-linux-musl-ranlib libintl.a make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra/intl' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/extra' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.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.2.2/work/R-4.2.2/src/appl' x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c integrate.c -o integrate.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c interv.c -o interv.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c maxcol.c -o maxcol.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pretty.c -o pretty.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c optim.c -o optim.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c uncmin.c -o uncmin.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpbfa.f -o dpbfa.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpbsl.f -o dpbsl.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dchdc.f -o dchdc.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpoco.f -o dpoco.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpodi.f -o dpodi.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dposl.f -o dposl.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpofa.f -o dpofa.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dqrdc.f -o dqrdc.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dqrls.f -o dqrls.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dqrsl.f -o dqrsl.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dqrutl.f -o dqrutl.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dqrdc2.f -o dqrdc2.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dsvdc.f -o dsvdc.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dtrsl.f -o dtrsl.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dtrco.f -o dtrco.o x86_64-gentoo-linux-musl-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-gentoo-linux-musl-ranlib libappl.a make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/appl' #@make install-Linpack make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/appl' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.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 fprec.d from fprec.c making fmin2.d from fmin2.c making fround.d from fround.c making sign.d from sign.c making fsign.d from fsign.c making imax2.d from imax2.c making ftrunc.d from ftrunc.c making imin2.d from imin2.c making chebyshev.d from chebyshev.c making log1p.d from log1p.c making lgammacor.d from lgammacor.c making gammalims.d from gammalims.c making bd0.d from bd0.c making stirlerr.d from stirlerr.c making gamma.d from gamma.c making lgamma.d from lgamma.c making beta.d from beta.c making gamma_cody.d from gamma_cody.c making lbeta.d from lbeta.c making polygamma.d from polygamma.c making bessel_i.d from bessel_i.c making cospi.d from cospi.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 pgamma.d from pgamma.c making dgamma.d from dgamma.c making qgamma.d from qgamma.c making sexp.d from sexp.c making snorm.d from snorm.c making rgamma.d from rgamma.c making dbeta.d from dbeta.c making qbeta.d from qbeta.c making rbeta.d from rbeta.c making pbeta.d from pbeta.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 dlnorm.d from dlnorm.c making rnorm.d from rnorm.c making plnorm.d from plnorm.c making qlnorm.d from qlnorm.c making rlnorm.d from rlnorm.c making df.d from df.c making pf.d from pf.c making qf.d from qf.c making rf.d from rf.c making dt.d from dt.c making dnf.d from dnf.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 dbinom.d from dbinom.c making qbinom.d from qbinom.c making pbinom.d from pbinom.c making rbinom.d from rbinom.c making rnchisq.d from rnchisq.c making rmultinom.d from rmultinom.c making pcauchy.d from pcauchy.c making dcauchy.d from dcauchy.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 dgeom.d from dgeom.c making rexp.d from rexp.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 qhyper.d from qhyper.c making phyper.d from phyper.c making rhyper.d from rhyper.c making dnbinom.d from dnbinom.c making qnbinom.d from qnbinom.c making pnbinom.d from pnbinom.c making qnbinom_mu.d from qnbinom_mu.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 qnt.d from qnt.c making ptukey.d from ptukey.c making qtukey.d from qtukey.c making qnf.d from qnf.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-4.2.2/work/R-4.2.2/src/nmath' x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c mlutils.c -o mlutils.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c d1mach.c -o d1mach.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c i1mach.c -o i1mach.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c fmax2.c -o fmax2.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c fround.c -o fround.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c fprec.c -o fprec.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c fmin2.c -o fmin2.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sign.c -o sign.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c fsign.c -o fsign.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c ftrunc.c -o ftrunc.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c imax2.c -o imax2.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c imin2.c -o imin2.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c log1p.c -o log1p.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c chebyshev.c -o chebyshev.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gammalims.c -o gammalims.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c stirlerr.c -o stirlerr.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c lgammacor.c -o lgammacor.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gamma.c -o gamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bd0.c -o bd0.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c lgamma.c -o lgamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gamma_cody.c -o gamma_cody.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c beta.c -o beta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c cospi.c -o cospi.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c polygamma.c -o polygamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c lbeta.c -o lbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bessel_i.c -o bessel_i.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bessel_k.c -o bessel_k.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bessel_j.c -o bessel_j.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bessel_y.c -o bessel_y.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c snorm.c -o snorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c choose.c -o choose.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sexp.c -o sexp.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dgamma.c -o dgamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pgamma.c -o pgamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dbeta.c -o dbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rgamma.c -o rgamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qgamma.c -o qgamma.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pbeta.c -o pbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qbeta.c -o qbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dunif.c -o dunif.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rbeta.c -o rbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c runif.c -o runif.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qunif.c -o qunif.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c punif.c -o punif.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnorm.c -o pnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnorm.c -o dnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnorm.c -o qnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dlnorm.c -o dlnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c plnorm.c -o plnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rnorm.c -o rnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qlnorm.c -o qlnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rlnorm.c -o rlnorm.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pf.c -o pf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qf.c -o qf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c df.c -o df.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnf.c -o dnf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rf.c -o rf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pt.c -o pt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dt.c -o dt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rt.c -o rt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qt.c -o qt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnt.c -o dnt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pchisq.c -o pchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dchisq.c -o dchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qchisq.c -o qchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rchisq.c -o rchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rnchisq.c -o rnchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pbinom.c -o pbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dbinom.c -o dbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qbinom.c -o qbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rbinom.c -o rbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rmultinom.c -o rmultinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dcauchy.c -o dcauchy.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pcauchy.c -o pcauchy.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rcauchy.c -o rcauchy.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qcauchy.c -o qcauchy.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pexp.c -o pexp.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dexp.c -o dexp.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dgeom.c -o dgeom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rexp.c -o rexp.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qexp.c -o qexp.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qgeom.c -o qgeom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rgeom.c -o rgeom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dhyper.c -o dhyper.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c phyper.c -o phyper.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pgeom.c -o pgeom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rhyper.c -o rhyper.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnbinom.c -o dnbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qhyper.c -o qhyper.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnbinom.c -o qnbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnbinom_mu.c -o qnbinom_mu.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dpois.c -o dpois.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rnbinom.c -o rnbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c ppois.c -o ppois.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qpois.c -o qpois.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnbinom.c -o pnbinom.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dweibull.c -o dweibull.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pweibull.c -o pweibull.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qweibull.c -o qweibull.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rpois.c -o rpois.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c plogis.c -o plogis.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qlogis.c -o qlogis.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dlogis.c -o dlogis.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rlogis.c -o rlogis.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnchisq.c -o pnchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnbeta.c -o dnbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnbeta.c -o pnbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnchisq.c -o qnchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dnchisq.c -o dnchisq.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rweibull.c -o rweibull.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnbeta.c -o qnbeta.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnf.c -o pnf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pnt.c -o pnt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnf.c -o qnf.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c ptukey.c -o ptukey.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qnt.c -o qnt.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c toms708.c -o toms708.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c wilcox.c -o wilcox.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c signrank.c -o signrank.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qtukey.c -o qtukey.o x86_64-gentoo-linux-musl-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 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 qnbinom_mu.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-gentoo-linux-musl-ranlib libnmath.a make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/nmath' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/nmath' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/unix' config.status: creating src/unix/Makefile making Rembedded.d from Rembedded.c making dynload.d from dynload.c making sys-unix.d from sys-unix.c making system.d from system.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-4.2.2/work/R-4.2.2/src/unix' x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Rembedded.c -o Rembedded.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dynload.c -o dynload.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c system.c -o system.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sys-unix.c -o sys-unix.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sys-std.c -o sys-std.o x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c X11.c -o X11.o x86_64-gentoo-linux-musl-ar -cr libunix.a Rembedded.o dynload.o system.o sys-unix.o sys-std.o X11.o x86_64-gentoo-linux-musl-ranlib libunix.a make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/unix' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/unix' x86_64-gentoo-linux-musl-gcc -I. -I../../src/include -I../../src/include -DHAVE_CONFIG_H -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -DR_HOME='"/usr/lib/R"' \ -o Rscript ./Rscript.c make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/unix' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/unix' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' config.status: creating src/main/Makefile making Rdynload.d from Rdynload.c making CommandLineArgs.d from CommandLineArgs.c making Renviron.d from Renviron.c making altclasses.d from altclasses.c making agrep.d from agrep.c making altrep.d from altrep.c making arithmetic.d from arithmetic.c making apply.d from apply.c making RNG.d from RNG.c making array.d from array.c making attrib.d from attrib.c making bind.d from bind.c making character.d from character.c making clippath.d from clippath.c making builtin.d from builtin.c making coerce.d from coerce.c making complex.d from complex.c making connections.d from connections.c making colors.d from colors.c making context.d from context.c making cum.d from cum.c making datetime.d from datetime.c making dcf.d from dcf.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 eval.d from eval.c making errors.d from errors.c making format.d from format.c making gevents.d from gevents.c making gram-ex.d from gram-ex.c making gram.d from gram.c making graphics.d from graphics.c making identical.d from identical.c making grep.d from grep.c making inlined.d from inlined.c making internet.d from internet.c making inspect.d from inspect.c making iosupport.d from iosupport.c making lapack.d from lapack.c making logic.d from logic.c making localecharset.d from localecharset.c making main.d from main.c making list.d from list.c making mapply.d from mapply.c making mask.d from mask.c making match.d from match.c making names.d from names.c making memory.d from memory.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 patterns.d from patterns.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 qsort.d from qsort.c making radixsort.d from radixsort.c making printutils.d from printutils.c making random.d from random.c making registration.d from registration.c making raw.d from raw.c making relop.d from relop.c making rlocale.d from rlocale.c making scan.d from scan.c making seq.d from seq.c making saveload.d from saveload.c making serialize.d from serialize.c making sort.d from sort.c making source.d from source.c making sprintf.d from sprintf.c making split.d from split.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 g_alab_her.d from g_alab_her.c making g_cntrlify.d from g_cntrlify.c making g_her_glyph.d from g_her_glyph.c making g_fontdb.d from g_fontdb.c making Rmain.d from Rmain.c making alloca.d from alloca.c making strdup.d from strdup.c making mkdtemp.d from mkdtemp.c making strncasecmp.d from strncasecmp.c make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c CommandLineArgs.c -o CommandLineArgs.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Rdynload.c -o Rdynload.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Renviron.c -o Renviron.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c RNG.c -o RNG.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c altclasses.c -o altclasses.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c agrep.c -o agrep.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c altrep.c -o altrep.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c apply.c -o apply.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c arithmetic.c -o arithmetic.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c attrib.c -o attrib.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c array.c -o array.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c bind.c -o bind.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c character.c -o character.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c clippath.c -o clippath.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c builtin.c -o builtin.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c colors.c -o colors.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c coerce.c -o coerce.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c complex.c -o complex.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c connections.c -o connections.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c context.c -o context.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dcf.c -o dcf.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c cum.c -o cum.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c debug.c -o debug.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c datetime.c -o datetime.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c deparse.c -o deparse.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c devices.c -o devices.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dounzip.c -o dounzip.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dotcode.c -o dotcode.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c duplicate.c -o duplicate.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dstruct.c -o dstruct.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c edit.c -o edit.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c envir.c -o envir.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c engine.c -o engine.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c errors.c -o errors.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c eval.c -o eval.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c format.c -o format.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gevents.c -o gevents.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gram.c -o gram.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c graphics.c -o graphics.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gram-ex.c -o gram-ex.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c identical.c -o identical.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c grep.c -o grep.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c inspect.c -o inspect.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c internet.c -o internet.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c inlined.c -o inlined.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c iosupport.c -o iosupport.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c lapack.c -o lapack.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c list.c -o list.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c logic.c -o logic.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c localecharset.c -o localecharset.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c main.c -o main.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c mask.c -o mask.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c mapply.c -o mapply.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c memory.c -o memory.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c match.c -o match.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c objects.c -o objects.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c names.c -o names.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c options.c -o options.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c paste.c -o paste.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c patterns.c -o patterns.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c plot.c -o plot.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c platform.c -o platform.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c plot3d.c -o plot3d.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c plotmath.c -o plotmath.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c print.c -o print.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c printarray.c -o printarray.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c printvector.c -o printvector.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c qsort.c -o qsort.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c radixsort.c -o radixsort.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c printutils.c -o printutils.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c random.c -o random.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c registration.c -o registration.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c raw.c -o raw.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c relop.c -o relop.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rlocale.c -o rlocale.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c saveload.c -o saveload.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c scan.c -o scan.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c serialize.c -o serialize.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sort.c -o sort.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c seq.c -o seq.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c source.c -o source.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c split.c -o split.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c startup.c -o startup.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c subassign.c -o subassign.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sprintf.c -o sprintf.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c subscript.c -o subscript.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c subset.c -o subset.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c summary.c -o summary.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c sysutils.c -o sysutils.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c times.c -o times.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c util.c -o util.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c unique.c -o unique.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c g_alab_her.c -o g_alab_her.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c version.c -o version.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c g_fontdb.c -o g_fontdb.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c g_her_glyph.c -o g_her_glyph.o x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c g_cntrlify.c -o g_cntrlify.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c xxxpr.f -o xxxpr.o x86_64-gentoo-linux-musl-gcc -shared -fopenmp -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o libR.so CommandLineArgs.o Rdynload.o Renviron.o RNG.o agrep.o altclasses.o altrep.o apply.o arithmetic.o array.o attrib.o bind.o builtin.o character.o clippath.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 mask.o match.o memory.o names.o objects.o options.o paste.o patterns.o platform.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o qsort.o radixsort.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 g_alab_her.o g_cntrlify.o g_fontdb.o g_her_glyph.o xxxpr.o `ls ../unix/*.o ../appl/*.o ../nmath/*.o` ../extra/intl/libintl.a -lblas -lgfortran -lm -lssp_nonshared -lquadmath ../extra/intl/libintl.a -lreadline -ltre -lpcre2-8 -llzma -lbz2 -lz -ltirpc -lrt -ldl -lm -licuuc -licui18n make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' mkdir -p -- /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/bin/exec mkdir -p -- /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/lib make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' x86_64-gentoo-linux-musl-gcc -I/usr/include/tirpc -I. -I../../src/include -I../../src/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Rmain.c -o Rmain.o x86_64-gentoo-linux-musl-gcc -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -Wl,--export-dynamic -fopenmp -L"../../lib" -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o R.bin Rmain.o -lR make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/main' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' making Rhttpd.d from Rhttpd.c making devX11.d from devX11.c making Rsock.d from Rsock.c making Lapack.d from Lapack.c making internet.d from internet.c making libcurl.d from libcurl.c making sock.d from sock.c make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' x86_64-gentoo-linux-musl-gfortran -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -msse2 -mfpmath=sse -c dlamch.f -o dlamch.o x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dlapack.f -o dlapack.o making sockconn.d from sockconn.c x86_64-gentoo-linux-musl-gfortran -fno-optimize-sibling-calls -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c cmplx.f -o cmplx.o making rbitmap.d from rbitmap.c make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c Rhttpd.c -o Rhttpd.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c Rsock.c -o Rsock.o making rotated.d from rotated.c x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c internet.c -o internet.o make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' x86_64-gentoo-linux-musl-gcc -I/usr/include/libpng16 -I. -I../../../src/include -I../../../src/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -pthread -I../../../src/library/grDevices/src/cairo -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c devX11.c -o devX11.o x86_64-gentoo-linux-musl-gcc -I/usr/include/libpng16 -I. -I../../../src/include -I../../../src/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -pthread -I../../../src/library/grDevices/src/cairo -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rotated.c -o rotated.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c libcurl.c -o libcurl.o x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c sock.c -o sock.o libcurl.c: In function 'in_do_curlDownload': libcurl.c:637:13: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 637 | curl_easy_setopt(hnd[i], CURLOPT_PROGRESSFUNCTION, progress); | ^~~~~~~~~~~~~~~~ In file included from libcurl.c:38: /usr/include/curl/curl.h:1295:3: note: declared here 1295 | CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, | ^~~~~~~~~~~~~~~~~ libcurl.c:693:9: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 693 | curl_easy_getinfo(hnd[0], CURLINFO_SIZE_DOWNLOAD, &dl); | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2836:3: note: declared here 2836 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ libcurl.c:702:9: warning: 'CURLINFO_CONTENT_LENGTH_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_CONTENT_LENGTH_DOWNLOAD_T []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 702 | curl_easy_getinfo(hnd[0], CURLINFO_CONTENT_LENGTH_DOWNLOAD, &cl); | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2853:3: note: declared here 2853 | CURLINFO_CONTENT_LENGTH_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libcurl.c:714:13: warning: 'CURLINFO_SIZE_DOWNLOAD' is deprecated: since 7.55.0. Use CURLINFO_SIZE_DOWNLOAD_T []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 714 | curl_easy_getinfo(hnd[i], CURLINFO_SIZE_DOWNLOAD, &dl); | ^~~~~~~~~~~~~~~~~ /usr/include/curl/curl.h:2836:3: note: declared here 2836 | CURLINFO_SIZE_DOWNLOAD | ^~~~~~~~~~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fvisibility=hidden -c sockconn.c -o sockconn.o x86_64-gentoo-linux-musl-gcc -I/usr/include/libpng16 -I. -I../../../src/include -I../../../src/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -pthread -I../../../src/library/grDevices/src/cairo -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c dataentry.c -o dataentry.o x86_64-gentoo-linux-musl-gcc -I/usr/include/libpng16 -I. -I../../../src/include -I../../../src/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/lzo -I/usr/include/libpng16 -I/usr/include/pixman-1 -pthread -I../../../src/library/grDevices/src/cairo -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c rbitmap.c -o rbitmap.o x86_64-gentoo-linux-musl-gcc -shared -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -L"../../../lib" -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o internet.so Rhttpd.o Rsock.o internet.o libcurl.o sock.o sockconn.o -lcurl -lR x86_64-gentoo-linux-musl-gcc -shared -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -L"../../../lib" -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o R_X11.so devX11.o rotated.o rbitmap.o -ltiff -ljpeg -lpng16 -lSM -lICE -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lz -lpng16 -lcairo -lX11 -lXext -lX11 -lXt -lXmu -lR -lm make[5]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' mkdir -p -- /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/modules make[5]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/internet' x86_64-gentoo-linux-musl-gcc -shared -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -L"../../../lib" -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o R_de.so dataentry.o -lSM -lICE -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lz -lpng16 -lcairo -lX11 -lXext -lX11 -lXt -lXmu -lR -lm make[4]: 'R_de.so' is up to date. make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/X11' x86_64-gentoo-linux-musl-gcc -shared -fopenmp -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o libRlapack.so dlamch.o dlapack.o cmplx.o -lblas -lgfortran -lm -lssp_nonshared -lquadmath #x86_64-gentoo-linux-musl-ar -cr libRlapack.so dlamch.o dlapack.o cmplx.o make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' x86_64-gentoo-linux-musl-gcc -I. -I../../../src/include -I../../../src/include -DHAVE_CONFIG_H -fopenmp -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Lapack.c -o Lapack.o x86_64-gentoo-linux-musl-gcc -shared -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -L"../../../lib" -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o lapack.so Lapack.o -lR -L"../../../lib" -lRlapack -lblas -lgfortran -lm -lssp_nonshared -lquadmath make[5]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/lib/libRlapack.so is unchanged make[5]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules/lapack' make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/modules' make[2]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library' mkdir -p -- ../../library make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/profile' building system startup profile mkdir -p -- ../../../library/base/R make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/profile' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/translations' building package 'translations' mkdir -p -- ../../../library/translations make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/translations' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/translations' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/translations' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/base' building package 'base' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/base' mkdir -p -- ../../../library/base/demo make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/base' make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/base' make[3]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' building package 'tools' mkdir -p -- ../../../library/tools make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' mkdir -p -- ../../../library/tools/R make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' make[5]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools/src' making init.d from init.c making text.d from text.c making Rmd5.d from Rmd5.c making md5.d from md5.c making signals.d from signals.c making install.d from install.c making http.d from http.c making gramLatex.d from gramLatex.c making getfmts.d from getfmts.c making gramRd.d from gramRd.c x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c text.c -o text.o making pdscan.d from pdscan.c x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c init.c -o init.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c md5.c -o md5.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c Rmd5.c -o Rmd5.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c signals.c -o signals.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c install.c -o install.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gramLatex.c -o gramLatex.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c http.c -o http.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c getfmts.c -o getfmts.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c gramRd.c -o gramRd.o x86_64-gentoo-linux-musl-gcc -I"../../../../include" -DNDEBUG -I../../../include -I../../../../src/include -DHAVE_CONFIG_H -I../../../../src/main -fvisibility=hidden -fpic -Os -march=bdver2 -mtune=bdver2 -pipe -flto -c pdscan.c -o pdscan.o x86_64-gentoo-linux-musl-gcc -shared -Os -march=bdver2 -mtune=bdver2 -pipe -flto -fpic -L../../../../lib -fuse-ld=mold -Wl,-O1 -Wl,--as-needed -o tools.so text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o pdscan.o -L../../../../lib -lR make[6]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools/src' mkdir -p -- ../../../../library/tools/libs make[6]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools/src' make[5]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools/src' make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' make[4]: Entering directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' installing 'sysdata.rda' Error relocating /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/lib/libR.so: libintl_gettext: symbol not found Error relocating /var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/lib/libR.so: libintl_dgettext: symbol not found make[4]: *** [../../../share/make/basepkg.mk:151: sysdata] Error 127 make[4]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' make[3]: *** [Makefile:36: all] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library/tools' make[2]: *** [Makefile:37: R] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src/library' make[1]: *** [Makefile:28: R] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2/src' make: *** [Makefile:61: R] Error 1 * ERROR: dev-lang/R-4.2.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/R-4.2.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/R-4.2.2::gentoo'`. * The complete build log is located at '/var/log/portage/build/dev-lang/R-4.2.2:20230208-121549.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/R-4.2.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/R-4.2.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2' * S: '/var/tmp/portage/dev-lang/R-4.2.2/work/R-4.2.2'