* Triggering Darwin with GCC toolchain * Bootstrapping * Fetching make-4.2.1.tar.bz2 ]2;stage1: fetching make-4.2.1.tar.bz2curl -f -L -O http://distfiles.gentoo.org/distfiles/make-4.2.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1374k 3 44410 0 0 91756 0 0:00:15 --:--:-- 0:00:15 91567 100 1374k 100 1374k 0 0 1135k 0 0:00:01 0:00:01 --:--:-- 1135k * Unpacking make-4.2.1 * Compiling make-4.2.1 ]2;stage1: configuring make-4.2.1./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-apple-darwin19-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for ar... ar checking for perl... perl checking for x86_64-apple-darwin19-ar... (cached) ar checking the archiver (ar) interface... ar checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for library containing strerror... none required checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for library containing getpwnam... none required checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for unsigned long long int... yes checking for uintmax_t... yes checking for nanoseconds field of struct stat... st_mtimespec.tv_nsec checking whether to use high resolution file timestamps... yes checking for library containing clock_gettime... none required checking whether system uses MSDOS-style paths... no checking for standard gettimeofday... no checking for strdup... yes checking for strndup... yes checking for mkstemp... yes checking for mktemp... yes checking for fdopen... yes checking for fileno... yes checking for dup... yes checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes checking for lstat... yes checking for readlink... yes checking for atexit... yes checking for isatty... yes checking for ttyname... yes checking for pselect... yes checking whether bsd_signal is declared... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strcmpi... no checking for strncmpi... no checking for stricmp... no checking for strnicmp... no checking for working strcoll... yes checking for working alloca.h... yes checking for alloca... yes checking whether closedir returns void... no checking for x86_64-apple-darwin19-pkg-config... no checking for pkg-config... no checking for GUILE... no checking for GUILE... no checking for getloadavg... yes checking for pstat_getdynamic... no checking for kstat_open in -lkstat... no checking for getloadavg... yes checking whether getloadavg requires setgid... no checking whether sys_siglist is declared... yes checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking for sys/wait.h... yes checking for waitpid... yes checking for wait3... yes checking for union wait... no checking for SA_RESTART... yes checking whether dlopen is declared... yes checking whether dlsym is declared... yes checking whether dlerror is declared... yes checking for library containing dlopen... none required checking If the linker accepts -Wl,--export-dynamic... no checking If the linker accepts -rdynamic... yes checking for location of SCCS get command... get checking if system libc has GNU glob... no checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating glob/Makefile config.status: creating po/Makefile.in config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating w32/Makefile config.status: creating tests/config-flags.pm config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating build.sh ]2;stage1: building make-4.2.1make make all-recursive Making all in glob gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o glob.c glob.c:818:27: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * glob.c:937:24: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * glob.c:992:39: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] new_pathv = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * glob.c:1383:23: warning: incompatible pointer types passing 'char **' to parameter of type 'char *'; dereference with * [-Wincompatible-pointer-types] = (char **) realloc (pglob->gl_pathv, ^~~~~~~~~~~~~~~ * 4 warnings generated. mv -f .deps/glob.Tpo .deps/glob.Po gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o fnmatch.c mv -f .deps/fnmatch.Tpo .deps/fnmatch.Po rm -f libglob.a ar cru libglob.a glob.o fnmatch.o ranlib libglob.a Making all in config make[2]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT ar.o -MD -MP -MF .deps/ar.Tpo -c -o ar.o ar.c mv -f .deps/ar.Tpo .deps/ar.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT arscan.o -MD -MP -MF .deps/arscan.Tpo -c -o arscan.o arscan.c mv -f .deps/arscan.Tpo .deps/arscan.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT commands.o -MD -MP -MF .deps/commands.Tpo -c -o commands.o commands.c mv -f .deps/commands.Tpo .deps/commands.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT default.o -MD -MP -MF .deps/default.Tpo -c -o default.o default.c mv -f .deps/default.Tpo .deps/default.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c mv -f .deps/dir.Tpo .deps/dir.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c mv -f .deps/expand.Tpo .deps/expand.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT function.o -MD -MP -MF .deps/function.Tpo -c -o function.o function.c mv -f .deps/function.Tpo .deps/function.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c getopt.c:685:6: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ 1 warning generated. mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT guile.o -MD -MP -MF .deps/guile.Tpo -c -o guile.o guile.c mv -f .deps/guile.Tpo .deps/guile.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT implicit.o -MD -MP -MF .deps/implicit.Tpo -c -o implicit.o implicit.c mv -f .deps/implicit.Tpo .deps/implicit.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT job.o -MD -MP -MF .deps/job.Tpo -c -o job.o job.c mv -f .deps/job.Tpo .deps/job.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT load.o -MD -MP -MF .deps/load.Tpo -c -o load.o load.c mv -f .deps/load.Tpo .deps/load.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT loadapi.o -MD -MP -MF .deps/loadapi.Tpo -c -o loadapi.o loadapi.c mv -f .deps/loadapi.Tpo .deps/loadapi.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c main.c:796:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (output_sync_option, "none")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ main.c:798:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "line")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ main.c:800:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "target")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ main.c:802:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (output_sync_option, "recurse")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ main.c:1412:13: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (v->name, "SHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 5 warnings generated. mv -f .deps/main.Tpo .deps/main.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT posixos.o -MD -MP -MF .deps/posixos.Tpo -c -o posixos.o posixos.c mv -f .deps/posixos.Tpo .deps/posixos.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c mv -f .deps/output.Tpo .deps/output.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c read.c:2061:11: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (name, ".POSIX")) ^~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ read.c:2073:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (name, ".SECONDEXPANSION")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ read.c:2076:16: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] else if (streq (name, ".ONESHELL")) ^~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 3 warnings generated. mv -f .deps/read.Tpo .deps/read.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT remake.o -MD -MP -MF .deps/remake.Tpo -c -o remake.o remake.c mv -f .deps/remake.Tpo .deps/remake.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT rule.o -MD -MP -MF .deps/rule.Tpo -c -o rule.o rule.c mv -f .deps/rule.Tpo .deps/rule.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT signame.o -MD -MP -MF .deps/signame.Tpo -c -o signame.o signame.c mv -f .deps/signame.Tpo .deps/signame.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT strcache.o -MD -MP -MF .deps/strcache.Tpo -c -o strcache.o strcache.c strcache.c:310:11: warning: format specifies type 'unsigned short' but the argument has type 'int' [-Wformat] (strcache->end / strcache->count)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/strcache.Tpo .deps/strcache.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT variable.o -MD -MP -MF .deps/variable.Tpo -c -o variable.o variable.c variable.c:413:47: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (variable_changenum != last_changenum && streq (var->name, ".VARIABLES")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ variable.c:1051:23: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (v->name, "SHELL") && shell_var.value) ^~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ variable.c:1122:7: warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare] if (streq (var->name, RECIPEPREFIX_NAME)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./makeint.h:307:9: note: expanded from macro 'streq' ((a) == (b) || \ ^ ~~~ 3 warnings generated. mv -f .deps/variable.Tpo .deps/variable.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c mv -f .deps/version.Tpo .deps/version.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT vpath.o -MD -MP -MF .deps/vpath.Tpo -c -o vpath.o vpath.c mv -f .deps/vpath.Tpo .deps/vpath.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/hash.Tpo .deps/hash.Po gcc -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -DLIBDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/include\" -DHAVE_CONFIG_H -I. -I./glob -g -O2 -MT remote-stub.o -MD -MP -MF .deps/remote-stub.Tpo -c -o remote-stub.o remote-stub.c mv -f .deps/remote-stub.Tpo .deps/remote-stub.Po gcc -g -O2 -rdynamic -o make ar.o arscan.o commands.o default.o dir.o expand.o file.o function.o getopt.o getopt1.o guile.o implicit.o job.o load.o loadapi.o main.o misc.o posixos.o output.o read.o remake.o rule.o signame.o strcache.o variable.o version.o vpath.o hash.o remote-stub.o glob/libglob.a * Installing make-4.2.1 ]2;stage1: installing make-4.2.1make install Making install in glob make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in config make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in po if test "make" = "gettext-tools"; then \ ../config/install-sh -c -d /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[2]: Nothing to be done for `install-exec-am'. ../config/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/make.info' config/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c make '/Users/fabian/Gentoo-10.15/tmp/usr/bin' config/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/include' /usr/bin/install -c -m 644 gnumake.h '/Users/fabian/Gentoo-10.15/tmp/usr/include' config/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 make.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' * make-4.2.1 successfully bootstrapped * Bootstrapping libressl-2.8.3 * Fetching libressl-2.8.3.tar.gz ]2;stage1: fetching libressl-2.8.3.tar.gzcurl -f -L -O http://distfiles.gentoo.org/distfiles/libressl-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/libressl-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/libressl-2.8.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3287k 100 3287k 0 0 3744k 0 --:--:-- --:--:-- --:--:-- 3744k * Unpacking libressl-2.8.3 * Compiling libressl-2.8.3 ]2;stage1: configuring libressl-2.8.3./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 --enable-static --disable-shared checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Library/Developer/CommandLineTools/usr/bin/nm -B checking the name lister (/Library/Developer/CommandLineTools/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-apple-darwin19 file names to x86_64-apple-darwin19 format... func_convert_file_noop checking how to convert x86_64-apple-darwin19 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin19-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin19-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin19-strip... no checking for strip... strip checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking command to parse /Library/Developer/CommandLineTools/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-apple-darwin19-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin19-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin19-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin19-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin19-otool... no checking for otool... otool checking for x86_64-apple-darwin19-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin19 dyld 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... no checking whether to build static libraries... yes checking whether to use builtin arc4random... no checking arpa/telnet.h usability... yes checking arpa/telnet.h presence... yes checking for arpa/telnet.h... yes checking if gcc supports "-fno-strict-overflow"... yes checking if gcc supports "-D_FORTIFY_SOURCE=2"... yes checking if /Library/Developer/CommandLineTools/usr/bin/ld supports "-Wl,-z,relro"... no checking if /Library/Developer/CommandLineTools/usr/bin/ld supports "-Wl,-z,now"... no checking if gcc supports "-fstack-protector-strong"... yes checking whether AS supports .note.GNU-stack... no checking dependency style of gcc... gcc3 checking if compiling with clang... yes checking whether CC supports -Wno-pointer-sign... yes checking for symlink... yes checking for funopen... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking readpassphrase.h usability... yes checking readpassphrase.h presence... yes checking for readpassphrase.h... yes checking for asprintf... yes checking for freezero... no checking for memmem... yes checking for readpassphrase... yes checking for reallocarray... no checking for recallocarray... no checking for strlcat... yes checking for strlcpy... yes checking for strndup... yes checking for strnlen... yes checking for strsep... yes checking for strtonum... no checking for timegm... yes checking for _mkgmtime... no checking for getpagesize... no checking for accept4... no checking for pipe2... no checking for pledge... no checking for poll... yes checking for socketpair... yes checking for arc4random... yes checking for arc4random_buf... yes checking for arc4random_uniform... yes checking for explicit_bzero... no checking for getauxval... no checking for getentropy... yes checking for timingsafe_bcmp... yes checking for timingsafe_memcmp... no checking for getauxval... (cached) no checking for library containing dl_iterate_phdr... no checking for dl_iterate_phdr... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking whether va_copy exists... yes checking whether __va_copy exists... yes checking for library containing b64_ntop... no checking for library containing __b64_ntop... no checking for b64_ntop... no checking if BSWAP4 builds without __STRICT_ALIGNMENT... no checking if .gnu.warning accepts long strings... no checking size of time_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/openssl/Makefile config.status: creating crypto/Makefile config.status: creating ssl/Makefile config.status: creating tls/Makefile config.status: creating tests/Makefile config.status: creating apps/Makefile config.status: creating apps/ocspcheck/Makefile config.status: creating apps/openssl/Makefile config.status: creating apps/nc/Makefile config.status: creating man/Makefile config.status: creating libcrypto.pc config.status: creating libssl.pc config.status: creating libtls.pc config.status: creating openssl.pc config.status: executing depfiles commands config.status: executing libtool commands ]2;stage1: building libressl-2.8.3make -j5 Making all in crypto make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' echo "generating crypto_portable.sym ..." generating crypto_portable.sym ... cp ../crypto/crypto.sym crypto_portable.sym chmod u+w crypto_portable.sym echo explicit_bzero >> crypto_portable.sym echo freezero >> crypto_portable.sym echo reallocarray >> crypto_portable.sym echo recallocarray >> crypto_portable.sym echo timingsafe_memcmp >> crypto_portable.sym echo OPENSSL_ia32cap_P >> crypto_portable.sym make all-am make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' CPPAS libcrypto_la-cpuid-macosx-x86_64.lo CC libcrypto_la-cpt_err.lo CC libcrypto_la-cryptlib.lo CC libcrypto_la-crypto_init.lo CC libcrypto_la-cversion.lo CC libcrypto_la-ex_data.lo CC libcrypto_la-malloc-wrapper.lo CC libcrypto_la-mem_clr.lo CC libcrypto_la-mem_dbg.lo CC libcrypto_la-o_init.lo CC libcrypto_la-o_str.lo CC libcrypto_la-o_time.lo CC aes/libcrypto_la-aes_cfb.lo CC aes/libcrypto_la-aes_ctr.lo CC aes/libcrypto_la-aes_ecb.lo CC aes/libcrypto_la-aes_ige.lo CC aes/libcrypto_la-aes_misc.lo CC aes/libcrypto_la-aes_ofb.lo CC aes/libcrypto_la-aes_wrap.lo CC bn/libcrypto_la-bn_add.lo CC bn/libcrypto_la-bn_asm.lo CC bn/libcrypto_la-bn_blind.lo CC bn/libcrypto_la-bn_const.lo CC bn/libcrypto_la-bn_ctx.lo CC bn/libcrypto_la-bn_depr.lo CC bn/libcrypto_la-bn_div.lo CC bn/libcrypto_la-bn_err.lo CC bn/libcrypto_la-bn_exp.lo CC bn/libcrypto_la-bn_exp2.lo CC bn/libcrypto_la-bn_gcd.lo CC bn/libcrypto_la-bn_gf2m.lo CC bn/libcrypto_la-bn_kron.lo CC bn/libcrypto_la-bn_lib.lo CC bn/libcrypto_la-bn_mod.lo CC bn/libcrypto_la-bn_mont.lo CC bn/libcrypto_la-bn_mpi.lo CC bn/libcrypto_la-bn_mul.lo CC bn/libcrypto_la-bn_nist.lo CC bn/libcrypto_la-bn_prime.lo CC bn/libcrypto_la-bn_print.lo CC bn/libcrypto_la-bn_rand.lo CC bn/libcrypto_la-bn_recp.lo CC bn/libcrypto_la-bn_shift.lo CC bn/libcrypto_la-bn_sqr.lo CC bn/libcrypto_la-bn_sqrt.lo CC bn/libcrypto_la-bn_word.lo CC bn/libcrypto_la-bn_x931p.lo CC camellia/libcrypto_la-cmll_cfb.lo CC camellia/libcrypto_la-cmll_ctr.lo CC camellia/libcrypto_la-cmll_ecb.lo CC camellia/libcrypto_la-cmll_misc.lo CC camellia/libcrypto_la-cmll_ofb.lo CC md5/libcrypto_la-md5_dgst.lo CC md5/libcrypto_la-md5_one.lo CC modes/libcrypto_la-cbc128.lo CC modes/libcrypto_la-ccm128.lo CC modes/libcrypto_la-cfb128.lo CC modes/libcrypto_la-ctr128.lo CC modes/libcrypto_la-cts128.lo CC modes/libcrypto_la-gcm128.lo CC modes/libcrypto_la-ofb128.lo CC modes/libcrypto_la-xts128.lo CC sha/libcrypto_la-sha1_one.lo CC sha/libcrypto_la-sha1dgst.lo CC sha/libcrypto_la-sha256.lo CC sha/libcrypto_la-sha512.lo CC whrlpool/libcrypto_la-wp_dgst.lo CPPAS aes/libcrypto_la-aes-macosx-x86_64.lo CPPAS aes/libcrypto_la-bsaes-macosx-x86_64.lo CPPAS aes/libcrypto_la-vpaes-macosx-x86_64.lo CPPAS aes/libcrypto_la-aesni-macosx-x86_64.lo CPPAS aes/libcrypto_la-aesni-sha1-macosx-x86_64.lo CPPAS bn/libcrypto_la-modexp512-macosx-x86_64.lo CPPAS bn/libcrypto_la-mont-macosx-x86_64.lo CPPAS bn/libcrypto_la-mont5-macosx-x86_64.lo CPPAS bn/libcrypto_la-gf2m-macosx-x86_64.lo CPPAS camellia/libcrypto_la-cmll-macosx-x86_64.lo CPPAS md5/libcrypto_la-md5-macosx-x86_64.lo CPPAS modes/libcrypto_la-ghash-macosx-x86_64.lo CPPAS rc4/libcrypto_la-rc4-macosx-x86_64.lo CPPAS rc4/libcrypto_la-rc4-md5-macosx-x86_64.lo CPPAS sha/libcrypto_la-sha1-macosx-x86_64.lo CPPAS sha/libcrypto_la-sha256-macosx-x86_64.lo CPPAS sha/libcrypto_la-sha512-macosx-x86_64.lo CPPAS whrlpool/libcrypto_la-wp-macosx-x86_64.lo CC asn1/libcrypto_la-a_bitstr.lo CC asn1/libcrypto_la-a_bool.lo CC asn1/libcrypto_la-a_bytes.lo CC asn1/libcrypto_la-a_d2i_fp.lo CC asn1/libcrypto_la-a_digest.lo CC asn1/libcrypto_la-a_dup.lo CC asn1/libcrypto_la-a_enum.lo CC asn1/libcrypto_la-a_i2d_fp.lo CC asn1/libcrypto_la-a_int.lo CC asn1/libcrypto_la-a_mbstr.lo CC asn1/libcrypto_la-a_object.lo CC asn1/libcrypto_la-a_octet.lo CC asn1/libcrypto_la-a_print.lo CC asn1/libcrypto_la-a_set.lo CC asn1/libcrypto_la-a_sign.lo CC asn1/libcrypto_la-a_strex.lo CC asn1/libcrypto_la-a_strnid.lo CC asn1/libcrypto_la-a_time.lo CC asn1/libcrypto_la-a_time_tm.lo CC asn1/libcrypto_la-a_type.lo CC asn1/libcrypto_la-a_utf8.lo CC asn1/libcrypto_la-a_verify.lo CC asn1/libcrypto_la-ameth_lib.lo CC asn1/libcrypto_la-asn1_err.lo CC asn1/libcrypto_la-asn1_gen.lo CC asn1/libcrypto_la-asn1_lib.lo CC asn1/libcrypto_la-asn1_par.lo CC asn1/libcrypto_la-asn_mime.lo CC asn1/libcrypto_la-asn_moid.lo CC asn1/libcrypto_la-asn_pack.lo CC asn1/libcrypto_la-bio_asn1.lo CC asn1/libcrypto_la-bio_ndef.lo CC asn1/libcrypto_la-d2i_pr.lo CC asn1/libcrypto_la-d2i_pu.lo CC asn1/libcrypto_la-evp_asn1.lo CC asn1/libcrypto_la-f_enum.lo CC asn1/libcrypto_la-f_int.lo CC asn1/libcrypto_la-f_string.lo CC asn1/libcrypto_la-i2d_pr.lo CC asn1/libcrypto_la-i2d_pu.lo CC asn1/libcrypto_la-n_pkey.lo CC asn1/libcrypto_la-nsseq.lo CC asn1/libcrypto_la-p5_pbe.lo CC asn1/libcrypto_la-p5_pbev2.lo CC asn1/libcrypto_la-p8_pkey.lo CC asn1/libcrypto_la-t_bitst.lo CC asn1/libcrypto_la-t_crl.lo CC asn1/libcrypto_la-t_pkey.lo CC asn1/libcrypto_la-t_req.lo CC asn1/libcrypto_la-t_spki.lo CC asn1/libcrypto_la-t_x509.lo CC asn1/libcrypto_la-t_x509a.lo CC asn1/libcrypto_la-tasn_dec.lo CC asn1/libcrypto_la-tasn_enc.lo CC asn1/libcrypto_la-tasn_fre.lo CC asn1/libcrypto_la-tasn_new.lo CC asn1/libcrypto_la-tasn_prn.lo CC asn1/libcrypto_la-tasn_typ.lo CC asn1/libcrypto_la-tasn_utl.lo CC asn1/libcrypto_la-x_algor.lo CC asn1/libcrypto_la-x_attrib.lo CC asn1/libcrypto_la-x_bignum.lo CC asn1/libcrypto_la-x_crl.lo CC asn1/libcrypto_la-x_exten.lo CC asn1/libcrypto_la-x_info.lo CC asn1/libcrypto_la-x_long.lo CC asn1/libcrypto_la-x_name.lo CC asn1/libcrypto_la-x_nx509.lo CC asn1/libcrypto_la-x_pkey.lo CC asn1/libcrypto_la-x_pubkey.lo CC asn1/libcrypto_la-x_req.lo CC asn1/libcrypto_la-x_sig.lo CC asn1/libcrypto_la-x_spki.lo CC asn1/libcrypto_la-x_val.lo CC asn1/libcrypto_la-x_x509.lo CC asn1/libcrypto_la-x_x509a.lo CC bf/libcrypto_la-bf_cfb64.lo CC bf/libcrypto_la-bf_ecb.lo CC bf/libcrypto_la-bf_enc.lo CC bf/libcrypto_la-bf_ofb64.lo CC bf/libcrypto_la-bf_skey.lo CC bio/libcrypto_la-b_dump.lo CC bio/libcrypto_la-b_posix.lo CC bio/libcrypto_la-b_print.lo CC bio/libcrypto_la-b_sock.lo CC bio/libcrypto_la-bf_buff.lo CC bio/libcrypto_la-bf_nbio.lo CC bio/libcrypto_la-bf_null.lo CC bio/libcrypto_la-bio_cb.lo CC bio/libcrypto_la-bio_err.lo CC bio/libcrypto_la-bio_lib.lo CC bio/libcrypto_la-bio_meth.lo CC bio/libcrypto_la-bss_acpt.lo CC bio/libcrypto_la-bss_bio.lo CC bio/libcrypto_la-bss_conn.lo CC bio/libcrypto_la-bss_dgram.lo CC bio/libcrypto_la-bss_fd.lo CC bio/libcrypto_la-bss_file.lo CC bio/libcrypto_la-bss_log.lo CC bio/libcrypto_la-bss_mem.lo CC bio/libcrypto_la-bss_null.lo CC bio/libcrypto_la-bss_sock.lo CC buffer/libcrypto_la-buf_err.lo CC buffer/libcrypto_la-buf_str.lo CC buffer/libcrypto_la-buffer.lo CC cast/libcrypto_la-c_cfb64.lo CC cast/libcrypto_la-c_ecb.lo CC cast/libcrypto_la-c_enc.lo CC cast/libcrypto_la-c_ofb64.lo CC cast/libcrypto_la-c_skey.lo CC chacha/libcrypto_la-chacha.lo CC cmac/libcrypto_la-cm_ameth.lo CC cmac/libcrypto_la-cm_pmeth.lo CC cmac/libcrypto_la-cmac.lo CC comp/libcrypto_la-c_rle.lo CC comp/libcrypto_la-c_zlib.lo CC comp/libcrypto_la-comp_err.lo CC comp/libcrypto_la-comp_lib.lo CC conf/libcrypto_la-conf_api.lo CC conf/libcrypto_la-conf_def.lo CC conf/libcrypto_la-conf_err.lo CC conf/libcrypto_la-conf_lib.lo CC conf/libcrypto_la-conf_mall.lo CC conf/libcrypto_la-conf_mod.lo CC conf/libcrypto_la-conf_sap.lo CC curve25519/libcrypto_la-curve25519-generic.lo CC curve25519/libcrypto_la-curve25519.lo CC des/libcrypto_la-cbc_cksm.lo CC des/libcrypto_la-cbc_enc.lo CC des/libcrypto_la-cfb64ede.lo CC des/libcrypto_la-cfb64enc.lo CC des/libcrypto_la-cfb_enc.lo CC des/libcrypto_la-des_enc.lo CC des/libcrypto_la-ecb3_enc.lo CC des/libcrypto_la-ecb_enc.lo CC des/libcrypto_la-ede_cbcm_enc.lo CC des/libcrypto_la-enc_read.lo CC des/libcrypto_la-enc_writ.lo CC des/libcrypto_la-fcrypt.lo CC des/libcrypto_la-fcrypt_b.lo CC des/libcrypto_la-ofb64ede.lo CC des/libcrypto_la-ofb64enc.lo CC des/libcrypto_la-ofb_enc.lo CC des/libcrypto_la-pcbc_enc.lo CC des/libcrypto_la-qud_cksm.lo CC des/libcrypto_la-rand_key.lo CC des/libcrypto_la-set_key.lo CC des/libcrypto_la-str2key.lo CC des/libcrypto_la-xcbc_enc.lo CC dh/libcrypto_la-dh_ameth.lo CC dh/libcrypto_la-dh_asn1.lo CC dh/libcrypto_la-dh_check.lo CC dh/libcrypto_la-dh_depr.lo CC dh/libcrypto_la-dh_err.lo CC dh/libcrypto_la-dh_gen.lo CC dh/libcrypto_la-dh_key.lo CC dh/libcrypto_la-dh_lib.lo CC dh/libcrypto_la-dh_pmeth.lo CC dh/libcrypto_la-dh_prn.lo CC dsa/libcrypto_la-dsa_ameth.lo CC dsa/libcrypto_la-dsa_asn1.lo CC dsa/libcrypto_la-dsa_depr.lo CC dsa/libcrypto_la-dsa_err.lo CC dsa/libcrypto_la-dsa_gen.lo CC dsa/libcrypto_la-dsa_key.lo CC dsa/libcrypto_la-dsa_lib.lo CC dsa/libcrypto_la-dsa_meth.lo CC dsa/libcrypto_la-dsa_ossl.lo CC dsa/libcrypto_la-dsa_pmeth.lo CC dsa/libcrypto_la-dsa_prn.lo CC dsa/libcrypto_la-dsa_sign.lo CC dsa/libcrypto_la-dsa_vrf.lo CC dso/libcrypto_la-dso_dlfcn.lo CC dso/libcrypto_la-dso_err.lo CC dso/libcrypto_la-dso_lib.lo CC dso/libcrypto_la-dso_null.lo CC dso/libcrypto_la-dso_openssl.lo CC ec/libcrypto_la-ec2_mult.lo CC ec/libcrypto_la-ec2_oct.lo CC ec/libcrypto_la-ec2_smpl.lo CC ec/libcrypto_la-ec_ameth.lo CC ec/libcrypto_la-ec_asn1.lo CC ec/libcrypto_la-ec_check.lo CC ec/libcrypto_la-ec_curve.lo CC ec/libcrypto_la-ec_cvt.lo CC ec/libcrypto_la-ec_err.lo CC ec/libcrypto_la-ec_key.lo CC ec/libcrypto_la-ec_lib.lo CC ec/libcrypto_la-ec_mult.lo CC ec/libcrypto_la-ec_oct.lo CC ec/libcrypto_la-ec_pmeth.lo CC ec/libcrypto_la-ec_print.lo CC ec/libcrypto_la-eck_prn.lo CC ec/libcrypto_la-ecp_mont.lo CC ec/libcrypto_la-ecp_nist.lo CC ec/libcrypto_la-ecp_oct.lo CC ec/libcrypto_la-ecp_smpl.lo CC ecdh/libcrypto_la-ech_err.lo CC ecdh/libcrypto_la-ech_key.lo CC ecdh/libcrypto_la-ech_lib.lo CC ecdsa/libcrypto_la-ecs_asn1.lo CC ecdsa/libcrypto_la-ecs_err.lo CC ecdsa/libcrypto_la-ecs_lib.lo CC ecdsa/libcrypto_la-ecs_ossl.lo CC ecdsa/libcrypto_la-ecs_sign.lo CC ecdsa/libcrypto_la-ecs_vrf.lo CC engine/libcrypto_la-eng_all.lo CC engine/libcrypto_la-eng_cnf.lo CC engine/libcrypto_la-eng_ctrl.lo CC engine/libcrypto_la-eng_dyn.lo CC engine/libcrypto_la-eng_err.lo CC engine/libcrypto_la-eng_fat.lo CC engine/libcrypto_la-eng_init.lo CC engine/libcrypto_la-eng_lib.lo CC engine/libcrypto_la-eng_list.lo CC engine/libcrypto_la-eng_openssl.lo CC engine/libcrypto_la-eng_pkey.lo CC engine/libcrypto_la-eng_table.lo CC engine/libcrypto_la-tb_asnmth.lo CC engine/libcrypto_la-tb_cipher.lo CC engine/libcrypto_la-tb_dh.lo CC engine/libcrypto_la-tb_digest.lo CC engine/libcrypto_la-tb_dsa.lo CC engine/libcrypto_la-tb_ecdh.lo CC engine/libcrypto_la-tb_ecdsa.lo CC engine/libcrypto_la-tb_pkmeth.lo CC engine/libcrypto_la-tb_rand.lo CC engine/libcrypto_la-tb_rsa.lo CC engine/libcrypto_la-tb_store.lo CC err/libcrypto_la-err.lo CC err/libcrypto_la-err_all.lo CC err/libcrypto_la-err_prn.lo CC evp/libcrypto_la-bio_b64.lo CC evp/libcrypto_la-bio_enc.lo CC evp/libcrypto_la-bio_md.lo CC evp/libcrypto_la-c_all.lo CC evp/libcrypto_la-digest.lo CC evp/libcrypto_la-e_aes.lo CC evp/libcrypto_la-e_aes_cbc_hmac_sha1.lo CC evp/libcrypto_la-e_bf.lo CC evp/libcrypto_la-e_camellia.lo CC evp/libcrypto_la-e_cast.lo CC evp/libcrypto_la-e_chacha.lo CC evp/libcrypto_la-e_chacha20poly1305.lo CC evp/libcrypto_la-e_des.lo CC evp/libcrypto_la-e_des3.lo CC evp/libcrypto_la-e_gost2814789.lo CC evp/libcrypto_la-e_idea.lo CC evp/libcrypto_la-e_null.lo CC evp/libcrypto_la-e_old.lo CC evp/libcrypto_la-e_rc2.lo CC evp/libcrypto_la-e_rc4.lo CC evp/libcrypto_la-e_rc4_hmac_md5.lo CC evp/libcrypto_la-e_xcbc_d.lo CC evp/libcrypto_la-encode.lo CC evp/libcrypto_la-evp_aead.lo CC evp/libcrypto_la-evp_enc.lo CC evp/libcrypto_la-evp_err.lo CC evp/libcrypto_la-evp_key.lo CC evp/libcrypto_la-evp_lib.lo CC evp/libcrypto_la-evp_pbe.lo CC evp/libcrypto_la-evp_pkey.lo CC evp/libcrypto_la-m_dss.lo CC evp/libcrypto_la-m_dss1.lo CC evp/libcrypto_la-m_ecdsa.lo CC evp/libcrypto_la-m_gost2814789.lo CC evp/libcrypto_la-m_gostr341194.lo CC evp/libcrypto_la-m_md4.lo CC evp/libcrypto_la-m_md5.lo CC evp/libcrypto_la-m_md5_sha1.lo CC evp/libcrypto_la-m_null.lo CC evp/libcrypto_la-m_ripemd.lo CC evp/libcrypto_la-m_sha1.lo CC evp/libcrypto_la-m_sigver.lo CC evp/libcrypto_la-m_streebog.lo CC evp/libcrypto_la-m_wp.lo CC evp/libcrypto_la-names.lo CC evp/libcrypto_la-p5_crpt.lo CC evp/libcrypto_la-p5_crpt2.lo CC evp/libcrypto_la-p_dec.lo CC evp/libcrypto_la-p_enc.lo CC evp/libcrypto_la-p_lib.lo CC evp/libcrypto_la-p_open.lo CC evp/libcrypto_la-p_seal.lo CC evp/libcrypto_la-p_sign.lo CC evp/libcrypto_la-p_verify.lo CC evp/libcrypto_la-pmeth_fn.lo CC evp/libcrypto_la-pmeth_gn.lo CC evp/libcrypto_la-pmeth_lib.lo CC gost/libcrypto_la-gost2814789.lo CC gost/libcrypto_la-gost89_keywrap.lo CC gost/libcrypto_la-gost89_params.lo CC gost/libcrypto_la-gost89imit_ameth.lo CC gost/libcrypto_la-gost89imit_pmeth.lo CC gost/libcrypto_la-gost_asn1.lo CC gost/libcrypto_la-gost_err.lo CC gost/libcrypto_la-gostr341001.lo CC gost/libcrypto_la-gostr341001_ameth.lo CC gost/libcrypto_la-gostr341001_key.lo CC gost/libcrypto_la-gostr341001_params.lo CC gost/libcrypto_la-gostr341001_pmeth.lo CC gost/libcrypto_la-gostr341194.lo CC gost/libcrypto_la-streebog.lo CC hkdf/libcrypto_la-hkdf.lo CC hmac/libcrypto_la-hm_ameth.lo CC hmac/libcrypto_la-hm_pmeth.lo CC hmac/libcrypto_la-hmac.lo CC idea/libcrypto_la-i_cbc.lo CC idea/libcrypto_la-i_cfb64.lo CC idea/libcrypto_la-i_ecb.lo CC idea/libcrypto_la-i_ofb64.lo CC idea/libcrypto_la-i_skey.lo CC lhash/libcrypto_la-lh_stats.lo CC lhash/libcrypto_la-lhash.lo CC md4/libcrypto_la-md4_dgst.lo CC md4/libcrypto_la-md4_one.lo CC objects/libcrypto_la-o_names.lo CC objects/libcrypto_la-obj_dat.lo CC objects/libcrypto_la-obj_err.lo CC objects/libcrypto_la-obj_lib.lo CC objects/libcrypto_la-obj_xref.lo CC ocsp/libcrypto_la-ocsp_asn.lo CC ocsp/libcrypto_la-ocsp_cl.lo CC ocsp/libcrypto_la-ocsp_err.lo CC ocsp/libcrypto_la-ocsp_ext.lo CC ocsp/libcrypto_la-ocsp_ht.lo CC ocsp/libcrypto_la-ocsp_lib.lo CC ocsp/libcrypto_la-ocsp_prn.lo CC ocsp/libcrypto_la-ocsp_srv.lo CC ocsp/libcrypto_la-ocsp_vfy.lo CC pem/libcrypto_la-pem_all.lo CC pem/libcrypto_la-pem_err.lo CC pem/libcrypto_la-pem_info.lo CC pem/libcrypto_la-pem_lib.lo CC pem/libcrypto_la-pem_oth.lo CC pem/libcrypto_la-pem_pk8.lo CC pem/libcrypto_la-pem_pkey.lo CC pem/libcrypto_la-pem_seal.lo CC pem/libcrypto_la-pem_sign.lo CC pem/libcrypto_la-pem_x509.lo CC pem/libcrypto_la-pem_xaux.lo CC pem/libcrypto_la-pvkfmt.lo CC pkcs12/libcrypto_la-p12_add.lo CC pkcs12/libcrypto_la-p12_asn.lo CC pkcs12/libcrypto_la-p12_attr.lo CC pkcs12/libcrypto_la-p12_crpt.lo CC pkcs12/libcrypto_la-p12_crt.lo CC pkcs12/libcrypto_la-p12_decr.lo CC pkcs12/libcrypto_la-p12_init.lo CC pkcs12/libcrypto_la-p12_key.lo CC pkcs12/libcrypto_la-p12_kiss.lo CC pkcs12/libcrypto_la-p12_mutl.lo CC pkcs12/libcrypto_la-p12_npas.lo CC pkcs12/libcrypto_la-p12_p8d.lo CC pkcs12/libcrypto_la-p12_p8e.lo CC pkcs12/libcrypto_la-p12_utl.lo CC pkcs12/libcrypto_la-pk12err.lo CC pkcs7/libcrypto_la-bio_pk7.lo CC pkcs7/libcrypto_la-pk7_asn1.lo CC pkcs7/libcrypto_la-pk7_attr.lo CC pkcs7/libcrypto_la-pk7_doit.lo CC pkcs7/libcrypto_la-pk7_lib.lo CC pkcs7/libcrypto_la-pk7_mime.lo CC pkcs7/libcrypto_la-pk7_smime.lo CC pkcs7/libcrypto_la-pkcs7err.lo CC poly1305/libcrypto_la-poly1305.lo CC rand/libcrypto_la-rand_err.lo CC rand/libcrypto_la-rand_lib.lo CC rand/libcrypto_la-randfile.lo CC rc2/libcrypto_la-rc2_cbc.lo CC rc2/libcrypto_la-rc2_ecb.lo CC rc2/libcrypto_la-rc2_skey.lo CC rc2/libcrypto_la-rc2cfb64.lo CC rc2/libcrypto_la-rc2ofb64.lo CC ripemd/libcrypto_la-rmd_dgst.lo CC ripemd/libcrypto_la-rmd_one.lo CC rsa/libcrypto_la-rsa_ameth.lo CC rsa/libcrypto_la-rsa_asn1.lo CC rsa/libcrypto_la-rsa_chk.lo CC rsa/libcrypto_la-rsa_crpt.lo CC rsa/libcrypto_la-rsa_depr.lo CC rsa/libcrypto_la-rsa_eay.lo CC rsa/libcrypto_la-rsa_err.lo CC rsa/libcrypto_la-rsa_gen.lo CC rsa/libcrypto_la-rsa_lib.lo CC rsa/libcrypto_la-rsa_meth.lo CC rsa/libcrypto_la-rsa_none.lo CC rsa/libcrypto_la-rsa_oaep.lo CC rsa/libcrypto_la-rsa_pk1.lo CC rsa/libcrypto_la-rsa_pmeth.lo CC rsa/libcrypto_la-rsa_prn.lo CC rsa/libcrypto_la-rsa_pss.lo CC rsa/libcrypto_la-rsa_saos.lo CC rsa/libcrypto_la-rsa_sign.lo CC rsa/libcrypto_la-rsa_x931.lo CC stack/libcrypto_la-stack.lo CC ts/libcrypto_la-ts_asn1.lo CC ts/libcrypto_la-ts_conf.lo CC ts/libcrypto_la-ts_err.lo CC ts/libcrypto_la-ts_lib.lo CC ts/libcrypto_la-ts_req_print.lo CC ts/libcrypto_la-ts_req_utils.lo CC ts/libcrypto_la-ts_rsp_print.lo CC ts/libcrypto_la-ts_rsp_sign.lo CC ts/libcrypto_la-ts_rsp_utils.lo CC ts/libcrypto_la-ts_rsp_verify.lo CC ts/libcrypto_la-ts_verify_ctx.lo CC txt_db/libcrypto_la-txt_db.lo CC ui/libcrypto_la-ui_err.lo CC ui/libcrypto_la-ui_lib.lo CC ui/libcrypto_la-ui_openssl.lo CC ui/libcrypto_la-ui_util.lo CC x509/libcrypto_la-by_dir.lo CC x509/libcrypto_la-by_file.lo CC x509/libcrypto_la-by_mem.lo CC x509/libcrypto_la-x509_att.lo CC x509/libcrypto_la-x509_cmp.lo CC x509/libcrypto_la-x509_d2.lo CC x509/libcrypto_la-x509_def.lo CC x509/libcrypto_la-x509_err.lo CC x509/libcrypto_la-x509_ext.lo CC x509/libcrypto_la-x509_lu.lo CC x509/libcrypto_la-x509_obj.lo CC x509/libcrypto_la-x509_r2x.lo CC x509/libcrypto_la-x509_req.lo CC x509/libcrypto_la-x509_set.lo CC x509/libcrypto_la-x509_trs.lo CC x509/libcrypto_la-x509_txt.lo CC x509/libcrypto_la-x509_v3.lo CC x509/libcrypto_la-x509_vfy.lo CC x509/libcrypto_la-x509_vpm.lo CC x509/libcrypto_la-x509cset.lo CC x509/libcrypto_la-x509name.lo CC x509/libcrypto_la-x509rset.lo CC x509/libcrypto_la-x509spki.lo CC x509/libcrypto_la-x509type.lo CC x509/libcrypto_la-x_all.lo CC x509v3/libcrypto_la-pcy_cache.lo CC x509v3/libcrypto_la-pcy_data.lo CC x509v3/libcrypto_la-pcy_lib.lo CC x509v3/libcrypto_la-pcy_map.lo CC x509v3/libcrypto_la-pcy_node.lo CC x509v3/libcrypto_la-pcy_tree.lo CC x509v3/libcrypto_la-v3_akey.lo CC x509v3/libcrypto_la-v3_akeya.lo CC x509v3/libcrypto_la-v3_alt.lo CC x509v3/libcrypto_la-v3_bcons.lo CC x509v3/libcrypto_la-v3_bitst.lo CC x509v3/libcrypto_la-v3_conf.lo CC x509v3/libcrypto_la-v3_cpols.lo CC x509v3/libcrypto_la-v3_crld.lo CC x509v3/libcrypto_la-v3_enum.lo CC x509v3/libcrypto_la-v3_extku.lo CC x509v3/libcrypto_la-v3_genn.lo CC x509v3/libcrypto_la-v3_ia5.lo CC x509v3/libcrypto_la-v3_info.lo CC x509v3/libcrypto_la-v3_int.lo CC x509v3/libcrypto_la-v3_lib.lo CC x509v3/libcrypto_la-v3_ncons.lo CC x509v3/libcrypto_la-v3_ocsp.lo CC x509v3/libcrypto_la-v3_pci.lo CC x509v3/libcrypto_la-v3_pcia.lo CC x509v3/libcrypto_la-v3_pcons.lo CC x509v3/libcrypto_la-v3_pku.lo CC x509v3/libcrypto_la-v3_pmaps.lo CC x509v3/libcrypto_la-v3_prn.lo CC x509v3/libcrypto_la-v3_purp.lo CC x509v3/libcrypto_la-v3_skey.lo CC x509v3/libcrypto_la-v3_sxnet.lo CC x509v3/libcrypto_la-v3_utl.lo CC x509v3/libcrypto_la-v3err.lo CC compat/freezero.lo CC compat/getpagesize.lo CC compat/reallocarray.lo CC compat/recallocarray.lo CC compat/timingsafe_memcmp.lo CC compat/libcompatnoopt_la-explicit_bzero.lo CCLD libcompat.la CCLD libcompatnoopt.la CCLD libcrypto.la make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' Making all in ssl make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' CC bio_ssl.lo CC bs_ber.lo CC bs_cbb.lo CC bs_cbs.lo CC d1_both.lo CC d1_clnt.lo CC d1_enc.lo CC d1_lib.lo CC d1_meth.lo CC d1_pkt.lo CC d1_srtp.lo CC d1_srvr.lo CC pqueue.lo CC s3_cbc.lo CC s3_lib.lo CC ssl_algs.lo CC ssl_asn1.lo CC ssl_both.lo CC ssl_cert.lo CC ssl_ciph.lo CC ssl_clnt.lo CC ssl_err.lo CC ssl_init.lo CC ssl_lib.lo CC ssl_packet.lo CC ssl_pkt.lo CC ssl_rsa.lo CC ssl_sess.lo CC ssl_srvr.lo CC ssl_stat.lo CC ssl_tlsext.lo CC ssl_txt.lo CC ssl_versions.lo CC t1_clnt.lo CC t1_enc.lo CC t1_hash.lo CC t1_lib.lo CC t1_meth.lo CC t1_srvr.lo CCLD libssl.la make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' Making all in tls make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' CC libtls_la-tls.lo CC libtls_la-tls_client.lo CC libtls_la-tls_bio_cb.lo CC libtls_la-tls_config.lo CC libtls_la-tls_conninfo.lo CC libtls_la-tls_keypair.lo CC libtls_la-tls_server.lo CC libtls_la-tls_ocsp.lo CC libtls_la-tls_peer.lo CC libtls_la-tls_util.lo CC libtls_la-tls_verify.lo CCLD libtls.la make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' Making all in include make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' Making all in openssl make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' Making all in apps make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' Making all in ocspcheck make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' CC http.o CC ocspcheck.o CCLD ocspcheck make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' Making all in openssl make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' CC asn1pars.o CC apps.o CC ca.o CC ciphers.o CC crl.o CC crl2p7.o CC dgst.o CC dh.o CC dhparam.o CC dsa.o CC dsaparam.o CC ec.o CC ecparam.o CC enc.o CC errstr.o CC gendh.o CC gendsa.o CC genpkey.o CC genrsa.o CC nseq.o CC ocsp.o CC openssl.o CC passwd.o CC pkcs12.o CC pkcs7.o CC pkcs8.o CC pkey.o CC pkeyparam.o CC pkeyutl.o CC prime.o CC rand.o CC req.o CC rsa.o CC rsautl.o CC s_cb.o CC s_client.o CC s_server.o CC s_socket.o CC s_time.o CC sess_id.o CC smime.o CC speed.o CC spkac.o CC ts.o CC verify.o CC version.o CC x509.o CC certhash.o CC apps_posix.o CC compat/strtonum.o CCLD openssl make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' Making all in nc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' CC atomicio.o CC netcat.o CC socks.o CC compat/socket.o CC compat/base64.o CC compat/accept4.o CC compat/strtonum.o CCLD nc make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' Making all in tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' Making all in man make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' * Installing libressl-2.8.3 ]2;stage1: installing libressl-2.8.3make -j5 PREFIX=/Users/fabian/Gentoo-10.15/tmp/usr install Making install in crypto make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make install-am make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcrypto.la '/Users/fabian/Gentoo-10.15/tmp/usr/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.la libtool: install: /usr/bin/install -c .libs/libcrypto.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a libtool: install: chmod 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a libtool: install: ranlib /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/crypto' Making install in ssl make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libssl.la '/Users/fabian/Gentoo-10.15/tmp/usr/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.la libtool: install: /usr/bin/install -c .libs/libssl.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a libtool: install: chmod 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a libtool: install: ranlib /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/ssl' Making install in tls make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtls.la '/Users/fabian/Gentoo-10.15/tmp/usr/lib' libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /Users/fabian/Gentoo-10.15/tmp/usr/lib/libtls.la libtool: install: /usr/bin/install -c .libs/libtls.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libtls.a libtool: install: chmod 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/libtls.a libtool: install: ranlib /Users/fabian/Gentoo-10.15/tmp/usr/lib/libtls.a make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tls' Making install in include make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' Making install in openssl make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/include/openssl' /usr/bin/install -c -m 644 aes.h asn1.h asn1_mac.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h comp.h conf.h conf_api.h crypto.h curve25519.h des.h dh.h dsa.h dso.h dtls1.h ec.h ecdh.h ecdsa.h engine.h err.h evp.h gost.h hkdf.h hmac.h idea.h lhash.h md4.h md5.h modes.h obj_mac.h objects.h ocsp.h opensslconf.h '/Users/fabian/Gentoo-10.15/tmp/usr/include/openssl' /usr/bin/install -c -m 644 opensslfeatures.h opensslv.h ossl_typ.h pem.h pem2.h pkcs12.h pkcs7.h poly1305.h rand.h rc2.h rc4.h ripemd.h rsa.h safestack.h sha.h srtp.h ssl.h ssl2.h ssl23.h ssl3.h stack.h tls1.h ts.h txt_db.h ui.h ui_compat.h whrlpool.h x509.h x509_vfy.h x509v3.h '/Users/fabian/Gentoo-10.15/tmp/usr/include/openssl' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include/openssl' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/include' /usr/bin/install -c -m 644 tls.h '/Users/fabian/Gentoo-10.15/tmp/usr/include' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/include' Making install in apps make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' Making install in ocspcheck make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c ocspcheck '/Users/fabian/Gentoo-10.15/tmp/usr/bin' libtool: install: /usr/bin/install -c ocspcheck /Users/fabian/Gentoo-10.15/tmp/usr/bin/ocspcheck make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/ocspcheck' Making install in openssl make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' ../.././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' ../.././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c openssl '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c -m 644 openssl.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' libtool: install: /usr/bin/install -c openssl /Users/fabian/Gentoo-10.15/tmp/usr/bin/openssl make install-exec-hook make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/openssl' Making install in nc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps/nc' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/apps' Making install in tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/tests' Making install in man make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man5' .././install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man5' /usr/bin/install -c -m 644 BIO_f_ssl.3 DTLSv1_listen.3 OPENSSL_init_ssl.3 PEM_read_SSL_SESSION.3 SSL_CIPHER_get_name.3 SSL_COMP_add_compression_method.3 SSL_CTX_add_extra_chain_cert.3 SSL_CTX_add_session.3 SSL_CTX_ctrl.3 SSL_CTX_flush_sessions.3 SSL_CTX_free.3 SSL_CTX_get0_certificate.3 SSL_CTX_get_ex_new_index.3 SSL_CTX_get_verify_mode.3 SSL_CTX_load_verify_locations.3 SSL_CTX_new.3 SSL_CTX_sess_number.3 SSL_CTX_sess_set_cache_size.3 SSL_CTX_sess_set_get_cb.3 SSL_CTX_sessions.3 SSL_CTX_set1_groups.3 SSL_CTX_set_alpn_select_cb.3 SSL_CTX_set_cert_store.3 SSL_CTX_set_cert_verify_callback.3 SSL_CTX_set_cipher_list.3 SSL_CTX_set_client_CA_list.3 SSL_CTX_set_client_cert_cb.3 SSL_CTX_set_default_passwd_cb.3 SSL_CTX_set_generate_session_id.3 SSL_CTX_set_info_callback.3 SSL_CTX_set_max_cert_list.3 SSL_CTX_set_min_proto_version.3 SSL_CTX_set_mode.3 SSL_CTX_set_msg_callback.3 SSL_CTX_set_options.3 SSL_CTX_set_quiet_shutdown.3 SSL_CTX_set_read_ahead.3 SSL_CTX_set_session_cache_mode.3 SSL_CTX_set_session_id_context.3 SSL_CTX_set_ssl_version.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 SSL_CTX_set_timeout.3 SSL_CTX_set_tlsext_servername_callback.3 SSL_CTX_set_tlsext_status_cb.3 SSL_CTX_set_tlsext_ticket_key_cb.3 SSL_CTX_set_tlsext_use_srtp.3 SSL_CTX_set_tmp_dh_callback.3 SSL_CTX_set_tmp_rsa_callback.3 SSL_CTX_set_verify.3 SSL_CTX_use_certificate.3 SSL_SESSION_free.3 SSL_SESSION_get0_peer.3 SSL_SESSION_get_compress_id.3 SSL_SESSION_get_ex_new_index.3 SSL_SESSION_get_id.3 SSL_SESSION_get_protocol_version.3 SSL_SESSION_get_time.3 SSL_SESSION_has_ticket.3 SSL_SESSION_new.3 SSL_SESSION_print.3 SSL_SESSION_set1_id_context.3 SSL_accept.3 SSL_alert_type_string.3 SSL_clear.3 SSL_connect.3 SSL_copy_session_id.3 SSL_do_handshake.3 SSL_dup.3 SSL_dup_CA_list.3 SSL_export_keying_material.3 SSL_free.3 SSL_get_SSL_CTX.3 SSL_get_certificate.3 SSL_get_ciphers.3 SSL_get_client_CA_list.3 SSL_get_client_random.3 SSL_get_current_cipher.3 SSL_get_default_timeout.3 SSL_get_error.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 SSL_get_ex_new_index.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 SSL_get_fd.3 SSL_get_peer_cert_chain.3 SSL_get_peer_certificate.3 SSL_get_rbio.3 SSL_get_server_tmp_key.3 SSL_get_session.3 SSL_get_shared_ciphers.3 SSL_get_state.3 SSL_get_verify_result.3 SSL_get_version.3 SSL_library_init.3 SSL_load_client_CA_file.3 SSL_new.3 SSL_num_renegotiations.3 SSL_pending.3 SSL_read.3 SSL_renegotiate.3 SSL_rstate_string.3 SSL_session_reused.3 SSL_set1_param.3 SSL_set_bio.3 SSL_set_connect_state.3 SSL_set_fd.3 SSL_set_max_send_fragment.3 SSL_set_session.3 SSL_set_shutdown.3 SSL_set_tmp_ecdh.3 SSL_set_verify_result.3 SSL_shutdown.3 SSL_state_string.3 SSL_want.3 SSL_write.3 d2i_SSL_SESSION.3 ssl.3 ACCESS_DESCRIPTION_new.3 ASN1_INTEGER_get.3 ASN1_OBJECT_new.3 ASN1_STRING_TABLE_add.3 ASN1_STRING_length.3 ASN1_STRING_new.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 ASN1_STRING_print_ex.3 ASN1_TIME_set.3 ASN1_TYPE_get.3 ASN1_generate_nconf.3 ASN1_item_d2i.3 ASN1_item_new.3 ASN1_time_parse.3 AUTHORITY_KEYID_new.3 BASIC_CONSTRAINTS_new.3 BF_set_key.3 BIO_ctrl.3 BIO_f_base64.3 BIO_f_buffer.3 BIO_f_cipher.3 BIO_f_md.3 BIO_f_null.3 BIO_find_type.3 BIO_get_data.3 BIO_get_ex_new_index.3 BIO_meth_new.3 BIO_new.3 BIO_printf.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 BIO_s_connect.3 BIO_s_fd.3 BIO_s_file.3 BIO_s_mem.3 BIO_s_null.3 BIO_s_socket.3 BIO_set_callback.3 BIO_should_retry.3 BN_BLINDING_new.3 BN_CTX_new.3 BN_CTX_start.3 BN_add.3 BN_add_word.3 BN_bn2bin.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 BN_cmp.3 BN_copy.3 BN_generate_prime.3 BN_get0_nist_prime_521.3 BN_mod_inverse.3 BN_mod_mul_montgomery.3 BN_mod_mul_reciprocal.3 BN_new.3 BN_num_bytes.3 BN_rand.3 BN_set_bit.3 BN_set_flags.3 BN_set_negative.3 BN_swap.3 BN_zero.3 BUF_MEM_new.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_get_mem_functions.3 CRYPTO_set_ex_data.3 CRYPTO_set_locking_callback.3 DES_set_key.3 DH_generate_key.3 DH_generate_parameters.3 DH_get0_pqg.3 DH_get_ex_new_index.3 DH_new.3 DH_set_method.3 DH_size.3 DIST_POINT_new.3 DSA_SIG_new.3 DSA_do_sign.3 DSA_dup_DH.3 DSA_generate_key.3 DSA_generate_parameters.3 DSA_get0_pqg.3 DSA_get_ex_new_index.3 DSA_meth_new.3 DSA_new.3 DSA_set_method.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 DSA_sign.3 DSA_size.3 ECDSA_SIG_new.3 EC_GFp_simple_method.3 EC_GROUP_copy.3 EC_GROUP_new.3 EC_KEY_new.3 EC_POINT_add.3 EC_POINT_new.3 ENGINE_add.3 ENGINE_ctrl.3 ENGINE_get_default_RSA.3 ENGINE_init.3 ENGINE_new.3 ENGINE_register_RSA.3 ENGINE_register_all_RSA.3 ENGINE_set_RSA.3 ENGINE_set_default.3 ENGINE_set_flags.3 ENGINE_unregister_RSA.3 ERR.3 ERR_GET_LIB.3 ERR_asprintf_error_data.3 ERR_clear_error.3 ERR_error_string.3 ERR_get_error.3 ERR_load_crypto_strings.3 ERR_load_strings.3 ERR_print_errors.3 ERR_put_error.3 ERR_remove_state.3 ERR_set_mark.3 ESS_SIGNING_CERT_new.3 EVP_AEAD_CTX_init.3 EVP_BytesToKey.3 EVP_DigestInit.3 EVP_DigestSignInit.3 EVP_DigestVerifyInit.3 EVP_EncodeInit.3 EVP_EncryptInit.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_asn1_get_count.3 EVP_PKEY_asn1_new.3 EVP_PKEY_cmp.3 EVP_PKEY_decrypt.3 EVP_PKEY_derive.3 EVP_PKEY_encrypt.3 EVP_PKEY_get_default_digest_nid.3 EVP_PKEY_keygen.3 EVP_PKEY_meth_get0_info.3 EVP_PKEY_meth_new.3 EVP_PKEY_new.3 EVP_PKEY_print_private.3 EVP_PKEY_set1_RSA.3 EVP_PKEY_sign.3 EVP_PKEY_verify.3 EVP_PKEY_verify_recover.3 EVP_SealInit.3 EVP_SignInit.3 EVP_VerifyInit.3 EXTENDED_KEY_USAGE_new.3 GENERAL_NAME_new.3 HMAC.3 MD5.3 NAME_CONSTRAINTS_new.3 OBJ_nid2obj.3 OCSP_CRLID_new.3 OCSP_REQUEST_new.3 OCSP_SERVICELOC_new.3 OCSP_cert_to_id.3 OCSP_request_add1_nonce.3 OCSP_resp_find_status.3 OCSP_response_status.3 OCSP_sendreq_new.3 OPENSSL_VERSION_NUMBER.3 OPENSSL_cleanse.3 OPENSSL_config.3 OPENSSL_init_crypto.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 OPENSSL_load_builtin_modules.3 OPENSSL_malloc.3 OPENSSL_sk_new.3 OpenSSL_add_all_algorithms.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3 PEM_write_bio_PKCS7_stream.3 PKCS12_SAFEBAG_new.3 PKCS12_create.3 PKCS12_new.3 PKCS12_newpass.3 PKCS12_parse.3 PKCS5_PBKDF2_HMAC.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_new.3 PKCS7_sign.3 PKCS7_sign_add_signer.3 PKCS7_verify.3 PKCS8_PRIV_KEY_INFO_new.3 PKEY_USAGE_PERIOD_new.3 POLICYINFO_new.3 PROXY_POLICY_new.3 RAND_add.3 RAND_bytes.3 RAND_load_file.3 RAND_set_rand_method.3 RC4.3 RIPEMD160.3 RSA_PSS_PARAMS_new.3 RSA_blinding_on.3 RSA_check_key.3 RSA_generate_key.3 RSA_get0_key.3 RSA_get_ex_new_index.3 RSA_meth_new.3 RSA_new.3 RSA_padding_add_PKCS1_type_1.3 RSA_print.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 RSA_private_encrypt.3 RSA_public_encrypt.3 RSA_set_method.3 RSA_sign.3 RSA_sign_ASN1_OCTET_STRING.3 RSA_size.3 SHA1.3 SMIME_read_PKCS7.3 SMIME_write_PKCS7.3 STACK_OF.3 SXNET_new.3 TS_REQ_new.3 UI_UTIL_read_pw.3 UI_create_method.3 UI_get_string_type.3 UI_new.3 X25519.3 X509V3_get_d2i.3 X509_ALGOR_dup.3 X509_ATTRIBUTE_new.3 X509_CINF_new.3 X509_CRL_get0_by_serial.3 X509_CRL_new.3 X509_EXTENSION_set_object.3 X509_LOOKUP_hash_dir.3 X509_NAME_ENTRY_get_object.3 X509_NAME_add_entry_by_txt.3 X509_NAME_get_index_by_NID.3 X509_NAME_new.3 X509_NAME_print_ex.3 X509_OBJECT_get0_X509.3 X509_PUBKEY_new.3 X509_REQ_new.3 X509_REVOKED_new.3 X509_SIG_new.3 X509_STORE_CTX_get_error.3 X509_STORE_CTX_get_ex_new_index.3 X509_STORE_CTX_new.3 X509_STORE_CTX_set_verify_cb.3 X509_STORE_load_locations.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 X509_STORE_new.3 X509_STORE_set1_param.3 X509_STORE_set_verify_cb_func.3 X509_VERIFY_PARAM_set_flags.3 X509_check_ca.3 X509_check_host.3 X509_check_issued.3 X509_check_private_key.3 X509_cmp_time.3 X509_digest.3 X509_get0_notBefore.3 X509_get0_signature.3 X509_get_pubkey.3 X509_get_serialNumber.3 X509_get_subject_name.3 X509_get_version.3 X509_new.3 X509_sign.3 X509_verify_cert.3 X509v3_get_ext_by_NID.3 bn_dump.3 crypto.3 d2i_ASN1_NULL.3 d2i_ASN1_OBJECT.3 d2i_ASN1_OCTET_STRING.3 d2i_ASN1_SEQUENCE_ANY.3 d2i_AUTHORITY_KEYID.3 d2i_BASIC_CONSTRAINTS.3 d2i_DHparams.3 d2i_DIST_POINT.3 d2i_DSAPublicKey.3 d2i_ECPKParameters.3 d2i_ESS_SIGNING_CERT.3 d2i_GENERAL_NAME.3 d2i_OCSP_REQUEST.3 d2i_OCSP_RESPONSE.3 d2i_PKCS12.3 d2i_PKCS7.3 d2i_PKCS8PrivateKey_bio.3 d2i_PKCS8_PRIV_KEY_INFO.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 d2i_PKEY_USAGE_PERIOD.3 d2i_POLICYINFO.3 d2i_PROXY_POLICY.3 d2i_PrivateKey.3 d2i_RSAPublicKey.3 d2i_TS_REQ.3 d2i_X509.3 d2i_X509_ALGOR.3 d2i_X509_ATTRIBUTE.3 d2i_X509_CRL.3 d2i_X509_EXTENSION.3 d2i_X509_NAME.3 d2i_X509_REQ.3 d2i_X509_SIG.3 des_read_pw.3 evp.3 get_rfc3526_prime_8192.3 i2d_PKCS7_bio_stream.3 lh_new.3 lh_stats.3 tls_accept_socket.3 tls_client.3 tls_config_ocsp_require_stapling.3 tls_config_set_protocols.3 tls_config_set_session_id.3 tls_config_verify.3 tls_conn_version.3 tls_connect.3 tls_init.3 tls_load_file.3 tls_ocsp_process_response.3 tls_read.3 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3' make install-data-hook make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ACCESS_DESCRIPTION_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/AUTHORITY_INFO_ACCESS_free.3" ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/AUTHORITY_INFO_ACCESS_new.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_ENUMERATED_get.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_ENUMERATED_set.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_ENUMERATED_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_INTEGER_set.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_INTEGER_to_BN.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_to_ASN1_ENUMERATED.3" ln -sf "ASN1_INTEGER_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_to_ASN1_INTEGER.3" ln -sf "ASN1_OBJECT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_OBJECT_free.3" ln -sf "ASN1_STRING_TABLE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_TABLE_cleanup.3" ln -sf "ASN1_STRING_TABLE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_TABLE_get.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_cmp.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_data.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_dup.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_get0_data.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_length_set.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_set.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_to_UTF8.3" ln -sf "ASN1_STRING_length.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_type.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_BIT_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_BIT_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_BMPSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_BMPSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_ENUMERATED_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_ENUMERATED_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_IA5STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_IA5STRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_INTEGER_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_INTEGER_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_OCTET_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_OCTET_STRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_PRINTABLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_PRINTABLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_PRINTABLE_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_PRINTABLE_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_type_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_T61STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_T61STRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UNIVERSALSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UNIVERSALSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTF8STRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTF8STRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_VISIBLESTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_VISIBLESTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DIRECTORYSTRING_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DIRECTORYSTRING_new.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DISPLAYTEXT_free.3" ln -sf "ASN1_STRING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DISPLAYTEXT_new.3" ln -sf "ASN1_STRING_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_print.3" ln -sf "ASN1_STRING_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_STRING_print_ex_fp.3" ln -sf "ASN1_STRING_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_tag2str.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_check.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_print.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_set.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_adj.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_check.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_print.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_set_string.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_to_generalizedtime.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_adj.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_check.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_cmp_time_t.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_print.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_set.3" ln -sf "ASN1_TIME_set.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_UTCTIME_set_string.3" ln -sf "ASN1_TYPE_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TYPE_cmp.3" ln -sf "ASN1_TYPE_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TYPE_free.3" ln -sf "ASN1_TYPE_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TYPE_new.3" ln -sf "ASN1_TYPE_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TYPE_set.3" ln -sf "ASN1_TYPE_get.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TYPE_set1.3" ln -sf "ASN1_generate_nconf.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_generate_v3.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_d2i_bio.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_d2i_fp.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_dup.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_i2d.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_i2d_bio.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_i2d_fp.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_print.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_TYPE.3" ln -sf "ASN1_item_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_TYPE.3" ln -sf "ASN1_item_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_item_free.3" ln -sf "ASN1_time_parse.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_TIME_set_tm.3" ln -sf "ASN1_time_parse.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_time_tm_cmp.3" ln -sf "AUTHORITY_KEYID_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/AUTHORITY_KEYID_free.3" ln -sf "BASIC_CONSTRAINTS_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BASIC_CONSTRAINTS_free.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_cbc_encrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_cfb64_encrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_decrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_ecb_encrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_encrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_ofb64_encrypt.3" ln -sf "BF_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BF_options.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_callback_ctrl.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ctrl_pending.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ctrl_wpending.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_eof.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_flush.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_close.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_info_callback.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_int_ctrl.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_pending.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ptr_ctrl.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_reset.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_seek.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_close.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_info_callback.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_tell.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_wpending.3" ln -sf "BIO_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bio_info_cb.3" ln -sf "BIO_f_buffer.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_buffer_num_lines.3" ln -sf "BIO_f_buffer.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_buffer_read_data.3" ln -sf "BIO_f_buffer.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_buffer_size.3" ln -sf "BIO_f_buffer.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_read_buffer_size.3" ln -sf "BIO_f_buffer.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_write_buffer_size.3" ln -sf "BIO_f_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_cipher_ctx.3" ln -sf "BIO_f_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_cipher_status.3" ln -sf "BIO_f_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_cipher.3" ln -sf "BIO_f_md.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_md.3" ln -sf "BIO_f_md.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_md_ctx.3" ln -sf "BIO_f_md.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_md.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_do_handshake.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_num_renegotiates.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_ssl.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_buffer_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_ssl.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_ssl_connect.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_ssl.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_ssl_mode.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_ssl_renegotiate_bytes.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_ssl_renegotiate_timeout.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ssl_copy_session_id.3" ln -sf "BIO_f_ssl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ssl_shutdown.3" ln -sf "BIO_find_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_method_type.3" ln -sf "BIO_find_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_next.3" ln -sf "BIO_get_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_shutdown.3" ln -sf "BIO_get_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_data.3" ln -sf "BIO_get_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_init.3" ln -sf "BIO_get_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_shutdown.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDH_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDH_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDH_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TYPE_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TYPE_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TYPE_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_set_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ex_data.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ex_new_index.3" ln -sf "BIO_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_ex_data.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_new_index.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_free.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_create.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_ctrl.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_destroy.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_gets.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_puts.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_read.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_get_write.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_callback_ctrl.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_create.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_ctrl.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_destroy.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_gets.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_puts.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_read.3" ln -sf "BIO_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_meth_set_write.3" ln -sf "BIO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_free.3" ln -sf "BIO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_free_all.3" ln -sf "BIO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set.3" ln -sf "BIO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_up_ref.3" ln -sf "BIO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_vfree.3" ln -sf "BIO_printf.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_snprintf.3" ln -sf "BIO_printf.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_vprintf.3" ln -sf "BIO_printf.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_vsnprintf.3" ln -sf "BIO_push.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_pop.3" ln -sf "BIO_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_gets.3" ln -sf "BIO_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_puts.3" ln -sf "BIO_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_write.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_do_accept.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_accept_port.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_bind_mode.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_accept.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_accept_bios.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_accept_port.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_bind_mode.3" ln -sf "BIO_s_accept.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_nbio_accept.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ctrl_get_read_request.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ctrl_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_ctrl_reset_read_request.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_destroy_bio_pair.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_read_request.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_write_buf_size.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_write_guarantee.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_make_bio_pair.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_bio_pair.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_write_buf_size.3" ln -sf "BIO_s_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_shutdown_wr.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_do_connect.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_conn_hostname.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_conn_int_port.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_conn_ip.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_conn_port.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_connect.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_conn_hostname.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_conn_int_port.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_conn_ip.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_conn_port.3" ln -sf "BIO_s_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_nbio.3" ln -sf "BIO_s_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_fd.3" ln -sf "BIO_s_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_fd.3" ln -sf "BIO_s_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_fd.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_append_filename.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_fp.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_file.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_fp.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_read_filename.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_rw_filename.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_fp.3" ln -sf "BIO_s_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_write_filename.3" ln -sf "BIO_s_mem.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_mem_data.3" ln -sf "BIO_s_mem.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_mem_ptr.3" ln -sf "BIO_s_mem.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_mem_buf.3" ln -sf "BIO_s_mem.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_mem_buf.3" ln -sf "BIO_s_mem.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_mem_eof_return.3" ln -sf "BIO_s_socket.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_new_socket.3" ln -sf "BIO_set_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_callback_fn.3" ln -sf "BIO_set_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_debug_callback.3" ln -sf "BIO_set_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_callback.3" ln -sf "BIO_set_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_callback_arg.3" ln -sf "BIO_set_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_set_callback_arg.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_retry_BIO.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_get_retry_reason.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_retry_type.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_should_io_special.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_should_read.3" ln -sf "BIO_should_retry.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BIO_should_write.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_convert.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_convert_ex.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_create_param.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_free.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_get_flags.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_get_thread_id.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_invert.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_invert_ex.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_set_flags.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_set_thread_id.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_thread_id.3" ln -sf "BN_BLINDING_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_BLINDING_update.3" ln -sf "BN_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_CTX_free.3" ln -sf "BN_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_CTX_init.3" ln -sf "BN_CTX_start.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_CTX_end.3" ln -sf "BN_CTX_start.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_CTX_get.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_div.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_exp.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_gcd.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_add.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_exp.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_mul.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_sqr.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_sub.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mul.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_nnmod.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_sqr.3" ln -sf "BN_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_sub.3" ln -sf "BN_add_word.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_div_word.3" ln -sf "BN_add_word.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mod_word.3" ln -sf "BN_add_word.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mul_word.3" ln -sf "BN_add_word.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_sub_word.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_asc2bn.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_bin2bn.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_bn2dec.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_bn2hex.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_bn2mpi.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_dec2bn.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_hex2bn.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mpi2bn.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_print.3" ln -sf "BN_bn2bin.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_print_fp.3" ln -sf "BN_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_odd.3" ln -sf "BN_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_one.3" ln -sf "BN_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_word.3" ln -sf "BN_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_zero.3" ln -sf "BN_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_ucmp.3" ln -sf "BN_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_dup.3" ln -sf "BN_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_with_flags.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_call.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_free.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_get_arg.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_new.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_set.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_GENCB_set_old.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_generate_prime_ex.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_prime.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_prime_ex.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_prime_fasttest.3" ln -sf "BN_generate_prime.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_prime_fasttest_ex.3" ln -sf "BN_get0_nist_prime_521.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get0_nist_prime_192.3" ln -sf "BN_get0_nist_prime_521.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get0_nist_prime_224.3" ln -sf "BN_get0_nist_prime_521.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get0_nist_prime_256.3" ln -sf "BN_get0_nist_prime_521.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get0_nist_prime_384.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_MONT_CTX_copy.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_MONT_CTX_free.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_MONT_CTX_init.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_MONT_CTX_new.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_MONT_CTX_set.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_from_montgomery.3" ln -sf "BN_mod_mul_montgomery.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_to_montgomery.3" ln -sf "BN_mod_mul_reciprocal.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_RECP_CTX_free.3" ln -sf "BN_mod_mul_reciprocal.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_RECP_CTX_init.3" ln -sf "BN_mod_mul_reciprocal.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_RECP_CTX_new.3" ln -sf "BN_mod_mul_reciprocal.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_RECP_CTX_set.3" ln -sf "BN_mod_mul_reciprocal.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_div_recp.3" ln -sf "BN_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_clear.3" ln -sf "BN_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_clear_free.3" ln -sf "BN_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_free.3" ln -sf "BN_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_init.3" ln -sf "BN_num_bytes.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_num_bits.3" ln -sf "BN_num_bytes.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_num_bits_word.3" ln -sf "BN_rand.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_pseudo_rand.3" ln -sf "BN_rand.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_pseudo_rand_range.3" ln -sf "BN_rand.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_rand_range.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_clear_bit.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_bit_set.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_lshift.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_lshift1.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_mask_bits.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_rshift.3" ln -sf "BN_set_bit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_rshift1.3" ln -sf "BN_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_flags.3" ln -sf "BN_set_negative.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_is_negative.3" ln -sf "BN_zero.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_word.3" ln -sf "BN_zero.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_one.3" ln -sf "BN_zero.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_set_word.3" ln -sf "BN_zero.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_value_one.3" ln -sf "BUF_MEM_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BUF_MEM_free.3" ln -sf "BUF_MEM_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BUF_MEM_grow.3" ln -sf "BUF_MEM_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BUF_MEM_grow_clean.3" ln -sf "BUF_MEM_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BUF_reverse.3" ln -sf "BUF_MEM_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BUF_strdup.3" ln -sf "CONF_modules_free.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CONF_modules_finish.3" ln -sf "CONF_modules_free.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CONF_modules_unload.3" ln -sf "CONF_modules_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CONF_modules_load.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_MEM_LEAK_CB.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_mem_ctrl.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_mem_leaks.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_mem_leaks_cb.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_mem_leaks_fp.3" ln -sf "CRYPTO_get_mem_functions.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_set_mem_functions.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_dup.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_free.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_new.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_free_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_get_ex_data.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_get_ex_new_index.3" ln -sf "CRYPTO_set_ex_data.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_new_ex_data.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_cmp.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_cpy.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_current.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_get_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_hash.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_set_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_set_numeric.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_THREADID_set_pointer.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_add.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_destroy_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_get_new_dynlockid.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_num_locks.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_r_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_r_unlock.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_set_dynlock_create_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_set_dynlock_destroy_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_set_dynlock_lock_callback.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_w_lock.3" ln -sf "CRYPTO_set_locking_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_w_unlock.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_cbc_cksum.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_cfb_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_crypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ecb2_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ecb3_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ecb_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede2_cbc_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede2_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede2_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede3_cbc_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede3_cbcm_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede3_cfb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ede3_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_enc_read.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_enc_write.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_fcrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_is_weak_key.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_key_sched.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ncbc_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ofb64_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_ofb_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_pcbc_encrypt.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_quad_cksum.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_random_key.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_set_key_checked.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_set_key_unchecked.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_set_odd_parity.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_string_to_2keys.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_string_to_key.3" ln -sf "DES_set_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DES_xcbc_encrypt.3" ln -sf "DH_generate_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_compute_key.3" ln -sf "DH_generate_parameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_check.3" ln -sf "DH_generate_parameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_generate_parameters_ex.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_clear_flags.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_get0_engine.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_get0_key.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set0_key.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set0_pqg.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set_flags.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set_length.3" ln -sf "DH_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_test_flags.3" ln -sf "DH_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_get_ex_data.3" ln -sf "DH_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set_ex_data.3" ln -sf "DH_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_free.3" ln -sf "DH_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_up_ref.3" ln -sf "DH_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_OpenSSL.3" ln -sf "DH_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_get_default_method.3" ln -sf "DH_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_new_method.3" ln -sf "DH_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_set_default_method.3" ln -sf "DH_size.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DH_bits.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRL_DIST_POINTS_free.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRL_DIST_POINTS_new.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DIST_POINT_NAME_free.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DIST_POINT_NAME_new.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ISSUING_DIST_POINT_free.3" ln -sf "DIST_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ISSUING_DIST_POINT_new.3" ln -sf "DSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_SIG_free.3" ln -sf "DSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_SIG_get0.3" ln -sf "DSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_SIG_set0.3" ln -sf "DSA_do_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_do_verify.3" ln -sf "DSA_generate_parameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_generate_parameters_ex.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_clear_flags.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_get0_engine.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_get0_key.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_set0_key.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_set0_pqg.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_set_flags.3" ln -sf "DSA_get0_pqg.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_test_flags.3" ln -sf "DSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_get_ex_data.3" ln -sf "DSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_set_ex_data.3" ln -sf "DSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_meth_dup.3" ln -sf "DSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_meth_free.3" ln -sf "DSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_meth_set_finish.3" ln -sf "DSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_meth_set_sign.3" ln -sf "DSA_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_free.3" ln -sf "DSA_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_up_ref.3" ln -sf "DSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_OpenSSL.3" ln -sf "DSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_get_default_method.3" ln -sf "DSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_new_method.3" ln -sf "DSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_set_default_method.3" ln -sf "DSA_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_sign_setup.3" ln -sf "DSA_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_OpenSSL.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_SIG_free.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_SIG_get0.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_SIG_set0.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_do_sign.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_do_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_do_verify.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_get_default_method.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_set_default_method.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_set_method.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_sign.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_sign_ex.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_sign_setup.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_size.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECDSA_verify.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECDSA_SIG.3" ln -sf "ECDSA_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECDSA_SIG.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GF2m_simple_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GFp_mont_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GFp_nist_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GFp_nistp224_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GFp_nistp256_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GFp_nistp521_method.3" ln -sf "EC_GFp_simple_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_METHOD_get_field_type.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_check.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_check_discriminant.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_cmp.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_dup.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get0_generator.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get0_seed.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_basis_type.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_cofactor.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_curve_name.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_degree.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_order.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_pentanomial_basis.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_seed_len.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_trinomial_basis.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_method_of.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_asn1_flag.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_curve_name.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_generator.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_point_conversion_form.3" ln -sf "EC_GROUP_copy.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_seed.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_clear_free.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_free.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_get_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_new_by_curve_name.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_new_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_new_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_curve_GF2m.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_set_curve_GFp.3" ln -sf "EC_GROUP_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_get_builtin_curves.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_check_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_clear_flags.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_copy.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_dup.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_free.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_generate_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get0_group.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get0_private_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get0_public_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get_conv_form.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get_enc_flags.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get_flags.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_get_key_method_data.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_insert_key_method_data.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_new_by_curve_name.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_precompute_mult.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_print.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_print_fp.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_asn1_flag.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_conv_form.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_enc_flags.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_flags.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_group.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_private_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_public_key.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3" ln -sf "EC_KEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_KEY_up_ref.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_have_precompute_mult.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_GROUP_precompute_mult.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_cmp.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_dbl.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_invert.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_is_at_infinity.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_is_on_curve.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_make_affine.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_mul.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINTs_make_affine.3" ln -sf "EC_POINT_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINTs_mul.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_bn2point.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_clear_free.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_copy.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_dup.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_free.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_hex2point.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_method_of.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_oct2point.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_point2bn.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_point2hex.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_point2oct.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3" ln -sf "EC_POINT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EC_POINT_set_to_infinity.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_by_id.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_cleanup.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_first.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_id.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_last.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_name.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_next.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_prev.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_remove.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_id.3" ln -sf "ENGINE_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_name.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_CTRL_FUNC_PTR.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_cmd_is_executable.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_ctrl_cmd.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_ctrl_cmd_string.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ctrl_function.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_cmd_defns.3" ln -sf "ENGINE_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_ctrl_function.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_cipher_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_default_DH.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_default_DSA.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_default_ECDH.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_default_ECDSA.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_default_RAND.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_digest_engine.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_table_flags.3" ln -sf "ENGINE_get_default_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_table_flags.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_finish.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_finish_function.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_init_function.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_finish_function.3" ln -sf "ENGINE_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_init_function.3" ln -sf "ENGINE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3" ln -sf "ENGINE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_free.3" ln -sf "ENGINE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_destroy_function.3" ln -sf "ENGINE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_destroy_function.3" ln -sf "ENGINE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_up_ref.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_DH.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_DSA.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_ECDH.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_ECDSA.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_RAND.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_STORE.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_ciphers.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_complete.3" ln -sf "ENGINE_register_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_digests.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_load_builtin_engines.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_load_dynamic.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_DH.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_DSA.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_ECDH.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_ECDSA.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_RAND.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_STORE.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_ciphers.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_complete.3" ln -sf "ENGINE_register_all_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_register_all_digests.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_CIPHERS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_DIGESTS_PTR.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_DH.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_DSA.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_RAND.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_RSA.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_STORE.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_cipher.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_digest.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_digests.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_DH.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_DSA.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_ECDH.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_ECDSA.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_RAND.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_STORE.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_ciphers.3" ln -sf "ENGINE_set_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_digests.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_DH.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_DSA.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_ECDH.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_ECDSA.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_RAND.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_RSA.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_ciphers.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_digests.3" ln -sf "ENGINE_set_default.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_set_default_string.3" ln -sf "ENGINE_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_get_flags.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_DH.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_DSA.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_ECDH.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_ECDSA.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_RAND.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_STORE.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_ciphers.3" ln -sf "ENGINE_unregister_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_unregister_digests.3" ln -sf "ERR_GET_LIB.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_FATAL_ERROR.3" ln -sf "ERR_GET_LIB.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_GET_FUNC.3" ln -sf "ERR_GET_LIB.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_GET_REASON.3" ln -sf "ERR_error_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_error_string_n.3" ln -sf "ERR_error_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_func_error_string.3" ln -sf "ERR_error_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_lib_error_string.3" ln -sf "ERR_error_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_reason_error_string.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_get_error_line.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_get_error_line_data.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_error.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_error_line.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_error_line_data.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_last_error.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_last_error_line.3" ln -sf "ERR_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_peek_last_error_line_data.3" ln -sf "ERR_load_crypto_strings.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_free_strings.3" ln -sf "ERR_load_crypto_strings.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_load_BN_strings.3" ln -sf "ERR_load_crypto_strings.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_load_error_strings.3" ln -sf "ERR_load_strings.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_PACK.3" ln -sf "ERR_load_strings.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_get_next_error_library.3" ln -sf "ERR_print_errors.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_print_errors_cb.3" ln -sf "ERR_print_errors.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_print_errors_fp.3" ln -sf "ERR_put_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_add_error_data.3" ln -sf "ERR_put_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_add_error_vdata.3" ln -sf "ERR_remove_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_remove_thread_state.3" ln -sf "ERR_set_mark.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ERR_pop_to_mark.3" ln -sf "ESS_SIGNING_CERT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ESS_CERT_ID_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ESS_CERT_ID_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ESS_ISSUER_SERIAL_free.3" ln -sf "ESS_SIGNING_CERT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ESS_ISSUER_SERIAL_new.3" ln -sf "ESS_SIGNING_CERT_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ESS_SIGNING_CERT_free.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_CTX_cleanup.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_CTX_open.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_CTX_seal.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_key_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_max_overhead.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_max_tag_len.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_AEAD_nonce_length.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aead_aes_128_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aead_aes_256_gcm.3" ln -sf "EVP_AEAD_CTX_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aead_chacha20_poly1305.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestFinal.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestFinal_ex.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestInit_ex.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestUpdate.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MAX_MD_SIZE.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_block_size.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_cleanup.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_copy.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_copy_ex.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_create.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_ctrl.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_destroy.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_free.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_init.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_md.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_new.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_reset.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_size.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_CTX_type.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_block_size.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_pkey_type.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_size.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_MD_type.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_dss.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_dss1.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_digestbyname.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_digestbynid.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_digestbyobj.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_md5.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_md5_sha1.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_md_null.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_ripemd160.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_sha1.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_sha224.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_sha256.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_sha384.3" ln -sf "EVP_DigestInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_sha512.3" ln -sf "EVP_DigestSignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestSignFinal.3" ln -sf "EVP_DigestSignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestSignUpdate.3" ln -sf "EVP_DigestVerifyInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestVerifyFinal.3" ln -sf "EVP_DigestVerifyInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DigestVerifyUpdate.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecodeBlock.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecodeFinal.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecodeInit.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecodeUpdate.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncodeBlock.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncodeFinal.3" ln -sf "EVP_EncodeInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncodeUpdate.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_block_size.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_cipher.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_cleanup.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_ctrl.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_flags.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_free.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_get_app_data.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_get_iv.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_init.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_iv_length.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_key_length.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_mode.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_new.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_nid.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_rand_key.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_reset.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_app_data.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_iv.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_key_length.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_padding.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_CTX_type.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_asn1_to_param.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_block_size.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_flags.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_iv_length.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_key_length.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_mode.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_nid.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_param_to_asn1.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CIPHER_type.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CipherFinal.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CipherFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CipherInit.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CipherInit_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_CipherUpdate.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecryptFinal.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecryptInit.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_DecryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncryptFinal.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncryptFinal_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncryptInit_ex.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_EncryptUpdate.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_ccm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_gcm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_128_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_ccm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_gcm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_192_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_ccm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_gcm.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_aes_256_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_bf_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_bf_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_bf_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_bf_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_cast5_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_cast5_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_cast5_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_cast5_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_chacha20.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede3.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede3_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede3_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede3_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ede_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_des_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_desx_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_enc_null.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_cipherbyname.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_cipherbynid.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_get_cipherbyobj.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_idea_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_idea_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_idea_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_idea_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_40_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_64_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_cbc.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_cfb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_ecb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc2_ofb.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc4.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc4_40.3" ln -sf "EVP_EncryptInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_rc4_hmac_md5.3" ln -sf "EVP_OpenInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_OpenFinal.3" ln -sf "EVP_OpenInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_OpenUpdate.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_ctrl_str.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3" ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_signature_md.3" ln -sf "EVP_PKEY_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_dup.3" ln -sf "EVP_PKEY_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_free.3" ln -sf "EVP_PKEY_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_new_id.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_find.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_find_str.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_get0.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_get0_info.3" ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get0_asn1.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_add0.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_add_alias.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_copy.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_ctrl.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_free.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_param.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_private.3" ln -sf "EVP_PKEY_asn1_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_public.3" ln -sf "EVP_PKEY_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_cmp_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_copy_parameters.3" ln -sf "EVP_PKEY_cmp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_missing_parameters.3" ln -sf "EVP_PKEY_decrypt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_decrypt_init.3" ln -sf "EVP_PKEY_derive.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_derive_init.3" ln -sf "EVP_PKEY_derive.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_derive_set_peer.3" ln -sf "EVP_PKEY_encrypt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_encrypt_init.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_cb.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_app_data.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_cb.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_gen_cb.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_keygen_init.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_paramgen.3" ln -sf "EVP_PKEY_keygen.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_paramgen_init.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_add0.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_find.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_free.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_cleanup.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_copy.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_ctrl.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_decrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_derive.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_encrypt.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_init.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_keygen.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_paramgen.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_sign.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_signctx.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verify.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verify_recover.3" ln -sf "EVP_PKEY_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verifyctx.3" ln -sf "EVP_PKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_free.3" ln -sf "EVP_PKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_up_ref.3" ln -sf "EVP_PKEY_print_private.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_print_params.3" ln -sf "EVP_PKEY_print_private.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_print_public.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_assign_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_assign_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_assign_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_assign_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_base_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get0_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get0_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get0_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get0_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_get1_RSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_id.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_set1_DH.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_set1_DSA.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_set1_EC_KEY.3" ln -sf "EVP_PKEY_set1_RSA.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_type.3" ln -sf "EVP_PKEY_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_sign_init.3" ln -sf "EVP_PKEY_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_verify_init.3" ln -sf "EVP_PKEY_verify_recover.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_verify_recover_init.3" ln -sf "EVP_SealInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_SealFinal.3" ln -sf "EVP_SealInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_SealUpdate.3" ln -sf "EVP_SignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_bits.3" ln -sf "EVP_SignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_PKEY_size.3" ln -sf "EVP_SignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_SignFinal.3" ln -sf "EVP_SignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_SignInit_ex.3" ln -sf "EVP_SignInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_SignUpdate.3" ln -sf "EVP_VerifyInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_VerifyFinal.3" ln -sf "EVP_VerifyInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_VerifyInit_ex.3" ln -sf "EVP_VerifyInit.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_VerifyUpdate.3" ln -sf "EXTENDED_KEY_USAGE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EXTENDED_KEY_USAGE_free.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EDIPARTYNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EDIPARTYNAME_new.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GENERAL_NAMES_free.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GENERAL_NAMES_new.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GENERAL_NAME_free.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OTHERNAME_free.3" ln -sf "GENERAL_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OTHERNAME_new.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_cleanup.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_copy.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_free.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_get_md.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_init.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_new.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_reset.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_CTX_set_flags.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_Final.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_Init.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_Init_ex.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_Update.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_cleanup.3" ln -sf "HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/HMAC_size.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD4.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD4_Final.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD4_Init.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD4_Update.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD5_Final.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD5_Init.3" ln -sf "MD5.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/MD5_Update.3" ln -sf "NAME_CONSTRAINTS_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GENERAL_SUBTREE_free.3" ln -sf "NAME_CONSTRAINTS_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GENERAL_SUBTREE_new.3" ln -sf "NAME_CONSTRAINTS_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/NAME_CONSTRAINTS_free.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_cleanup.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_cmp.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_create.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_dup.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_ln2nid.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_nid2ln.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_nid2sn.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_obj2nid.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_obj2txt.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_sn2nid.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_txt2nid.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OBJ_txt2obj.3" ln -sf "OBJ_nid2obj.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2t_ASN1_OBJECT.3" ln -sf "OCSP_CRLID_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_CRLID_free.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_ONEREQ_free.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_ONEREQ_new.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQINFO_free.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQINFO_new.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQUEST_free.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SIGNATURE_free.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SIGNATURE_new.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_request_add0_id.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_request_add1_cert.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_request_onereq_count.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_request_onereq_get0.3" ln -sf "OCSP_REQUEST_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_request_sign.3" ln -sf "OCSP_SERVICELOC_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SERVICELOC_free.3" ln -sf "OCSP_SERVICELOC_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_url_svcloc_new.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_CERTID_free.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_CERTID_new.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_cert_id_new.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_id_cmp.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_id_get0_info.3" ln -sf "OCSP_cert_to_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_id_issuer_cmp.3" ln -sf "OCSP_request_add1_nonce.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_basic_add1_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_check_nonce.3" ln -sf "OCSP_request_add1_nonce.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_copy_nonce.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_CERTSTATUS_free.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_CERTSTATUS_new.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REVOKEDINFO_free.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REVOKEDINFO_new.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SINGLERESP_free.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SINGLERESP_get0_id.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_SINGLERESP_new.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_check_validity.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_resp_count.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_resp_find.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_resp_get0.3" ln -sf "OCSP_resp_find_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_single_get0_status.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_BASICRESP_free.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_BASICRESP_new.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPBYTES_free.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPBYTES_new.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPDATA_free.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPDATA_new.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPID_free.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPID_new.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPONSE_free.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_RESPONSE_new.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_basic_sign.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_response_create.3" ln -sf "OCSP_response_status.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_response_get1_basic.3" ln -sf "OCSP_sendreq_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQ_CTX_add1_header.3" ln -sf "OCSP_sendreq_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQ_CTX_free.3" ln -sf "OCSP_sendreq_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_REQ_CTX_set1_req.3" ln -sf "OCSP_sendreq_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_sendreq_bio.3" ln -sf "OCSP_sendreq_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OCSP_sendreq_nbio.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LIBRESSL_VERSION_NUMBER.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LIBRESSL_VERSION_TEXT.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OpenSSL_version.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OpenSSL_version_num.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLeay.3" ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLeay_version.3" ln -sf "OPENSSL_config.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OPENSSL_no_config.3" ln -sf "OPENSSL_load_builtin_modules.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ASN1_add_oid_module.3" ln -sf "OPENSSL_load_builtin_modules.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ENGINE_add_conf_module.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_free.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_malloc.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_realloc.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_strdup.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OPENSSL_free.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OPENSSL_realloc.3" ln -sf "OPENSSL_malloc.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OPENSSL_strdup.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_delete.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_delete_ptr.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_dup.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_find.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_find_ex.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_free.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_insert.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_is_sorted.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_new.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_new_null.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_num.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_pop.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_pop_free.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_push.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_set.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_set_cmp_func.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_shift.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_sort.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_unshift.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_value.3" ln -sf "OPENSSL_sk_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sk_zero.3" ln -sf "OpenSSL_add_all_algorithms.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_cleanup.3" ln -sf "OpenSSL_add_all_algorithms.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OpenSSL_add_all_ciphers.3" ln -sf "OpenSSL_add_all_algorithms.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OpenSSL_add_all_digests.3" ln -sf "PEM_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_do_header.3" ln -sf "PEM_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_get_EVP_CIPHER_INFO.3" ln -sf "PEM_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio.3" ln -sf "PEM_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write.3" ln -sf "PEM_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio.3" ln -sf "PEM_read_SSL_SESSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_SSL_SESSION.3" ln -sf "PEM_read_SSL_SESSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_SSL_SESSION.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_read_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_X509_REQ_NEW.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_DHparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_DSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_DSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_DSAparams.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_ECPKParameters.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_ECPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_EC_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PKCS7.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PKCS8.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_PrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_RSAPrivateKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_RSAPublicKey.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_RSA_PUBKEY.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_X509.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_X509_AUX.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_X509_CRL.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_X509_REQ.3" ln -sf "PEM_read_bio_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PEM_write_bio_X509_REQ_NEW.3" ln -sf "PKCS12_SAFEBAG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_BAGS_free.3" ln -sf "PKCS12_SAFEBAG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_BAGS_new.3" ln -sf "PKCS12_SAFEBAG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_SAFEBAG_free.3" ln -sf "PKCS12_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_MAC_DATA_free.3" ln -sf "PKCS12_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_MAC_DATA_new.3" ln -sf "PKCS12_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS12_free.3" ln -sf "PKCS5_PBKDF2_HMAC.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_DIGEST_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_DIGEST_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENCRYPT_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENCRYPT_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENC_CONTENT_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENC_CONTENT_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_RECIP_INFO_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_RECIP_INFO_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGNED_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGNED_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGNER_INFO_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGNER_INFO_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3" ln -sf "PKCS7_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_free.3" ln -sf "PKCS7_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_get0_signers.3" ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3" ln -sf "PKEY_USAGE_PERIOD_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKEY_USAGE_PERIOD_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CERTIFICATEPOLICIES_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CERTIFICATEPOLICIES_new.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/NOTICEREF_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/NOTICEREF_new.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICYINFO_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICYQUALINFO_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICYQUALINFO_new.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICY_CONSTRAINTS_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICY_CONSTRAINTS_new.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICY_MAPPING_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/POLICY_MAPPING_new.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/USERNOTICE_free.3" ln -sf "POLICYINFO_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/USERNOTICE_new.3" ln -sf "PROXY_POLICY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3" ln -sf "PROXY_POLICY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3" ln -sf "PROXY_POLICY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PROXY_POLICY_free.3" ln -sf "RAND_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_cleanup.3" ln -sf "RAND_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_poll.3" ln -sf "RAND_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_seed.3" ln -sf "RAND_add.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_status.3" ln -sf "RAND_bytes.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_pseudo_bytes.3" ln -sf "RAND_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_file_name.3" ln -sf "RAND_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_write_file.3" ln -sf "RAND_set_rand_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_SSLeay.3" ln -sf "RAND_set_rand_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RAND_get_rand_method.3" ln -sf "RC4.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RC4_set_key.3" ln -sf "RIPEMD160.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RIPEMD160_Final.3" ln -sf "RIPEMD160.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RIPEMD160_Init.3" ln -sf "RIPEMD160.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RIPEMD160_Update.3" ln -sf "RSA_PSS_PARAMS_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_PSS_PARAMS_free.3" ln -sf "RSA_blinding_on.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_blinding_off.3" ln -sf "RSA_generate_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_generate_key_ex.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_clear_flags.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_get0_crt_params.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_get0_factors.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set0_crt_params.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set0_factors.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set0_key.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set_flags.3" ln -sf "RSA_get0_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_test_flags.3" ln -sf "RSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_dup.3" ln -sf "RSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_free.3" ln -sf "RSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/CRYPTO_EX_new.3" ln -sf "RSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_get_ex_data.3" ln -sf "RSA_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set_ex_data.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_dup.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_free.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_get_finish.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_set1_name.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_set_finish.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_set_priv_dec.3" ln -sf "RSA_meth_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_meth_set_priv_enc.3" ln -sf "RSA_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_free.3" ln -sf "RSA_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_up_ref.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_add_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_add_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_add_none.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_OAEP.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_type_1.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_type_2.3" ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_padding_check_none.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DHparams_print.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DHparams_print_fp.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_print.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSA_print_fp.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSAparams_print.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSAparams_print_fp.3" ln -sf "RSA_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_print_fp.3" ln -sf "RSA_private_encrypt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_public_decrypt.3" ln -sf "RSA_public_encrypt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_private_decrypt.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_PKCS1_SSLeay.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_flags.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_get_default_method.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_get_method.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_new_method.3" ln -sf "RSA_set_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_set_default_method.3" ln -sf "RSA_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_verify.3" ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3" ln -sf "RSA_size.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/RSA_bits.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA1_Final.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA1_Init.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA1_Update.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA224.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA224_Final.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA224_Init.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA224_Update.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA256.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA256_Final.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA256_Init.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA256_Update.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA384.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA384_Final.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA384_Init.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA384_Update.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA512.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA512_Final.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA512_Init.3" ln -sf "SHA1.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SHA512_Update.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_description.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_auth_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_bits.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_cipher_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_digest_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_id.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_kx_nid.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_get_version.3" ln -sf "SSL_CIPHER_get_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CIPHER_is_aead.3" ln -sf "SSL_COMP_add_compression_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_COMP_get_compression_methods.3" ln -sf "SSL_CTX_add_extra_chain_cert.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_clear_extra_chain_certs.3" ln -sf "SSL_CTX_add_session.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_remove_session.3" ln -sf "SSL_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_callback_ctrl.3" ln -sf "SSL_CTX_ctrl.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_ctrl.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_ex_data.3" ln -sf "SSL_CTX_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_ex_data.3" ln -sf "SSL_CTX_get_verify_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_verify_callback.3" ln -sf "SSL_CTX_get_verify_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_verify_depth.3" ln -sf "SSL_CTX_get_verify_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_verify_mode.3" ln -sf "SSL_CTX_load_verify_locations.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_default_verify_paths.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DTLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DTLSv1_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DTLSv1_server_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_up_ref.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLv23_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLv23_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLv23_server_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLS_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLS_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLS_server_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_1_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_1_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_1_server_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_2_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_2_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_2_server_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_client_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_method.3" ln -sf "SSL_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TLSv1_server_method.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_accept.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_accept_good.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_accept_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_cache_full.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_cb_hits.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_connect.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_connect_good.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_connect_renegotiate.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_hits.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_misses.3" ln -sf "SSL_CTX_sess_number.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_timeouts.3" ln -sf "SSL_CTX_sess_set_cache_size.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_get_cache_size.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_get_get_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_get_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_get_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_set_new_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_sess_set_remove_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/new_session_cb.3" ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/remove_session_cb.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set1_groups_list.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set1_curves.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set1_curves_list.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set1_groups.3" ln -sf "SSL_CTX_set1_groups.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set1_groups_list.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_alpn_protos.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get0_alpn_selected.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_select_next_proto.3" ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_alpn_protos.3" ln -sf "SSL_CTX_set_cert_store.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_cert_store.3" ln -sf "SSL_CTX_set_cipher_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_cipher_list.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_add_client_CA.3" ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_client_CA_list.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_client_cert_cb.3" ln -sf "SSL_CTX_set_client_cert_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/client_cert_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_default_passwd_cb.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3" ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/pem_password_cb.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/GEN_SESSION_CB.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_has_matching_session_id.3" ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_generate_session_id.3" ln -sf "SSL_CTX_set_info_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_info_callback.3" ln -sf "SSL_CTX_set_info_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_info_callback.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_max_cert_list.3" ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_max_cert_list.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_min_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_max_proto_version.3" ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_min_proto_version.3" ln -sf "SSL_CTX_set_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_mode.3" ln -sf "SSL_CTX_set_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_mode.3" ln -sf "SSL_CTX_set_msg_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_msg_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_msg_callback.3" ln -sf "SSL_CTX_set_msg_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_msg_callback_arg.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_options.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_clear_options.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_options.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_secure_renegotiation_support.3" ln -sf "SSL_CTX_set_options.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_options.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_quiet_shutdown.3" ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_quiet_shutdown.3" ln -sf "SSL_CTX_set_read_ahead.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_default_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_read_ahead.3" ln -sf "SSL_CTX_set_read_ahead.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_read_ahead.3" ln -sf "SSL_CTX_set_session_cache_mode.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_session_cache_mode.3" ln -sf "SSL_CTX_set_session_id_context.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_session_id_context.3" ln -sf "SSL_CTX_set_ssl_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_ssl_method.3" ln -sf "SSL_CTX_set_ssl_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_ssl_method.3" ln -sf "SSL_CTX_set_timeout.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_timeout.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_servername.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_servername_type.3" ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tlsext_host_name.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_tlsext_status_cb.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tlsext_status_arg.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3" ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tlsext_status_type.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_selected_srtp_profile.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_srtp_profiles.3" ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tlsext_use_srtp.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tmp_dh.3" ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tmp_dh_callback.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_need_tmp_RSA.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tmp_rsa.3" ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tmp_rsa_callback.3" ln -sf "SSL_CTX_set_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_verify.3" ln -sf "SSL_CTX_set_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_verify_depth.3" ln -sf "SSL_CTX_set_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/verify_callback.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_certificate_chain_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_certificate_chain_mem.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_use_certificate_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_check_private_key.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_PrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_PrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_PrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey_file.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_certificate.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_certificate_ASN1.3" ln -sf "SSL_CTX_use_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_use_certificate_file.3" ln -sf "SSL_SESSION_free.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_up_ref.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_get_ex_data.3" ln -sf "SSL_SESSION_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_set_ex_data.3" ln -sf "SSL_SESSION_get_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_set1_id.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_set_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_time.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_timeout.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_time.3" ln -sf "SSL_SESSION_get_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_timeout.3" ln -sf "SSL_SESSION_has_ticket.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3" ln -sf "SSL_SESSION_print.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_print_fp.3" ln -sf "SSL_SESSION_set1_id_context.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_get0_id_context.3" ln -sf "SSL_alert_type_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_alert_desc_string.3" ln -sf "SSL_alert_type_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_alert_desc_string_long.3" ln -sf "SSL_alert_type_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_alert_type_string_long.3" ln -sf "SSL_get_certificate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_privatekey.3" ln -sf "SSL_get_ciphers.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_ciphers.3" ln -sf "SSL_get_ciphers.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_cipher_list.3" ln -sf "SSL_get_client_CA_list.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get_client_CA_list.3" ln -sf "SSL_get_client_random.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_SESSION_get_master_key.3" ln -sf "SSL_get_client_random.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_server_random.3" ln -sf "SSL_get_current_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_cipher.3" ln -sf "SSL_get_current_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_cipher_bits.3" ln -sf "SSL_get_current_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_cipher_name.3" ln -sf "SSL_get_current_cipher.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_cipher_version.3" ln -sf "SSL_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_ex_data.3" ln -sf "SSL_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_ex_data.3" ln -sf "SSL_get_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_rfd.3" ln -sf "SSL_get_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_wfd.3" ln -sf "SSL_get_rbio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_wbio.3" ln -sf "SSL_get_session.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get0_session.3" ln -sf "SSL_get_session.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get1_session.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_in_accept_init.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_in_before.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_in_connect_init.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_in_init.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_is_init_finished.3" ln -sf "SSL_get_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_state.3" ln -sf "SSL_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_version.3" ln -sf "SSL_library_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/OpenSSL_add_ssl_algorithms.3" ln -sf "SSL_library_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSLeay_add_ssl_algorithms.3" ln -sf "SSL_load_client_CA_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3" ln -sf "SSL_load_client_CA_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_add_file_cert_subjects_to_stack.3" ln -sf "SSL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_up_ref.3" ln -sf "SSL_num_renegotiations.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_clear_num_renegotiations.3" ln -sf "SSL_num_renegotiations.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_total_renegotiations.3" ln -sf "SSL_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_peek.3" ln -sf "SSL_renegotiate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_renegotiate_abbreviated.3" ln -sf "SSL_renegotiate.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_renegotiate_pending.3" ln -sf "SSL_rstate_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_rstate_string_long.3" ln -sf "SSL_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_get0_param.3" ln -sf "SSL_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set1_param.3" ln -sf "SSL_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get0_param.3" ln -sf "SSL_set_connect_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_is_server.3" ln -sf "SSL_set_connect_state.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_accept_state.3" ln -sf "SSL_set_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_rfd.3" ln -sf "SSL_set_fd.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_wfd.3" ln -sf "SSL_set_max_send_fragment.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_max_send_fragment.3" ln -sf "SSL_set_shutdown.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_get_shutdown.3" ln -sf "SSL_set_tmp_ecdh.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3" ln -sf "SSL_set_tmp_ecdh.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3" ln -sf "SSL_set_tmp_ecdh.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_ecdh_auto.3" ln -sf "SSL_set_tmp_ecdh.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_set_tmp_ecdh_callback.3" ln -sf "SSL_state_string.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_state_string_long.3" ln -sf "SSL_want.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_want_nothing.3" ln -sf "SSL_want.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_want_read.3" ln -sf "SSL_want.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_want_write.3" ln -sf "SSL_want.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SSL_want_x509_lookup.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SXNETID_free.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SXNETID_new.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/SXNET_free.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_SXNET.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_SXNETID.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_SXNET.3" ln -sf "SXNET_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_SXNETID.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_ACCURACY_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_ACCURACY_new.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_MSG_IMPRINT_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_MSG_IMPRINT_new.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_REQ_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_RESP_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_RESP_new.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_STATUS_INFO_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_STATUS_INFO_new.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_TST_INFO_free.3" ln -sf "TS_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/TS_TST_INFO_new.3" ln -sf "UI_UTIL_read_pw.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_UTIL_read_pw_string.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_destroy_method.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_closer.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_flusher.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_opener.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_prompt_constructor.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_reader.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_get_writer.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_closer.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_flusher.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_opener.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_prompt_constructor.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_reader.3" ln -sf "UI_create_method.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_method_set_writer.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_action_string.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_output_string.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_result_string.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_test_string.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_input_flags.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_result_maxsize.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_result_minsize.3" ln -sf "UI_get_string_type.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_set_result.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_OpenSSL.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_error_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_info_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_input_boolean.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_input_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_user_data.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_add_verify_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_construct_prompt.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_ctrl.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_dup_error_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_dup_info_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_dup_input_boolean.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_dup_input_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_dup_verify_string.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_free.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_result.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get0_user_data.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_default_method.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_get_method.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_new_method.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_process.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_set_default_method.3" ln -sf "UI_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/UI_set_method.3" ln -sf "X25519.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X25519_keypair.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509V3_EXT_d2i.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509V3_EXT_i2d.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509V3_add1_i2d.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext_d2i.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_add1_ext_i2d.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get0_extensions.3" ln -sf "X509V3_get_d2i.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext_d2i.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_cmp.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_free.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_get0.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_new.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_set0.3" ln -sf "X509_ALGOR_dup.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ALGOR_set_md.3" ln -sf "X509_ATTRIBUTE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_ATTRIBUTE_free.3" ln -sf "X509_CINF_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CERT_AUX_free.3" ln -sf "X509_CINF_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CERT_AUX_new.3" ln -sf "X509_CINF_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CINF_free.3" ln -sf "X509_CINF_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VAL_free.3" ln -sf "X509_CINF_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VAL_new.3" ln -sf "X509_CRL_get0_by_serial.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_add0_revoked.3" ln -sf "X509_CRL_get0_by_serial.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get0_by_cert.3" ln -sf "X509_CRL_get0_by_serial.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_REVOKED.3" ln -sf "X509_CRL_get0_by_serial.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_sort.3" ln -sf "X509_CRL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_INFO_free.3" ln -sf "X509_CRL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_INFO_new.3" ln -sf "X509_CRL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_dup.3" ln -sf "X509_CRL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_free.3" ln -sf "X509_CRL_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_up_ref.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_create_by_NID.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_create_by_OBJ.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_free.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_get_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_get_data.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_get_object.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_new.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_set_critical.3" ln -sf "X509_EXTENSION_set_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_EXTENSION_set_data.3" ln -sf "X509_LOOKUP_hash_dir.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_LOOKUP_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_load_cert_crl_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_load_cert_file.3" ln -sf "X509_LOOKUP_hash_dir.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_load_crl_file.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_NID.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_txt.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_free.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_get_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_new.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_set_data.3" ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_set_object.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_add_entry.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_add_entry_by_NID.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_add_entry_by_OBJ.3" ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_delete_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_entry_count.3" ln -sf "X509_NAME_get_index_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_get_entry.3" ln -sf "X509_NAME_get_index_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_get_index_by_OBJ.3" ln -sf "X509_NAME_get_index_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_get_text_by_NID.3" ln -sf "X509_NAME_get_index_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_get_text_by_OBJ.3" ln -sf "X509_NAME_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_free.3" ln -sf "X509_NAME_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_oneline.3" ln -sf "X509_NAME_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_print.3" ln -sf "X509_NAME_print_ex.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_print_ex_fp.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_free_contents.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_get0_X509_CRL.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_get_type.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_idx_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_retrieve_by_subject.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_retrieve_match.3" ln -sf "X509_OBJECT_get0_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_OBJECT_up_ref_count.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_free.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_get.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_get0.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_get0_param.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_set.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_PUBKEY_set0_param.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PUBKEY_fp.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PUBKEY.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PUBKEY_bio.3" ln -sf "X509_PUBKEY_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PUBKEY_fp.3" ln -sf "X509_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_INFO_free.3" ln -sf "X509_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_INFO_new.3" ln -sf "X509_REQ_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_free.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_dup.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_free.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get0_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get0_serialNumber.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_set_revocationDate.3" ln -sf "X509_REVOKED_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_set_serialNumber.3" ln -sf "X509_SIG_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_SIG_free.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get0_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get0_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get1_chain.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get_current_cert.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get_error_depth.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set_error.3" ln -sf "X509_STORE_CTX_get_error.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_verify_cert_error_string.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get_ex_data.3" ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set_ex_data.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_cleanup.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_free.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get0_param.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get0_store.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_get0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_init.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set0_crls.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set0_param.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set0_untrusted.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set_cert.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set_chain.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_set_default.3" ln -sf "X509_STORE_CTX_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_CTX_trusted_stack.3" ln -sf "X509_STORE_load_locations.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_default_paths.3" ln -sf "X509_STORE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_free.3" ln -sf "X509_STORE_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_up_ref.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_add_cert.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_add_crl.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_get0_objects.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_get0_param.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_get_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_get_ex_new_index.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_depth.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_ex_data.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_flags.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_purpose.3" ln -sf "X509_STORE_set1_param.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_trust.3" ln -sf "X509_STORE_set_verify_cb_func.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_STORE_set_verify_cb.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add0_policy.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add0_table.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_clear_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_free.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0_peername.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_count.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_flags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_lookup.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_new.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_email.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_host.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_name.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_policies.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_depth.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_purpose.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_time.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_trust.3" ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_VERIFY_PARAM_table_cleanup.3" ln -sf "X509_check_host.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_check_email.3" ln -sf "X509_check_host.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_check_ip.3" ln -sf "X509_check_host.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_check_ip_asc.3" ln -sf "X509_check_private_key.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_check_private_key.3" ln -sf "X509_cmp_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_cmp_current_time.3" ln -sf "X509_cmp_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_time_adj.3" ln -sf "X509_cmp_time.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_time_adj_ex.3" ln -sf "X509_digest.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3" ln -sf "X509_digest.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_digest.3" ln -sf "X509_digest.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_digest.3" ln -sf "X509_digest.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_digest.3" ln -sf "X509_digest.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_pubkey_digest.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get0_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get0_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_set1_lastUpdate.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_set1_nextUpdate.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get0_notAfter.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_getm_notAfter.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_getm_notBefore.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set1_notAfter.3" ln -sf "X509_get0_notBefore.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set1_notBefore.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get0_signature.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_get0_signature.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_get_signature_nid.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get0_tbs_sigalg.3" ln -sf "X509_get0_signature.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_signature_nid.3" ln -sf "X509_get_pubkey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_get_pubkey.3" ln -sf "X509_get_pubkey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_set_pubkey.3" ln -sf "X509_get_pubkey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get0_pubkey.3" ln -sf "X509_get_pubkey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_X509_PUBKEY.3" ln -sf "X509_get_pubkey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_pubkey.3" ln -sf "X509_get_serialNumber.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_serialNumber.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_issuer.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_get_subject_name.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_set_subject_name.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_issuer_name.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_issuer_name.3" ln -sf "X509_get_subject_name.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_subject_name.3" ln -sf "X509_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_version.3" ln -sf "X509_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_set_version.3" ln -sf "X509_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_get_version.3" ln -sf "X509_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_set_version.3" ln -sf "X509_get_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_set_version.3" ln -sf "X509_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_chain_up_ref.3" ln -sf "X509_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_free.3" ln -sf "X509_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_up_ref.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_sign.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_sign_ctx.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_verify.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_sign.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_sign_ctx.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REQ_verify.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_sign_ctx.3" ln -sf "X509_sign.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_verify.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_CRL_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_REVOKED_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext_by_NID.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_get_ext_count.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_add_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_delete_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_get_ext.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_get_ext_by_OBJ.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_get_ext_by_critical.3" ln -sf "X509v3_get_ext_by_NID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509v3_get_ext_count.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_add_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_check_top.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_cmp_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_div_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_expand.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_expand2.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_fix_top.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_add_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_comba4.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_comba8.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_high.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_low_normal.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_low_recursive.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_normal.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_part_recursive.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_recursive.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_mul_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_set_high.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_set_low.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_set_max.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sqr_comba4.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sqr_comba8.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sqr_normal.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sqr_recursive.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sqr_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_sub_words.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/bn_wexpand.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/mul.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/mul_add.3" ln -sf "bn_dump.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/sqr.3" ln -sf "d2i_ASN1_NULL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_NULL.3" ln -sf "d2i_ASN1_OBJECT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_OBJECT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_UINTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DISPLAYTEXT.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_BIT_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_BMPSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_ENUMERATED.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_GENERALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_IA5STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_INTEGER.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_OCTET_STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_PRINTABLE.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_PRINTABLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_T61STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_TIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_UTCTIME.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_UTF8STRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_VISIBLESTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DIRECTORYSTRING.3" ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DISPLAYTEXT.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ASN1_SET_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3" ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ASN1_SET_ANY.3" ln -sf "d2i_AUTHORITY_KEYID.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_AUTHORITY_KEYID.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_EXTENDED_KEY_USAGE.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_BASIC_CONSTRAINTS.3" ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_EXTENDED_KEY_USAGE.3" ln -sf "d2i_DHparams.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DHparams.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ISSUING_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_CRL_DIST_POINTS.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DIST_POINT.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DIST_POINT_NAME.3" ln -sf "d2i_DIST_POINT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ISSUING_DIST_POINT.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DSAparams_dup.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_DSAparams_fp.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAPrivateKey.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAPrivateKey_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAPrivateKey_fp.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAPublicKey.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSA_PUBKEY.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSA_PUBKEY_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSA_PUBKEY_fp.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSA_SIG.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAparams.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAparams_bio.3" ln -sf "d2i_DSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_DSAparams_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECPKParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECPKParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECParameters_dup.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECParameters_print.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/ECParameters_print_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPKParameters.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPKParameters_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPKParameters_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECParameters.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPrivateKey.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPrivateKey_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ECPrivateKey_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_EC_PUBKEY.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_EC_PUBKEY_bio.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_EC_PUBKEY_fp.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2o_ECPublicKey.3" ln -sf "d2i_ECPKParameters.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/o2i_ECPublicKey.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ESS_CERT_ID.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ESS_ISSUER_SERIAL.3" ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_ESS_SIGNING_CERT.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OTHERNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_EDIPARTYNAME.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_GENERAL_NAME.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_GENERAL_NAMES.3" ln -sf "d2i_GENERAL_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OTHERNAME.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_CERTID.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_ONEREQ.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_REQINFO.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_REQUEST.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_SERVICELOC.3" ln -sf "d2i_OCSP_REQUEST.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_SIGNATURE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_OCSP_SINGLERESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_BASICRESP.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_CERTSTATUS.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_CRLID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_RESPBYTES.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_RESPDATA.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_RESPID.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_RESPONSE.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_REVOKEDINFO.3" ln -sf "d2i_OCSP_RESPONSE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_OCSP_SINGLERESP.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS12_fp.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12_BAGS.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12_MAC_DATA.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12_SAFEBAG.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12_bio.3" ln -sf "d2i_PKCS12.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS12_fp.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS7_fp.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_DIGEST.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_ENCRYPT.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_ENC_CONTENT.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_NDEF.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_RECIP_INFO.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_SIGNED.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_SIGNER_INFO.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_bio.3" ln -sf "d2i_PKCS7.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS7_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_fp.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3" ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3" ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3" ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKEY_USAGE_PERIOD.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_USERNOTICE.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_CERTIFICATEPOLICIES.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_NOTICEREF.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_POLICYINFO.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_POLICYQUALINFO.3" ln -sf "d2i_POLICYINFO.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_USERNOTICE.3" ln -sf "d2i_PROXY_POLICY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3" ln -sf "d2i_PROXY_POLICY.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PROXY_POLICY.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_AutoPrivateKey.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PrivateKey_bio.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PrivateKey_fp.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PublicKey.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PrivateKey.3" ln -sf "d2i_PrivateKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_RSA_PUBKEY_fp.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_Netscape_RSA.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPrivateKey.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPrivateKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPrivateKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPublicKey.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPublicKey_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSAPublicKey_fp.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSA_PSS_PARAMS.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSA_PUBKEY.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSA_PUBKEY_bio.3" ln -sf "d2i_RSAPublicKey.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_RSA_PUBKEY_fp.3" ln -sf "d2i_SSL_SESSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_SSL_SESSION.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_TS_TST_INFO_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_ACCURACY.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_REQ.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_REQ_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_REQ_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_RESP.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_RESP_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_RESP_fp.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_STATUS_INFO.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_TST_INFO.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_TST_INFO_bio.3" ln -sf "d2i_TS_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_TS_TST_INFO_fp.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_AUX.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_CINF.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_VAL.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_bio.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_fp.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_AUX.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CERT_AUX.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CINF.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_VAL.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_bio.3" ln -sf "d2i_X509.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_fp.3" ln -sf "d2i_X509_ALGOR.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_ALGOR.3" ln -sf "d2i_X509_ATTRIBUTE.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_ATTRIBUTE.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_REVOKED.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CRL.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CRL_INFO.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CRL_bio.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_CRL_fp.3" ln -sf "d2i_X509_CRL.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_REVOKED.3" ln -sf "d2i_X509_EXTENSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_EXTENSIONS.3" ln -sf "d2i_X509_EXTENSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_EXTENSION.3" ln -sf "d2i_X509_EXTENSION.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_EXTENSIONS.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_ENTRY_dup.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_dup.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_get0_der.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/X509_NAME_hash.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_NAME_ENTRY.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_NAME.3" ln -sf "d2i_X509_NAME.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_NAME_ENTRY.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_X509_REQ_fp.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_REQ.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_REQ_INFO.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_REQ_bio.3" ln -sf "d2i_X509_REQ.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_REQ_fp.3" ln -sf "d2i_X509_SIG.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/d2i_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8_bio.3" ln -sf "d2i_X509_SIG.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_PKCS8_fp.3" ln -sf "d2i_X509_SIG.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/i2d_X509_SIG.3" ln -sf "des_read_pw.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/EVP_read_pw_string.3" ln -sf "des_read_pw.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/des_read_pw_string.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_6144.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/BN_get_rfc3526_prime_8192.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc2409_prime_1024.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc2409_prime_768.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc3526_prime_1536.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc3526_prime_2048.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc3526_prime_3072.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc3526_prime_4096.3" ln -sf "get_rfc3526_prime_8192.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/get_rfc3526_prime_6144.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/DECLARE_LHASH_OF.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LHASH_COMP_FN_TYPE.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LHASH_DOALL_FN_TYPE.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/LHASH_HASH_FN_TYPE.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__delete.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__doall.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__doall_arg.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__error.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__free.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__insert.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__new.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh__retrieve.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_delete.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_doall.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_doall_arg.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_error.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_free.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_insert.3" ln -sf "lh_new.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_retrieve.3" ln -sf "lh_stats.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_node_stats.3" ln -sf "lh_stats.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_node_stats_bio.3" ln -sf "lh_stats.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_node_usage_stats.3" ln -sf "lh_stats.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_node_usage_stats_bio.3" ln -sf "lh_stats.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/lh_stats_bio.3" ln -sf "tls_accept_socket.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_accept_cbs.3" ln -sf "tls_accept_socket.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_accept_fds.3" ln -sf "tls_client.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_configure.3" ln -sf "tls_client.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_free.3" ln -sf "tls_client.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_reset.3" ln -sf "tls_client.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_server.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_parse_protocols.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_prefer_ciphers_client.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_prefer_ciphers_server.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_alpn.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ciphers.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_dheparams.3" ln -sf "tls_config_set_protocols.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ecdhecurves.3" ln -sf "tls_config_set_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_add_ticket_key.3" ln -sf "tls_config_set_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_session_fd.3" ln -sf "tls_config_set_session_id.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_session_lifetime.3" ln -sf "tls_config_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_insecure_noverifycert.3" ln -sf "tls_config_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_insecure_noverifyname.3" ln -sf "tls_config_verify.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_insecure_noverifytime.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_conn_alpn_selected.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_conn_cipher.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_conn_servername.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_conn_session_resumed.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_chain_pem.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_contains_name.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_hash.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_issuer.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_notafter.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_notbefore.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_provided.3" ln -sf "tls_conn_version.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_cert_subject.3" ln -sf "tls_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_connect_cbs.3" ln -sf "tls_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_connect_fds.3" ln -sf "tls_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_connect_servername.3" ln -sf "tls_connect.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_connect_socket.3" ln -sf "tls_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_error.3" ln -sf "tls_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_free.3" ln -sf "tls_init.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_new.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_add_keypair_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_add_keypair_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_add_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_add_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_clear_keys.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ca_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ca_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ca_path.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_cert_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_cert_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_crl_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_crl_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_key_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_key_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_keypair_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_keypair_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_keypair_ocsp_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_keypair_ocsp_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ocsp_staple_file.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_ocsp_staple_mem.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_set_verify_depth.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_verify_client.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_config_verify_client_optional.3" ln -sf "tls_load_file.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_unload_file.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_cert_status.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_crl_reason.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_next_update.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_response_status.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_result.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_revocation_time.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_this_update.3" ln -sf "tls_ocsp_process_response.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_peer_ocsp_url.3" ln -sf "tls_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_close.3" ln -sf "tls_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_error.3" ln -sf "tls_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_handshake.3" ln -sf "tls_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_reset.3" ln -sf "tls_read.3" "/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man3/tls_write.3" make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3/man' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcrypto.pc libssl.pc libtls.pc openssl.pc '/Users/fabian/Gentoo-10.15/tmp/usr/lib/pkgconfig' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/libressl-2.8.3/libressl-2.8.3' * libressl-2.8.3 successfully bootstrapped * Bootstrapping * Fetching wget-1.20.1.tar.bz2 ]2;stage1: fetching wget-1.20.1.tar.bz2curl -f -L -O http://distfiles.gentoo.org/distfiles/wget-1.20.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.20.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.20.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ]2;downloading http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar.bz2 failed!!!! downloading http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar.bz2 failed! * Fetching wget-1.20.1.tar.gz ]2;stage1: fetching wget-1.20.1.tar.gzcurl -f -L -O http://distfiles.gentoo.org/distfiles/wget-1.20.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.20.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.20.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 4289k 34 1487k 0 0 4132k 0 0:00:01 --:--:-- 0:00:01 4132k 100 4289k 100 4289k 0 0 5499k 0 --:--:-- --:--:-- --:--:-- 6671k * Unpacking wget-1.20.1 * Compiling wget-1.20.1 ]2;stage1: configuring wget-1.20.1./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 --with-ssl=openssl --with-libssl-prefix=/Users/fabian/Gentoo-10.15/tmp/usr configure: configuring for GNU Wget 1.20.1 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a Python interpreter with version >= 3.0... python3 checking for python3... /Library/Developer/CommandLineTools/usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... darwin checking for python3 script directory... ${prefix}/lib/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking whether NLS is requested... yes checking for msgfmt... : checking for gmsgfmt... : checking for xgettext... : checking for msgmerge... : checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for x86_64-apple-darwin19-ranlib... ranlib checking for flex... flex checking lex output file root... lex.yy checking lex library... -ll checking whether yytext is a pointer... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking size of off_t... 8 checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether h_errno is declared... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of void *... 8 checking for size_t... yes checking for pid_t... yes checking for uint32_t... yes checking for uintptr_t... yes checking for intptr_t... yes checking for int64_t... yes checking for sig_atomic_t... yes checking for sys/socket.h... yes checking for arpa/inet.h... yes checking for features.h... no checking for unistd.h... (cached) yes checking for fnmatch.h... yes checking for wctype.h... yes checking for sys/stat.h... (cached) yes checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for stdio_ext.h... no checking for termios.h... (cached) yes checking for sys/time.h... (cached) yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for sys/select.h... (cached) yes checking for sys/param.h... yes checking for malloc.h... no checking for spawn.h... yes checking for strings.h... (cached) yes checking for sys/file.h... yes checking for sys/ioctl.h... (cached) yes checking for sys/uio.h... yes checking for sys/wait.h... yes checking for utime.h... (cached) yes checking for stdlib.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether is self-contained... yes checking for shutdown... yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for btowc... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for flock... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for mempcpy... no checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fpurge... yes checking for __fpurge... no checking for __freading... no checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getpass... yes checking for __fsetlocking... no checking for getprogname... yes checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkostemp... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... no checking for secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for catgets... yes checking for strndup... yes checking for strptime... yes checking for localtime_r... yes checking for timegm... yes checking for utime... yes checking for futimes... yes checking for futimesat... no checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether linux/if_alg.h has struct sockaddr_alg.... no checking whether byte ordering is bigendian... no checking whether // is distinct from /... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for sig_atomic_t... (cached) yes checking for working fcntl.h... yes checking for mode_t... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether fflush_unlocked is declared... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether included libunistring is requested... no checking for libunistring... no, trying again together with libiconv checking for libunistring... no, consider installing GNU libunistring checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... no checking whether the linker supports --as-needed... no checking whether the linker supports --push-state... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking whether lstat correctly handles trailing slash... no checking for a sed that does not truncate output... /usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... int checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... no checking whether posix_spawnattr_setschedparam is supported... no checking for sigset_t... yes checking for SIGPIPE... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking whether C symbols are prefixed with underscore at the linker level... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether strerror_r is declared... (cached) yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking for struct tm.tm_gmtoff... yes checking whether strtok_r is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fflush works on input streams... (cached) no checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working POSIX fnmatch... no checking whether isblank is declared... yes checking whether fopen recognizes a trailing slash... yes checking whether fpurge is declared... yes checking whether fpurge works... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether futimens works... no checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... yes checking for working getgroups... yes checking whether getgroups handles negative values... no checking for getline... yes checking for working getline function... yes checking for getpass without length limitations... no checking whether __fsetlocking is declared... no checking for tcgetattr... yes checking for tcsetattr... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether to use the included libunistring... yes checking whether link obeys POSIX... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for memrchr... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... no checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking for sched.h... yes checking for struct sched_param... yes checking for __secure_getenv... no checking for issetugid... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... no checking for working strndup... yes checking for working strnlen... yes checking for strpbrk... yes checking for strtok_r... yes checking whether strtok_r works... yes checking for strtol... yes checking for strtoll... yes checking whether symlink handles trailing slash correctly... no checking whether declares ioctl... yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for _LARGEFILE_SOURCE value needed for large files... (cached) no checking for strptime... (cached) yes checking for timegm... (cached) yes checking for vsnprintf... (cached) yes checking for vasprintf... (cached) yes checking for drand48... yes checking for pathconf... yes checking for strtoll... (cached) yes checking for usleep... yes checking for ftello... yes checking for sigblock... yes checking for sigsetjmp... yes checking for memrchr... (cached) no checking for wcwidth... (cached) yes checking for mbtowc... yes checking for sleep... yes checking for symlink... (cached) yes checking for utime... (cached) yes checking for strlcpy... yes checking for random... yes checking for fmemopen... yes checking for x86_64-apple-darwin19-pkg-config... no checking for pkg-config... no checking for LIBPSL... no checking for library containing psl_builtin... no configure: WARNING: *** libpsl was not found. Fallback to builtin cookie checking. checking for ZLIB... no checking for compress in -lz... yes checking for dlopen in -ldl... yes checking for libssl... yes checking how to link with libssl... /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a configure: compiling in support for SSL via OpenSSL checking for RAND_egd... no checking for INET6 protocol support... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... (cached) yes checking for struct sockaddr_in6.sin6_scope_id... yes configure: Enabling support for IPv6. checking for makeinfo... ${SHELL} /Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/build-aux/missing makeinfo checking for perl5... no checking for perl... /usr/bin/perl checking for pod2man... (cached) no checking for library containing idn2_lookup_u8... no configure: WARNING: *** LIBIDN2 was not found. You will not be able to use IDN2008 support checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for library containing uuid_generate... none required checking for PCRE2... no checking pcre2.h usability... no checking pcre2.h presence... no checking for pcre2.h... no checking for PCRE... no checking pcre.h usability... no checking pcre.h presence... no checking for pcre.h... no checking for gpgme-config... no checking for METALINK... no checking for fsetxattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating util/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating fuzz/Makefile config.status: creating lib/Makefile config.status: creating testenv/Makefile config.status: creating tests/certs/interca.conf config.status: creating tests/certs/rootca.conf config.status: creating src/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Summary of build options: Version: 1.20.1 Host OS: darwin19 Install prefix: /Users/fabian/Gentoo-10.15/tmp/usr Compiler: gcc CFlags: -DNDEBUG -I/Users/fabian/Gentoo-10.15/tmp/usr/include LDFlags: -L/Users/fabian/Gentoo-10.15/tmp/usr/lib Libs: /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a -ldl -lz SSL: openssl Zlib: yes PSL: no PCRE: no Digest: yes NTLM: yes OPIE: yes POSIX xattr: yes Debugging: yes Assertions: no Valgrind: Valgrind testing not enabled Metalink: no Resolver: libc, --bind-dns-address and --dns-servers not available GPGME: no IRI: no Fuzzing build: no, ]2;stage1: building wget-1.20.1make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' GEN alloca.h GEN byteswap.h GEN fcntl.h GEN fnmatch.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN netdb.h GEN arpa/inet.h GEN sched.h GEN signal.h GEN spawn.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/file.h GEN sys/stat.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN time.h GEN unicase.h GEN sys/wait.h GEN unictype.h GEN unicase/special-casing.h GEN uninorm.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' CC base32.o CC binary-io.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC cloexec.o CC af_alg.o CC md2.o CC md4.o CC md5.o CC sha1.o CC sha256.o CC sha512.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC pipe2.o CC pipe2-safer.o CC quotearg.o CC sig-handler.o CC sockets.o CC spawn-pipe.o CC stat-time.o CC strnlen1.o CC sys_socket.o CC tempname.o CC glthread/threadlib.o CC timespec.o CC tmpdir.o CC u64.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xsize.o CC xstrndup.o CC asnprintf.o CC error.o CC fflush.o CC fnmatch.o CC fpurge.o CC fseek.o CC fseeko.o CC futimens.o CC getgroups.o CC getopt.o CC getopt1.o CC getpass.o CC group-member.o CC ioctl.o CC link.o CC localtime-buffer.o CC lstat.o CC memrchr.o CC mktime.o CC nanosleep.o CC nl_langinfo.o CC open.o CC printf-args.o CC printf-parse.o CC rawmemchr.o CC regex.o CC secure_getenv.o CC stat.o CC strchrnul.o CC strerror.o CC strerror-override.o CC strerror_r.o CC symlink.o CC timegm.o CC unlink.o CC vasnprintf.o CC wcwidth.o CC xmemdup0.o CC glthread/lock.o CC unicase/cased.o CC unicase/empty-prefix-context.o CC unicase/empty-suffix-context.o CC unicase/ignorable.o CC unicase/special-casing.o CC unicase/tolower.o CC unicase/u8-casemap.o CC unicase/u8-tolower.o CC unictype/combiningclass.o CC unictype/pr_soft_dotted.o CC uninorm/decompose-internal.o CC uninorm/u8-normalize.o CC unistr/u8-cpy.o CC unistr/u8-mbtouc-unsafe.o CC unistr/u8-mbtouc-unsafe-aux.o CC unistr/u8-strlen.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o AR libgnu.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(binary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(af_alg.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(u64.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(u8-mbtouc-unsafe-aux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(localtime-buffer.o) has no symbols ranlib: file: libgnu.a(binary-io.o) has no symbols ranlib: file: libgnu.a(c-ctype.o) has no symbols ranlib: file: libgnu.a(af_alg.o) has no symbols ranlib: file: libgnu.a(fd-hook.o) has no symbols ranlib: file: libgnu.a(getprogname.o) has no symbols ranlib: file: libgnu.a(mbiter.o) has no symbols ranlib: file: libgnu.a(sig-handler.o) has no symbols ranlib: file: libgnu.a(stat-time.o) has no symbols ranlib: file: libgnu.a(sys_socket.o) has no symbols ranlib: file: libgnu.a(threadlib.o) has no symbols ranlib: file: libgnu.a(timespec.o) has no symbols ranlib: file: libgnu.a(u64.o) has no symbols ranlib: file: libgnu.a(unistd.o) has no symbols ranlib: file: libgnu.a(u8-mbtouc-unsafe-aux.o) has no symbols ranlib: file: libgnu.a(wctype-h.o) has no symbols ranlib: file: libgnu.a(xsize.o) has no symbols ranlib: file: libgnu.a(localtime-buffer.o) has no symbols make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' CC connect.o CC cookies.o CC convert.o CC ftp.o CC css_.o CC css-url.o CC ftp-basic.o CC ftp-ls.o CC hash.o CC host.o CC hsts.o CC html-parse.o CC html-url.o CC http.o CC init.o CC log.o CC main.o CC netrc.o CC progress.o CC ptimer.o CC recur.o CC res.o CC retr.o CC spider.o CC url.o CC warc.o CC xattr.o CC utils.o CC exits.o CC build_info.o echo '/* version.c */' > version.c echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c CC ftp-opie.o CC openssl.o echo '' >> version.c echo '#include "version.h"' >> version.c echo 'const char *version_string = "1.20.1";' >> version.c echo 'const char *compilation_string = "'gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/fabian/Gentoo-10.15/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/fabian/Gentoo-10.15/tmp/usr/include -DNDEBUG '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c echo 'const char *link_string = "'gcc -DNDEBUG \ -L/Users/fabian/Gentoo-10.15/tmp/usr/lib /Users/fabian/Gentoo-10.15/tmp/usr/lib/libssl.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/libcrypto.a -ldl -lz ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -liconv '";' \ | sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c CC http-ntlm.o CC version.o CCLD wget make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/po' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/po' Making all in util make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' Making all in fuzz make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' Making all in testenv make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' * Installing wget-1.20.1 ]2;stage1: installing wget-1.20.1make -j5 install make install-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' Making install in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make install-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/lib' Making install in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c wget '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/src' Making install in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/build-aux/install-sh -d /Users/fabian/Gentoo-10.15/tmp/etc ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /usr/bin/install -c -m 644 ./wget.info '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/wget.info' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/doc' Making install in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/po' if test "wget" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/po' Making install in util make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/util' Making install in fuzz make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/fuzz' Making install in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/tests' Making install in testenv make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1/testenv' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/wget-1.20.1/wget-1.20.1' * wget-1.20.1 successfully bootstrapped * Bootstrapping * Fetching sed-4.5.tar.bz2 ]2;stage1: fetching sed-4.5.tar.bz2wget --no-check-certificate http://distfiles.gentoo.org/distfiles/sed-4.5.tar.bz2 --2021-01-08 15:29:44-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar.bz2 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:44 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.bz2 --2021-01-08 15:29:44-- http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.bz2 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/96/sed-4.5.tar.bz2 [following] --2021-01-08 15:29:44-- http://distfiles.gentoo.org/distfiles/96/sed-4.5.tar.bz2 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:44 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.bz2 --2021-01-08 15:29:44-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.bz2 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/96/sed-4.5.tar.bz2 [following] --2021-01-08 15:29:44-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/96/sed-4.5.tar.bz2 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:45 ERROR 404: Not Found. wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2 --2021-01-08 15:29:45-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2 Resolving ftp.gnu.org... 2001:470:142:3::b, 209.51.188.20 Connecting to ftp.gnu.org|2001:470:142:3::b|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:45 ERROR 404: Not Found. ]2;downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2 failed!!!! downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2 failed! * Fetching sed-4.5.tar.gz ]2;stage1: fetching sed-4.5.tar.gzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/sed-4.5.tar.gz --2021-01-08 15:29:45-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar.gz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:45 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.gz --2021-01-08 15:29:45-- http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.gz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/ff/sed-4.5.tar.gz [following] --2021-01-08 15:29:45-- http://distfiles.gentoo.org/distfiles/ff/sed-4.5.tar.gz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:45 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.gz --2021-01-08 15:29:45-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.gz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/ff/sed-4.5.tar.gz [following] --2021-01-08 15:29:45-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/ff/sed-4.5.tar.gz Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:45 ERROR 404: Not Found. wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz --2021-01-08 15:29:45-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz Resolving ftp.gnu.org... 2001:470:142:3::b, 209.51.188.20 Connecting to ftp.gnu.org|2001:470:142:3::b|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:46 ERROR 404: Not Found. ]2;downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz failed!!!! downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz failed! * Fetching sed-4.5.tar ]2;stage1: fetching sed-4.5.tarwget --no-check-certificate http://distfiles.gentoo.org/distfiles/sed-4.5.tar --2021-01-08 15:29:46-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:46 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar --2021-01-08 15:29:46-- http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/e0/sed-4.5.tar [following] --2021-01-08 15:29:46-- http://distfiles.gentoo.org/distfiles/e0/sed-4.5.tar Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:46 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar --2021-01-08 15:29:46-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/e0/sed-4.5.tar [following] --2021-01-08 15:29:46-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/e0/sed-4.5.tar Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:46 ERROR 404: Not Found. wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar --2021-01-08 15:29:46-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar Resolving ftp.gnu.org... 2001:470:142:3::b, 209.51.188.20 Connecting to ftp.gnu.org|2001:470:142:3::b|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:29:46 ERROR 404: Not Found. ]2;downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar failed!!!! downloading http://ftp.gnu.org/gnu/sed/sed-4.5.tar failed! * Bootstrapping * Fetching sed-4.2.2.tar.bz2 ]2;stage1: fetching sed-4.2.2.tar.bz2wget --no-check-certificate http://distfiles.gentoo.org/distfiles/sed-4.2.2.tar.bz2 --2021-01-08 15:29:46-- http://distfiles.gentoo.org/distfiles/sed-4.2.2.tar.bz2 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1059414 (1.0M) [application/x-bzip2] Saving to: 'sed-4.2.2.tar.bz2' 0K .......... .......... .......... .......... .......... 4% 213K 5s 50K .......... .......... .......... .......... .......... 9% 399K 3s 100K .......... .......... .......... .......... .......... 14% 21.7M 2s 150K .......... .......... .......... .......... .......... 19% 25.2M 2s 200K .......... .......... .......... .......... .......... 24% 401K 2s 250K .......... .......... .......... .......... .......... 28% 30.0M 1s 300K .......... .......... .......... .......... .......... 33% 6.79M 1s 350K .......... .......... .......... .......... .......... 38% 7.58M 1s 400K .......... .......... .......... .......... .......... 43% 506K 1s 450K .......... .......... .......... .......... .......... 48% 4.86M 1s 500K .......... .......... .......... .......... .......... 53% 33.0M 1s 550K .......... .......... .......... .......... .......... 57% 36.5M 0s 600K .......... .......... .......... .......... .......... 62% 1.79M 0s 650K .......... .......... .......... .......... .......... 67% 701K 0s 700K .......... .......... .......... .......... .......... 72% 5.66M 0s 750K .......... .......... .......... .......... .......... 77% 3.67M 0s 800K .......... .......... .......... .......... .......... 82% 5.37M 0s 850K .......... .......... .......... .......... .......... 86% 388K 0s 900K .......... .......... .......... .......... .......... 91% 26.8M 0s 950K .......... .......... .......... .......... .......... 96% 1015K 0s 1000K .......... .......... .......... .... 100% 50.8M=0.9s 2021-01-08 15:29:48 (1.09 MB/s) - 'sed-4.2.2.tar.bz2' saved [1059414/1059414] * Unpacking sed-4.2.2 * Compiling sed-4.2.2 ]2;stage1: configuring sed-4.2.2./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for symlink... yes checking for _set_invalid_parameter_handler... no checking for __fwriting... no checking for getdelim... yes checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mprotect... yes checking for mkostemp... yes checking for nl_langinfo... yes checking for isblank... yes checking for iswctype... yes checking for wcscoll... yes checking for link... yes checking for wcrtomb... yes checking for wctob... yes checking for iswcntrl... yes checking for isatty... yes checking for isascii... yes checking for memcpy... yes checking for strchr... yes checking for strtoul... yes checking for popen... yes checking for pathconf... yes checking for fchown... yes checking for fchmod... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether // is distinct from /... no checking whether realpath works... no checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for selinux/selinux.h... no checking for wchar.h... yes checking for stdint.h... (cached) yes checking for features.h... no checking for wctype.h... yes checking for locale.h... yes checking for errno.h... yes checking for mcheck.h... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... no checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... no checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether getdelim is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for wchar_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether lstat correctly handles trailing slash... no checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for inline... inline checking for library containing setfilecon... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether stdint.h conforms to C99... yes checking whether strerror(0) succeeds... no checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... no checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for wint_t... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking whether // is distinct from /... (cached) no checking for error_at_line... no checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking for working getdelim function... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether nl_langinfo is declared without a macro... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking whether setlocale is declared without a macro... yes checking whether duplocale is declared without a macro... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether YESEXPR works... yes checking for obstacks... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for selinux/selinux.h... (cached) no checking selinux/context.h usability... no checking selinux/context.h presence... no checking for selinux/context.h... no checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... no checking for va_copy... yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... yes checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... no checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strverscmp... no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) no checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) no checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether wctob works... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking whether "rt" can be used with fopen... yes checking whether -lcP is needed... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking whether UTF-8 case folding tests should pass... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating testsuite/version.good config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating sed/Makefile config.status: creating testsuite/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ]2;stage1: building sed-4.2.2make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' rm -f alloca.h-t alloca.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca.in.h; \ } > alloca.h-t && \ mv -f alloca.h-t alloca.h rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/Users/fabian/Gentoo-10.15/tmp/usr"'; \ echo '#define EXEC_PREFIX "/Users/fabian/Gentoo-10.15/tmp/usr"'; \ echo '#define BINDIR "/Users/fabian/Gentoo-10.15/tmp/usr/bin"'; \ echo '#define SBINDIR "/Users/fabian/Gentoo-10.15/tmp/usr/sbin"'; \ echo '#define LIBEXECDIR "/Users/fabian/Gentoo-10.15/tmp/usr/libexec"'; \ echo '#define DATAROOTDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share"'; \ echo '#define DATADIR "/Users/fabian/Gentoo-10.15/tmp/usr/share"'; \ echo '#define SYSCONFDIR "/Users/fabian/Gentoo-10.15/tmp/etc"'; \ echo '#define SHAREDSTATEDIR "/Users/fabian/Gentoo-10.15/tmp/usr/com"'; \ echo '#define LOCALSTATEDIR "/Users/fabian/Gentoo-10.15/tmp/var/lib"'; \ echo '#define INCLUDEDIR "/Users/fabian/Gentoo-10.15/tmp/usr/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/sed"'; \ echo '#define INFODIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/info"'; \ echo '#define HTMLDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/sed"'; \ echo '#define DVIDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/sed"'; \ echo '#define PDFDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/sed"'; \ echo '#define PSDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/sed"'; \ echo '#define LIBDIR "/Users/fabian/Gentoo-10.15/tmp/usr/lib"'; \ echo '#define LISPDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/locale"'; \ echo '#define MANDIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/Users/fabian/Gentoo-10.15/tmp/usr/share/sed"'; \ echo '#define PKGINCLUDEDIR "/Users/fabian/Gentoo-10.15/tmp/usr/include/sed"'; \ echo '#define PKGLIBDIR "/Users/fabian/Gentoo-10.15/tmp/usr/lib/sed"'; \ echo '#define PKGLIBEXECDIR "/Users/fabian/Gentoo-10.15/tmp/usr/libexec/sed"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f c++defs.h-t c++defs.h && \ sed -n -e '/_GL_CXXDEFS/,$p' \ < ../build-aux/snippet/c++defs.h \ > c++defs.h-t && \ mv c++defs.h-t c++defs.h rm -f arg-nonnull.h-t arg-nonnull.h && \ sed -n -e '/GL_ARG_NONNULL/,$p' \ < ../build-aux/snippet/arg-nonnull.h \ > arg-nonnull.h-t && \ mv arg-nonnull.h-t arg-nonnull.h rm -f warn-on-use.h-t warn-on-use.h && \ sed -n -e '/^.ifndef/,$p' \ < ../build-aux/snippet/warn-on-use.h \ > warn-on-use.h-t && \ mv warn-on-use.h-t warn-on-use.h rm -f unused-parameter.h-t unused-parameter.h && \ sed -n -e '/GL_UNUSED_PARAMETER/,$p' \ < ../build-aux/snippet/unused-parameter.h \ > unused-parameter.h-t && \ mv unused-parameter.h-t unused-parameter.h ../build-aux/install-sh -c -d sys rm -f fcntl.h-t fcntl.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_FCNTL_H''@||g' \ -e 's/@''GNULIB_FCNTL''@/0/g' \ -e 's/@''GNULIB_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_OPEN''@/0/g' \ -e 's/@''GNULIB_OPENAT''@/0/g' \ -e 's|@''HAVE_FCNTL''@|1|g' \ -e 's|@''HAVE_OPENAT''@|1|g' \ -e 's|@''REPLACE_FCNTL''@|0|g' \ -e 's|@''REPLACE_OPEN''@|0|g' \ -e 's|@''REPLACE_OPENAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./fcntl.in.h; \ } > fcntl.h-t && \ mv fcntl.h-t fcntl.h rm -f getopt.h-t getopt.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_GETOPT_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_GETOPT_H''@||g' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ < ./getopt.in.h; \ } > getopt.h-t && \ mv -f getopt.h-t getopt.h rm -f langinfo.h-t langinfo.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_LANGINFO_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LANGINFO_H''@||g' \ -e 's/@''GNULIB_NL_LANGINFO''@/1/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \ -e 's|@''HAVE_NL_LANGINFO''@|1|g' \ -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./langinfo.in.h; \ } > langinfo.h-t && \ mv langinfo.h-t langinfo.h rm -f locale.h-t locale.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_LOCALE_H''@||g' \ -e 's/@''GNULIB_LOCALECONV''@/1/g' \ -e 's/@''GNULIB_SETLOCALE''@/0/g' \ -e 's/@''GNULIB_DUPLOCALE''@/0/g' \ -e 's|@''HAVE_DUPLOCALE''@|1|g' \ -e 's|@''HAVE_XLOCALE_H''@|1|g' \ -e 's|@''REPLACE_LOCALECONV''@|0|g' \ -e 's|@''REPLACE_SETLOCALE''@|0|g' \ -e 's|@''REPLACE_DUPLOCALE''@|0|g' \ -e 's|@''REPLACE_STRUCT_LCONV''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./locale.in.h; \ } > locale.h-t && \ mv locale.h-t locale.h ../build-aux/install-sh -c -d selinux ../build-aux/install-sh -c -d selinux rm -f stdio.h-t stdio.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDIO_H''@||g' \ -e 's/@''GNULIB_DPRINTF''@/0/g' \ -e 's/@''GNULIB_FCLOSE''@/0/g' \ -e 's/@''GNULIB_FDOPEN''@/0/g' \ -e 's/@''GNULIB_FFLUSH''@/0/g' \ -e 's/@''GNULIB_FGETC''@/1/g' \ -e 's/@''GNULIB_FGETS''@/1/g' \ -e 's/@''GNULIB_FOPEN''@/0/g' \ -e 's/@''GNULIB_FPRINTF''@/1/g' \ -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_FPURGE''@/0/g' \ -e 's/@''GNULIB_FPUTC''@/1/g' \ -e 's/@''GNULIB_FPUTS''@/1/g' \ -e 's/@''GNULIB_FREAD''@/1/g' \ -e 's/@''GNULIB_FREOPEN''@/0/g' \ -e 's/@''GNULIB_FSCANF''@/1/g' \ -e 's/@''GNULIB_FSEEK''@/0/g' \ -e 's/@''GNULIB_FSEEKO''@/0/g' \ -e 's/@''GNULIB_FTELL''@/0/g' \ -e 's/@''GNULIB_FTELLO''@/0/g' \ -e 's/@''GNULIB_FWRITE''@/1/g' \ -e 's/@''GNULIB_GETC''@/1/g' \ -e 's/@''GNULIB_GETCHAR''@/1/g' \ -e 's/@''GNULIB_GETDELIM''@/1/g' \ -e 's/@''GNULIB_GETLINE''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PCLOSE''@/0/g' \ -e 's/@''GNULIB_PERROR''@/0/g' \ -e 's/@''GNULIB_POPEN''@/0/g' \ -e 's/@''GNULIB_PRINTF''@/1/g' \ -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_PUTC''@/1/g' \ -e 's/@''GNULIB_PUTCHAR''@/1/g' \ -e 's/@''GNULIB_PUTS''@/1/g' \ -e 's/@''GNULIB_REMOVE''@/0/g' \ -e 's/@''GNULIB_RENAME''@/1/g' \ -e 's/@''GNULIB_RENAMEAT''@/0/g' \ -e 's/@''GNULIB_SCANF''@/1/g' \ -e 's/@''GNULIB_SNPRINTF''@/0/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_TMPFILE''@/0/g' \ -e 's/@''GNULIB_VASPRINTF''@/0/g' \ -e 's/@''GNULIB_VDPRINTF''@/0/g' \ -e 's/@''GNULIB_VFPRINTF''@/1/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VFSCANF''@/0/g' \ -e 's/@''GNULIB_VSCANF''@/0/g' \ -e 's/@''GNULIB_VPRINTF''@/1/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \ -e 's/@''GNULIB_VSNPRINTF''@/0/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \ < ./stdio.in.h | \ sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \ -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \ -e 's|@''HAVE_DECL_FTELLO''@|1|g' \ -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \ -e 's|@''HAVE_DECL_GETLINE''@|1|g' \ -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''HAVE_DPRINTF''@|1|g' \ -e 's|@''HAVE_FSEEKO''@|1|g' \ -e 's|@''HAVE_FTELLO''@|1|g' \ -e 's|@''HAVE_PCLOSE''@|1|g' \ -e 's|@''HAVE_POPEN''@|1|g' \ -e 's|@''HAVE_RENAMEAT''@|1|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''HAVE_VDPRINTF''@|1|g' \ -e 's|@''REPLACE_DPRINTF''@|0|g' \ -e 's|@''REPLACE_FCLOSE''@|0|g' \ -e 's|@''REPLACE_FDOPEN''@|0|g' \ -e 's|@''REPLACE_FFLUSH''@|0|g' \ -e 's|@''REPLACE_FOPEN''@|0|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_FPURGE''@|0|g' \ -e 's|@''REPLACE_FREOPEN''@|0|g' \ -e 's|@''REPLACE_FSEEK''@|0|g' \ -e 's|@''REPLACE_FSEEKO''@|0|g' \ -e 's|@''REPLACE_FTELL''@|0|g' \ -e 's|@''REPLACE_FTELLO''@|0|g' \ -e 's|@''REPLACE_GETDELIM''@|0|g' \ -e 's|@''REPLACE_GETLINE''@|0|g' \ -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \ -e 's|@''REPLACE_PERROR''@|0|g' \ -e 's|@''REPLACE_POPEN''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_REMOVE''@|0|g' \ -e 's|@''REPLACE_RENAME''@|1|g' \ -e 's|@''REPLACE_RENAMEAT''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \ -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \ -e 's|@''REPLACE_TMPFILE''@|0|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e 's|@''REPLACE_VDPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''ASM_SYMBOL_PREFIX''@||g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdio.h-t && \ mv stdio.h-t stdio.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/1/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/1/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_REALPATH''@/1/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/1/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|1|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/1/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/0/g' \ -e 's/@''GNULIB_STRDUP''@/0/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/1/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/1/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|1|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h ../build-aux/install-sh -c -d sys ../build-aux/install-sh -c -d sys mkdir: sys: File exists mkdir: sys: File exists mkdir: selinux: File exists rm -f sys/stat.h-t sys/stat.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_STAT_H''@||g' \ -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \ -e 's/@''GNULIB_FCHMODAT''@/0/g' \ -e 's/@''GNULIB_FSTAT''@/1/g' \ -e 's/@''GNULIB_FSTATAT''@/0/g' \ -e 's/@''GNULIB_FUTIMENS''@/0/g' \ -e 's/@''GNULIB_LCHMOD''@/0/g' \ -e 's/@''GNULIB_LSTAT''@/1/g' \ -e 's/@''GNULIB_MKDIRAT''@/0/g' \ -e 's/@''GNULIB_MKFIFO''@/0/g' \ -e 's/@''GNULIB_MKFIFOAT''@/0/g' \ -e 's/@''GNULIB_MKNOD''@/0/g' \ -e 's/@''GNULIB_MKNODAT''@/0/g' \ -e 's/@''GNULIB_STAT''@/1/g' \ -e 's/@''GNULIB_UTIMENSAT''@/0/g' \ -e 's|@''HAVE_FCHMODAT''@|1|g' \ -e 's|@''HAVE_FSTATAT''@|1|g' \ -e 's|@''HAVE_FUTIMENS''@|1|g' \ -e 's|@''HAVE_LCHMOD''@|1|g' \ -e 's|@''HAVE_LSTAT''@|1|g' \ -e 's|@''HAVE_MKDIRAT''@|1|g' \ -e 's|@''HAVE_MKFIFO''@|1|g' \ -e 's|@''HAVE_MKFIFOAT''@|1|g' \ -e 's|@''HAVE_MKNOD''@|1|g' \ -e 's|@''HAVE_MKNODAT''@|1|g' \ -e 's|@''HAVE_UTIMENSAT''@|1|g' \ -e 's|@''REPLACE_FSTAT''@|0|g' \ -e 's|@''REPLACE_FSTATAT''@|0|g' \ -e 's|@''REPLACE_FUTIMENS''@|0|g' \ -e 's|@''REPLACE_LSTAT''@|1|g' \ -e 's|@''REPLACE_MKDIR''@|0|g' \ -e 's|@''REPLACE_MKFIFO''@|0|g' \ -e 's|@''REPLACE_MKNOD''@|0|g' \ -e 's|@''REPLACE_STAT''@|1|g' \ -e 's|@''REPLACE_UTIMENSAT''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_stat.in.h; \ } > sys/stat.h-t && \ mv sys/stat.h-t sys/stat.h rm -f sys/time.h-t sys/time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_TIME_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TIME_H''@||g' \ -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \ -e 's|@''HAVE_WINSOCK2_H''@|0|g' \ -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \ -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \ -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \ -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./sys_time.in.h; \ } > sys/time.h-t && \ mv sys/time.h-t sys/time.h rm -f selinux/context.h-t selinux/context.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \ < ./se-context.in.h; \ } > selinux/context.h-t && \ chmod a-x selinux/context.h-t && \ mv selinux/context.h-t selinux/context.h rm -f selinux/selinux.h-t selinux/selinux.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SELINUX_SELINUX_H''@||g' \ -e '/definition of _GL_UNUSED_PARAMETER/r unused-parameter.h' \ < ./se-selinux.in.h; \ } > selinux/selinux.h-t && \ chmod a-x selinux/selinux.h-t && \ mv selinux/selinux.h-t selinux/selinux.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h rm -f time.h-t time.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_TIME_H''@||g' \ -e 's/@''GNULIB_MKTIME''@/0/g' \ -e 's/@''GNULIB_NANOSLEEP''@/0/g' \ -e 's/@''GNULIB_STRPTIME''@/0/g' \ -e 's/@''GNULIB_TIMEGM''@/0/g' \ -e 's/@''GNULIB_TIME_R''@/0/g' \ -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \ -e 's|@''HAVE_NANOSLEEP''@|1|g' \ -e 's|@''HAVE_STRPTIME''@|1|g' \ -e 's|@''HAVE_TIMEGM''@|1|g' \ -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./time.in.h; \ } > time.h-t && \ mv time.h-t time.h rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/1/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/1/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/1/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETLOGIN''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|1|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f wchar.h-t wchar.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''HAVE_FEATURES_H''@|0|g' \ -e 's|@''NEXT_WCHAR_H''@||g' \ -e 's|@''HAVE_WCHAR_H''@|1|g' \ -e 's/@''GNULIB_BTOWC''@/1/g' \ -e 's/@''GNULIB_WCTOB''@/1/g' \ -e 's/@''GNULIB_MBSINIT''@/1/g' \ -e 's/@''GNULIB_MBRTOWC''@/1/g' \ -e 's/@''GNULIB_MBRLEN''@/1/g' \ -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \ -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \ -e 's/@''GNULIB_WCRTOMB''@/1/g' \ -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \ -e 's/@''GNULIB_WCWIDTH''@/0/g' \ -e 's/@''GNULIB_WMEMCHR''@/0/g' \ -e 's/@''GNULIB_WMEMCMP''@/0/g' \ -e 's/@''GNULIB_WMEMCPY''@/0/g' \ -e 's/@''GNULIB_WMEMMOVE''@/0/g' \ -e 's/@''GNULIB_WMEMSET''@/0/g' \ -e 's/@''GNULIB_WCSLEN''@/0/g' \ -e 's/@''GNULIB_WCSNLEN''@/0/g' \ -e 's/@''GNULIB_WCSCPY''@/0/g' \ -e 's/@''GNULIB_WCPCPY''@/0/g' \ -e 's/@''GNULIB_WCSNCPY''@/0/g' \ -e 's/@''GNULIB_WCPNCPY''@/0/g' \ -e 's/@''GNULIB_WCSCAT''@/0/g' \ -e 's/@''GNULIB_WCSNCAT''@/0/g' \ -e 's/@''GNULIB_WCSCMP''@/0/g' \ -e 's/@''GNULIB_WCSNCMP''@/0/g' \ -e 's/@''GNULIB_WCSCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \ -e 's/@''GNULIB_WCSCOLL''@/0/g' \ -e 's/@''GNULIB_WCSXFRM''@/0/g' \ -e 's/@''GNULIB_WCSDUP''@/0/g' \ -e 's/@''GNULIB_WCSCHR''@/0/g' \ -e 's/@''GNULIB_WCSRCHR''@/0/g' \ -e 's/@''GNULIB_WCSCSPN''@/0/g' \ -e 's/@''GNULIB_WCSSPN''@/0/g' \ -e 's/@''GNULIB_WCSPBRK''@/0/g' \ -e 's/@''GNULIB_WCSSTR''@/0/g' \ -e 's/@''GNULIB_WCSTOK''@/0/g' \ -e 's/@''GNULIB_WCSWIDTH''@/0/g' \ < ./wchar.in.h | \ sed -e 's|@''HAVE_WINT_T''@|1|g' \ -e 's|@''HAVE_BTOWC''@|1|g' \ -e 's|@''HAVE_MBSINIT''@|1|g' \ -e 's|@''HAVE_MBRTOWC''@|1|g' \ -e 's|@''HAVE_MBRLEN''@|1|g' \ -e 's|@''HAVE_MBSRTOWCS''@|1|g' \ -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \ -e 's|@''HAVE_WCRTOMB''@|1|g' \ -e 's|@''HAVE_WCSRTOMBS''@|1|g' \ -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \ -e 's|@''HAVE_WMEMCHR''@|1|g' \ -e 's|@''HAVE_WMEMCMP''@|1|g' \ -e 's|@''HAVE_WMEMCPY''@|1|g' \ -e 's|@''HAVE_WMEMMOVE''@|1|g' \ -e 's|@''HAVE_WMEMSET''@|1|g' \ -e 's|@''HAVE_WCSLEN''@|1|g' \ -e 's|@''HAVE_WCSNLEN''@|1|g' \ -e 's|@''HAVE_WCSCPY''@|1|g' \ -e 's|@''HAVE_WCPCPY''@|1|g' \ -e 's|@''HAVE_WCSNCPY''@|1|g' \ -e 's|@''HAVE_WCPNCPY''@|1|g' \ -e 's|@''HAVE_WCSCAT''@|1|g' \ -e 's|@''HAVE_WCSNCAT''@|1|g' \ -e 's|@''HAVE_WCSCMP''@|1|g' \ -e 's|@''HAVE_WCSNCMP''@|1|g' \ -e 's|@''HAVE_WCSCASECMP''@|1|g' \ -e 's|@''HAVE_WCSNCASECMP''@|1|g' \ -e 's|@''HAVE_WCSCOLL''@|1|g' \ -e 's|@''HAVE_WCSXFRM''@|1|g' \ -e 's|@''HAVE_WCSDUP''@|1|g' \ -e 's|@''HAVE_WCSCHR''@|1|g' \ -e 's|@''HAVE_WCSRCHR''@|1|g' \ -e 's|@''HAVE_WCSCSPN''@|1|g' \ -e 's|@''HAVE_WCSSPN''@|1|g' \ -e 's|@''HAVE_WCSPBRK''@|1|g' \ -e 's|@''HAVE_WCSSTR''@|1|g' \ -e 's|@''HAVE_WCSTOK''@|1|g' \ -e 's|@''HAVE_WCSWIDTH''@|1|g' \ -e 's|@''HAVE_DECL_WCTOB''@|1|g' \ -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \ | \ sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \ -e 's|@''REPLACE_BTOWC''@|0|g' \ -e 's|@''REPLACE_WCTOB''@|1|g' \ -e 's|@''REPLACE_MBSINIT''@|0|g' \ -e 's|@''REPLACE_MBRTOWC''@|0|g' \ -e 's|@''REPLACE_MBRLEN''@|0|g' \ -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \ -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \ -e 's|@''REPLACE_WCRTOMB''@|0|g' \ -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \ -e 's|@''REPLACE_WCWIDTH''@|0|g' \ -e 's|@''REPLACE_WCSWIDTH''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \ } > wchar.h-t && \ mv wchar.h-t wchar.h rm -f wctype.h-t wctype.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_WCTYPE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_WCTYPE_H''@||g' \ -e 's/@''GNULIB_ISWBLANK''@/0/g' \ -e 's/@''GNULIB_WCTYPE''@/0/g' \ -e 's/@''GNULIB_ISWCTYPE''@/0/g' \ -e 's/@''GNULIB_WCTRANS''@/0/g' \ -e 's/@''GNULIB_TOWCTRANS''@/0/g' \ -e 's/@''HAVE_ISWBLANK''@/1/g' \ -e 's/@''HAVE_ISWCNTRL''@/1/g' \ -e 's/@''HAVE_WCTYPE_T''@/1/g' \ -e 's/@''HAVE_WCTRANS_T''@/1/g' \ -e 's/@''HAVE_WINT_T''@/1/g' \ -e 's/@''REPLACE_ISWBLANK''@/0/g' \ -e 's/@''REPLACE_ISWCNTRL''@/0/g' \ -e 's/@''REPLACE_TOWLOWER''@/0/g' \ -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \ -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \ < ./wctype.in.h; \ } > wctype.h-t && \ mv wctype.h-t wctype.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT set-mode-acl.o -MD -MP -MF .deps/set-mode-acl.Tpo -c -o set-mode-acl.o set-mode-acl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT copy-acl.o -MD -MP -MF .deps/copy-acl.Tpo -c -o copy-acl.o copy-acl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c mv -f .deps/copy-acl.Tpo .deps/copy-acl.Po mv -f .deps/set-mode-acl.Tpo .deps/set-mode-acl.Po mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c mv -f .deps/stripslash.Tpo .deps/stripslash.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c mv -f .deps/exitfail.Tpo .deps/exitfail.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT se-context.o -MD -MP -MF .deps/se-context.Tpo -c -o se-context.o se-context.c mv -f .deps/malloca.Tpo .deps/malloca.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT se-selinux.o -MD -MP -MF .deps/se-selinux.Tpo -c -o se-selinux.o se-selinux.c mv -f .deps/se-context.Tpo .deps/se-context.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT stdio.o -MD -MP -MF .deps/stdio.Tpo -c -o stdio.o stdio.c mv -f .deps/se-selinux.Tpo .deps/se-selinux.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c mv -f .deps/stdio.Tpo .deps/stdio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c mv -f .deps/localcharset.Tpo .deps/localcharset.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c mv -f .deps/unistd.Tpo .deps/unistd.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT version-etc-fsf.o -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.o version-etc-fsf.c mv -f .deps/tempname.Tpo .deps/tempname.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o wctype-h.c mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/version-etc.Tpo .deps/version-etc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT acl_entries.o -MD -MP -MF .deps/acl_entries.Tpo -c -o acl_entries.o acl_entries.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT canonicalize-lgpl.o -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c -o canonicalize-lgpl.o canonicalize-lgpl.c mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/quotearg.Tpo .deps/quotearg.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT fwriting.o -MD -MP -MF .deps/fwriting.Tpo -c -o fwriting.o fwriting.c mv -f .deps/acl_entries.Tpo .deps/acl_entries.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/fwriting.Tpo .deps/fwriting.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c mv -f .deps/error.Tpo .deps/error.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT lstat.o -MD -MP -MF .deps/lstat.Tpo -c -o lstat.o lstat.c mv -f .deps/canonicalize-lgpl.Tpo .deps/canonicalize-lgpl.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT obstack.o -MD -MP -MF .deps/obstack.Tpo -c -o obstack.o obstack.c mv -f .deps/getopt1.Tpo .deps/getopt1.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT readlink.o -MD -MP -MF .deps/readlink.Tpo -c -o readlink.o readlink.c mv -f .deps/lstat.Tpo .deps/lstat.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/readlink.Tpo .deps/readlink.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/obstack.Tpo .deps/obstack.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT stat.o -MD -MP -MF .deps/stat.Tpo -c -o stat.o stat.c mv -f .deps/getopt.Tpo .deps/getopt.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT strerror.o -MD -MP -MF .deps/strerror.Tpo -c -o strerror.o strerror.c mv -f .deps/stat.Tpo .deps/stat.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT strerror-override.o -MD -MP -MF .deps/strerror-override.Tpo -c -o strerror-override.o strerror-override.c mv -f .deps/rename.Tpo .deps/rename.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT strverscmp.o -MD -MP -MF .deps/strverscmp.Tpo -c -o strverscmp.o strverscmp.c mv -f .deps/strerror-override.Tpo .deps/strerror-override.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -g -O2 -MT wctob.o -MD -MP -MF .deps/wctob.Tpo -c -o wctob.o wctob.c mv -f .deps/strerror.Tpo .deps/strerror.Po rm -f t-charset.alias charset.alias && \ /bin/sh ./config.charset 'x86_64-apple-darwin19' > t-charset.alias && \ mv t-charset.alias charset.alias mv -f .deps/strverscmp.Tpo .deps/strverscmp.Po rm -f t-ref-add.sed ref-add.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-add.sin > t-ref-add.sed && \ mv t-ref-add.sed ref-add.sed rm -f t-ref-del.sed ref-del.sed && \ sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-del.sin > t-ref-del.sed && \ mv t-ref-del.sed ref-del.sed mv -f .deps/wctob.Tpo .deps/wctob.Po mv -f .deps/regex.Tpo .deps/regex.Po mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po rm -f libsed.a ar cru libsed.a set-mode-acl.o copy-acl.o file-has-acl.o c-ctype.o c-strcasecmp.o c-strncasecmp.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o localcharset.o malloca.o quotearg.o se-context.o se-selinux.o stdio.o tempname.o unistd.o version-etc.o version-etc-fsf.o wctype-h.o xmalloc.o xalloc-die.o acl_entries.o canonicalize-lgpl.o error.o fwriting.o getopt.o getopt1.o lstat.o obstack.o readlink.o regex.o rename.o stat.o strerror.o strerror-override.o strverscmp.o wctob.o /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsed.a(se-context.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsed.a(se-selinux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsed.a(stdio.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsed.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libsed.a(wctype-h.o) has no symbols ranlib libsed.a ranlib: file: libsed.a(se-context.o) has no symbols ranlib: file: libsed.a(se-selinux.o) has no symbols ranlib: file: libsed.a(stdio.o) has no symbols ranlib: file: libsed.a(unistd.o) has no symbols ranlib: file: libsed.a(wctype-h.o) has no symbols make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/po' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/po' Making all in sed make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT sed.o -MD -MP -MF .deps/sed.Tpo -c -o sed.o sed.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c mv -f .deps/regexp.Tpo .deps/regexp.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT mbcs.o -MD -MP -MF .deps/mbcs.Tpo -c -o mbcs.o mbcs.c mv -f .deps/sed.Tpo .deps/sed.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/fmt.Tpo .deps/fmt.Po mv -f .deps/mbcs.Tpo .deps/mbcs.Po utils.c:253:8: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter] char buffer_delimiter; ^ ./utils.h:32:55: note: previous declaration is here size_t ck_getdelim (char **text, size_t *buflen, char buffer_delimiter, FILE *stream); ^ 1 warning generated. mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/execute.Tpo .deps/execute.Po mv -f .deps/compile.Tpo .deps/compile.Po gcc -g -O2 -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o utils.o ../lib/libsed.a make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' Making all in testsuite make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' * Installing sed-4.2.2 ]2;stage1: installing sed-4.2.2make -j5 install Making install in lib make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make install-recursive make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' if test no = no; then \ case 'darwin19' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/build-aux/install-sh -d /Users/fabian/Gentoo-10.15/tmp/usr/lib ; \ fi ; \ if test -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias; then \ sed -f ref-add.sed /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/lib' Making install in po make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/po' if test "sed" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/po' Making install in sed make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' make[2]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c sed '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/sed' Making install in doc make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /usr/bin/install -c -m 644 sed.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 ./sed.info '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/sed.info' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/doc' Making install in testsuite make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2/testsuite' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/sed-4.2.2/sed-4.2.2' * sed-4.2.2 successfully bootstrapped * Bootstrapping * Fetching xz-5.2.4.tar.bz2 ]2;stage1: fetching xz-5.2.4.tar.bz2wget --no-check-certificate http://distfiles.gentoo.org/distfiles/xz-5.2.4.tar.bz2 --2021-01-08 15:30:44-- http://distfiles.gentoo.org/distfiles/xz-5.2.4.tar.bz2 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:30:44 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.bz2 --2021-01-08 15:30:44-- http://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.bz2 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/99/xz-5.2.4.tar.bz2 [following] --2021-01-08 15:30:44-- http://distfiles.gentoo.org/distfiles/99/xz-5.2.4.tar.bz2 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:30:44 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.bz2 --2021-01-08 15:30:44-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.bz2 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/99/xz-5.2.4.tar.bz2 [following] --2021-01-08 15:30:44-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/99/xz-5.2.4.tar.bz2 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1287922 (1.2M) [application/octet-stream] Saving to: 'xz-5.2.4.tar.bz2' 0K .......... .......... .......... .......... .......... 3% 3.79M 0s 50K .......... .......... .......... .......... .......... 7% 3.49M 0s 100K .......... .......... .......... .......... .......... 11% 1.99M 0s 150K .......... .......... .......... .......... .......... 15% 4.11M 0s 200K .......... .......... .......... .......... .......... 19% 3.70M 0s 250K .......... .......... .......... .......... .......... 23% 3.71M 0s 300K .......... .......... .......... .......... .......... 27% 2.90M 0s 350K .......... .......... .......... .......... .......... 31% 2.00M 0s 400K .......... .......... .......... .......... .......... 35% 10.0M 0s 450K .......... .......... .......... .......... .......... 39% 3.61M 0s 500K .......... .......... .......... .......... .......... 43% 7.89M 0s 550K .......... .......... .......... .......... .......... 47% 5.18M 0s 600K .......... .......... .......... .......... .......... 51% 3.50M 0s 650K .......... .......... .......... .......... .......... 55% 6.20M 0s 700K .......... .......... .......... .......... .......... 59% 5.13M 0s 750K .......... .......... .......... .......... .......... 63% 5.08M 0s 800K .......... .......... .......... .......... .......... 67% 4.92M 0s 850K .......... .......... .......... .......... .......... 71% 4.21M 0s 900K .......... .......... .......... .......... .......... 75% 17.9M 0s 950K .......... .......... .......... .......... .......... 79% 3.91M 0s 1000K .......... .......... .......... .......... .......... 83% 4.03M 0s 1050K .......... .......... .......... .......... .......... 87% 1.76M 0s 1100K .......... .......... .......... .......... .......... 91% 6.53M 0s 1150K .......... .......... .......... .......... .......... 95% 4.31M 0s 1200K .......... .......... .......... .......... .......... 99% 27.9M 0s 1250K ....... 100% 62.4M=0.3s 2021-01-08 15:30:45 (4.05 MB/s) - 'xz-5.2.4.tar.bz2' saved [1287922/1287922] * Unpacking xz-5.2.4 * Compiling xz-5.2.4 ]2;stage1: configuring xz-5.2.4./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 --disable-assembler XZ Utils 5.2.4 System type: checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if assembler optimizations should be used... no checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if library symbol versioning should be used... no checking if sandboxing should be used... no checking for a shell that conforms to POSIX... /bin/sh Initializing Automake: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether ln -s works... yes checking for style of include used by make... GNU checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes POSIX threading support: checking if compiler needs -Werror to reject unknown flags... yes checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... no checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /Library/Developer/CommandLineTools/usr/bin/nm -B checking the name lister (/Library/Developer/CommandLineTools/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin19 file names to x86_64-apple-darwin19 format... func_convert_file_noop checking how to convert x86_64-apple-darwin19 file names to toolchain format... func_convert_file_noop checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files... -r checking for x86_64-apple-darwin19-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-apple-darwin19-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for archiver @FILE support... no checking for x86_64-apple-darwin19-strip... no checking for strip... strip checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking command to parse /Library/Developer/CommandLineTools/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-apple-darwin19-mt... no checking for mt... no checking if : is a manifest tool... no checking for x86_64-apple-darwin19-dsymutil... no checking for dsymutil... dsymutil checking for x86_64-apple-darwin19-nmedit... no checking for nmedit... nmedit checking for x86_64-apple-darwin19-lipo... no checking for lipo... lipo checking for x86_64-apple-darwin19-otool... no checking for otool... otool checking for x86_64-apple-darwin19-otool64... no checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin19 dyld 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... yes checking for x86_64-apple-darwin19-windres... no checking for windres... no Initializing gettext: checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no System headers and functions: checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking immintrin.h usability... yes checking immintrin.h presence... yes checking for immintrin.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... yes checking for futimens... yes checking for posix_fadvise... no checking whether program_invocation_name is declared... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking if unaligned memory access should be used... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sysctl checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking whether _mm_movemask_epi8 is declared... yes GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if gcc accepts -Wall... yes checking if gcc accepts -Wextra... yes checking if gcc accepts -Wvla... yes checking if gcc accepts -Wformat=2... yes checking if gcc accepts -Winit-self... yes checking if gcc accepts -Wmissing-include-dirs... yes checking if gcc accepts -Wstrict-aliasing... yes checking if gcc accepts -Wfloat-equal... yes checking if gcc accepts -Wundef... yes checking if gcc accepts -Wshadow... yes checking if gcc accepts -Wpointer-arith... yes checking if gcc accepts -Wbad-function-cast... yes checking if gcc accepts -Wwrite-strings... yes checking if gcc accepts -Wlogical-op... no checking if gcc accepts -Waggregate-return... yes checking if gcc accepts -Wstrict-prototypes... yes checking if gcc accepts -Wold-style-definition... yes checking if gcc accepts -Wmissing-prototypes... yes checking if gcc accepts -Wmissing-declarations... yes checking if gcc accepts -Wmissing-noreturn... yes checking if gcc accepts -Wredundant-decls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ]2;stage1: building xz-5.2.4make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' Making all in liblzma make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' Making all in api make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -fno-common -DPIC -o .libs/liblzma_la-block_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -fno-common -DPIC -o .libs/liblzma_la-tuklib_physmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -fno-common -DPIC -o .libs/liblzma_la-tuklib_cpucores.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -fno-common -DPIC -o .libs/liblzma_la-easy_preset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -fno-common -DPIC -o .libs/liblzma_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_cpucores.lo -MD -MP -MF .deps/liblzma_la-tuklib_cpucores.Tpo -c ../common/tuklib_cpucores.c -o liblzma_la-tuklib_cpucores.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-tuklib_physmem.lo -MD -MP -MF .deps/liblzma_la-tuklib_physmem.Tpo -c ../common/tuklib_physmem.c -o liblzma_la-tuklib_physmem.o >/dev/null 2>&1 mv -f .deps/liblzma_la-tuklib_physmem.Tpo .deps/liblzma_la-tuklib_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c mv -f .deps/liblzma_la-tuklib_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -fno-common -DPIC -o .libs/liblzma_la-filter_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -fno-common -DPIC -o .libs/liblzma_la-hardware_physmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_preset.lo -MD -MP -MF .deps/liblzma_la-easy_preset.Tpo -c common/easy_preset.c -o liblzma_la-easy_preset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_physmem.lo -MD -MP -MF .deps/liblzma_la-hardware_physmem.Tpo -c common/hardware_physmem.c -o liblzma_la-hardware_physmem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_util.lo -MD -MP -MF .deps/liblzma_la-block_util.Tpo -c common/block_util.c -o liblzma_la-block_util.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_common.lo -MD -MP -MF .deps/liblzma_la-filter_common.Tpo -c common/filter_common.c -o liblzma_la-filter_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-common.lo -MD -MP -MF .deps/liblzma_la-common.Tpo -c common/common.c -o liblzma_la-common.o >/dev/null 2>&1 mv -f .deps/liblzma_la-easy_preset.Tpo .deps/liblzma_la-easy_preset.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c mv -f .deps/liblzma_la-hardware_physmem.Tpo .deps/liblzma_la-hardware_physmem.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c mv -f .deps/liblzma_la-block_util.Tpo .deps/liblzma_la-block_util.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c mv -f .deps/liblzma_la-filter_common.Tpo .deps/liblzma_la-filter_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -fno-common -DPIC -o .libs/liblzma_la-index.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_common.o mv -f .deps/liblzma_la-common.Tpo .deps/liblzma_la-common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -fno-common -DPIC -o .libs/liblzma_la-vli_size.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -fno-common -DPIC -o .libs/liblzma_la-hardware_cputhreads.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_common.lo -MD -MP -MF .deps/liblzma_la-stream_flags_common.Tpo -c common/stream_flags_common.c -o liblzma_la-stream_flags_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -fno-common -DPIC -o .libs/liblzma_la-alone_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_size.lo -MD -MP -MF .deps/liblzma_la-vli_size.Tpo -c common/vli_size.c -o liblzma_la-vli_size.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-hardware_cputhreads.lo -MD -MP -MF .deps/liblzma_la-hardware_cputhreads.Tpo -c common/hardware_cputhreads.c -o liblzma_la-hardware_cputhreads.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_flags_common.Tpo .deps/liblzma_la-stream_flags_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c mv -f .deps/liblzma_la-vli_size.Tpo .deps/liblzma_la-vli_size.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_encoder.lo -MD -MP -MF .deps/liblzma_la-alone_encoder.Tpo -c common/alone_encoder.c -o liblzma_la-alone_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-hardware_cputhreads.Tpo .deps/liblzma_la-hardware_cputhreads.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index.lo -MD -MP -MF .deps/liblzma_la-index.Tpo -c common/index.c -o liblzma_la-index.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_encoder.o mv -f .deps/liblzma_la-alone_encoder.Tpo .deps/liblzma_la-alone_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -fno-common -DPIC -o .libs/liblzma_la-block_header_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_encoder.lo -MD -MP -MF .deps/liblzma_la-block_header_encoder.Tpo -c common/block_header_encoder.c -o liblzma_la-block_header_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_encoder.lo -MD -MP -MF .deps/liblzma_la-block_encoder.Tpo -c common/block_encoder.c -o liblzma_la-block_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_encoder.Tpo -c common/block_buffer_encoder.c -o liblzma_la-block_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_buffer_encoder.Tpo -c common/easy_buffer_encoder.c -o liblzma_la-easy_buffer_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-block_header_encoder.Tpo .deps/liblzma_la-block_header_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c mv -f .deps/liblzma_la-block_encoder.Tpo .deps/liblzma_la-block_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c mv -f .deps/liblzma_la-index.Tpo .deps/liblzma_la-index.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c mv -f .deps/liblzma_la-block_buffer_encoder.Tpo .deps/liblzma_la-block_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c mv -f .deps/liblzma_la-easy_buffer_encoder.Tpo .deps/liblzma_la-easy_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -fno-common -DPIC -o .libs/liblzma_la-easy_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -fno-common -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_flags_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder.lo -MD -MP -MF .deps/liblzma_la-easy_encoder.Tpo -c common/easy_encoder.c -o liblzma_la-easy_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_encoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_encoder_memusage.Tpo -c common/easy_encoder_memusage.c -o liblzma_la-easy_encoder_memusage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_encoder.Tpo -c common/filter_buffer_encoder.c -o liblzma_la-filter_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_encoder.Tpo -c common/filter_flags_encoder.c -o liblzma_la-filter_flags_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-easy_encoder.Tpo .deps/liblzma_la-easy_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c mv -f .deps/liblzma_la-easy_encoder_memusage.Tpo .deps/liblzma_la-easy_encoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_encoder.lo -MD -MP -MF .deps/liblzma_la-filter_encoder.Tpo -c common/filter_encoder.c -o liblzma_la-filter_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-filter_buffer_encoder.Tpo .deps/liblzma_la-filter_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c mv -f .deps/liblzma_la-filter_flags_encoder.Tpo .deps/liblzma_la-filter_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -fno-common -DPIC -o .libs/liblzma_la-index_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_encoder.o mv -f .deps/liblzma_la-filter_encoder.Tpo .deps/liblzma_la-filter_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_encoder.Tpo -c common/stream_buffer_encoder.c -o liblzma_la-stream_buffer_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_encoder.lo -MD -MP -MF .deps/liblzma_la-index_encoder.Tpo -c common/index_encoder.c -o liblzma_la-index_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_encoder.Tpo -c common/stream_flags_encoder.c -o liblzma_la-stream_flags_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -fno-common -DPIC -o .libs/liblzma_la-vli_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder.lo -MD -MP -MF .deps/liblzma_la-stream_encoder.Tpo -c common/stream_encoder.c -o liblzma_la-stream_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_buffer_encoder.Tpo .deps/liblzma_la-stream_buffer_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c mv -f .deps/liblzma_la-stream_flags_encoder.Tpo .deps/liblzma_la-stream_flags_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c mv -f .deps/liblzma_la-index_encoder.Tpo .deps/liblzma_la-index_encoder.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_encoder.lo -MD -MP -MF .deps/liblzma_la-vli_encoder.Tpo -c common/vli_encoder.c -o liblzma_la-vli_encoder.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c mv -f .deps/liblzma_la-stream_encoder.Tpo .deps/liblzma_la-stream_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -fno-common -DPIC -o .libs/liblzma_la-outqueue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -fno-common -DPIC -o .libs/liblzma_la-stream_encoder_mt.o mv -f .deps/liblzma_la-vli_encoder.Tpo .deps/liblzma_la-vli_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -fno-common -DPIC -o .libs/liblzma_la-alone_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -fno-common -DPIC -o .libs/liblzma_la-auto_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-outqueue.lo -MD -MP -MF .deps/liblzma_la-outqueue.Tpo -c common/outqueue.c -o liblzma_la-outqueue.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_buffer_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-auto_decoder.lo -MD -MP -MF .deps/liblzma_la-auto_decoder.Tpo -c common/auto_decoder.c -o liblzma_la-auto_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-alone_decoder.lo -MD -MP -MF .deps/liblzma_la-alone_decoder.Tpo -c common/alone_decoder.c -o liblzma_la-alone_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-outqueue.Tpo .deps/liblzma_la-outqueue.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-block_buffer_decoder.Tpo -c common/block_buffer_decoder.c -o liblzma_la-block_buffer_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_encoder_mt.lo -MD -MP -MF .deps/liblzma_la-stream_encoder_mt.Tpo -c common/stream_encoder_mt.c -o liblzma_la-stream_encoder_mt.o >/dev/null 2>&1 mv -f .deps/liblzma_la-auto_decoder.Tpo .deps/liblzma_la-auto_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_buffer_decoder.Plo mv -f .deps/liblzma_la-alone_decoder.Tpo .deps/liblzma_la-alone_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -fno-common -DPIC -o .libs/liblzma_la-block_header_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -fno-common -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_decoder.lo -MD -MP -MF .deps/liblzma_la-block_decoder.Tpo -c common/block_decoder.c -o liblzma_la-block_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-easy_decoder_memusage.lo -MD -MP -MF .deps/liblzma_la-easy_decoder_memusage.Tpo -c common/easy_decoder_memusage.c -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-block_header_decoder.lo -MD -MP -MF .deps/liblzma_la-block_header_decoder.Tpo -c common/block_header_decoder.c -o liblzma_la-block_header_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_buffer_decoder.Tpo -c common/filter_buffer_decoder.c -o liblzma_la-filter_buffer_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_encoder_mt.Tpo .deps/liblzma_la-stream_encoder_mt.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c mv -f .deps/liblzma_la-block_decoder.Tpo .deps/liblzma_la-block_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c mv -f .deps/liblzma_la-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_buffer_decoder.Plo mv -f .deps/liblzma_la-easy_decoder_memusage.Tpo .deps/liblzma_la-easy_decoder_memusage.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c mv -f .deps/liblzma_la-block_header_decoder.Tpo .deps/liblzma_la-block_header_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -fno-common -DPIC -o .libs/liblzma_la-filter_flags_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -fno-common -DPIC -o .libs/liblzma_la-index_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -fno-common -DPIC -o .libs/liblzma_la-index_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_flags_decoder.Tpo -c common/filter_flags_decoder.c -o liblzma_la-filter_flags_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_buffer_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_buffer_decoder.Tpo -c common/stream_buffer_decoder.c -o liblzma_la-stream_buffer_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-filter_decoder.lo -MD -MP -MF .deps/liblzma_la-filter_decoder.Tpo -c common/filter_decoder.c -o liblzma_la-filter_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_decoder.lo -MD -MP -MF .deps/liblzma_la-index_decoder.Tpo -c common/index_decoder.c -o liblzma_la-index_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-index_hash.lo -MD -MP -MF .deps/liblzma_la-index_hash.Tpo -c common/index_hash.c -o liblzma_la-index_hash.o >/dev/null 2>&1 mv -f .deps/liblzma_la-filter_flags_decoder.Tpo .deps/liblzma_la-filter_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c mv -f .deps/liblzma_la-stream_buffer_decoder.Tpo .deps/liblzma_la-stream_buffer_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c mv -f .deps/liblzma_la-filter_decoder.Tpo .deps/liblzma_la-filter_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c mv -f .deps/liblzma_la-index_hash.Tpo .deps/liblzma_la-index_hash.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -fno-common -DPIC -o .libs/liblzma_la-stream_flags_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -fno-common -DPIC -o .libs/liblzma_la-vli_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -fno-common -DPIC -o .libs/liblzma_la-crc32_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -fno-common -DPIC -o .libs/liblzma_la-check.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_flags_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_flags_decoder.Tpo -c common/stream_flags_decoder.c -o liblzma_la-stream_flags_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-vli_decoder.lo -MD -MP -MF .deps/liblzma_la-vli_decoder.Tpo -c common/vli_decoder.c -o liblzma_la-vli_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-stream_decoder.lo -MD -MP -MF .deps/liblzma_la-stream_decoder.Tpo -c common/stream_decoder.c -o liblzma_la-stream_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-check.lo -MD -MP -MF .deps/liblzma_la-check.Tpo -c check/check.c -o liblzma_la-check.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_table.lo -MD -MP -MF .deps/liblzma_la-crc32_table.Tpo -c check/crc32_table.c -o liblzma_la-crc32_table.o >/dev/null 2>&1 mv -f .deps/liblzma_la-stream_flags_decoder.Tpo .deps/liblzma_la-stream_flags_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c mv -f .deps/liblzma_la-vli_decoder.Tpo .deps/liblzma_la-vli_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c mv -f .deps/liblzma_la-crc32_table.Tpo .deps/liblzma_la-crc32_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c mv -f .deps/liblzma_la-check.Tpo .deps/liblzma_la-check.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c mv -f .deps/liblzma_la-stream_decoder.Tpo .deps/liblzma_la-stream_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -fno-common -DPIC -o .libs/liblzma_la-crc32_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -fno-common -DPIC -o .libs/liblzma_la-crc64_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -fno-common -DPIC -o .libs/liblzma_la-crc64_fast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lz_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fno-common -DPIC -o .libs/liblzma_la-sha256.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc32_fast.lo -MD -MP -MF .deps/liblzma_la-crc32_fast.Tpo -c check/crc32_fast.c -o liblzma_la-crc32_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_table.lo -MD -MP -MF .deps/liblzma_la-crc64_table.Tpo -c check/crc64_table.c -o liblzma_la-crc64_table.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-crc64_fast.lo -MD -MP -MF .deps/liblzma_la-crc64_fast.Tpo -c check/crc64_fast.c -o liblzma_la-crc64_fast.o >/dev/null 2>&1 mv -f .deps/liblzma_la-crc32_fast.Tpo .deps/liblzma_la-crc32_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c mv -f .deps/liblzma_la-crc64_table.Tpo .deps/liblzma_la-crc64_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c mv -f .deps/liblzma_la-crc64_fast.Tpo .deps/liblzma_la-crc64_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -fno-common -DPIC -o .libs/liblzma_la-lz_encoder_mf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lz_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder.lo -MD -MP -MF .deps/liblzma_la-lz_encoder.Tpo -c lz/lz_encoder.c -o liblzma_la-lz_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_presets.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_presets.Tpo -c lzma/lzma_encoder_presets.c -o liblzma_la-lzma_encoder_presets.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_decoder.lo -MD -MP -MF .deps/liblzma_la-lz_decoder.Tpo -c lz/lz_decoder.c -o liblzma_la-lz_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_encoder_presets.Tpo .deps/liblzma_la-lzma_encoder_presets.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c mv -f .deps/liblzma_la-lz_decoder.Tpo .deps/liblzma_la-lz_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -o liblzma_la-sha256.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o mv -f .deps/liblzma_la-lz_encoder.Tpo .deps/liblzma_la-lz_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -fno-common -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lz_encoder_mf.lo -MD -MP -MF .deps/liblzma_la-lz_encoder_mf.Tpo -c lz/lz_encoder_mf.c -o liblzma_la-lz_encoder_mf.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_fast.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo -c lzma/lzma_encoder_optimum_fast.c -o liblzma_la-lzma_encoder_optimum_fast.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder.Tpo -c lzma/lzma_encoder.c -o liblzma_la-lzma_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-sha256.Tpo .deps/liblzma_la-sha256.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -fno-common -DPIC -o .libs/liblzma_la-fastpos_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-fastpos_table.lo -MD -MP -MF .deps/liblzma_la-fastpos_table.Tpo -c lzma/fastpos_table.c -o liblzma_la-fastpos_table.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_encoder_optimum_fast.Tpo .deps/liblzma_la-lzma_encoder_optimum_fast.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c mv -f .deps/liblzma_la-lzma_encoder.Tpo .deps/liblzma_la-lzma_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c mv -f .deps/liblzma_la-fastpos_table.Tpo .deps/liblzma_la-fastpos_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma_decoder.o mv -f .deps/liblzma_la-lz_encoder_mf.Tpo .deps/liblzma_la-lz_encoder_mf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma2_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -fno-common -DPIC -o .libs/liblzma_la-lzma2_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -fno-common -DPIC -o .libs/liblzma_la-price_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_encoder_optimum_normal.lo -MD -MP -MF .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo -c lzma/lzma_encoder_optimum_normal.c -o liblzma_la-lzma_encoder_optimum_normal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_encoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_encoder.Tpo -c lzma/lzma2_encoder.c -o liblzma_la-lzma2_encoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma2_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma2_decoder.Tpo -c lzma/lzma2_decoder.c -o liblzma_la-lzma2_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-price_table.lo -MD -MP -MF .deps/liblzma_la-price_table.Tpo -c rangecoder/price_table.c -o liblzma_la-price_table.o >/dev/null 2>&1 mv -f .deps/liblzma_la-price_table.Tpo .deps/liblzma_la-price_table.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c mv -f .deps/liblzma_la-lzma2_encoder.Tpo .deps/liblzma_la-lzma2_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c mv -f .deps/liblzma_la-lzma2_decoder.Tpo .deps/liblzma_la-lzma2_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -fno-common -DPIC -o .libs/liblzma_la-delta_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -fno-common -DPIC -o .libs/liblzma_la-delta_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -fno-common -DPIC -o .libs/liblzma_la-delta_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_common.lo -MD -MP -MF .deps/liblzma_la-delta_common.Tpo -c delta/delta_common.c -o liblzma_la-delta_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_decoder.lo -MD -MP -MF .deps/liblzma_la-delta_decoder.Tpo -c delta/delta_decoder.c -o liblzma_la-delta_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-delta_encoder.lo -MD -MP -MF .deps/liblzma_la-delta_encoder.Tpo -c delta/delta_encoder.c -o liblzma_la-delta_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-delta_common.Tpo .deps/liblzma_la-delta_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c mv -f .deps/liblzma_la-delta_decoder.Tpo .deps/liblzma_la-delta_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c mv -f .deps/liblzma_la-delta_encoder.Tpo .deps/liblzma_la-delta_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -fno-common -DPIC -o .libs/liblzma_la-simple_coder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-lzma_decoder.lo -MD -MP -MF .deps/liblzma_la-lzma_decoder.Tpo -c lzma/lzma_decoder.c -o liblzma_la-lzma_decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -fno-common -DPIC -o .libs/liblzma_la-simple_encoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -fno-common -DPIC -o .libs/liblzma_la-simple_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_coder.lo -MD -MP -MF .deps/liblzma_la-simple_coder.Tpo -c simple/simple_coder.c -o liblzma_la-simple_coder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_encoder.lo -MD -MP -MF .deps/liblzma_la-simple_encoder.Tpo -c simple/simple_encoder.c -o liblzma_la-simple_encoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_encoder_optimum_normal.Tpo .deps/liblzma_la-lzma_encoder_optimum_normal.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-simple_decoder.lo -MD -MP -MF .deps/liblzma_la-simple_decoder.Tpo -c simple/simple_decoder.c -o liblzma_la-simple_decoder.o >/dev/null 2>&1 mv -f .deps/liblzma_la-simple_encoder.Tpo .deps/liblzma_la-simple_encoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c mv -f .deps/liblzma_la-simple_decoder.Tpo .deps/liblzma_la-simple_decoder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -fno-common -DPIC -o .libs/liblzma_la-x86.o mv -f .deps/liblzma_la-simple_coder.Tpo .deps/liblzma_la-simple_coder.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fno-common -DPIC -o .libs/liblzma_la-powerpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -fno-common -DPIC -o .libs/liblzma_la-ia64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-x86.lo -MD -MP -MF .deps/liblzma_la-x86.Tpo -c simple/x86.c -o liblzma_la-x86.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fno-common -DPIC -o .libs/liblzma_la-arm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -o liblzma_la-powerpc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-ia64.lo -MD -MP -MF .deps/liblzma_la-ia64.Tpo -c simple/ia64.c -o liblzma_la-ia64.o >/dev/null 2>&1 mv -f .deps/liblzma_la-x86.Tpo .deps/liblzma_la-x86.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -o liblzma_la-arm.o >/dev/null 2>&1 mv -f .deps/liblzma_la-powerpc.Tpo .deps/liblzma_la-powerpc.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c mv -f .deps/liblzma_la-ia64.Tpo .deps/liblzma_la-ia64.Plo rm -f liblzma.pc sed \ -e 's,@prefix[@],/Users/fabian/Gentoo-10.15/tmp/usr,g' \ -e 's,@exec_prefix[@],/Users/fabian/Gentoo-10.15/tmp/usr,g' \ -e 's,@libdir[@],/Users/fabian/Gentoo-10.15/tmp/usr/lib,g' \ -e 's,@includedir[@],/Users/fabian/Gentoo-10.15/tmp/usr/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.2.4,g' \ -e 's,@PTHREAD_CFLAGS[@],-D_THREAD_SAFE -pthread,g' \ -e 's,@LIBS[@],,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -fno-common -DPIC -o .libs/liblzma_la-armthumb.o mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fno-common -DPIC -o .libs/liblzma_la-sparc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-armthumb.lo -MD -MP -MF .deps/liblzma_la-armthumb.Tpo -c simple/armthumb.c -o liblzma_la-armthumb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT liblzma_la-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -o liblzma_la-sparc.o >/dev/null 2>&1 mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_decoder.Plo mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.Plo mv -f .deps/liblzma_la-sparc.Tpo .deps/liblzma_la-sparc.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -no-undefined -version-info 7:4:2 -o liblzma.la -rpath /Users/fabian/Gentoo-10.15/tmp/usr/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo libtool: link: gcc -dynamiclib -o .libs/liblzma.5.dylib .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -pthread -g -O2 -pthread -install_name /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.5.dylib -compatibility_version 8 -current_version 8.4 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "liblzma.dylib" && ln -s "liblzma.5.dylib" "liblzma.dylib") libtool: link: ar cr .libs/liblzma.a liblzma_la-tuklib_physmem.o liblzma_la-tuklib_cpucores.o liblzma_la-common.o liblzma_la-block_util.o liblzma_la-easy_preset.o liblzma_la-filter_common.o liblzma_la-hardware_physmem.o liblzma_la-index.o liblzma_la-stream_flags_common.o liblzma_la-vli_size.o liblzma_la-hardware_cputhreads.o liblzma_la-alone_encoder.o liblzma_la-block_buffer_encoder.o liblzma_la-block_encoder.o liblzma_la-block_header_encoder.o liblzma_la-easy_buffer_encoder.o liblzma_la-easy_encoder.o liblzma_la-easy_encoder_memusage.o liblzma_la-filter_buffer_encoder.o liblzma_la-filter_encoder.o liblzma_la-filter_flags_encoder.o liblzma_la-index_encoder.o liblzma_la-stream_buffer_encoder.o liblzma_la-stream_encoder.o liblzma_la-stream_flags_encoder.o liblzma_la-vli_encoder.o liblzma_la-outqueue.o liblzma_la-stream_encoder_mt.o liblzma_la-alone_decoder.o liblzma_la-auto_decoder.o liblzma_la-block_buffer_decoder.o liblzma_la-block_decoder.o liblzma_la-block_header_decoder.o liblzma_la-easy_decoder_memusage.o liblzma_la-filter_buffer_decoder.o liblzma_la-filter_decoder.o liblzma_la-filter_flags_decoder.o liblzma_la-index_decoder.o liblzma_la-index_hash.o liblzma_la-stream_buffer_decoder.o liblzma_la-stream_decoder.o liblzma_la-stream_flags_decoder.o liblzma_la-vli_decoder.o liblzma_la-check.o liblzma_la-crc32_table.o liblzma_la-crc32_fast.o liblzma_la-crc64_table.o liblzma_la-crc64_fast.o liblzma_la-sha256.o liblzma_la-lz_encoder.o liblzma_la-lz_encoder_mf.o liblzma_la-lz_decoder.o liblzma_la-lzma_encoder_presets.o liblzma_la-lzma_encoder.o liblzma_la-lzma_encoder_optimum_fast.o liblzma_la-lzma_encoder_optimum_normal.o liblzma_la-fastpos_table.o liblzma_la-lzma_decoder.o liblzma_la-lzma2_encoder.o liblzma_la-lzma2_decoder.o liblzma_la-price_table.o liblzma_la-delta_common.o liblzma_la-delta_encoder.o liblzma_la-delta_decoder.o liblzma_la-simple_coder.o liblzma_la-simple_encoder.o liblzma_la-simple_decoder.o liblzma_la-x86.o liblzma_la-powerpc.o liblzma_la-ia64.o liblzma_la-arm.o liblzma_la-armthumb.o liblzma_la-sparc.o libtool: link: ranlib .libs/liblzma.a libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' Making all in xzdec make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-xzdec.o -MD -MP -MF .deps/xzdec-xzdec.Tpo -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_progname.o -MD -MP -MF .deps/xzdec-tuklib_progname.Tpo -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xzdec-tuklib_exit.o -MD -MP -MF .deps/xzdec-tuklib_exit.Tpo -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_progname.o -MD -MP -MF .deps/lzmadec-tuklib_progname.Tpo -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xzdec-tuklib_progname.Tpo .deps/xzdec-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmadec-tuklib_exit.o -MD -MP -MF .deps/lzmadec-tuklib_exit.Tpo -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.Po mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-xzdec.Po mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po mv -f .deps/lzmadec-tuklib_progname.Tpo .deps/lzmadec-tuklib_progname.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la mv -f .deps/xzdec-xzdec.Tpo .deps/xzdec-xzdec.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la libtool: link: gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib -pthread libtool: link: gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib -pthread make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' Making all in xz make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-args.o -MD -MP -MF .deps/xz-args.Tpo -c -o xz-args.o `test -f 'args.c' || echo './'`args.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-coder.o -MD -MP -MF .deps/xz-coder.Tpo -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-file_io.o -MD -MP -MF .deps/xz-file_io.Tpo -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-hardware.o -MD -MP -MF .deps/xz-hardware.Tpo -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-main.o -MD -MP -MF .deps/xz-main.Tpo -c -o xz-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/xz-main.Tpo .deps/xz-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-message.o -MD -MP -MF .deps/xz-message.Tpo -c -o xz-message.o `test -f 'message.c' || echo './'`message.c mv -f .deps/xz-args.Tpo .deps/xz-args.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-mytime.o -MD -MP -MF .deps/xz-mytime.Tpo -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c mv -f .deps/xz-hardware.Tpo .deps/xz-hardware.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-options.o -MD -MP -MF .deps/xz-options.Tpo -c -o xz-options.o `test -f 'options.c' || echo './'`options.c mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-signals.o -MD -MP -MF .deps/xz-signals.Tpo -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/xz-options.Tpo .deps/xz-options.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-suffix.o -MD -MP -MF .deps/xz-suffix.Tpo -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c mv -f .deps/xz-signals.Tpo .deps/xz-signals.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-util.o -MD -MP -MF .deps/xz-util.Tpo -c -o xz-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/xz-suffix.Tpo .deps/xz-suffix.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_open_stdxxx.o -MD -MP -MF .deps/xz-tuklib_open_stdxxx.Tpo -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c mv -f .deps/xz-util.Tpo .deps/xz-util.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_progname.o -MD -MP -MF .deps/xz-tuklib_progname.Tpo -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c mv -f .deps/xz-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_exit.o -MD -MP -MF .deps/xz-tuklib_exit.Tpo -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/xz-tuklib_progname.Tpo .deps/xz-tuklib_progname.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_width.o -MD -MP -MF .deps/xz-tuklib_mbstr_width.Tpo -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c mv -f .deps/xz-tuklib_exit.Tpo .deps/xz-tuklib_exit.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-tuklib_mbstr_fw.o -MD -MP -MF .deps/xz-tuklib_mbstr_fw.Tpo -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c mv -f .deps/xz-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT xz-list.o -MD -MP -MF .deps/xz-list.Tpo -c -o xz-list.o `test -f 'list.c' || echo './'`list.c mv -f .deps/xz-tuklib_mbstr_width.Tpo .deps/xz-tuklib_mbstr_width.Po mv -f .deps/xz-list.Tpo .deps/xz-list.Po mv -f .deps/xz-mytime.Tpo .deps/xz-mytime.Po message.c:715:20: warning: format string is not a string literal [-Wformat-nonliteral] vfprintf(stderr, fmt, ap); ^~~ mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po 1 warning generated. mv -f .deps/xz-message.Tpo .deps/xz-message.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la libtool: link: gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/.libs/liblzma.dylib -pthread make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' Making all in lzmainfo make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-lzmainfo.o -MD -MP -MF .deps/lzmainfo-lzmainfo.Tpo -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_progname.o -MD -MP -MF .deps/lzmainfo-tuklib_progname.Tpo -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/fabian/Gentoo-10.15/tmp/usr/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -MT lzmainfo-tuklib_exit.o -MD -MP -MF .deps/lzmainfo-tuklib_exit.Tpo -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c mv -f .deps/lzmainfo-tuklib_progname.Tpo .deps/lzmainfo-tuklib_progname.Po mv -f .deps/lzmainfo-tuklib_exit.Tpo .deps/lzmainfo-tuklib_exit.Po mv -f .deps/lzmainfo-lzmainfo.Tpo .deps/lzmainfo-lzmainfo.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la libtool: link: gcc -D_THREAD_SAFE -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -g -O2 -o .libs/lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/.libs/liblzma.dylib -pthread make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' Making all in scripts make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/po' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' * Installing xz-5.2.4 ]2;stage1: installing xz-5.2.4make -j5 install Making install in src make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' Making install in liblzma make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' Making install in api make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[4]: Nothing to be done for 'install-exec-am'. ../../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/include' ../../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/Users/fabian/Gentoo-10.15/tmp/usr/include/lzma' /usr/bin/install -c -m 644 lzma.h '/Users/fabian/Gentoo-10.15/tmp/usr/include/.' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/lib/pkgconfig' /bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/Users/fabian/Gentoo-10.15/tmp/usr/lib' /usr/bin/install -c -m 644 liblzma.pc '/Users/fabian/Gentoo-10.15/tmp/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.5.dylib /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.5.dylib libtool: install: (cd /Users/fabian/Gentoo-10.15/tmp/usr/lib && { ln -s -f liblzma.5.dylib liblzma.dylib || { rm -f liblzma.dylib && ln -s liblzma.5.dylib liblzma.dylib; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.la libtool: install: /usr/bin/install -c .libs/liblzma.a /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.a libtool: install: chmod 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.a libtool: install: ranlib /Users/fabian/Gentoo-10.15/tmp/usr/lib/liblzma.a make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma' Making install in xzdec make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c -m 644 xzdec.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make install-data-hook make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' cd /Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1 && \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1 make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' libtool: install: /usr/bin/install -c .libs/xzdec /Users/fabian/Gentoo-10.15/tmp/usr/bin/xzdec libtool: install: /usr/bin/install -c .libs/lzmadec /Users/fabian/Gentoo-10.15/tmp/usr/bin/lzmadec make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec' Making install in xz make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c -m 644 xz.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make install-data-hook make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' cd /Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1 && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done libtool: install: /usr/bin/install -c .libs/xz /Users/fabian/Gentoo-10.15/tmp/usr/bin/xz make install-exec-hook make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' cd /Users/fabian/Gentoo-10.15/tmp/usr/bin && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/xz' Making install in lzmainfo make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/lzmainfo /Users/fabian/Gentoo-10.15/tmp/usr/bin/lzmainfo make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo' Making install in scripts make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' ../../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' cd /Users/fabian/Gentoo-10.15/tmp/usr/bin && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link && \ ln -s $target $link; \ done make install-data-hook make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' cd /Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1 && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f $link.1 && \ ln -s $target.1 $link.1; \ done make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/src' Making install in po make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/po' if test "xz" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/po' Making install in tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4/tests' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' make[2]: Nothing to be done for 'install-exec-am'. build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz' build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz/examples' build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz/examples_old' mkdir: mkdir: /Users/fabian/Gentoo-10.15/tmp/usr/share/doc/Users/fabian/Gentoo-10.15/tmp/usr/share/doc: : File exists File exists mkdir: mkdir: /Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz: : File exists File exists /usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz/examples_old' /usr/bin/install -c -m 644 doc/examples/00_README.txt doc/examples/01_compress_easy.c doc/examples/02_decompress.c doc/examples/03_compress_custom.c doc/examples/04_compress_easy_mt.c doc/examples/Makefile '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz/examples' /usr/bin/install -c -m 644 AUTHORS COPYING COPYING.GPLv2 NEWS README THANKS TODO doc/faq.txt doc/history.txt doc/xz-file-format.txt doc/lzma-file-format.txt '/Users/fabian/Gentoo-10.15/tmp/usr/share/doc/xz' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/xz-5.2.4/xz-5.2.4' * xz-5.2.4 successfully bootstrapped * Bootstrapping * Fetching patch-2.7.5.tar.xz ]2;stage1: fetching patch-2.7.5.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/patch-2.7.5.tar.xz --2021-01-08 15:31:23-- http://distfiles.gentoo.org/distfiles/patch-2.7.5.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:31:23 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/patch-2.7.5.tar.xz --2021-01-08 15:31:23-- http://distfiles.prefix.bitzolder.nl/distfiles/patch-2.7.5.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/4a/patch-2.7.5.tar.xz [following] --2021-01-08 15:31:23-- http://distfiles.gentoo.org/distfiles/4a/patch-2.7.5.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:31:23 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/patch-2.7.5.tar.xz --2021-01-08 15:31:24-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/patch-2.7.5.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4a/patch-2.7.5.tar.xz [following] --2021-01-08 15:31:24-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4a/patch-2.7.5.tar.xz Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 727704 (711K) [application/octet-stream] Saving to: 'patch-2.7.5.tar.xz' 0K .......... .......... .......... .......... .......... 7% 3.85M 0s 50K .......... .......... .......... .......... .......... 14% 7.59M 0s 100K .......... .......... .......... .......... .......... 21% 3.23M 0s 150K .......... .......... .......... .......... .......... 28% 2.98M 0s 200K .......... .......... .......... .......... .......... 35% 7.25M 0s 250K .......... .......... .......... .......... .......... 42% 6.38M 0s 300K .......... .......... .......... .......... .......... 49% 7.71M 0s 350K .......... .......... .......... .......... .......... 56% 3.25M 0s 400K .......... .......... .......... .......... .......... 63% 5.46M 0s 450K .......... .......... .......... .......... .......... 70% 5.08M 0s 500K .......... .......... .......... .......... .......... 77% 5.71M 0s 550K .......... .......... .......... .......... .......... 84% 5.06M 0s 600K .......... .......... .......... .......... .......... 91% 14.4M 0s 650K .......... .......... .......... .......... .......... 98% 3.80M 0s 700K .......... 100% 74.8M=0.1s 2021-01-08 15:31:24 (4.98 MB/s) - 'patch-2.7.5.tar.xz' saved [727704/727704] * Unpacking patch-2.7.5 * Compiling patch-2.7.5 ]2;stage1: configuring patch-2.7.5./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ANSI C header files... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for d_ino member in directory struct... yes checking for long file names... yes checking for pathconf... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for faccessat... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for fstatat... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for nanotime... no checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkdirat... yes checking for openat... yes checking for readlinkat... yes checking for link... yes checking for renameat... yes checking for secure_getenv... no checking for setenv... yes checking for strdup... yes checking for strndup... yes checking for symlinkat... yes checking for localtime_r... yes checking for pipe... yes checking for unlinkat... yes checking for futimes... yes checking for futimesat... no checking for futimens... yes checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for snprintf... yes checking for iswcntrl... yes checking whether // is distinct from /... no checking whether realpath works... no checking for sys/param.h... yes checking for unistd.h... (cached) yes checking for sys/socket.h... yes checking for dirent.h... yes checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for sys/mman.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for utime.h... yes checking for features.h... no checking for wctype.h... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... no checking whether chown always updates ctime... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking type of array argument to getgroups... gid_t checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether fchmodat is declared without a macro... yes checking whether fstat is declared without a macro... yes checking whether fstatat is declared without a macro... yes checking whether futimens is declared without a macro... yes checking whether lchmod is declared without a macro... yes checking whether lstat is declared without a macro... yes checking whether mkdirat is declared without a macro... yes checking whether mkfifo is declared without a macro... yes checking whether mkfifoat is declared without a macro... no checking whether mknod is declared without a macro... yes checking whether mknodat is declared without a macro... no checking whether stat is declared without a macro... yes checking whether utimensat is declared without a macro... yes checking whether lstat correctly handles trailing slash... no checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether gettimeofday is declared without a macro... yes checking for nl_langinfo and CODESET... yes checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for unsigned long long int... yes checking for long long int... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether alarm is declared... yes checking for promoted mode_t type... int checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... yes checking for ssize_t... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking for wchar_t... yes checking whether stdint.h conforms to C99... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... no checking whether memrchr is declared without a macro... no checking whether rawmemchr is declared without a macro... no checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... no checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... no checking whether strndup is declared... (cached) yes checking whether strnlen is declared... (cached) yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for struct utimbuf... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking for alloca as a compiler built-in... yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking whether alphasort is declared without a macro... yes checking whether closedir is declared without a macro... yes checking whether dirfd is declared without a macro... yes checking whether fdopendir is declared without a macro... yes checking whether opendir is declared without a macro... yes checking whether readdir is declared without a macro... yes checking whether rewinddir is declared without a macro... yes checking whether scandir is declared without a macro... yes checking for dirfd... yes checking whether dirfd is declared... (cached) yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fcntl is declared without a macro... yes checking whether openat is declared without a macro... yes checking whether conversion from 'int' to 'long double' works... yes checking whether fstatat (..., 0) works... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking for lchown... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mempcpy... (cached) no checking for memrchr... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mktime... no checking whether open recognizes a trailing slash... no checking for opendir... yes checking for struct tm.tm_zone... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking for raise... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for __secure_getenv... no checking for issetugid... yes checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking whether pthread_sigmask is declared without a macro... yes checking whether sigaction is declared without a macro... yes checking whether sigaddset is declared without a macro... yes checking whether sigdelset is declared without a macro... yes checking whether sigemptyset is declared without a macro... yes checking whether sigfillset is declared without a macro... yes checking whether sigismember is declared without a macro... yes checking whether sigpending is declared without a macro... yes checking whether sigprocmask is declared without a macro... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for va_copy... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether inttypes macros match system or gnu printf... system checking whether dprintf is declared without a macro... yes checking whether fpurge is declared without a macro... yes checking whether fseeko is declared without a macro... yes checking whether ftello is declared without a macro... yes checking whether getdelim is declared without a macro... yes checking whether getline is declared without a macro... yes checking whether gets is declared without a macro... yes checking whether pclose is declared without a macro... yes checking whether popen is declared without a macro... yes checking whether renameat is declared without a macro... yes checking whether snprintf is declared without a macro... yes checking whether tmpfile is declared without a macro... yes checking whether vdprintf is declared without a macro... yes checking whether vsnprintf is declared without a macro... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... no checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... no checking whether mkdtemp is declared without a macro... no checking whether mkostemp is declared without a macro... no checking whether mkostemps is declared without a macro... no checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... no checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... no checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... no checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... no checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... no checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for working strndup... yes checking for working strnlen... yes checking whether symlink handles trailing slash correctly... no checking whether symlinkat handles trailing slash correctly... no checking for nlink_t... (cached) yes checking whether fchmodat is declared without a macro... (cached) yes checking whether fstat is declared without a macro... (cached) yes checking whether fstatat is declared without a macro... (cached) yes checking whether futimens is declared without a macro... (cached) yes checking whether lchmod is declared without a macro... (cached) yes checking whether lstat is declared without a macro... (cached) yes checking whether mkdirat is declared without a macro... (cached) yes checking whether mkfifo is declared without a macro... (cached) yes checking whether mkfifoat is declared without a macro... (cached) no checking whether mknod is declared without a macro... (cached) yes checking whether mknodat is declared without a macro... (cached) no checking whether stat is declared without a macro... (cached) yes checking whether utimensat is declared without a macro... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... no checking whether environ is declared without a macro... no checking whether euidaccess is declared without a macro... no checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... no checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... no checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... no checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether utimensat works... no checking for ptrdiff_t... yes checking for vasprintf... yes checking whether btowc is declared without a macro... yes checking whether wctob is declared without a macro... yes checking whether mbsinit is declared without a macro... yes checking whether mbrtowc is declared without a macro... yes checking whether mbrlen is declared without a macro... yes checking whether mbsrtowcs is declared without a macro... yes checking whether mbsnrtowcs is declared without a macro... yes checking whether wcrtomb is declared without a macro... yes checking whether wcsrtombs is declared without a macro... yes checking whether wcsnrtombs is declared without a macro... yes checking whether wcwidth is declared without a macro... yes checking whether wmemchr is declared without a macro... yes checking whether wmemcmp is declared without a macro... yes checking whether wmemcpy is declared without a macro... yes checking whether wmemmove is declared without a macro... yes checking whether wmemset is declared without a macro... yes checking whether wcslen is declared without a macro... yes checking whether wcsnlen is declared without a macro... yes checking whether wcscpy is declared without a macro... yes checking whether wcpcpy is declared without a macro... yes checking whether wcsncpy is declared without a macro... yes checking whether wcpncpy is declared without a macro... yes checking whether wcscat is declared without a macro... yes checking whether wcsncat is declared without a macro... yes checking whether wcscmp is declared without a macro... yes checking whether wcsncmp is declared without a macro... yes checking whether wcscasecmp is declared without a macro... yes checking whether wcsncasecmp is declared without a macro... yes checking whether wcscoll is declared without a macro... yes checking whether wcsxfrm is declared without a macro... yes checking whether wcsdup is declared without a macro... yes checking whether wcschr is declared without a macro... yes checking whether wcsrchr is declared without a macro... yes checking whether wcscspn is declared without a macro... yes checking whether wcsspn is declared without a macro... yes checking whether wcspbrk is declared without a macro... yes checking whether wcsstr is declared without a macro... yes checking whether wcstok is declared without a macro... yes checking whether wcswidth is declared without a macro... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking whether wctype is declared without a macro... yes checking whether iswctype is declared without a macro... yes checking whether wctrans is declared without a macro... yes checking whether towctrans is declared without a macro... yes checking for stdint.h... (cached) yes checking for x86_64-apple-darwin19-ar... ar checking the archiver (ar) interface... ar checking for mode_t... (cached) yes checking for off_t... yes checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU patch will be built without xattr support. checking for geteuid... yes checking for getuid... yes checking for raise... (cached) yes checking for sigaction... yes checking for sigprocmask... yes checking for sigsetmask... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for DOS-style setmode... no checking for ed... /bin/ed checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands ]2;stage1: building patch-2.7.5make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' GEN alloca.h GEN configmake.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN getopt.h GEN dirent.h GEN fcntl.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h mkdir: sys: File exists mkdir: sys: File exists GEN sys/time.h GEN sys/stat.h GEN sys/types.h make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' CC argmatch.o CC backupfile.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC cloexec.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC chmodat.o CC chownat.o CC fd-hook.o CC filenamecat-lgpl.o CC full-write.o CC gettime.o CC hash.o CC gl_linked_list.o CC gl_list.o CC localcharset.o CC malloca.o CC openat-die.o CC parse-datetime.o CC progname.o CC quotearg.o ./parse-datetime.y:876:17: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (24 * 60 < abs (n_minutes)) ^ ./parse-datetime.y:876:17: note: use function 'labs' instead if (24 * 60 < abs (n_minutes)) ^~~ labs CC safe-write.o CC save-cwd.o CC stat-time.o CC statat.o CC tempname.o CC timespec.o CC unistd.o 1 warning generated. CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC utimens.o CC verror.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC gl_xlist.o CC xstrndup.o CC xsize.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC canonicalize-lgpl.o CC chdir-long.o CC chown.o CC error.o CC euidaccess.o CC fchownat.o CC fstatat.o CC getgroups.o CC getopt.o CC getopt1.o CC group-member.o CC lchown.o CC lstat.o CC mempcpy.o CC memrchr.o CC mktime.o CC open.o CC openat.o CC openat-proc.o CC printf-args.o CC printf-parse.o CC readlink.o CC rename.o CC renameat.o CC secure_getenv.o CC stat.o CC strerror.o CC strerror-override.o CC symlink.o CC symlinkat.o CC unlink.o CC unlinkat.o CC utimensat.o CC vasnprintf.o CC xmemdup0.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed AR libpatch.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(bitrotate.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(chmodat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(chownat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(gl_list.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(statat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(timespec.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(gl_xlist.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libpatch.a(xsize.o) has no symbols ranlib: file: libpatch.a(bitrotate.o) has no symbols ranlib: file: libpatch.a(chmodat.o) has no symbols ranlib: file: libpatch.a(chownat.o) has no symbols ranlib: file: libpatch.a(fd-hook.o) has no symbols ranlib: file: libpatch.a(gl_list.o) has no symbols ranlib: file: libpatch.a(stat-time.o) has no symbols ranlib: file: libpatch.a(statat.o) has no symbols ranlib: file: libpatch.a(timespec.o) has no symbols ranlib: file: libpatch.a(unistd.o) has no symbols ranlib: file: libpatch.a(wctype-h.o) has no symbols ranlib: file: libpatch.a(gl_xlist.o) has no symbols ranlib: file: libpatch.a(xsize.o) has no symbols make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' CC inp.o CC patch.o CC pch.o CC safe.o CC util.o patch.c:492:14: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] "s" + (in_offset == 1)); ~~~~^~~~~~~~~~~~~~~~~~ patch.c:492:14: note: use array indexing to silence this warning "s" + (in_offset == 1)); ^ & [ ] patch.c:617:55: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] say ("%d out of %d hunk%s %s", failed, hunk, "s" + (hunk == 1), ~~~~^~~~~~~~~~~~~ patch.c:617:55: note: use array indexing to silence this warning say ("%d out of %d hunk%s %s", failed, hunk, "s" + (hunk == 1), ^ & [ ] util.c:562:22: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if (! (O_CREAT && O_TRUNC)) ^ ~~~~~~~ util.c:562:22: note: use '&' for a bitwise operation if (! (O_CREAT && O_TRUNC)) ^~ & util.c:562:22: note: remove constant to silence this warning if (! (O_CREAT && O_TRUNC)) ~^~~~~~~~~~ CC version.o CC merge.o merge.c:471:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n<<<<<<<\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:471:35: note: use array indexing to silence this warning merge.c:482:39: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n|||||||\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:482:39: note: use array indexing to silence this warning merge.c:491:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n=======\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:491:35: note: use array indexing to silence this warning merge.c:498:35: warning: adding 'bool' to a string does not append to the string [-Wstring-plus-int] fputs (outstate->after_newline + "\n>>>>>>>\n", fp); ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ merge.c:498:35: note: use array indexing to silence this warning 1 warning generated. 2 warnings generated. 4 warnings generated. CCLD patch make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' * Installing patch-2.7.5 ]2;stage1: installing patch-2.7.5make -j5 install make install-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' Making install in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' make install-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' if test no = no; then \ case 'darwin19' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/build-aux/install-sh -d /Users/fabian/Gentoo-10.15/tmp/usr/lib ; \ fi ; \ if test -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias; then \ sed -f ref-add.sed /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/lib' Making install in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c patch '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/src' Making install in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[3]: Nothing to be done for 'install-exec-am'. build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 'patch.man' '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1/patch.1' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/patch-2.7.5/patch-2.7.5' * patch-2.7.5 successfully bootstrapped * Bootstrapping * Fetching m4-1.4.18.tar.xz ]2;stage1: fetching m4-1.4.18.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/m4-1.4.18.tar.xz --2021-01-08 15:32:34-- http://distfiles.gentoo.org/distfiles/m4-1.4.18.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1207688 (1.2M) [application/x-xz] Saving to: 'm4-1.4.18.tar.xz' 0K .......... .......... .......... .......... .......... 4% 287K 4s 50K .......... .......... .......... .......... .......... 8% 626K 3s 100K .......... .......... .......... .......... .......... 12% 4.11M 2s 150K .......... .......... .......... .......... .......... 16% 11.9M 1s 200K .......... .......... .......... .......... .......... 21% 507K 1s 250K .......... .......... .......... .......... .......... 25% 30.4M 1s 300K .......... .......... .......... .......... .......... 29% 3.44M 1s 350K .......... .......... .......... .......... .......... 33% 3.17M 1s 400K .......... .......... .......... .......... .......... 38% 2.01M 1s 450K .......... .......... .......... .......... .......... 42% 898K 1s 500K .......... .......... .......... .......... .......... 46% 20.6M 1s 550K .......... .......... .......... .......... .......... 50% 10.9M 0s 600K .......... .......... .......... .......... .......... 55% 3.81M 0s 650K .......... .......... .......... .......... .......... 59% 5.35M 0s 700K .......... .......... .......... .......... .......... 63% 1.23M 0s 750K .......... .......... .......... .......... .......... 67% 3.27M 0s 800K .......... .......... .......... .......... .......... 72% 28.0M 0s 850K .......... .......... .......... .......... .......... 76% 39.4M 0s 900K .......... .......... .......... .......... .......... 80% 581K 0s 950K .......... .......... .......... .......... .......... 84% 39.0M 0s 1000K .......... .......... .......... .......... .......... 89% 49.7M 0s 1050K .......... .......... .......... .......... .......... 93% 74.9M 0s 1100K .......... .......... .......... .......... .......... 97% 47.7M 0s 1150K .......... .......... ......... 100% 42.5M=0.7s 2021-01-08 15:32:35 (1.75 MB/s) - 'm4-1.4.18.tar.xz' saved [1207688/1207688] * Unpacking m4-1.4.18 sed: can't read lib/stdio.h: No such file or directory * Fetching m4-1.4.18-darwin17-printf-n.patch ]2;stage1: fetching m4-1.4.18-darwin17-printf-n.patchwget --no-check-certificate http://distfiles.gentoo.org/distfiles/m4-1.4.18-darwin17-printf-n.patch --2021-01-08 15:32:35-- http://distfiles.gentoo.org/distfiles/m4-1.4.18-darwin17-printf-n.patch Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:32:35 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/m4-1.4.18-darwin17-printf-n.patch --2021-01-08 15:32:35-- http://distfiles.prefix.bitzolder.nl/distfiles/m4-1.4.18-darwin17-printf-n.patch Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/3a/m4-1.4.18-darwin17-printf-n.patch [following] --2021-01-08 15:32:35-- http://distfiles.gentoo.org/distfiles/3a/m4-1.4.18-darwin17-printf-n.patch Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:32:36 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/m4-1.4.18-darwin17-printf-n.patch --2021-01-08 15:32:36-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/m4-1.4.18-darwin17-printf-n.patch Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/3a/m4-1.4.18-darwin17-printf-n.patch [following] --2021-01-08 15:32:36-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/3a/m4-1.4.18-darwin17-printf-n.patch Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1386 (1.4K) [application/octet-stream] Saving to: 'm4-1.4.18-darwin17-printf-n.patch' 0K . 100% 120M=0s 2021-01-08 15:32:36 (120 MB/s) - 'm4-1.4.18-darwin17-printf-n.patch' saved [1386/1386] patching file lib/vasnprintf.c Hunk #1 succeeded at 4858 (offset -11 lines). * Fetching m4-1.4.18-glibc228.patch ]2;stage1: fetching m4-1.4.18-glibc228.patchwget --no-check-certificate http://distfiles.gentoo.org/distfiles/m4-1.4.18-glibc228.patch --2021-01-08 15:32:36-- http://distfiles.gentoo.org/distfiles/m4-1.4.18-glibc228.patch Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:32:36 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/m4-1.4.18-glibc228.patch --2021-01-08 15:32:36-- http://distfiles.prefix.bitzolder.nl/distfiles/m4-1.4.18-glibc228.patch Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/31/m4-1.4.18-glibc228.patch [following] --2021-01-08 15:32:36-- http://distfiles.gentoo.org/distfiles/31/m4-1.4.18-glibc228.patch Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:32:36 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/m4-1.4.18-glibc228.patch --2021-01-08 15:32:36-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/m4-1.4.18-glibc228.patch Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/31/m4-1.4.18-glibc228.patch [following] --2021-01-08 15:32:36-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/31/m4-1.4.18-glibc228.patch Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13863 (14K) [application/octet-stream] Saving to: 'm4-1.4.18-glibc228.patch' 0K .......... ... 100% 125M=0s 2021-01-08 15:32:36 (125 MB/s) - 'm4-1.4.18-glibc228.patch' saved [13863/13863] patching file lib/stdio-impl.h patching file lib/fseeko.c patching file lib/freadahead.c * Compiling m4-1.4.18 ]2;stage1: configuring m4-1.4.18./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for x86_64-apple-darwin19-lib... no checking for x86_64-apple-darwin19-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-apple-darwin19-ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed configure: autobuild project... GNU M4 configure: autobuild revision... 1.4.18 configure: autobuild hostname... oralie configure: autobuild timestamp... 20210108T143241Z checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for fpurge... yes checking for __fpurge... no checking for __freadahead... no checking for __freading... no checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... no checking for gettimeofday... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkstemp... yes checking for nl_langinfo... yes checking for pipe2... no checking for isblank... yes checking for iswctype... yes checking for link... yes checking for secure_getenv... no checking for getuid... yes checking for geteuid... yes checking for getgid... yes checking for getegid... yes checking for sigaction... yes checking for siginterrupt... yes checking for snprintf... yes checking for strndup... yes checking for pipe... yes checking for vasnprintf... no checking for wcrtomb... yes checking for iswcntrl... yes checking for newlocale... yes checking for setenv... yes checking for sleep... yes checking for strdup... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for ucontext.h... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for stdio_ext.h... no checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/time.h... yes checking for langinfo.h... yes checking for limits.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for malloc.h... no checking for sys/cdefs.h... yes checking for spawn.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for sys/wait.h... yes checking for features.h... no checking for wctype.h... yes checking for dirent.h... yes checking for inttypes.h... (cached) yes checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for libsigsegv... no, consider installing GNU libsigsegv checking whether // is distinct from /... no checking whether realpath works... no checking if environ is properly declared... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for mode_t... yes checking for sig_atomic_t... yes checking for working fcntl.h... yes checking for pid_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether getenv is declared... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether byte ordering is bigendian... no checking whether limits.h has ULLONG_WIDTH etc.... no checking whether getc_unlocked is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for multithread API to use... none checking whether lstat correctly handles trailing slash... no checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for promoted mode_t type... int checking for library containing posix_spawn... none required checking for posix_spawn... yes checking whether posix_spawn works... yes checking whether posix_spawnattr_setschedpolicy is supported... no checking whether posix_spawnattr_setschedparam is supported... no checking for sigset_t... yes checking for SIGPIPE... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking whether C symbols are prefixed with underscore at the linker level... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether strerror(0) succeeds... no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether strstr works... yes checking whether ldexp() can be used without linking with libm... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... yes checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether to use C++... no checking whether ungetc works on arbitrary bytes... no checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether strdup is declared... yes checking whether unsetenv is declared... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... no checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fflush works on input streams... (cached) no checking whether conversion from 'int' to 'long double' works... yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... no checking whether fpurge is declared... yes checking whether fpurge works... no checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mkdtemp... yes checking for working mkstemp... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... no checking whether posix_spawn_file_actions_addclose works... yes checking whether posix_spawn_file_actions_adddup2 works... yes checking whether posix_spawn_file_actions_addopen works... yes checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for sigprocmask... yes checking for rawmemchr... no checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking for sched.h... yes checking for struct sched_param... yes checking for __secure_getenv... no checking for issetugid... yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for posix_spawnattr_t... yes checking for posix_spawn_file_actions_t... yes checking for ssize_t... yes checking whether stat handles trailing slashes on directories... yes checking whether stat handles trailing slashes on files... no checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for strchrnul... no checking for working strndup... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking whether strtod obeys C99... yes checking for nlink_t... (cached) yes checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for ptrdiff_t... (cached) yes checking for waitid... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether dup works... yes checking whether fdopen sets errno... yes checking for flexible array member... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking whether link obeys POSIX... no checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for opendir... yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for readdir... yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... no checking whether an open file can be renamed... yes checking if changeword is wanted... no checking which shell to use for syscmd... /bin/sh checking if malloc debugging is wanted... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating checks/Makefile config.status: creating examples/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing stamp-h commands ]2;stage1: building m4-1.4.18make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' Making all in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' Making all in examples make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' GEN alloca.h GEN configmake.h GEN c++defs.h GEN arg-nonnull.h GEN warn-on-use.h GEN limits.h GEN sched.h GEN unused-parameter.h GEN spawn.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN time.h GEN unistd.h GEN wchar.h GEN wctype.h GEN fcntl.h mkdir: mkdir: syssys: mkdir: File exists : File exists sys: File exists GEN sys/types.h GEN sys/wait.h GEN sys/time.h GEN sys/stat.h GEN getopt.h GEN langinfo.h GEN locale.h GEN signal.h GEN math.h make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' CC gl_avltree_oset.o CC binary-io.o CC c-stack.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC clean-temp.o CC cloexec.o CC close-stream.o CC closein.o CC closeout.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC execute.o CC exitfail.o CC fatal-signal.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC filenamecat.o CC filenamecat-lgpl.o CC fopen-safer.o CC freading.o CC getprogname.o CC hard-locale.o CC gl_linkedhash_list.o CC gl_list.o CC localcharset.o CC malloca.o CC math.o CC memchr2.o CC gl_oset.o CC pipe2.o CC pipe2-safer.o CC printf-frexp.o CC printf-frexpl.o CC progname.o CC quotearg.o CC sig-handler.o CC spawn-pipe.o CC mkstemp-safer.o CC tempname.o CC glthread/threadlib.o CC glthread/tls.o CC tmpdir.o CC unistd.o CC fd-safer.o CC dup-safer.o CC pipe-safer.o CC verror.o CC version-etc.o CC version-etc-fsf.o CC wait-process.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC gl_xlist.o CC xmalloca.o CC gl_xoset.o CC xprintf.o CC xsize.o CC xstrndup.o CC xvasprintf.o CC xasprintf.o CC asnprintf.o CC asprintf.o CC canonicalize-lgpl.o CC error.o CC fclose.o CC fflush.o CC fpending.o CC fpurge.o CC freadahead.o CC fseek.o CC fseeko.o CC getopt.o CC getopt1.o CC isnanf.o CC isnanl.o CC lstat.o CC obstack.o CC open.o obstack.c:351:31: warning: incompatible pointer types initializing 'void (*)(void) __attribute__((noreturn))' with an expression of type 'void (void)' [-Wincompatible-pointer-types] __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void) ^ CC printf-args.o CC printf-parse.o 1 warning generated. CC rawmemchr.o CC readlink.o CC regex.o CC rename.o CC secure_getenv.o CC stat.o CC strchrnul.o CC strerror.o CC strerror-override.o CC strstr.o CC vasnprintf.o CC vasprintf.o GEN charset.alias GEN ref-add.sed GEN ref-del.sed CC glthread/lock.o AR libm4.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(binary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(gl_list.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(lock.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(gl_oset.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(sig-handler.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(tls.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(gl_xlist.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(gl_xoset.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libm4.a(xsize.o) has no symbols ranlib: file: libm4.a(binary-io.o) has no symbols ranlib: file: libm4.a(c-ctype.o) has no symbols ranlib: file: libm4.a(fd-hook.o) has no symbols ranlib: file: libm4.a(getprogname.o) has no symbols ranlib: file: libm4.a(gl_list.o) has no symbols ranlib: file: libm4.a(lock.o) has no symbols ranlib: file: libm4.a(math.o) has no symbols ranlib: file: libm4.a(gl_oset.o) has no symbols ranlib: file: libm4.a(sig-handler.o) has no symbols ranlib: file: libm4.a(threadlib.o) has no symbols ranlib: file: libm4.a(tls.o) has no symbols ranlib: file: libm4.a(unistd.o) has no symbols ranlib: file: libm4.a(wctype-h.o) has no symbols ranlib: file: libm4.a(gl_xlist.o) has no symbols ranlib: file: libm4.a(gl_xoset.o) has no symbols ranlib: file: libm4.a(xsize.o) has no symbols make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' CC m4.o CC builtin.o CC debug.o CC eval.o CC format.o CC freeze.o CC input.o CC macro.o CC output.o CC path.o CC symtab.o CCLD m4 make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' Making all in checks make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' GEN c++defs.h GEN warn-on-use.h GEN arg-nonnull.h GEN test-posix_spawn1.sh GEN test-posix_spawn2.sh GEN unused-parameter.h GEN ctype.h GEN dirent.h GEN inttypes.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' Making all in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' * Installing m4-1.4.18 ]2;stage1: installing m4-1.4.18make -j5 install make install-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' Making install in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' Making install in examples make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/examples' Making install in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' make install-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' if test no = no; then \ case 'darwin19' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac ; \ else \ need_charset_alias=false ; \ fi ; \ if $need_charset_alias; then \ /bin/sh /Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/build-aux/install-sh -d /Users/fabian/Gentoo-10.15/tmp/usr/lib ; \ fi ; \ if test -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias; then \ sed -f ref-add.sed /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ else \ if $need_charset_alias; then \ sed -f ref-add.sed charset.alias > /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ /usr/bin/install -c -m 644 /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.alias ; \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/lib/charset.tmp ; \ fi ; \ fi make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/lib' Making install in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /usr/bin/install -c m4 '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/src' Making install in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' make[3]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' ../build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /usr/bin/install -c -m 644 ./m4.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/m4.info' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/doc' Making install in checks make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/checks' Making install in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make install-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' Making install in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/m4-1.4.18/m4-1.4.18' * m4-1.4.18 successfully bootstrapped * Bootstrapping * Fetching coreutils-8.30.tar.xz ]2;stage1: fetching coreutils-8.30.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/coreutils-8.30.tar.xz --2021-01-08 15:33:59-- http://distfiles.gentoo.org/distfiles/coreutils-8.30.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 5359532 (5.1M) [application/x-xz] Saving to: 'coreutils-8.30.tar.xz' 0K .......... .......... .......... .......... .......... 0% 280K 19s 50K .......... .......... .......... .......... .......... 1% 565K 14s 100K .......... .......... .......... .......... .......... 2% 3.99M 9s 150K .......... .......... .......... .......... .......... 3% 25.4M 7s 200K .......... .......... .......... .......... .......... 4% 520K 8s 250K .......... .......... .......... .......... .......... 5% 16.8M 6s 300K .......... .......... .......... .......... .......... 6% 11.8M 5s 350K .......... .......... .......... .......... .......... 7% 30.0M 5s 400K .......... .......... .......... .......... .......... 8% 487K 5s 450K .......... .......... .......... .......... .......... 9% 15.2M 5s 500K .......... .......... .......... .......... .......... 10% 7.72M 4s 550K .......... .......... .......... .......... .......... 11% 40.6M 4s 600K .......... .......... .......... .......... .......... 12% 5.56M 4s 650K .......... .......... .......... .......... .......... 13% 539K 4s 700K .......... .......... .......... .......... .......... 14% 36.5M 4s 750K .......... .......... .......... .......... .......... 15% 38.7M 3s 800K .......... .......... .......... .......... .......... 16% 4.02M 3s 850K .......... .......... .......... .......... .......... 17% 45.7M 3s 900K .......... .......... .......... .......... .......... 18% 590K 3s 950K .......... .......... .......... .......... .......... 19% 48.8M 3s 1000K .......... .......... .......... .......... .......... 20% 3.09M 3s 1050K .......... .......... .......... .......... .......... 21% 10.5M 3s 1100K .......... .......... .......... .......... .......... 21% 384K 3s 1150K .......... .......... .......... .......... .......... 22% 23.6M 3s 1200K .......... .......... .......... .......... .......... 23% 33.3M 3s 1250K .......... .......... .......... .......... .......... 24% 22.0M 3s 1300K .......... .......... .......... .......... .......... 25% 36.3M 2s 1350K .......... .......... .......... .......... .......... 26% 45.7M 2s 1400K .......... .......... .......... .......... .......... 27% 1.38M 2s 1450K .......... .......... .......... .......... .......... 28% 11.9M 2s 1500K .......... .......... .......... .......... .......... 29% 55.3M 2s 1550K .......... .......... .......... .......... .......... 30% 11.1M 2s 1600K .......... .......... .......... .......... .......... 31% 2.24M 2s 1650K .......... .......... .......... .......... .......... 32% 31.0M 2s 1700K .......... .......... .......... .......... .......... 33% 24.7M 2s 1750K .......... .......... .......... .......... .......... 34% 36.6M 2s 1800K .......... .......... .......... .......... .......... 35% 45.0M 2s 1850K .......... .......... .......... .......... .......... 36% 40.0M 2s 1900K .......... .......... .......... .......... .......... 37% 56.3M 2s 1950K .......... .......... .......... .......... .......... 38% 26.8M 2s 2000K .......... .......... .......... .......... .......... 39% 53.0M 1s 2050K .......... .......... .......... .......... .......... 40% 60.0M 1s 2100K .......... .......... .......... .......... .......... 41% 55.8M 1s 2150K .......... .......... .......... .......... .......... 42% 33.2M 1s 2200K .......... .......... .......... .......... .......... 42% 8.43M 1s 2250K .......... .......... .......... .......... .......... 43% 54.7M 1s 2300K .......... .......... .......... .......... .......... 44% 12.1M 1s 2350K .......... .......... .......... .......... .......... 45% 28.6M 1s 2400K .......... .......... .......... .......... .......... 46% 4.65M 1s 2450K .......... .......... .......... .......... .......... 47% 41.2M 1s 2500K .......... .......... .......... .......... .......... 48% 6.57M 1s 2550K .......... .......... .......... .......... .......... 49% 2.75M 1s 2600K .......... .......... .......... .......... .......... 50% 1.78M 1s 2650K .......... .......... .......... .......... .......... 51% 17.9M 1s 2700K .......... .......... .......... .......... .......... 52% 1.32M 1s 2750K .......... .......... .......... .......... .......... 53% 26.2M 1s 2800K .......... .......... .......... .......... .......... 54% 3.18M 1s 2850K .......... .......... .......... .......... .......... 55% 28.6M 1s 2900K .......... .......... .......... .......... .......... 56% 10.3M 1s 2950K .......... .......... .......... .......... .......... 57% 4.86M 1s 3000K .......... .......... .......... .......... .......... 58% 57.2M 1s 3050K .......... .......... .......... .......... .......... 59% 10.4M 1s 3100K .......... .......... .......... .......... .......... 60% 2.50M 1s 3150K .......... .......... .......... .......... .......... 61% 2.61M 1s 3200K .......... .......... .......... .......... .......... 62% 1.93M 1s 3250K .......... .......... .......... .......... .......... 63% 3.48M 1s 3300K .......... .......... .......... .......... .......... 64% 35.6M 1s 3350K .......... .......... .......... .......... .......... 64% 3.65M 1s 3400K .......... .......... .......... .......... .......... 65% 9.51M 1s 3450K .......... .......... .......... .......... .......... 66% 6.09M 1s 3500K .......... .......... .......... .......... .......... 67% 45.0M 1s 3550K .......... .......... .......... .......... .......... 68% 4.18M 1s 3600K .......... .......... .......... .......... .......... 69% 27.5M 1s 3650K .......... .......... .......... .......... .......... 70% 3.46M 1s 3700K .......... .......... .......... .......... .......... 71% 1.11M 1s 3750K .......... .......... .......... .......... .......... 72% 53.2M 0s 3800K .......... .......... .......... .......... .......... 73% 22.3M 0s 3850K .......... .......... .......... .......... .......... 74% 908K 0s 3900K .......... .......... .......... .......... .......... 75% 5.80M 0s 3950K .......... .......... .......... .......... .......... 76% 15.1M 0s 4000K .......... .......... .......... .......... .......... 77% 10.6M 0s 4050K .......... .......... .......... .......... .......... 78% 436K 0s 4100K .......... .......... .......... .......... .......... 79% 28.0M 0s 4150K .......... .......... .......... .......... .......... 80% 45.6M 0s 4200K .......... .......... .......... .......... .......... 81% 55.5M 0s 4250K .......... .......... .......... .......... .......... 82% 62.8M 0s 4300K .......... .......... .......... .......... .......... 83% 52.1M 0s 4350K .......... .......... .......... .......... .......... 84% 92.3M 0s 4400K .......... .......... .......... .......... .......... 85% 51.0M 0s 4450K .......... .......... .......... .......... .......... 85% 61.9M 0s 4500K .......... .......... .......... .......... .......... 86% 61.4M 0s 4550K .......... .......... .......... .......... .......... 87% 83.3M 0s 4600K .......... .......... .......... .......... .......... 88% 2.30M 0s 4650K .......... .......... .......... .......... .......... 89% 2.17M 0s 4700K .......... .......... .......... .......... .......... 90% 2.07M 0s 4750K .......... .......... .......... .......... .......... 91% 2.56M 0s 4800K .......... .......... .......... .......... .......... 92% 48.0M 0s 4850K .......... .......... .......... .......... .......... 93% 1.51M 0s 4900K .......... .......... .......... .......... .......... 94% 1.83M 0s 4950K .......... .......... .......... .......... .......... 95% 1.74M 0s 5000K .......... .......... .......... .......... .......... 96% 2.41M 0s 5050K .......... .......... .......... .......... .......... 97% 29.9M 0s 5100K .......... .......... .......... .......... .......... 98% 2.38M 0s 5150K .......... .......... .......... .......... .......... 99% 2.06M 0s 5200K .......... .......... .......... ... 100% 1.30M=1.7s 2021-01-08 15:34:01 (2.94 MB/s) - 'coreutils-8.30.tar.xz' saved [5359532/5359532] * Unpacking coreutils-8.30 * Compiling coreutils-8.30 ]2;stage1: configuring coreutils-8.30./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 --disable-acl --without-gmp --enable-no-install-program=stdbuf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: autobuild project... GNU coreutils configure: autobuild revision... 8.30 configure: autobuild hostname... oralie configure: autobuild timestamp... 20210108T143406Z checking for fchmod... yes checking for pathconf... yes checking for btowc... yes checking for canonicalize_file_name... no checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for faccessat... yes checking for explicit_bzero... no checking for posix_fadvise... no checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fpurge... yes checking for __fpurge... no checking for __freadahead... no checking for __freading... no checking for __freadptr... no checking for __freadptrinc... no checking for __fseterr... no checking for fstatat... yes checking for fsync... yes checking for strtof... yes checking for ftruncate... yes checking for openat... yes checking for fstatfs... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for microuptime... no checking for nanouptime... no checking for getlogin... yes checking for flockfile... yes checking for funlockfile... yes checking for __fsetlocking... no checking for getprogname... yes checking for getexecname... no checking for gettimeofday... yes checking for nanotime... no checking for getusershell... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for readlink... yes checking for linkat... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for getgrouplist... yes checking for mknod... yes checking for mkostemp... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for pipe... yes checking for pipe2... no checking for utmpname... no checking for utmpxname... yes checking for renameat... yes checking for fpathconf... yes checking for setenv... yes checking for settimeofday... yes checking for stime... no checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for snprintf... yes checking for stpncpy... yes checking for strdup... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlinkat... yes checking for localtime_r... yes checking for timegm... yes checking for unlinkat... yes checking for utime... yes checking for futimes... yes checking for futimesat... no checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for wcswidth... yes checking for getegid... yes checking for getrusage... yes checking for newlocale... yes checking for pthread_sigmask... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for directio... no checking for setrlimit... yes checking for prctl... no checking for endgrent... yes checking for endpwent... yes checking for fallocate... no checking for iswspace... yes checking for mkfifo... yes checking for setgroups... yes checking for sethostname... yes checking for sync... yes checking for syncfs... no checking for sysctl... yes checking for sysinfo... no checking for tcgetpgrp... yes checking for getgrgid_nomembers... no checking for getgrnam_nomembers... no checking for getgrent_nomembers... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arpa/inet.h... yes checking for features.h... no checking for xlocale.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for wctype.h... yes checking for stdio_ext.h... no checking for sys/stat.h... (cached) yes checking for sys/vfs.h... no checking for sys/fs_types.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for termios.h... yes checking for sys/time.h... yes checking for grp.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for sys/select.h... yes checking for priv.h... no checking for pthread.h... yes checking for utmp.h... yes checking for utmpx.h... yes checking for malloc.h... no checking for selinux/selinux.h... no checking for sys/ioctl.h... yes checking for sys/resource.h... yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for utime.h... yes checking for semaphore.h... yes checking for hurd.h... no checking for linux/falloc.h... no checking for linux/fs.h... no checking for paths.h... yes checking for stropts.h... no checking for sys/mtio.h... no checking for sys/systeminfo.h... no checking for syslog.h... yes checking for pwd.h... yes checking for OS.h... no checking for gmp.h... no checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for d_ino member in directory struct... yes checking for long file names... yes checking for C/C++ restrict keyword... __restrict checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether strtold conforms to C99... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether // is distinct from /... no checking whether realpath works... no checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... no checking whether chown always updates ctime... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for inline... inline checking whether linux/if_alg.h has struct sockaddr_alg.... no checking whether byte ordering is bigendian... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking type of array argument to getgroups... gid_t checking whether lstat correctly handles trailing slash... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... int checking whether fdatasync is declared... no checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for mbstate_t... yes checking whether frexp() can be used without linking with libm... yes checking whether alarm is declared... yes checking whether long double and double are the same... no checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking for library containing gethostbyname... none required checking for gethostbyname... yes checking for library containing getservbyname... none required checking for getservbyname... yes checking for library containing inet_ntop... none required checking whether inet_ntop is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking for arithmetic hrtime_t... no checking for unsigned long long int... yes checking for long long int... yes checking whether getline is declared... yes checking whether getlogin is declared... yes checking for ssize_t... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking whether getpass is declared... yes checking whether fflush_unlocked is declared... no checking whether flockfile is declared... yes checking whether fputs_unlocked is declared... no checking whether funlockfile is declared... yes checking whether putc_unlocked is declared... yes checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking host CPU and C ABI... x86_64 checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for off_t... yes checking whether limits.h has ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wchar_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... no checking whether the linker supports --as-needed... no checking whether the linker supports --push-state... no checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking for working mktime... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking for external symbol _system_configuration... no checking for desired default level of POSIX conformance... none-specified checking for sigset_t... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking whether rmdir works... yes checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether stpncpy is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether strncat works... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strsignal is declared... yes checking whether sys_siglist is declared... yes checking whether ldexp() can be used without linking with libm... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether printf supports size specifiers as in C99... yes checking whether printf supports 'long double' arguments... yes checking whether printf supports infinite 'double' arguments... yes checking whether printf supports infinite 'long double' arguments... yes checking whether printf supports the 'a' and 'A' directives... no checking whether printf supports the 'F' directive... yes checking whether printf supports the 'n' directive... no checking whether printf supports the 'ls' directive... yes checking whether printf supports the grouping flag... yes checking whether printf supports the left-adjust flag correctly... yes checking whether printf supports the zero flag correctly... yes checking whether printf supports large precisions... yes checking whether printf survives out-of-memory conditions... yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking POSIX termios... yes checking whether use of TIOCGWINSZ requires termios.h... yes checking for 64-bit time_t... yes checking whether ungetc works on arbitrary bytes... no checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking whether strerror_r is declared... (cached) yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for strtod_l... yes checking for strtold_l... yes checking for GNU libc compatible calloc... no checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for explicit_memset... no checking for access... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... no checking whether fflush works on input streams... (cached) no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking for fdatasync... yes checking whether fdopen sets errno... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... no checking whether fpurge is declared... yes checking whether fpurge works... no checking whether freopen works on closed fds... yes checking whether frexp works... yes checking whether frexpl is declared... yes checking whether frexpl() can be used without linking with libm... yes checking whether frexpl works... yes checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for sys/mount.h... yes checking how to get file system space usage... checking for statvfs function (SVR4)... no checking for two-argument statfs with statfs.f_frsize member... no checking for 3-argument statfs function (DEC OSF/1)... no checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes checking dustat.h usability... no checking dustat.h presence... no checking for dustat.h... no checking sys/fs/s5param.h usability... no checking sys/fs/s5param.h presence... no checking for sys/fs/s5param.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for statfs that truncates block counts... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether futimens works... no checking how to do getaddrinfo, freeaddrinfo and getnameinfo... checking for library containing getaddrinfo... none required checking for getaddrinfo... yes checking whether gai_strerror is declared... yes checking whether gai_strerrorA is declared... no checking for gai_strerror with POSIX signature... yes checking for struct sockaddr.sa_len... yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether getnameinfo is declared... yes checking for struct addrinfo... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for gethostname... yes checking for HOST_NAME_MAX... 256 checking whether gethrtime is declared... no checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes checking for getline... yes checking for working getline function... yes checking for getloadavg... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking whether getloadavg is declared... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether __fsetlocking is declared... no checking for tcgetattr... yes checking for tcsetattr... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether getusershell is declared... yes checking for group_member... no checking host operating system... Darwin checking for library containing gethostbyname... (cached) none required checking for gethostbyname... (cached) yes checking for library containing inet_ntop... (cached) none required checking whether inet_ntop is declared... (cached) yes checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for isapipe... no checking whether pipes are FIFOs (and for their link count)... yes (0) checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for lchown... yes checking for C compiler flag to ignore unused libraries... none checking whether link obeys POSIX... no checking for __xpg4... no checking whether link(2) dereferences a symlink... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mempcpy... (cached) no checking for memrchr... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... no checking whether mknod can create fifo without root privileges... yes checking for working mkstemp... yes checking for __mktime_internal... no checking for listmntent... no checking for getmntinfo... yes checking for sys/ucred.h... yes checking for sys/mount.h... (cached) yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for sys/fs_types.h... (cached) no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for listmntent of Cray/Unicos-9... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for struct statfs.f_fstypename... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking whether YESEXPR works... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... yes checking for sched_getaffinity... no checking for sched_getaffinity_np... no checking for pstat_getdynamic... no checking for sysmp... no checking for sysctl... (cached) yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... no checking for opendir... yes checking for struct tm.tm_zone... (cached) yes checking for perl5.005 or newer... yes checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/param.h... (cached) yes checking for sys/systemcfg.h... no checking for sys/sysctl.h... (cached) yes checking for pstat_getstatic... no checking for pstat_getdynamic... (cached) no checking for sysmp... (cached) no checking for getsysinfo... no checking for sysctl... (cached) yes checking for table... no checking for sysinfo... (cached) no checking for struct sysinfo.mem_unit... no checking for a shell that conforms to POSIX... /bin/sh checking whether frexp works... (cached) yes checking whether ldexp can be used without linking with libm... (cached) yes checking whether frexpl() can be used without linking with libm... (cached) yes checking whether frexpl works... (cached) yes checking whether frexpl is declared... (cached) yes checking whether ldexpl() can be used without linking with libm... yes checking whether ldexpl works... yes checking whether ldexpl is declared... yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether pollutes the namespace... no checking for pthread_t... yes checking for pthread_spinlock_t... no checking for library containing pthread_create and pthread_join... none required checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking whether getutent is declared... no checking for struct utmpx.ut_user... yes checking for struct utmp.ut_user... no checking for struct utmpx.ut_name... no checking for struct utmp.ut_name... yes checking for struct utmpx.ut_type... yes checking for struct utmp.ut_type... no checking for struct utmpx.ut_pid... yes checking for struct utmp.ut_pid... no checking for struct utmpx.ut_id... yes checking for struct utmp.ut_id... no checking for struct utmpx.ut_exit... no checking for struct utmp.ut_exit... no checking for struct utmpx.ut_exit.ut_exit... no checking for struct utmp.ut_exit.ut_exit... no checking for struct utmpx.ut_exit.e_exit... no checking for struct utmp.ut_exit.e_exit... no checking for struct utmpx.ut_exit.ut_termination... no checking for struct utmp.ut_exit.ut_termination... no checking for struct utmpx.ut_exit.e_termination... no checking for struct utmp.ut_exit.e_termination... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking for linux/fs.h... (cached) no checking for linux/fs.h... (cached) no checking for rewinddir... yes checking whether rmdir works... (cached) yes checking for rpmatch... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking for library containing getservbyname... (cached) none required checking for getservbyname... (cached) yes checking whether setenv validates arguments... yes checking for sig2str... no checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for signbit macro... yes checking for signbit compiler built-ins... yes checking for sigprocmask... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for smack_new_label_from_self in -lsmack... no checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for va_copy... yes checking for max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working stpncpy... yes checking for working strndup... yes checking for working strnlen... yes checking for strsignal... yes checking whether strsignal always returns a string... yes checking whether strstr works... yes checking whether strtod obeys C99... yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... yes checking whether symlink handles trailing slash correctly... no checking whether symlinkat handles trailing slash correctly... no checking whether declares ioctl... yes checking for nlink_t... (cached) yes checking for struct utsname... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime loops forever near extrema... no checking for timezone_t... no checking for library containing timer_settime... no checking for timer_settime... no checking whether tzset clobbers localtime buffer... no checking for uname... yes checking whether unlink honors trailing slashes... (cached) no checking whether unlink of a parent directory fails as it should... (cached) yes checking whether a running program can be unlinked... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for /proc/uptime... no checking whether utimensat works... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for vasprintf... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking for nl_langinfo... (cached) yes checking for ptrdiff_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... (cached) yes checking whether wcwidth works reasonably in UTF-8 locales... (cached) no checking whether use of TIOCGWINSZ requires sys/ioctl.h... no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether use of struct winsize requires sys/ptem.h... no checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether byte ordering is bigendian... (cached) no checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for setlocale... yes checking for uselocale... yes checking for getlocalename_l... no checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a turkish Unicode locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether perror matches strerror... yes checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether sleep is declared... yes checking for working sleep... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for pthread_atfork... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... no checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking for library containing strerror... none required checking for working volatile... yes checking for sys/sysctl.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether geteuid is declared... yes checking whether getuid is declared... yes checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether ttyname is declared... yes checking whether setregid is declared... yes checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no configure: WARNING: libattr development library was not found or not usable. configure: WARNING: GNU coreutils will be built without xattr support. checking for struct stat.st_author... no checking for ino_t... yes checking for major_t... no checking for minor_t... no checking for mode_to_security_class... no checking for matchpathcon_init_prefix... no checking for inotify_init... no checking nfs/vfs.h usability... no checking nfs/vfs.h presence... no checking for nfs/vfs.h... no checking for struct statfs.f_namelen... no checking for struct statfs.f_namemax... no checking for struct statfs.f_type... yes checking for struct statfs.f_frsize... no checking for cap_get_file in -lcap... no configure: WARNING: libcap library was not found or not usable. configure: WARNING: GNU coreutils will be built without capability support. checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for chroot... yes checking for gethostid... yes checking for sigsuspend... yes checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether localtime caches TZ... no checking for getattrat... no checking for initgroups... yes checking for syslog... yes checking for 3-argument setpriority function... yes checking ut_host in struct utmp... yes checking for sysctl... (cached) yes checking for sys/sysctl.h... (cached) yes checking whether we can get the system boot time... yes checking POSIX termios... (cached) yes checking whether use of TIOCGWINSZ requires sys/ioctl.h... (cached) no checking whether termios.h needs _XOPEN_SOURCE... no checking c_line in struct termios... no checking whether use of struct winsize requires sys/ptem.h... (cached) no checking whether use of TIOCGWINSZ requires termios.h... (cached) yes checking whether strsignal is declared... (cached) yes checking whether sys_siglist is declared... (cached) yes checking whether _sys_siglist is declared... no checking whether __sys_siglist is declared... no checking whether C compiler handles -Werror... yes checking whether C compiler handles -errwarn... no checking whether this system supports stdbuf... yes checking whether the system supports xlc include... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) yes checking for CFLocaleCopyCurrent... (cached) yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gnulib-tests/Makefile config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ]2;stage1: building coreutils-8.30make -j5 GEN lib/alloca.h GEN lib/byteswap.h GEN lib/configmake.h GEN lib/ctype.h GEN lib/dirent.h GEN lib/fcntl.h GEN lib/fnmatch.h GEN lib/getopt.h GEN lib/getopt-cdefs.h GEN lib/iconv.h GEN lib/inttypes.h GEN lib/langinfo.h GEN lib/limits.h GEN lib/locale.h GEN lib/math.h GEN lib/netdb.h GEN lib/pthread.h GEN lib/sched.h GEN lib/signal.h GEN lib/arpa/inet.h GEN lib/stdint.h GEN lib/stdio.h mkdir: lib/selinux: File exists GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/stat.h GEN lib/sys/ioctl.h GEN lib/sys/resource.h GEN lib/sys/select.h GEN lib/sys/socket.h GEN lib/sys/time.h GEN lib/sys/types.h GEN lib/sys/uio.h GEN lib/sys/utsname.h GEN lib/termios.h GEN lib/time.h GEN lib/sys/wait.h GEN lib/unistd.h GEN lib/unistr.h GEN lib/unitypes.h GEN lib/uniwidth.h GEN lib/wchar.h GEN lib/wctype.h GEN src/coreutils.h GEN src/version.c GEN src/version.h make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/po' Making all in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' CC lib/userspec.o CC lib/utimecmp.o CC lib/utimens.o CC lib/verror.o CC lib/version-etc.o CC lib/version-etc-fsf.o CC lib/wctype-h.o CC lib/write-any-file.o CC lib/xmalloc.o CC lib/xalloc-die.o CC lib/xbinary-io.o CC lib/xdectoimax.o CC lib/xdectoumax.o CC lib/xfts.o CC lib/xgetcwd.o CC lib/xgetgroups.o CC lib/xgethostname.o CC lib/xmemcoll.o CC lib/xnanosleep.o CC lib/xprintf.o CC lib/xreadlink.o CC lib/xsize.o CC lib/xstriconv.o CC lib/xstrndup.o CC lib/xstrtod.o CC lib/xstrtoimax.o CC lib/xstrtol.o CC lib/xstrtoul.o CC lib/xstrtol-error.o CC lib/xstrtold.o CC lib/xstrtoumax.o CC lib/xvasprintf.o CC lib/xasprintf.o CC lib/yesno.o CC lib/asnprintf.o CC lib/asprintf.o CC lib/at-func2.o CC lib/calloc.o CC lib/chdir-long.o CC lib/chown.o CC lib/error.o CC lib/euidaccess.o CC lib/explicit_bzero.o CC lib/faccessat.o CC lib/fchownat.o CC lib/fclose.o CC lib/fflush.o CC lib/fnmatch.o CC lib/fpending.o CC lib/freadahead.o CC lib/fpurge.o CC lib/freadptr.o CC lib/fseek.o CC lib/fseeko.o CC lib/fseterr.o CC lib/fstatat.o CC lib/fsusage.o CC lib/fts.o CC lib/futimens.o CC lib/getcwd.o CC lib/getcwd-lgpl.o CC lib/getgroups.o CC lib/getopt.o CC lib/getopt1.o CC lib/getpass.o CC lib/group-member.o CC lib/isapipe.o CC lib/isnanf.o CC lib/isnanl.o CC lib/lchown.o CC lib/link.o CC lib/linkat.o CC lib/localtime-buffer.o CC lib/lstat.o CC lib/mempcpy.o CC lib/memrchr.o CC lib/mkfifo.o CC lib/mknod.o CC lib/mktime.o CC lib/mountlist.o CC lib/nanosleep.o CC lib/nl_langinfo.o CC lib/obstack.o lib/obstack.c:351:31: warning: incompatible pointer types initializing 'void (*)(void) __attribute__((noreturn))' with an expression of type 'void (void)' [-Wincompatible-pointer-types] __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void) ^ CC lib/open.o 1 warning generated. CC lib/openat.o CC lib/openat-proc.o CC lib/printf-args.o CC lib/printf-parse.o CC lib/pthread.o CC lib/putenv.o CC lib/readlink.o CC lib/readlinkat.o CC lib/readutmp.o CC lib/regex.o CC lib/remove.o CC lib/rename.o CC lib/renameat.o CC lib/selinux-at.o CC lib/sig2str.o CC lib/stat.o CC lib/strerror.o CC lib/strerror-override.o CC lib/symlink.o CC lib/symlinkat.o CC lib/time_rz.o CC lib/timegm.o CC lib/unlink.o CC lib/unlinkat.o CC lib/utimensat.o CC lib/vasnprintf.o CC lib/vasprintf.o CC lib/vfprintf.o CC lib/vprintf.o CC lib/wcswidth.o CC lib/wcwidth.o CC src/src_base64-base64.o CC src/src_base32-base64.o CC src/cat.o CC src/basename.o CC src/chcon.o CC src/chgrp.o CC src/chown-core.o CC src/chmod.o CC src/chown.o CC src/cksum.o CC src/comm.o CC src/cp.o CC src/copy.o CC src/cp-hash.o CC src/extent-scan.o CC src/force-link.o CC src/selinux.o CC src/csplit.o CC src/cut.o CC src/set-fields.o CC src/date.o CC src/dd.o CC src/ls.o CC src/ls-dir.o CC src/dircolors.o CC src/dirname.o CC src/du.o CC src/echo.o CC src/env.o CC src/expand.o CC src/expand-common.o CC src/expr.o CC src/factor.o CC src/false.o CC src/fmt.o CC src/fold.o CC src/src_ginstall-install.o CC src/src_ginstall-prog-fprintf.o CC src/src_ginstall-copy.o CC src/src_ginstall-cp-hash.o CC src/src_ginstall-extent-scan.o CC src/src_ginstall-force-link.o CC src/src_ginstall-selinux.o CC src/groups.o CC src/group-list.o CC src/head.o CC src/id.o CC src/join.o CC src/kill.o CC src/link.o CC src/ln.o CC src/relpath.o CC src/logname.o CC src/ls-ls.o CC src/src_md5sum-md5sum.o CC src/mkdir.o CC src/prog-fprintf.o CC src/mkfifo.o CC src/mknod.o CC src/mktemp.o CC src/mv.o CC src/remove.o CC src/nl.o CC src/nproc.o CC src/nohup.o CC src/numfmt.o CC src/od.o CC src/paste.o CC src/pathchk.o CC src/pr.o CC src/printenv.o CC src/printf.o CC src/ptx.o CC src/pwd.o CC src/readlink.o CC src/realpath.o CC src/rm.o CC src/rmdir.o CC src/runcon.o CC src/seq.o CC src/src_sha1sum-md5sum.o CC src/src_sha224sum-md5sum.o CC src/src_sha256sum-md5sum.o CC src/src_sha384sum-md5sum.o CC src/src_sha512sum-md5sum.o CC src/shred.o CC src/shuf.o CC src/sleep.o CC src/sort.o CC src/split.o CC src/stat.o CC src/sum.o CC src/sync.o CC src/tac.o CC src/tail.o CC src/tee.o CC src/test.o CC src/touch.o CC src/tr.o CC src/true.o CC src/truncate.o CC src/tsort.o CC src/tty.o CC src/uname.o CC src/uname-uname.o CC src/unexpand.o CC src/uniq.o CC src/unlink.o CC src/ls-vdir.o CC src/wc.o CC src/whoami.o CC src/yes.o CC src/getlimits.o CC src/make-prime-list.o CC lib/copy-acl.o CC lib/set-acl.o CC lib/acl-errno-valid.o CC lib/acl-internal.o CC lib/get-permissions.o CC lib/set-permissions.o CC lib/allocator.o CC lib/areadlink.o CC lib/areadlink-with-size.o CC lib/areadlinkat.o CC lib/argmatch.o CC lib/argv-iter.o CC lib/backupfile.o CC lib/backup-rename.o CC lib/backup-find.o CC lib/base32.o CC lib/base64.o CC lib/binary-io.o CC lib/bitrotate.o CC lib/buffer-lcm.o CC lib/c-ctype.o CC lib/c-strcasecmp.o CC lib/c-strncasecmp.o CC lib/c-strtod.o CC lib/c-strtold.o CC lib/canon-host.o CC lib/canonicalize.o CC lib/careadlinkat.o CC lib/cloexec.o CC lib/close-stream.o CC lib/closein.o CC lib/closeout.o CC lib/af_alg.o CC lib/md5.o CC lib/sha1.o CC lib/sha256.o CC lib/sha512.o CC lib/cycle-check.o CC lib/di-set.o CC lib/diacrit.o CC lib/opendir-safer.o CC lib/dirname.o CC lib/basename.o CC lib/dirname-lgpl.o CC lib/basename-lgpl.o CC lib/stripslash.o CC lib/dtoastr.o CC lib/dtotimespec.o CC lib/exclude.o CC lib/exitfail.o CC lib/fadvise.o CC lib/chmodat.o CC lib/chownat.o CC lib/creat-safer.o CC lib/open-safer.o CC lib/fd-hook.o CC lib/fd-reopen.o CC lib/fd-safer-flag.o CC lib/dup-safer-flag.o CC lib/fdutimensat.o CC lib/file-has-acl.o CC lib/file-set.o CC lib/file-type.o CC lib/filemode.o CC lib/filenamecat.o CC lib/filenamecat-lgpl.o CC lib/filevercmp.o CC lib/fopen-safer.o CC lib/fprintftime.o CC lib/freading.o CC lib/freadseek.o CC lib/freopen-safer.o CC lib/ftoastr.o CC lib/full-read.o CC lib/full-write.o CC lib/gethrxtime.o CC lib/xtime.o CC lib/getndelim2.o CC lib/getprogname.o CC lib/gettime.o CC lib/getugroups.o CC lib/hard-locale.o CC lib/hash.o CC lib/hash-pjw.o CC lib/hash-triple.o CC lib/heap.o CC lib/human.o CC lib/i-ring.o CC lib/idcache.o CC lib/ino-map.o CC lib/imaxtostr.o CC lib/inttostr.o CC lib/offtostr.o CC lib/uinttostr.o CC lib/umaxtostr.o CC lib/ldtoastr.o CC lib/linebuffer.o CC lib/localcharset.o CC lib/glthread/lock.o CC lib/long-options.o CC lib/malloca.o CC lib/math.o CC lib/mbchar.o CC lib/mbiter.o CC lib/mbsalign.o CC lib/mbscasecmp.o CC lib/mbschr.o CC lib/mbslen.o CC lib/mbsstr.o CC lib/mbswidth.o CC lib/mbuiter.o CC lib/memcasecmp.o CC lib/memchr2.o CC lib/memcmp2.o CC lib/memcoll.o CC lib/mgetgroups.o CC lib/mkancesdirs.o CC lib/dirchownmod.o CC lib/mkdir-p.o lib/mgetgroups.c:96:45: warning: passing 'gid_t *' (aka 'unsigned int *') to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign] ng = getgrouplist (username, gid, g, &max_n_groups); ^ /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:650:43: note: passing argument to parameter here int getgrouplist(const char *, int, int *, int *); ^ CC lib/modechange.o 1 warning generated. CC lib/mpsort.o CC lib/nproc.o CC lib/nstrftime.o CC lib/openat-die.o CC lib/openat-safer.o CC lib/parse-datetime.o CC lib/physmem.o CC lib/pipe2.o CC lib/posixtm.o CC lib/posixver.o CC lib/printf-frexp.o CC lib/printf-frexpl.o CC lib/priv-set.o CC lib/progname.o CC lib/propername.o CC lib/qcopy-acl.o CC lib/qset-acl.o CC lib/quotearg.o CC lib/randint.o CC lib/randperm.o CC lib/randread.o CC lib/rand-isaac.o CC lib/read-file.o CC lib/readtokens.o CC lib/readtokens0.o CC lib/renameat2.o CC lib/root-dev-ino.o CC lib/safe-read.o CC lib/safe-write.o CC lib/same.o CC lib/save-cwd.o CC lib/savedir.o CC lib/savewd.o CC lib/se-context.o CC lib/se-selinux.o CC lib/settime.o CC lib/sig-handler.o CC lib/sockets.o CC lib/stat-time.o CC lib/statat.o CC lib/mkstemp-safer.o CC lib/striconv.o CC lib/strnlen1.o CC lib/strintcmp.o CC lib/strnumcmp.o CC lib/sys_socket.o CC lib/tempname.o CC lib/glthread/threadlib.o CC lib/timespec.o CC lib/glthread/tls.o CC lib/trim.o CC lib/u64.o CC lib/unicodeio.o CC lib/unistd.o CC lib/dup-safer.o CC lib/fd-safer.o CC lib/pipe-safer.o CC lib/unistr/u8-mbtoucr.o CC lib/unistr/u8-uctomb.o CC lib/unistr/u8-uctomb-aux.o CC lib/uniwidth/width.o CC src/version.o CC src/chroot.o CC src/hostid.o CC src/timeout.o CC src/operand2sig.o CC src/nice.o CC src/who.o CC src/users.o CC src/pinky.o CC src/uptime.o CC src/stty.o CC src/df.o CC src/find-mount-point.o CC src/lbracket.o CC src/src_b2sum-md5sum.o CC src/blake2/src_b2sum-blake2b-ref.o CC src/blake2/src_b2sum-b2sum.o CCLD src/make-prime-list AR lib/libcoreutils.a AR src/libver.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(binary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(af_alg.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(statat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(tls.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(u64.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(xbinary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(localtime-buffer.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: lib/libcoreutils.a(pthread.o) has no symbols ranlib: file: lib/libcoreutils.a(binary-io.o) has no symbols ranlib: file: lib/libcoreutils.a(bitrotate.o) has no symbols ranlib: file: lib/libcoreutils.a(c-ctype.o) has no symbols ranlib: file: lib/libcoreutils.a(af_alg.o) has no symbols ranlib: file: lib/libcoreutils.a(chmodat.o) has no symbols ranlib: file: lib/libcoreutils.a(chownat.o) has no symbols ranlib: file: lib/libcoreutils.a(fd-hook.o) has no symbols ranlib: file: lib/libcoreutils.a(xtime.o) has no symbols ranlib: file: lib/libcoreutils.a(getprogname.o) has no symbols ranlib: file: lib/libcoreutils.a(math.o) has no symbols ranlib: file: lib/libcoreutils.a(mbiter.o) has no symbols ranlib: file: lib/libcoreutils.a(mbuiter.o) has no symbols ranlib: file: lib/libcoreutils.a(priv-set.o) has no symbols ranlib: file: lib/libcoreutils.a(se-context.o) has no symbols ranlib: file: lib/libcoreutils.a(se-selinux.o) has no symbols ranlib: file: lib/libcoreutils.a(sig-handler.o) has no symbols ranlib: file: lib/libcoreutils.a(stat-time.o) has no symbols ranlib: file: lib/libcoreutils.a(statat.o) has no symbols ranlib: file: lib/libcoreutils.a(sys_socket.o) has no symbols ranlib: file: lib/libcoreutils.a(threadlib.o) has no symbols ranlib: file: lib/libcoreutils.a(timespec.o) has no symbols ranlib: file: lib/libcoreutils.a(tls.o) has no symbols ranlib: file: lib/libcoreutils.a(u64.o) has no symbols ranlib: file: lib/libcoreutils.a(unistd.o) has no symbols ranlib: file: lib/libcoreutils.a(u8-uctomb.o) has no symbols ranlib: file: lib/libcoreutils.a(wctype-h.o) has no symbols ranlib: file: lib/libcoreutils.a(xbinary-io.o) has no symbols ranlib: file: lib/libcoreutils.a(xsize.o) has no symbols ranlib: file: lib/libcoreutils.a(getcwd-lgpl.o) has no symbols ranlib: file: lib/libcoreutils.a(localtime-buffer.o) has no symbols ranlib: file: lib/libcoreutils.a(pthread.o) has no symbols CCLD src/chroot CCLD src/timeout CCLD src/hostid CCLD src/nice CCLD src/who CCLD src/users CCLD src/pinky CCLD src/uptime CCLD src/stty CCLD src/df CCLD src/b2sum CCLD src/base64 CCLD src/[ CCLD src/base32 CCLD src/basename CCLD src/cat CCLD src/chcon CCLD src/chgrp CCLD src/chmod CCLD src/chown CCLD src/cksum CCLD src/comm CCLD src/cp CCLD src/csplit CCLD src/cut CCLD src/date CCLD src/dd CCLD src/dir CCLD src/dircolors CCLD src/dirname CCLD src/du CCLD src/echo CCLD src/env CCLD src/expand CCLD src/expr CCLD src/factor CCLD src/false CCLD src/fmt CCLD src/fold CCLD src/ginstall CCLD src/groups CCLD src/head CCLD src/id CCLD src/join CCLD src/kill CCLD src/link CCLD src/ln CCLD src/logname CCLD src/ls CCLD src/md5sum CCLD src/mkdir CCLD src/mkfifo CCLD src/mknod CCLD src/mktemp CCLD src/mv CCLD src/nl CCLD src/nproc CCLD src/nohup CCLD src/numfmt CCLD src/od CCLD src/paste CCLD src/pathchk CCLD src/pr CCLD src/printenv CCLD src/printf CCLD src/ptx CCLD src/pwd CCLD src/readlink CCLD src/realpath CCLD src/rm CCLD src/rmdir CCLD src/runcon CCLD src/seq CCLD src/sha1sum CCLD src/sha224sum CCLD src/sha256sum CCLD src/sha512sum CCLD src/sha384sum CCLD src/shred CCLD src/shuf CCLD src/sleep CCLD src/sort CCLD src/split CCLD src/stat CCLD src/sum CCLD src/sync CCLD src/tac CCLD src/tail CCLD src/tee CCLD src/test CCLD src/touch CCLD src/tr CCLD src/true CCLD src/truncate CCLD src/tsort CCLD src/tty CCLD src/uname CCLD src/unexpand CCLD src/uniq CCLD src/unlink CCLD src/vdir CCLD src/wc CCLD src/whoami CCLD src/yes CCLD src/getlimits GEN man/chroot.1 GEN man/hostid.1 GEN man/timeout.1 GEN man/nice.1 GEN man/who.1 GEN man/users.1 GEN man/pinky.1 GEN man/uptime.1 GEN man/stty.1 GEN man/df.1 GEN man/b2sum.1 GEN man/base64.1 GEN man/base32.1 GEN man/basename.1 GEN man/cat.1 GEN man/chcon.1 GEN man/chgrp.1 GEN man/chmod.1 GEN man/chown.1 GEN man/cksum.1 GEN man/comm.1 GEN man/cp.1 GEN man/csplit.1 GEN man/cut.1 GEN man/date.1 GEN man/dd.1 GEN man/dir.1 GEN man/dircolors.1 GEN man/dirname.1 GEN man/du.1 GEN man/echo.1 GEN man/env.1 GEN man/expand.1 GEN man/expr.1 GEN man/factor.1 GEN man/false.1 GEN man/fmt.1 GEN man/fold.1 GEN man/install.1 GEN man/groups.1 GEN man/head.1 GEN man/id.1 GEN man/join.1 GEN man/kill.1 GEN man/link.1 GEN man/ln.1 GEN man/logname.1 GEN man/ls.1 GEN man/md5sum.1 GEN man/mkdir.1 GEN man/mkfifo.1 GEN man/mknod.1 GEN man/mktemp.1 GEN man/mv.1 GEN man/nl.1 GEN man/nproc.1 GEN man/nohup.1 GEN man/numfmt.1 GEN man/od.1 GEN man/paste.1 GEN man/pathchk.1 GEN man/pr.1 GEN man/printenv.1 GEN man/printf.1 GEN man/ptx.1 GEN man/pwd.1 GEN man/readlink.1 GEN man/realpath.1 GEN man/rm.1 GEN man/rmdir.1 GEN man/runcon.1 GEN man/seq.1 GEN man/sha1sum.1 GEN man/sha224sum.1 GEN man/sha256sum.1 GEN man/sha384sum.1 GEN man/sha512sum.1 GEN man/shred.1 GEN man/shuf.1 GEN man/sleep.1 GEN man/sort.1 GEN man/split.1 GEN man/stat.1 GEN man/sum.1 GEN man/sync.1 GEN man/tac.1 GEN man/tail.1 GEN man/tee.1 GEN man/test.1 GEN man/touch.1 GEN man/tr.1 GEN man/true.1 GEN man/truncate.1 GEN man/tsort.1 GEN man/tty.1 GEN man/uname.1 GEN man/unexpand.1 GEN man/uniq.1 GEN man/unlink.1 GEN man/vdir.1 GEN man/wc.1 GEN man/whoami.1 GEN man/yes.1 make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' Making all in gnulib-tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' Making all in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' CC bench-md5.o CC localename.o CC timespec-add.o CC timespec-sub.o CC unlinkdir.o CC ioctl.o CC perror.o CC strerror_r.o CC wctob.o CC bench-sha1.o CC bench-sha224.o CC bench-sha256.o CC bench-sha384.o CC bench-sha512.o CC test-localcharset.o CC glthread/thread.o AR libtests.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(thread.o) has no symbols ranlib: file: libtests.a(thread.o) has no symbols CCLD bench-md5 CCLD bench-sha1 CCLD bench-sha224 CCLD bench-sha256 CCLD bench-sha384 CCLD bench-sha512 CCLD test-localcharset make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' * Installing coreutils-8.30 ]2;stage1: installing coreutils-8.30make -j5 install make install-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' Making install in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/po' if test "coreutils" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/po' Making install in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/bin' build-aux/install-sh -c -d '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' src/ginstall -c -m 644 ./doc/coreutils.info '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' src/ginstall -c src/ginstall '/Users/fabian/Gentoo-10.15/tmp/usr/bin/./install' src/ginstall -c src/chroot src/hostid src/timeout src/nice src/who src/users src/pinky src/uptime src/stty src/df src/[ src/b2sum src/base64 src/base32 src/basename src/cat src/chcon src/chgrp src/chmod src/chown src/cksum src/comm src/cp src/csplit src/cut src/date src/dd src/dir src/dircolors src/dirname src/du src/echo src/env src/expand src/expr src/factor src/false src/fmt src/fold src/groups src/head src/id src/join src/kill src/link src/ln src/logname src/ls src/md5sum src/mkdir src/mkfifo src/mknod src/mktemp src/mv src/nl src/nproc src/nohup src/numfmt src/od src/paste src/pathchk src/pr src/printenv src/printf src/ptx src/pwd src/readlink src/realpath src/rm src/rmdir src/runcon src/seq src/sha1sum src/sha224sum src/sha256sum src/sha384sum src/sha512sum src/shred src/shuf src/sleep src/sort src/split src/stat src/sum src/sync src/tac src/tail src/tee src/test src/touch src/tr src/true src/truncate src/tsort src/tty src/uname src/unexpand src/uniq src/unlink src/vdir src/wc src/whoami src/yes '/Users/fabian/Gentoo-10.15/tmp/usr/bin' src/ginstall -c -m 644 man/chroot.1 man/hostid.1 man/timeout.1 man/nice.1 man/who.1 man/users.1 man/pinky.1 man/uptime.1 man/stty.1 man/df.1 man/b2sum.1 man/base64.1 man/base32.1 man/basename.1 man/cat.1 man/chcon.1 man/chgrp.1 man/chmod.1 man/chown.1 man/cksum.1 man/comm.1 man/cp.1 man/csplit.1 man/cut.1 man/date.1 man/dd.1 man/dir.1 man/dircolors.1 man/dirname.1 man/du.1 man/echo.1 man/env.1 man/expand.1 man/expr.1 man/factor.1 man/false.1 man/fmt.1 man/fold.1 man/install.1 man/groups.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/coreutils.info' make install-exec-hook make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' src/ginstall -c -m 644 man/head.1 man/id.1 man/join.1 man/kill.1 man/link.1 man/ln.1 man/logname.1 man/ls.1 man/md5sum.1 man/mkdir.1 man/mkfifo.1 man/mknod.1 man/mktemp.1 man/mv.1 man/nl.1 man/nproc.1 man/nohup.1 man/numfmt.1 man/od.1 man/paste.1 man/pathchk.1 man/pr.1 man/printenv.1 man/printf.1 man/ptx.1 man/pwd.1 man/readlink.1 man/realpath.1 man/rm.1 man/rmdir.1 man/runcon.1 man/seq.1 man/sha1sum.1 man/sha224sum.1 man/sha256sum.1 man/sha384sum.1 man/sha512sum.1 man/shred.1 man/shuf.1 man/sleep.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' src/ginstall -c -m 644 man/sort.1 man/split.1 man/stat.1 man/sum.1 man/sync.1 man/tac.1 man/tail.1 man/tee.1 man/test.1 man/touch.1 man/tr.1 man/true.1 man/truncate.1 man/tsort.1 man/tty.1 man/uname.1 man/unexpand.1 man/uniq.1 man/unlink.1 man/vdir.1 man/wc.1 man/whoami.1 man/yes.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' Making install in gnulib-tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make install-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' Making install in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30/gnulib-tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/coreutils-8.30/coreutils-8.30' * coreutils-8.30 successfully bootstrapped * Bootstrapping * Fetching findutils-4.7.0.tar.xz ]2;stage1: fetching findutils-4.7.0.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/findutils-4.7.0.tar.xz --2021-01-08 15:37:14-- http://distfiles.gentoo.org/distfiles/findutils-4.7.0.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1895048 (1.8M) [application/x-xz] Saving to: 'findutils-4.7.0.tar.xz' 0K .......... .......... .......... .......... .......... 2% 256K 7s 50K .......... .......... .......... .......... .......... 5% 546K 5s 100K .......... .......... .......... .......... .......... 8% 3.97M 3s 150K .......... .......... .......... .......... .......... 10% 12.7M 3s 200K .......... .......... .......... .......... .......... 13% 471K 3s 250K .......... .......... .......... .......... .......... 16% 24.5M 2s 300K .......... .......... .......... .......... .......... 18% 9.95M 2s 350K .......... .......... .......... .......... .......... 21% 9.22M 2s 400K .......... .......... .......... .......... .......... 24% 676K 2s 450K .......... .......... .......... .......... .......... 27% 4.52M 1s 500K .......... .......... .......... .......... .......... 29% 2.54M 1s 550K .......... .......... .......... .......... .......... 32% 4.36M 1s 600K .......... .......... .......... .......... .......... 35% 54.0M 1s 650K .......... .......... .......... .......... .......... 37% 859K 1s 700K .......... .......... .......... .......... .......... 40% 3.01M 1s 750K .......... .......... .......... .......... .......... 43% 2.60M 1s 800K .......... .......... .......... .......... .......... 45% 3.20M 1s 850K .......... .......... .......... .......... .......... 48% 48.4M 1s 900K .......... .......... .......... .......... .......... 51% 3.86M 1s 950K .......... .......... .......... .......... .......... 54% 387K 1s 1000K .......... .......... .......... .......... .......... 56% 45.8M 1s 1050K .......... .......... .......... .......... .......... 59% 51.0M 1s 1100K .......... .......... .......... .......... .......... 62% 53.6M 0s 1150K .......... .......... .......... .......... .......... 64% 42.1M 0s 1200K .......... .......... .......... .......... .......... 67% 56.3M 0s 1250K .......... .......... .......... .......... .......... 70% 61.0M 0s 1300K .......... .......... .......... .......... .......... 72% 70.3M 0s 1350K .......... .......... .......... .......... .......... 75% 62.3M 0s 1400K .......... .......... .......... .......... .......... 78% 70.0M 0s 1450K .......... .......... .......... .......... .......... 81% 75.6M 0s 1500K .......... .......... .......... .......... .......... 83% 92.7M 0s 1550K .......... .......... .......... .......... .......... 86% 78.6M 0s 1600K .......... .......... .......... .......... .......... 89% 93.7M 0s 1650K .......... .......... .......... .......... .......... 91% 102M 0s 1700K .......... .......... .......... .......... .......... 94% 96.7M 0s 1750K .......... .......... .......... .......... .......... 97% 81.2M 0s 1800K .......... .......... .......... .......... .......... 99% 104M 0s 1850K 100% 12.7K=0.8s 2021-01-08 15:37:15 (2.25 MB/s) - 'findutils-4.7.0.tar.xz' saved [1895048/1895048] * Unpacking findutils-4.7.0 * Compiling findutils-4.7.0 ]2;stage1: configuring findutils-4.7.0./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for leaf optimisation... yes checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking whether ln -s works... yes checking for x86_64-apple-darwin19-ar... ar checking for x86_64-apple-darwin19-ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for canonicalize_file_name... no checking for realpath... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for faccessat... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fpurge... yes checking for __fpurge... no checking for __freadahead... no checking for __freading... no checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for isascii... yes checking for mprotect... yes checking for tzset... yes checking for nl_langinfo... yes checking for strerror_r... yes checking for __xpg_strerror_r... no checking for readlink... yes checking for fpathconf... yes checking for setenv... yes checking for snprintf... yes checking for strdup... yes checking for catgets... yes checking for strndup... yes checking for strtoumax... yes checking for localtime_r... yes checking for timegm... yes checking for pipe... yes checking for unlinkat... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for ftruncate... yes checking for newlocale... yes checking for uselocale... yes checking for duplocale... yes checking for freelocale... yes checking for pthread_sigmask... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for symlinkat... yes checking for shutdown... yes checking for usleep... yes checking for wctob... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether // is distinct from /... no checking whether realpath works... no checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for stdio_ext.h... no checking for sys/stat.h... (cached) yes checking for sys/vfs.h... no checking for netdb.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for sys/statvfs.h... yes checking for sys/types.h... (cached) yes checking for malloc.h... no checking for selinux/selinux.h... no checking for strings.h... (cached) yes checking for sys/uio.h... yes checking for sys/utsname.h... yes checking for sys/wait.h... yes checking for features.h... no checking for arpa/inet.h... yes checking for netinet/in.h... yes checking for semaphore.h... yes checking for sys/select.h... yes checking for priv.h... no checking for sys/ioctl.h... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether lstat correctly handles trailing slash... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... int checking for st_dm_mode in struct stat... no checking whether strmode is declared... yes checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether byte ordering is bigendian... no checking whether long double and double are the same... no checking where to find the exponent in a 'double'... word 1 bit 20 checking where to find the exponent in a 'float'... word 0 bit 23 checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether trunc is declared... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether strerror(0) succeeds... no checking whether strerror_r is declared... (cached) yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for ssize_t... yes checking for long file names... yes checking for library containing setfilecon... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking for library containing setsockopt... none needed checking for strcasestr... yes checking whether strcasestr works... yes checking whether strdup is declared... yes checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoumax is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for 64-bit time_t... yes checking whether ungetc works on arbitrary bytes... no checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for CFLocaleCopyPreferredLanguages... yes checking whether is self-contained... yes checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for sigset_t... yes checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for access... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking whether fflush works on input streams... (cached) no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking whether fopen recognizes a trailing slash... yes checking for __fpending... no checking whether fpurge is declared... yes checking whether fpurge works... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking whether fstatat (..., 0) works... yes checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking for fts_open... yes checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for gethostname... yes checking for HOST_NAME_MAX... 256 checking for getline... yes checking for working getline function... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether isfinite is declared... yes checking whether isfinite(long double) works... yes checking whether isinf is declared... yes checking whether isinf(long double) works... yes checking whether isnan(double) can be used without linking with libm... yes checking whether isnan(float) can be used without linking with libm... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking whether isnan(long double) can be used without linking with libm... no checking where to find the exponent in a 'long double'... word 2 bit 0 checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether NAN macro works... yes checking whether HUGE_VAL works... yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking whether mbswidth is declared in ... no checking for mbstate_t... (cached) yes checking for mbtowc... yes checking for mempcpy... (cached) no checking for memrchr... no checking for __mktime_internal... no checking whether modf can be used without linking with libm... yes checking for listmntent... no checking for sys/ucred.h... yes checking for sys/mount.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking sys/fs_types.h usability... no checking sys/fs_types.h presence... no checking for sys/fs_types.h... no checking for struct fsstat.f_fstypename... no checking for library containing getmntent... no checking for getmntent... no checking for mntctl function and struct vmount... no checking for getfsstat function... no checking for FIXME existence of three headers... no checking for getmntinfo function... yes checking whether getmntinfo returns statvfs structures... no checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for struct statfs.f_fstypename... yes checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... no checking for opendir... yes checking for struct tm.tm_zone... (cached) yes checking whether perror matches strerror... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether strcasestr works in linear time... no checking for strcasestr... (cached) yes checking whether strcasestr works... (cached) yes checking for working strndup... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking for strtoull... yes checking for nlink_t... (cached) yes checking for struct utsname... yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime loops forever near extrema... no checking for timezone_t... no checking whether trunc is declared... (cached) yes checking whether tzset clobbers localtime buffer... no checking for uname... yes checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... (cached) no checking for ioctl... yes checking for ioctl with POSIX signature... no checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking where to find the exponent in a 'double'... (cached) word 1 bit 20 checking where to find the exponent in a 'float'... (cached) word 0 bit 23 checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a turkish Unicode locale... (cached) none checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for getppriv... no checking whether pthread_sigmask works without -lpthread... yes checking whether pthread_sigmask returns error numbers... yes checking whether pthread_sigmask unblocks signals correctly... guessing yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for raise... yes checking for sigprocmask... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... no checking whether symlinkat handles trailing slash correctly... no checking whether declares ioctl... yes checking for pthread_atfork... yes checking for useconds_t... yes checking whether usleep allows large arguments... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether wctob works... no checking for sched_yield in -lrt... no checking for sched_yield in -lposix4... no checking whether C compiler handles -Werror -Wunknown-warning-option... yes checking for getpwnam... yes checking for modf in -lm... yes checking for fabs in -lm... yes checking for ANSI C header files... (cached) yes checking for sys/param.h... (cached) yes checking for mntent.h... (cached) no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/mntio.h usability... no checking sys/mntio.h presence... no checking for sys/mntio.h... no checking for sys/mkdev.h... (cached) no checking for getrlimit... yes checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for size_t... (cached) yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for ino_t... yes checking for dev_t... yes checking for mode_t... (cached) yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking for promoted mode_t type... (cached) int checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) yes checking for strftime... yes checking for memcmp... yes checking for memset... yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for fchdir... (cached) yes checking for getcwd... yes checking for strerror... yes checking for endgrent... yes checking for endpwent... yes checking for setlocale... yes checking for getrusage... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking whether closedir returns void... no checking for getmntent... (cached) no checking for library containing getmntent... (cached) no checking for getmntent... (cached) no checking for getmntent... (cached) no checking for setmntent... no checking for endmntent... no checking for setgroups... yes checking for alloca as a compiler built-in... (cached) yes checking for working re_compile_pattern... (cached) no checking for sort... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sort checking if /Users/fabian/Gentoo-10.15/tmp/usr/bin/sort supports the -z option... yes checking for struct dirent.d_type... yes checking for __attribute__ ((__noreturn__)) support... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) yes checking for CFLocaleCopyCurrent... (cached) yes checking for CFLocaleCopyPreferredLanguages... (cached) yes checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... darwin checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for faketime... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating doc/Makefile config.status: creating find/Makefile config.status: creating find/testsuite/Makefile config.status: creating gl/Makefile config.status: creating gl/lib/Makefile config.status: creating lib/Makefile config.status: creating locate/Makefile config.status: creating locate/testsuite/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating gnulib-tests/Makefile config.status: creating xargs/Makefile config.status: creating xargs/testsuite/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ]2;stage1: building findutils-4.7.0make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' Making all in gl make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' Making all in lib make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' GEN alloca.h GEN byteswap.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN math.h GEN selinux/selinux.h GEN selinux/context.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/socket.h GEN sys/stat.h GEN sys/time.h GEN sys/types.h GEN sys/uio.h GEN sys/utsname.h GEN sys/wait.h GEN time.h GEN unistd.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-recursive make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' CC allocator.o CC areadlink.o CC areadlink-with-size.o CC areadlinkat.o CC argmatch.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC c-strcasestr.o CC c-strstr.o CC canonicalize.o CC careadlinkat.o CC cloexec.o CC close-stream.o CC closein.o CC closeout.o CC cycle-check.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exitfail.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC file-set.o CC filemode.o CC filenamecat-lgpl.o CC fopen-safer.o CC freading.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC hash-pjw.o CC hash-triple.o CC human.o CC i-ring.o CC idcache.o CC localcharset.o CC malloca.o CC math.o CC mbchar.o CC mbscasestr.o CC mbslen.o CC mbsstr.o CC mbswidth.o CC mbuiter.o CC modechange.o CC nstrftime.o CC openat-die.o CC openat-safer.o CC opendirat.o CC parse-datetime.o CC progname.o CC quotearg.o CC safe-read.o CC same.o CC save-cwd.o CC savedir.o CC se-context.o CC se-selinux.o CC sockets.o CC stat-time.o CC statat.o CC strnlen1.o CC sys_socket.o CC glthread/threadlib.o CC timespec.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xgetcwd.o CC xsize.o CC xstrndup.o CC xstrtod.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC yesno.o CC asnprintf.o CC chdir-long.o CC error.o CC euidaccess.o CC faccessat.o CC fflush.o CC fnmatch.o CC fpending.o CC fpurge.o CC freadahead.o CC fseek.o CC fseeko.o CC fstatat.o CC fts.o CC getcwd.o CC getcwd-lgpl.o CC getgroups.o CC getopt.o CC getopt1.o CC group-member.o CC isnanf.o CC isnanl.o CC localtime-buffer.o CC lstat.o CC mempcpy.o CC memrchr.o CC mktime.o CC mountlist.o CC nl_langinfo.o CC open.o CC openat.o CC openat-proc.o CC perror.o CC printf-args.o CC printf-parse.o CC readlink.o CC readlinkat.o CC regex.o CC selinux-at.o CC stat.o CC strcasestr.o CC strerror.o CC strerror-override.o CC strerror_r.o CC strstr.o CC time_rz.o CC timegm.o CC unlink.o CC unlinkat.o CC vasnprintf.o CC wcwidth.o CC glthread/lock.o CC uniwidth/width.o AR libgnulib.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(bitrotate.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(math.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(mbuiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(se-context.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(se-selinux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(statat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(sys_socket.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(timespec.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(getcwd-lgpl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnulib.a(localtime-buffer.o) has no symbols ranlib: file: libgnulib.a(bitrotate.o) has no symbols ranlib: file: libgnulib.a(c-ctype.o) has no symbols ranlib: file: libgnulib.a(fd-hook.o) has no symbols ranlib: file: libgnulib.a(getprogname.o) has no symbols ranlib: file: libgnulib.a(math.o) has no symbols ranlib: file: libgnulib.a(mbuiter.o) has no symbols ranlib: file: libgnulib.a(se-context.o) has no symbols ranlib: file: libgnulib.a(se-selinux.o) has no symbols ranlib: file: libgnulib.a(stat-time.o) has no symbols ranlib: file: libgnulib.a(statat.o) has no symbols ranlib: file: libgnulib.a(sys_socket.o) has no symbols ranlib: file: libgnulib.a(threadlib.o) has no symbols ranlib: file: libgnulib.a(timespec.o) has no symbols ranlib: file: libgnulib.a(unistd.o) has no symbols ranlib: file: libgnulib.a(wctype-h.o) has no symbols ranlib: file: libgnulib.a(xsize.o) has no symbols ranlib: file: libgnulib.a(getcwd-lgpl.o) has no symbols ranlib: file: libgnulib.a(localtime-buffer.o) has no symbols make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' Making all in build-aux make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' CC buildcmd.o CC dircallback.o CC extendbuf.o CC fdleak.o CC findutils-version.o CC listfile.o CC printquoted.o CC qmark.o CC regextype.o CC safe-atoi.o CC splitstring.o CC bugreports.o AR libfind.a make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' Making all in find make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making all in . make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' CC ftsfind.o CC finddata.o CC fstype.o CC parser.o CC pred.o parser.c:1198:1: warning: non-void function does not return a value [-Wreturn-type] } ^ CC exec.o CC tree.o CC util.o CC sharefile.o CC print.o 1 warning generated. AR libfindtools.a CCLD find make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making all in testsuite make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making all in xargs make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making all in . make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' CC xargs.o CCLD xargs make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making all in testsuite make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making all in locate make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' echo '@set LOCATE_DB /Users/fabian/Gentoo-10.15/tmp/var/lib/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making all in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' rm -f updatedb CC locate.o CC word_io.o CC frcode.o find=`echo find|sed 's,x,x,'`; \ frcode=`echo frcode|sed 's,x,x,'`; \ copyright=`sed -n '/^# Copyright /{s/^..//;p;q;}' ./updatedb.sh \ grep .` || exit 1; \ sed \ -e "s,@""bindir""@,/Users/fabian/Gentoo-10.15/tmp/usr/bin," \ -e "s,@""libexecdir""@,/Users/fabian/Gentoo-10.15/tmp/usr/libexec," \ -e "s,@""LOCATE_DB""@,/Users/fabian/Gentoo-10.15/tmp/var/lib/locatedb," \ -e "s,@""VERSION""@,4.7.0," \ -e "s,@""PACKAGE_NAME""@,GNU findutils," \ -e "s,@""PACKAGE_BUGREPORT""@,bug-findutils@gnu.org," \ -e "s,@""PACKAGE_BUGREPORT_URL""@,https://savannah.gnu.org/bugs/?group=findutils," \ -e "s,@""PACKAGE_URL""@,http://www.gnu.org/software/findutils/," \ -e "s,@""find""@,${find}," \ -e "s,@""frcode""@,${frcode}," \ -e "s,@""SORT""@,/Users/fabian/Gentoo-10.15/tmp/usr/bin/sort," \ -e "s,@""SORT_SUPPORTS_Z""@,true," \ -e "s/@""COPYRIGHT""@/${copyright}/" \ ./updatedb.sh > updatedb chmod +x updatedb CCLD frcode CCLD locate make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making all in testsuite make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' ln -s ../locate/dblocation.texi dblocation.texi make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/po' Making all in m4 make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' Making all in gnulib-tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' GEN signal.h GEN arpa/inet.h GEN sys/ioctl.h GEN sys/select.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' Making all in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' CC dtotimespec.o CC test-localcharset.o CC binary-io.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localename.o CC localename-table.o CC priv-set.o CC sig-handler.o CC timespec-add.o CC timespec-sub.o CC unlinkdir.o CC ioctl.o CC nanosleep.o CC putenv.o CC symlink.o CC symlinkat.o CC wctob.o CC glthread/thread.o AR libtests.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(binary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(localename-table.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(priv-set.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(sig-handler.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(thread.o) has no symbols ranlib: file: libtests.a(binary-io.o) has no symbols ranlib: file: libtests.a(localename-table.o) has no symbols ranlib: file: libtests.a(priv-set.o) has no symbols ranlib: file: libtests.a(sig-handler.o) has no symbols ranlib: file: libtests.a(thread.o) has no symbols CCLD test-localcharset make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' * Installing findutils-4.7.0 ]2;stage1: installing findutils-4.7.0make -j5 install Making install in gl make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' Making install in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make install-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl/lib' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gl' Making install in build-aux make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/build-aux' Making install in lib make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/lib' Making install in find make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making install in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c find '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 find.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making install in testsuite make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find/testsuite' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/find' Making install in xargs make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making install in . make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c xargs '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 xargs.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making install in testsuite make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs/testsuite' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/xargs' Making install in locate make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' echo '@set LOCATE_DB /Users/fabian/Gentoo-10.15/tmp/var/lib/locatedb' > dblocation.texi.tmp if test -f dblocation.texi && cmp dblocation.texi.tmp dblocation.texi >/dev/null ; then \ rm dblocation.texi.tmp ; \ else \ mv dblocation.texi.tmp dblocation.texi ; \ fi make install-recursive make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making install in . make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/libexec' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man5' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c updatedb '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c locate '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c frcode '/Users/fabian/Gentoo-10.15/tmp/usr/libexec' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 locate.1 updatedb.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 locatedb.5 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man5' make install-data-hook make[5]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' ../build-aux/mkinstalldirs /Users/fabian/Gentoo-10.15/tmp/var/lib mkdir -p -- /Users/fabian/Gentoo-10.15/tmp/var/lib make[5]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making install in testsuite make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate/testsuite' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/locate' Making install in doc make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make install-am make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./find.info ./find.info-1 ./find.info-2 ./find-maint.info '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/find.info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/find-maint.info' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/doc' Making install in po make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/po' if test "findutils" = "gettext-tools"; then \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/po' Making install in m4 make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/m4' Making install in gnulib-tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make install-recursive make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' Making install in . make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0/gnulib-tests' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/findutils-4.7.0/findutils-4.7.0' * findutils-4.7.0 successfully bootstrapped * Bootstrapping * Fetching tar-1.32.tar.xz ]2;stage1: fetching tar-1.32.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/tar-1.32.tar.xz --2021-01-08 15:39:23-- http://distfiles.gentoo.org/distfiles/tar-1.32.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:39:23 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/tar-1.32.tar.xz --2021-01-08 15:39:23-- http://distfiles.prefix.bitzolder.nl/distfiles/tar-1.32.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/4d/tar-1.32.tar.xz [following] --2021-01-08 15:39:23-- http://distfiles.gentoo.org/distfiles/4d/tar-1.32.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:39:23 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/tar-1.32.tar.xz --2021-01-08 15:39:23-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/tar-1.32.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4d/tar-1.32.tar.xz [following] --2021-01-08 15:39:23-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4d/tar-1.32.tar.xz Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 2103348 (2.0M) [application/octet-stream] Saving to: 'tar-1.32.tar.xz' 0K .......... .......... .......... .......... .......... 2% 2.86M 1s 50K .......... .......... .......... .......... .......... 4% 3.72M 1s 100K .......... .......... .......... .......... .......... 7% 2.72M 1s 150K .......... .......... .......... .......... .......... 9% 2.54M 1s 200K .......... .......... .......... .......... .......... 12% 3.43M 1s 250K .......... .......... .......... .......... .......... 14% 3.32M 1s 300K .......... .......... .......... .......... .......... 17% 3.23M 1s 350K .......... .......... .......... .......... .......... 19% 1.98M 1s 400K .......... .......... .......... .......... .......... 21% 2.44M 1s 450K .......... .......... .......... .......... .......... 24% 1.76M 1s 500K .......... .......... .......... .......... .......... 26% 3.99M 1s 550K .......... .......... .......... .......... .......... 29% 8.73M 0s 600K .......... .......... .......... .......... .......... 31% 4.25M 0s 650K .......... .......... .......... .......... .......... 34% 4.41M 0s 700K .......... .......... .......... .......... .......... 36% 4.97M 0s 750K .......... .......... .......... .......... .......... 38% 1.50M 0s 800K .......... .......... .......... .......... .......... 41% 40.5M 0s 850K .......... .......... .......... .......... .......... 43% 2.94M 0s 900K .......... .......... .......... .......... .......... 46% 2.95M 0s 950K .......... .......... .......... .......... .......... 48% 22.8M 0s 1000K .......... .......... .......... .......... .......... 51% 2.55M 0s 1050K .......... .......... .......... .......... .......... 53% 7.63M 0s 1100K .......... .......... .......... .......... .......... 55% 5.77M 0s 1150K .......... .......... .......... .......... .......... 58% 2.69M 0s 1200K .......... .......... .......... .......... .......... 60% 28.1M 0s 1250K .......... .......... .......... .......... .......... 63% 3.68M 0s 1300K .......... .......... .......... .......... .......... 65% 30.7M 0s 1350K .......... .......... .......... .......... .......... 68% 2.18M 0s 1400K .......... .......... .......... .......... .......... 70% 10.3M 0s 1450K .......... .......... .......... .......... .......... 73% 2.50M 0s 1500K .......... .......... .......... .......... .......... 75% 33.0M 0s 1550K .......... .......... .......... .......... .......... 77% 4.29M 0s 1600K .......... .......... .......... .......... .......... 80% 6.08M 0s 1650K .......... .......... .......... .......... .......... 82% 12.7M 0s 1700K .......... .......... .......... .......... .......... 85% 4.78M 0s 1750K .......... .......... .......... .......... .......... 87% 3.40M 0s 1800K .......... .......... .......... .......... .......... 90% 3.92M 0s 1850K .......... .......... .......... .......... .......... 92% 3.29M 0s 1900K .......... .......... .......... .......... .......... 94% 59.0M 0s 1950K .......... .......... .......... .......... .......... 97% 2.64M 0s 2000K .......... .......... .......... .......... .......... 99% 35.5M 0s 2050K .... 100% 81.0K=0.5s 2021-01-08 15:39:24 (3.89 MB/s) - 'tar-1.32.tar.xz' saved [2103348/2103348] * Unpacking tar-1.32 * Fetching tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 ]2;stage1: fetching tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554wget --no-check-certificate http://distfiles.gentoo.org/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 --2021-01-08 15:39:24-- http://distfiles.gentoo.org/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:39:24 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 --2021-01-08 15:39:24-- http://distfiles.prefix.bitzolder.nl/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/8e/tar-1.32-check-sys-ioctl-header-configure.patch [following] --2021-01-08 15:39:24-- http://distfiles.gentoo.org/distfiles/8e/tar-1.32-check-sys-ioctl-header-configure.patch Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:39:25 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 --2021-01-08 15:39:25-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554 Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/8e/tar-1.32-check-sys-ioctl-header-configure.patch [following] --2021-01-08 15:39:25-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/8e/tar-1.32-check-sys-ioctl-header-configure.patch Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1503 (1.5K) [application/octet-stream] Saving to: 'tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554' 0K . 100% 119M=0s 2021-01-08 15:39:25 (119 MB/s) - 'tar-1.32-check-sys-ioctl-header-configure.patch?file_id=50554' saved [1503/1503] patching file configure patching file config.h.in patching file lib/system-ioctl.h patching file src/checkpoint.c Hunk #1 succeeded at 20 with fuzz 1. * Compiling tar-1.32 ]2;stage1: configuring tar-1.32./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 checking for a BSD-compatible install... /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '501' is supported by ustar format... yes checking whether GID '20' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-apple-darwin19-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-apple-darwin19-ar... ar checking for special C compiler options needed for large files... (cached) no checking for _FILE_OFFSET_BITS value needed for large files... (cached) no checking for inline... inline checking for fcntl.h... yes checking for linux/fd.h... no checking for memory.h... (cached) yes checking for net/errno.h... no checking for sgtty.h... yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/device.h... no checking for sys/gentape.h... no checking for sys/inet.h... no checking for sys/ioctl.h... yes checking for sys/io/trioctl.h... no checking for sys/mtio.h... no checking for sys/time.h... yes checking for sys/tprintf.h... yes checking for sys/tape.h... no checking for unistd.h... (cached) yes checking for locale.h... yes checking for sys/types.h... (cached) yes checking for features.h... no checking for linewrap.h... no checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for stdio_ext.h... no checking for sys/stat.h... (cached) yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for limits.h... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for priv.h... no checking for malloc.h... no checking for selinux/selinux.h... no checking for strings.h... (cached) yes checking for sysexits.h... yes checking for utime.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for grp.h... yes checking for sys/buf.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for st_fstype string in struct stat... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for library containing acl_get_file... none required checking for library containing acl_get_fd... none required checking for library containing acl_set_file... none required checking for library containing acl_set_fd... none required checking for library containing acl_to_text... none required checking for library containing acl_from_text... none required checking for library containing acl_delete_def_file... none required checking for library containing acl_free... none required checking for mode_t... yes checking for pid_t... yes checking for off_t... yes checking for uid_t in sys/types.h... yes checking for major_t... no checking for minor_t... no checking for dev_t... yes checking for ino_t... yes checking for ssize_t... yes checking for fchmod... yes checking for flockfile... yes checking for funlockfile... yes checking for pathconf... yes checking for btowc... yes checking for canonicalize_file_name... no checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for readlinkat... yes checking for chown... yes checking for fchown... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for fdopendir... yes checking for faccessat... yes checking for fchmodat... yes checking for lchmod... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... no checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fstatat... yes checking for futimens... yes checking for getdelim... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for link... yes checking for openat... yes checking for linkat... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for mkdirat... yes checking for mkfifoat... no checking for mknodat... no checking for mknod... yes checking for tzset... yes checking for nl_langinfo... yes checking for renameat... yes checking for renameat2... no checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for strdup... yes checking for strndup... yes checking for strtoimax... yes checking for strtoumax... yes checking for symlinkat... yes checking for localtime_r... yes checking for timegm... yes checking for pipe... yes checking for unlinkat... yes checking for utime... yes checking for futimes... yes checking for futimesat... no checking for utimensat... yes checking for lutimes... yes checking for vasnprintf... no checking for wcrtomb... yes checking for wcwidth... yes checking for mkfifo... yes checking for setlocale... yes checking for fsync... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for C/C++ restrict keyword... __restrict checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for d_ino member in directory struct... yes checking for long file names... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking whether // is distinct from /... no checking whether realpath works... no checking for unistd.h... (cached) yes checking for working chown... yes checking whether chown dereferences symlinks... yes checking whether chown honors trailing slash... no checking whether chown always updates ctime... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking if environ is properly declared... no checking for complete errno.h... yes checking type of array argument to getgroups... gid_t checking whether lstat correctly handles trailing slash... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for promoted mode_t type... int checking for mbstate_t... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getcwd is declared... yes checking whether getdelim is declared... yes checking whether getdtablesize is declared... yes checking whether getline is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for O_CLOEXEC... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... no checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for compound literals... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for library containing setfilecon... no checking whether setenv is declared... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for tsearch... yes checking for sigset_t... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking whether unsetenv is declared... yes checking whether the utimes function works... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether vsnprintf is declared... yes checking for sys/acl.h... (cached) yes checking for library containing acl_get_file... (cached) none required checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... no checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... no checking for acl_delete_fd_np... yes checking for acl_delete_file_np... yes checking for acl_copy_ext_native... yes checking for acl_create_entry_np... yes checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking for acl_entries... no checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... yes checking for alloca as a compiler built-in... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether program_invocation_name is defined... no checking whether program_invocation_short_name is defined... no checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether this system has an arbitrary file name length limit... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking for closedir... yes checking for d_ino member in directory struct... (cached) yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking for euidaccess... no checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for getgroups... yes checking for working getgroups... yes checking for library containing eaccess... no checking for eaccess... no checking for access... yes checking for fchownat... yes checking whether fchownat works with AT_SYMLINK_NOFOLLOW... yes checking whether fchownat works with an empty file name... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for getxattr with XATTR_NAME_POSIX_ACL macros... no checking for struct stat.st_blocks... yes checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... no checking whether isblank is declared... yes checking whether isblank is declared... (cached) yes checking for __fpending... no checking for fseeko... (cached) yes checking whether fstatat (..., 0) works... yes checking whether futimens works... no checking whether getcwd handles long file names properly... no, but it is partly working checking for getpagesize... yes checking whether getcwd aborts when 4k < cwd_length < 16k... yes checking for working getdelim function... yes checking whether getdtablesize works... yes checking for getgroups... (cached) yes checking for working getgroups... (cached) yes checking whether getgroups handles negative values... no checking for getline... yes checking for working getline function... yes checking for getpagesize... (cached) yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for group_member... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking for lchown... yes checking whether the compiler supports the __inline keyword... yes checking whether link obeys POSIX... no checking for __xpg4... no checking whether link(2) dereferences a symlink... yes checking whether linkat() can link symlinks... yes checking whether linkat handles trailing slash correctly... no checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mempcpy... (cached) no checking for memrchr... no checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for mkdtemp... yes checking for mkfifo... yes checking whether mkfifo rejects trailing slashes... no checking whether mknod can create fifo without root privileges... yes checking for __mktime_internal... no checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... no checking for opendir... yes checking for struct tm.tm_zone... (cached) yes checking for getppriv... no checking whether program_invocation_name is declared... (cached) no checking whether program_invocation_short_name is declared... (cached) no checking for raise... yes checking for rawmemchr... no checking for readdir... yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... no checking whether readlinkat signature is correct... yes checking for working re_compile_pattern... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking whether rename honors trailing slash on destination... no checking whether rename honors trailing slash on source... no checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking for linux/fs.h... (cached) no checking for rewinddir... yes checking whether rmdir works... yes checking for rpmatch... yes checking selinux/flask.h usability... no checking selinux/flask.h presence... no checking for selinux/flask.h... no checking whether setenv validates arguments... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for strchrnul... no checking for working strndup... yes checking for working strnlen... yes checking whether strtoimax works... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for strtoull... yes checking whether symlink handles trailing slash correctly... no checking whether symlinkat handles trailing slash correctly... no checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime loops forever near extrema... no checking for timezone_t... no checking whether tzset clobbers localtime buffer... no checking whether unlink honors trailing slashes... no checking whether unlink of a parent directory fails as it should... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking whether utimensat works... no checking for ptrdiff_t... yes checking for vasprintf... yes checking for vsnprintf... yes checking whether snprintf respects a size of 1... (cached) yes checking whether printf supports POSIX/XSI format strings with positions... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for stdint.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blksize... yes checking for library containing setsockopt... none required checking for library containing setsockopt... (cached) none required checking for sys/mtio.h... (cached) no checking which ioctl field to test for reversed bytes... mt_type checking whether to build rmt... yes configure: WARNING: not building rmt, required header files are missing checking for sys/buf.h... (cached) yes checking for struct stat.st_blksize... (cached) yes checking for library containing gethostbyname... none required checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for library containing getxattr... none required checking for library containing fgetxattr... none required checking for library containing lgetxattr... no checking whether getgrgid is declared... yes checking whether getpwuid is declared... yes checking whether time is declared... yes checking for waitpid... yes checking for remote shell... no checking for netdb.h... (cached) yes checking for default archive format... GNU checking for default archive... - checking for default blocking... 20 checking for default quoting style... escape checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv_t... yes checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for CFLocaleCopyPreferredLanguages... yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating doc/Makefile config.status: creating gnu/Makefile config.status: creating lib/Makefile config.status: creating po/Makefile.in config.status: creating scripts/Makefile config.status: creating rmt/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing tests/atconfig commands ]2;stage1: building tar-1.32make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' Making all in gnu make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' GEN alloca.h GEN configmake.h GEN dirent.h GEN fcntl.h GEN fnmatch.h GEN getopt.h GEN getopt-cdefs.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN selinux/selinux.h GEN signal.h GEN selinux/context.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/stat.h GEN sys/time.h GEN time.h GEN sys/types.h GEN unistd.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' CC acl-internal.o CC acl-errno-valid.o CC get-permissions.o CC set-permissions.o CC allocator.o CC areadlink.o CC areadlink-with-size.o CC areadlinkat.o CC areadlinkat-with-size.o CC argmatch.o CC argp-ba.o CC argp-eexst.o CC argp-fmtstream.o CC argp-fs-xinl.o CC argp-help.o CC argp-parse.o CC argp-pin.o CC argp-pv.o CC argp-pvh.o CC argp-xinl.o CC argp-version-etc.o CC backupfile.o CC backup-find.o CC bitrotate.o CC c-ctype.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC cloexec.o CC close-stream.o CC closeout.o CC opendir-safer.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exclude.o CC exitfail.o CC chmodat.o CC chownat.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC fdutimensat.o CC file-has-acl.o CC filenamecat-lgpl.o CC fprintftime.o CC full-write.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC human.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localcharset.o CC malloca.o CC mbchar.o CC mbscasecmp.o CC mbuiter.o CC modechange.o CC nstrftime.o CC openat-die.o CC openat-safer.o CC opendirat.o CC parse-datetime.o CC priv-set.o CC progname.o CC quotearg.o CC renameatu.o CC safe-read.o CC safe-write.o CC save-cwd.o CC savedir.o CC se-context.o CC se-selinux.o CC stat-time.o CC statat.o CC strnlen1.o CC tempname.o CC timespec.o CC timespec-sub.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC unlinkdir.o CC utimens.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xgetcwd.o CC xsize.o CC xstrndup.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC xvasprintf.o CC xasprintf.o CC acl_entries.o CC asnprintf.o CC at-func2.o CC canonicalize-lgpl.o CC chdir-long.o CC chown.o CC error.o CC euidaccess.o CC faccessat.o CC fchownat.o CC fnmatch.o CC fpending.o CC fstatat.o CC futimens.o CC getcwd.o CC getcwd-lgpl.o CC getgroups.o CC getopt.o CC getopt1.o CC group-member.o CC lchown.o CC link.o CC linkat.o CC localtime-buffer.o CC lstat.o CC mempcpy.o CC memrchr.o CC mkfifo.o CC mkfifoat.o CC mknod.o CC mknodat.o CC mktime.o CC nl_langinfo.o CC obstack.o CC open.o CC openat.o CC openat-proc.o obstack.c:351:31: warning: incompatible pointer types initializing 'void (*)(void) __attribute__((noreturn))' with an expression of type 'void (void)' [-Wincompatible-pointer-types] __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void) ^ CC printf-args.o 1 warning generated. CC printf-parse.o CC rawmemchr.o CC readlink.o CC readlinkat.o CC regex.o CC rename.o CC renameat.o CC selinux-at.o CC stat.o CC strchrnul.o CC strerror.o CC strerror-override.o CC symlink.o CC symlinkat.o CC time_rz.o CC timegm.o CC unlink.o CC unlinkat.o CC utimensat.o CC vasnprintf.o CC wcwidth.o CC uniwidth/width.o AR libgnu.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(argp-fs-xinl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(argp-xinl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(bitrotate.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(chmodat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(chownat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(mbuiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(priv-set.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(se-context.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(se-selinux.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(statat.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgnu.a(localtime-buffer.o) has no symbols ranlib: file: libgnu.a(argp-fs-xinl.o) has no symbols ranlib: file: libgnu.a(argp-xinl.o) has no symbols ranlib: file: libgnu.a(bitrotate.o) has no symbols ranlib: file: libgnu.a(c-ctype.o) has no symbols ranlib: file: libgnu.a(chmodat.o) has no symbols ranlib: file: libgnu.a(chownat.o) has no symbols ranlib: file: libgnu.a(fd-hook.o) has no symbols ranlib: file: libgnu.a(getprogname.o) has no symbols ranlib: file: libgnu.a(mbuiter.o) has no symbols ranlib: file: libgnu.a(priv-set.o) has no symbols ranlib: file: libgnu.a(se-context.o) has no symbols ranlib: file: libgnu.a(se-selinux.o) has no symbols ranlib: file: libgnu.a(stat-time.o) has no symbols ranlib: file: libgnu.a(statat.o) has no symbols ranlib: file: libgnu.a(timespec.o) has no symbols ranlib: file: libgnu.a(unistd.o) has no symbols ranlib: file: libgnu.a(wctype-h.o) has no symbols ranlib: file: libgnu.a(xsize.o) has no symbols ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols ranlib: file: libgnu.a(localtime-buffer.o) has no symbols make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' GEN rmt-command.h make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' CC paxerror.o CC paxexit-status.o CC paxnames.o CC rtapelib.o CC stdopen.o CC wordsplit.o CC xattr-at.o AR libtar.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtar.a(xattr-at.o) has no symbols ranlib: file: libtar.a(xattr-at.o) has no symbols make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' Making all in rmt make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' CC checkpoint.o CC buffer.o CC compare.o CC create.o CC delete.o create.c:311:33: warning: implicit conversion from 'int' to 'char' changes value from 128 to -128 [-Wconstant-conversion] where[0] = negative ? -1 : 1 << (LG_256 - 1); ~ ~~^~~~~~~~~~~~~~~ CC exit.o CC exclist.o CC extract.o CC xheader.o CC incremen.o incremen.c:448:14: warning: shifting a negative signed value is undefined [-Wshift-negative-value] bool nfs = NFS_FILE_STAT (*stat_data); ^~~~~~~~~~~~~~~~~~~~~~~~~~ incremen.c:211:44: note: expanded from macro 'NFS_FILE_STAT' # define NFS_FILE_STAT(st) (((st).st_dev & ST_DEV_MSB (st)) != 0) ^~~~~~~~~~~~~~~ incremen.c:210:38: note: expanded from macro 'ST_DEV_MSB' # define ST_DEV_MSB(st) (~ (dev_t) 0 << (sizeof (st).st_dev * CHAR_BIT - 1)) ~~~~~~~~~~~ ^ 1 warning generated. CC list.o CC map.o CC misc.o CC names.o CC sparse.o 1 warning generated. CC suffix.o CC system.o CC tar.o CC transform.o CC unlink.o CC update.o CC utf8.o CC warning.o CC xattrs.o CCLD tar make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' Making all in scripts make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/po' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' * Installing tar-1.32 ]2;stage1: installing tar-1.32make -j5 install Making install in doc make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' make[2]: Nothing to be done for 'install-exec-am'. /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man8' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 tar.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./tar.info ./tar.info-1 ./tar.info-2 '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/tar.info' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/doc' Making install in gnu make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make install-recursive make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/gnu' Making install in lib make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make install-am make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/lib' Making install in rmt make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/rmt' Making install in src make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' make[2]: Nothing to be done for 'install-data-am'. /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c tar '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/src' Making install in scripts make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/scripts' Making install in po make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/po' if test "tar" = "gettext-tools"; then \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/po' Making install in tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32/tests' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/tar-1.32/tar-1.32' * tar-1.32 successfully bootstrapped * Bootstrapping * Fetching grep-3.3.tar.xz ]2;stage1: fetching grep-3.3.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/grep-3.3.tar.xz --2021-01-08 15:41:03-- http://distfiles.gentoo.org/distfiles/grep-3.3.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:41:03 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/grep-3.3.tar.xz --2021-01-08 15:41:03-- http://distfiles.prefix.bitzolder.nl/distfiles/grep-3.3.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: http://distfiles.gentoo.org/distfiles/b3/grep-3.3.tar.xz [following] --2021-01-08 15:41:03-- http://distfiles.gentoo.org/distfiles/b3/grep-3.3.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2021-01-08 15:41:03 ERROR 404: Not Found. wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/grep-3.3.tar.xz --2021-01-08 15:41:03-- http://distfiles.prefix.bitzolder.nl/prefix/distfiles/grep-3.3.tar.xz Resolving distfiles.prefix.bitzolder.nl... 2a10:3781:81c::69, 45.95.64.8 Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:80... connected. HTTP request sent, awaiting response... 302 Look Elsewhere Location: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/b3/grep-3.3.tar.xz [following] --2021-01-08 15:41:03-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/b3/grep-3.3.tar.xz Connecting to distfiles.prefix.bitzolder.nl|2a10:3781:81c::69|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1473056 (1.4M) [application/octet-stream] Saving to: 'grep-3.3.tar.xz' 0K .......... .......... .......... .......... .......... 3% 5.92M 0s 50K .......... .......... .......... .......... .......... 6% 2.84M 0s 100K .......... .......... .......... .......... .......... 10% 2.68M 0s 150K .......... .......... .......... .......... .......... 13% 8.59M 0s 200K .......... .......... .......... .......... .......... 17% 2.80M 0s 250K .......... .......... .......... .......... .......... 20% 2.51M 0s 300K .......... .......... .......... .......... .......... 24% 50.0M 0s 350K .......... .......... .......... .......... .......... 27% 2.51M 0s 400K .......... .......... .......... .......... .......... 31% 5.40M 0s 450K .......... .......... .......... .......... .......... 34% 8.60M 0s 500K .......... .......... .......... .......... .......... 38% 4.24M 0s 550K .......... .......... .......... .......... .......... 41% 10.4M 0s 600K .......... .......... .......... .......... .......... 45% 3.48M 0s 650K .......... .......... .......... .......... .......... 48% 4.84M 0s 700K .......... .......... .......... .......... .......... 52% 5.19M 0s 750K .......... .......... .......... .......... .......... 55% 6.11M 0s 800K .......... .......... .......... .......... .......... 59% 3.08M 0s 850K .......... .......... .......... .......... .......... 62% 32.5M 0s 900K .......... .......... .......... .......... .......... 66% 4.49M 0s 950K .......... .......... .......... .......... .......... 69% 5.14M 0s 1000K .......... .......... .......... .......... .......... 72% 2.47M 0s 1050K .......... .......... .......... .......... .......... 76% 31.8M 0s 1100K .......... .......... .......... .......... .......... 79% 4.91M 0s 1150K .......... .......... .......... .......... .......... 83% 2.50M 0s 1200K .......... .......... .......... .......... .......... 86% 10.6M 0s 1250K .......... .......... .......... .......... .......... 90% 1.88M 0s 1300K .......... .......... .......... .......... .......... 93% 46.8M 0s 1350K .......... .......... .......... .......... .......... 97% 36.3M 0s 1400K .......... .......... .......... ........ 100% 55.9M=0.3s 2021-01-08 15:41:04 (4.66 MB/s) - 'grep-3.3.tar.xz' saved [1473056/1473056] * Unpacking grep-3.3 * Compiling grep-3.3 ]2;stage1: configuring grep-3.3./configure --host=x86_64-apple-darwin19 --prefix=/Users/fabian/Gentoo-10.15/tmp/usr --mandir=/Users/fabian/Gentoo-10.15/tmp/usr/share/man --infodir=/Users/fabian/Gentoo-10.15/tmp/usr/share/info --datadir=/Users/fabian/Gentoo-10.15/tmp/usr/share --sysconfdir=/Users/fabian/Gentoo-10.15/tmp/etc --localstatedir=/Users/fabian/Gentoo-10.15/tmp/var/lib --build=x86_64-apple-darwin19 --disable-perl-regexp checking for a BSD-compatible install... /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-apple-darwin19 checking host system type... x86_64-apple-darwin19 checking for gawk... (cached) awk checking for x86_64-apple-darwin19-gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ucontext.h... no checking for sys/param.h... yes checking for sys/socket.h... yes checking for dirent.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for stdio_ext.h... no checking for sys/vfs.h... no checking for getopt.h... yes checking for sys/cdefs.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... yes checking for sys/mman.h... yes checking for malloc.h... no checking for sys/time.h... yes checking for features.h... no checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... fn_grep checking for egrep... (cached) fn_grep checking for Minix Amsterdam compiler... no checking for x86_64-apple-darwin19-ar... no checking for ar... ar checking for x86_64-apple-darwin19-ranlib... no checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-apple-darwin19-ranlib... ranlib checking for x86_64-apple-darwin19-pkg-config... no checking for pkg-config... no checking for size_t... yes checking for an ANSI C-conforming const... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for _set_invalid_parameter_handler... no checking for fchdir... yes checking for strerror_r... yes checking for fcntl... yes checking for symlink... yes checking for fdopendir... yes checking for mempcpy... no checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... no checking for fstatat... yes checking for openat... yes checking for fstatfs... yes checking for getdtablesize... yes checking for getprogname... yes checking for getexecname... no checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mbslen... no checking for mprotect... yes checking for nl_langinfo... yes checking for sigaction... yes checking for siginterrupt... yes checking for strdup... yes checking for __xpg_strerror_r... no checking for strtoimax... yes checking for strtoumax... yes checking for pipe... yes checking for wcrtomb... yes checking for wctob... yes checking for wcwidth... yes checking for ftruncate... yes checking for gettimeofday... yes checking for newlocale... yes checking for uselocale... yes checking for duplocale... yes checking for freelocale... yes checking for setenv... yes checking for sleep... yes checking for snprintf... yes checking for catgets... yes checking for shutdown... yes checking for vasnprintf... no checking for isascii... yes checking for setlocale... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR.ISO8859-1 checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for libsigsegv... no, consider installing GNU libsigsegv checking how gcc reports undeclared, standard C functions... error checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking for complete errno.h... yes checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking whether fchdir is declared... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking for promoted mode_t type... int checking for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether lstat correctly handles trailing slash... no checking for O_CLOEXEC... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... no checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether imported symbols can be declared weak... no checking whether the linker supports --as-needed... no checking whether the linker supports --push-state... no checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for a sed that does not truncate output... /Users/fabian/Gentoo-10.15/tmp/usr/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... yes checking for a traditional japanese locale... ja_JP.eucJP checking for a transitional chinese locale... zh_CN.GB18030 checking for a french Unicode locale... fr_FR.UTF-8 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking for C/C++ restrict keyword... __restrict checking whether memrchr is declared... no checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for sigset_t... yes checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strdup is declared... yes checking whether strerror(0) succeeds... no checking whether strnlen is declared... yes checking whether strstr works... yes checking whether strtoimax is declared... yes checking whether strtoumax is declared... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... no checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for off_t... yes checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyCurrent... yes checking for CFLocaleCopyPreferredLanguages... yes checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking whether snprintf returns a byte count as in C99... yes checking whether snprintf is declared... yes checking whether unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking whether this system has an arbitrary file name length limit... yes checking for closedir... yes checking for d_ino member in directory struct... yes checking for d_type member in directory struct... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether // is distinct from /... (cached) no checking whether dup works... yes checking whether dup2 works... yes checking for error_at_line... no checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... yes checking whether fdopendir is declared... yes checking whether fdopendir works... yes checking for flexible array member... yes checking for working POSIX fnmatch... no checking whether isblank is declared... yes checking for __fpending... no checking whether fstatat (..., 0) works... yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking whether program_invocation_name is declared... no checking whether program_invocation_short_name is declared... no checking whether __argv is declared... no checking whether __progname is defined in default libraries... yes checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking whether iswblank is declared... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... no checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether locale.h defines locale_t... no checking whether struct lconv is properly defined... yes checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes checking whether lseek detects pipes... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc works on empty input... (cached) assume yes checking whether the C locale is free of encoding errors... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbsrtowcs works... yes checking for mempcpy... (cached) no checking for memrchr... no checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking whether open recognizes a trailing slash... no checking for opendir... yes checking for perl5.005 or newer... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working re_compile_pattern... no checking for libintl.h... no checking whether isblank is declared... (cached) yes checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... no checking for sigprocmask... (cached) yes checking for ssize_t... (cached) yes checking whether stat handles trailing slashes on files... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_atimespec.tv_nsec... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for stpcpy... yes checking for working strnlen... yes checking whether strstr works in linear time... no checking whether strstr works... (cached) yes checking whether strtoimax works... yes checking for strtoll... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb return value is correct... yes checking whether wctob works... no checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... no checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a turkish Unicode locale... none checking whether fdopen sets errno... yes checking whether conversion from 'int' to 'long double' works... yes checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking for ioctl... yes checking for ioctl with POSIX signature... no checking for setlocale... (cached) yes checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether perror matches strerror... yes checking for putenv compatible with GNU and SVID... no checking whether _putenv is declared... no checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... no checking whether declares ioctl... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for ptrdiff_t... yes checking for a traditional french locale... (cached) fr_FR.ISO8859-1 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP.eucJP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for stdint.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether closedir returns void... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... (cached) yes checking for CFLocaleCopyCurrent... (cached) yes checking for CFLocaleCopyPreferredLanguages... (cached) yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile ]2;stage1: building grep-3.3make -j5 make all-recursive make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' Making all in po make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/po' Making all in lib make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' GEN alloca.h GEN configmake.h GEN ctype.h GEN dirent.h GEN fcntl.h GEN getopt.h GEN fnmatch.h GEN getopt-cdefs.h GEN iconv.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN signal.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN unistr.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-am make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' CC argmatch.o CC binary-io.o CC bitrotate.o CC c-ctype.o CC c-stack.o CC c-strcasecmp.o CC c-strncasecmp.o CC cloexec.o CC close-stream.o CC closeout.o CC cycle-check.o CC dfa.o CC localeinfo.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exclude.o CC exitfail.o CC creat-safer.o CC open-safer.o CC fd-hook.o CC fd-safer-flag.o CC dup-safer-flag.o CC filenamecat-lgpl.o CC getprogname.o CC hard-locale.o CC hash.o CC i-ring.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC mbscasecmp.o CC mbslen.o CC mbsstr.o CC mbuiter.o CC memchr2.o CC openat-die.o CC openat-safer.o CC opendirat.o CC propername.o CC quotearg.o CC safe-read.o CC save-cwd.o CC sig-handler.o CC stat-time.o CC striconv.o CC strnlen1.o CC glthread/threadlib.o CC trim.o CC unistd.o CC dup-safer.o CC fd-safer.o CC pipe-safer.o CC version-etc-fsf.o CC version-etc.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xbinary-io.o CC xstriconv.o CC xstrtoimax.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC chdir-long.o CC error.o CC fnmatch.o CC fpending.o CC fstatat.o CC fts.o CC getopt.o CC getopt1.o CC lstat.o CC mempcpy.o CC memrchr.o CC nl_langinfo.o CC obstack.o CC open.o CC openat.o obstack.c:351:31: warning: incompatible pointer types initializing 'void (*)(void) __attribute__((noreturn))' with an expression of type 'void (void)' [-Wincompatible-pointer-types] __attribute_noreturn__ void (*obstack_alloc_failed_handler) (void) ^ CC openat-proc.o 1 warning generated. CC regex.o CC stat.o CC strerror.o CC strerror-override.o CC strstr.o CC wctob.o CC wcwidth.o CC glthread/lock.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o CC colorize.o AR libgreputils.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(binary-io.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(bitrotate.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(c-ctype.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(fd-hook.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(getprogname.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(mbiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(mbuiter.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(sig-handler.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(stat-time.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(threadlib.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(unistd.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(u8-uctomb.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(wctype-h.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libgreputils.a(xbinary-io.o) has no symbols ranlib: file: libgreputils.a(binary-io.o) has no symbols ranlib: file: libgreputils.a(bitrotate.o) has no symbols ranlib: file: libgreputils.a(c-ctype.o) has no symbols ranlib: file: libgreputils.a(fd-hook.o) has no symbols ranlib: file: libgreputils.a(getprogname.o) has no symbols ranlib: file: libgreputils.a(mbiter.o) has no symbols ranlib: file: libgreputils.a(mbuiter.o) has no symbols ranlib: file: libgreputils.a(sig-handler.o) has no symbols ranlib: file: libgreputils.a(stat-time.o) has no symbols ranlib: file: libgreputils.a(threadlib.o) has no symbols ranlib: file: libgreputils.a(unistd.o) has no symbols ranlib: file: libgreputils.a(u8-uctomb.o) has no symbols ranlib: file: libgreputils.a(wctype-h.o) has no symbols ranlib: file: libgreputils.a(xbinary-io.o) has no symbols make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' Making all in doc make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' GEN grep.1 GEN fgrep.1 GEN egrep.1 make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' Making all in src make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' CC dfasearch.o CC grep.o CC kwsearch.o CC kwset.o CC pcresearch.o CC searchutils.o GEN egrep GEN fgrep CCLD grep make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' Making all in tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' Making all in gnulib-tests make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' GEN arpa/inet.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/time.h GEN sys/uio.h make all-recursive make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' Making all in . make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' CC hash-pjw.o CC imaxtostr.o CC test-localcharset.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localename.o CC sockets.o CC localename-table.o CC sys_socket.o CC xsize.o CC asnprintf.o CC ioctl.o CC localtime-buffer.o CC nanosleep.o CC perror.o CC printf-args.o CC printf-parse.o CC putenv.o CC strerror_r.o CC symlink.o CC vasnprintf.o AR libtests.a /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(localename-table.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(sys_socket.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(xsize.o) has no symbols /Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtests.a(localtime-buffer.o) has no symbols ranlib: file: libtests.a(localename-table.o) has no symbols ranlib: file: libtests.a(sys_socket.o) has no symbols ranlib: file: libtests.a(xsize.o) has no symbols ranlib: file: libtests.a(localtime-buffer.o) has no symbols CCLD test-localcharset make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' * Installing grep-3.3 ]2;stage1: installing grep-3.3make -j5 install Making install in po make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/po' if test "grep" = "gettext-tools"; then \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./$file \ /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /Users/fabian/Gentoo-10.15/tmp/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/po' Making install in lib make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make install-am make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/lib' Making install in doc make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 grep.1 fgrep.1 egrep.1 '/Users/fabian/Gentoo-10.15/tmp/usr/share/man/man1' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c -m 644 ./grep.info '/Users/fabian/Gentoo-10.15/tmp/usr/share/info' install-info --info-dir='/Users/fabian/Gentoo-10.15/tmp/usr/share/info' '/Users/fabian/Gentoo-10.15/tmp/usr/share/info/grep.info' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/doc' Making install in src make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' make[2]: Nothing to be done for 'install-data-am'. /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/mkdir -p '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c egrep fgrep '/Users/fabian/Gentoo-10.15/tmp/usr/bin' /Users/fabian/Gentoo-10.15/tmp/usr/bin/install -c grep '/Users/fabian/Gentoo-10.15/tmp/usr/bin' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/src' Making install in tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/tests' Making install in gnulib-tests make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make install-recursive make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' Making install in . make[3]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[4]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[3]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3/gnulib-tests' make[1]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' make[2]: Entering directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' make[1]: Leaving directory '/Users/fabian/Gentoo-10.15/var/tmp/grep-3.3/grep-3.3' * grep-3.3 successfully bootstrapped * Bootstrapping * Fetching gawk-5.0.1.tar.xz ]2;stage1: fetching gawk-5.0.1.tar.xzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/gawk-5.0.1.tar.xz --2021-01-08 15:42:31-- http://distfiles.gentoo.org/distfiles/gawk-5.0.1.tar.xz Resolving distfiles.gentoo.org... 2600:3404:200:237::2, 64.50.236.52, 64.50.233.100, ... Connecting to distfiles.gentoo.org|2600:3404:200:237::2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 3136004 (3.0M) [application/x-xz] Saving to: 'gawk-5.0.1.tar.xz' 0K .......... .......... .......... .......... .......... 1% 255K 12s 50K .......... .......... .......... .......... .......... 3% 526K 9s 100K .......... .......... .......... .......... .......... 4% 2.19M 6s 150K .......... .......... .......... .......... .......... 6% 30.2M 5s 200K .......... .......... .......... .......... .......... 8% 464K 5s 250K .......... .......... .......... .......... .......... 9% 5.35M 4s 300K .......... .......... .......... .......... .......... 11% 70.5M 3s 350K .......... .......... .......... .......... .......... 13% 18.7M 3s 400K .......... .......... .......... .......... .......... 14% 744K 3s 450K .......... .......... .......... .......... .......... 16% 2.39M 3s 500K .......... .......... .......... .......... .......... 17% 1.64M 3s 550K .......... .......... .......... .......... .......... 19% 20.3M 2s 600K .......... .......... .......... .......... .......... 21% 15.3M 2s 650K .......... .......... .......... .......... .......... 22% 1.02M 2s 700K .......... .......... .......... .......... .......... 24% 1.40M 2s 750K .......... .......... .......... .......... .......... 26% 21.9M 2s 800K .......... .......... .......... .......... .......... 27% 4.89M 2s 850K .......... .......... .......... .......... .......... 29% 42.9M 2s 900K .......... .......... .......... .......... .......... 31% 3.06M 1s 950K .......... .......... .......... .......... .......... 32% 190K 2s 1000K .......... .......... .......... ..