Skip to content

Instantly share code, notes, and snippets.

@dkmillares
Created June 5, 2023 05:14
Show Gist options
  • Save dkmillares/cc2978c21e16e17fb8c28d52807df75d to your computer and use it in GitHub Desktop.
Save dkmillares/cc2978c21e16e17fb8c28d52807df75d to your computer and use it in GitHub Desktop.
Gentoo prefix stage 1 and 2 success - macOS Big Sur 11.7.6
This file has been truncated, but you can view the full file.
* 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
#=#=# ##O#-# ##O=# # #=#=-# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/make-4.2.1.tar.bz2
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # -=O=# # # # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/make-4.2.1.tar.bz2
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # # 2.3% #### 5.8% ########## 14.0% #################### 29.1% ####################### 32.6% ###################################### 53.6% ########################################### 60.5% ########################################################### 82.7% ################################################################ 89.7% ######################################################################## 100.0%
* Unpacking make-4.2.1
bzip2: Data integrity error when decompressing.
Input file = /Users/claudinhoo/Gentoo/var/cache/distfiles/make-4.2.1.tar.bz2, output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
make-4.2.1/doc/make.texi: Truncated tar archive
tar: Error exit delayed from previous errors.
* Fetching make-4.2.1.tar.gz
]2;stage1: fetching make-4.2.1.tar.gzcurl -f -L -O http://distfiles.gentoo.org/distfiles/make-4.2.1.tar.gz
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/make-4.2.1.tar.gz
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/make-4.2.1.tar.gz
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # -=O=# # # # # 1.7% ### 5.0% ############# 18.2% ############### 21.5% ####################### 32.3% ############################# 40.6% ##################################### 52.2% ########################################### 60.5% ################################################### 72.1% ########################################################## 81.2% ################################################################### 93.6% ######################################################################## 100.0%
* Unpacking make-4.2.1
* Compiling make-4.2.1
]2;stage1: configuring make-4.2.1./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20
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-darwin20-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-darwin20-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-darwin20-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-darwin20-ar... (cached) ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-apple-darwin20
checking host system type... x86_64-apple-darwin20
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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
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-darwin20-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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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
job.c:2136:9: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations]
pid = vfork();
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here
__deprecated_msg("Use posix_spawn or fork")
^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
mv -f .deps/job.Tpo .deps/job.Po
gcc -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -DLIBDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/lib\" -DINCLUDEDIR=\"/Users/claudinhoo/Gentoo/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 -lintl -Wl,-framework -Wl,CoreFoundation
* 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
installing be.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/be/LC_MESSAGES/make.mo
installing cs.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/cs/LC_MESSAGES/make.mo
installing da.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/da/LC_MESSAGES/make.mo
installing de.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/de/LC_MESSAGES/make.mo
installing es.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/es/LC_MESSAGES/make.mo
installing fi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fi/LC_MESSAGES/make.mo
installing fr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fr/LC_MESSAGES/make.mo
installing ga.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ga/LC_MESSAGES/make.mo
installing gl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/gl/LC_MESSAGES/make.mo
installing he.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/he/LC_MESSAGES/make.mo
installing hr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/hr/LC_MESSAGES/make.mo
installing id.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/id/LC_MESSAGES/make.mo
installing it.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/it/LC_MESSAGES/make.mo
installing ja.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ja/LC_MESSAGES/make.mo
installing ko.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ko/LC_MESSAGES/make.mo
installing lt.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/lt/LC_MESSAGES/make.mo
installing nl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/nl/LC_MESSAGES/make.mo
installing pl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pl/LC_MESSAGES/make.mo
installing pt_BR.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pt_BR/LC_MESSAGES/make.mo
installing ru.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ru/LC_MESSAGES/make.mo
installing sv.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sv/LC_MESSAGES/make.mo
installing tr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/tr/LC_MESSAGES/make.mo
installing uk.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/uk/LC_MESSAGES/make.mo
installing vi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/vi/LC_MESSAGES/make.mo
installing zh_CN.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/zh_CN/LC_MESSAGES/make.mo
if test "make" = "gettext-tools"; then \
../config/install-sh -c -d /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/info'
/usr/bin/install -c -m 644 ./make.info ./make.info-1 ./make.info-2 '/Users/claudinhoo/Gentoo/tmp/usr/share/info'
install-info --info-dir='/Users/claudinhoo/Gentoo/tmp/usr/share/info' '/Users/claudinhoo/Gentoo/tmp/usr/share/info/make.info'
config/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c make '/Users/claudinhoo/Gentoo/tmp/usr/bin'
config/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/include'
/usr/bin/install -c -m 644 gnumake.h '/Users/claudinhoo/Gentoo/tmp/usr/include'
config/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/usr/bin/install -c -m 644 make.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
* make-4.2.1 successfully bootstrapped
* Bootstrapping libressl-3.4.3
* Fetching libressl-3.4.3.tar.gz
]2;stage1: fetching libressl-3.4.3.tar.gzcurl -f -L -O http://distfiles.gentoo.org/distfiles/libressl-3.4.3.tar.gz
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/libressl-3.4.3.tar.gz
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/libressl-3.4.3.tar.gz
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # 0.8% # 2.1% ### 5.0% ####### 10.5% ############# 18.4% ############## 20.5% #################### 28.5% ###################### 31.4% ############################ 39.3% ############################## 42.3% #################################### 50.7% ###################################### 53.6% ############################################ 62.4% ############################################### 65.7% ##################################################### 74.5% ######################################################## 78.3% ############################################################## 87.1% ################################################################## 91.7% ####################################################################### 99.6% ######################################################################## 100.0%
* Unpacking libressl-3.4.3
* Compiling libressl-3.4.3
]2;stage1: configuring libressl-3.4.3./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20 --enable-static --disable-shared
checking build system type... x86_64-apple-darwin20
checking host system type... x86_64-apple-darwin20
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-darwin20-cc... 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 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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin20 file names to x86_64-apple-darwin20 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin20-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin20-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin20-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin20-strip... no
checking for strip... strip
checking for x86_64-apple-darwin20-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-apple-darwin20-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin20-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin20-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin20-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin20-otool... no
checking for otool... otool
checking for x86_64-apple-darwin20-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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20 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 size of time_t... 8
checking if gcc supports "-fno-strict-overflow"... yes
checking whether C compiler accepts -Werror... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes
checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld supports "-Wl,-z,relro"... no
checking if /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... yes
checking for timegm... yes
checking for _mkgmtime... no
checking for timespecsub... no
checking for getprogname... yes
checking for syslog... yes
checking for syslog_r... 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 pthread_once... none required
checking for library containing pthread_mutex_lock... none required
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 .gnu.warning accepts long strings... no
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-3.4.3make -j3
Making all in crypto
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.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/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.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-crypto_lock.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_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_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 cms/libcrypto_la-cms_asn1.lo
CC cms/libcrypto_la-cms_att.lo
CC cms/libcrypto_la-cms_cd.lo
CC cms/libcrypto_la-cms_dd.lo
CC cms/libcrypto_la-cms_enc.lo
CC cms/libcrypto_la-cms_env.lo
CC cms/libcrypto_la-cms_err.lo
CC cms/libcrypto_la-cms_ess.lo
CC cms/libcrypto_la-cms_io.lo
CC cms/libcrypto_la-cms_kari.lo
CC cms/libcrypto_la-cms_lib.lo
CC cms/libcrypto_la-cms_pwri.lo
CC cms/libcrypto_la-cms_sd.lo
CC cms/libcrypto_la-cms_smime.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_kmeth.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-ecdh_kdf.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_eckey.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_sm4.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_sm3.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 sm3/libcrypto_la-sm3.lo
CC sm4/libcrypto_la-sm4.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-pcy_cache.lo
CC x509/libcrypto_la-pcy_data.lo
CC x509/libcrypto_la-pcy_lib.lo
CC x509/libcrypto_la-pcy_map.lo
CC x509/libcrypto_la-pcy_node.lo
CC x509/libcrypto_la-pcy_tree.lo
CC x509/libcrypto_la-x509_addr.lo
CC x509/libcrypto_la-x509_akey.lo
CC x509/libcrypto_la-x509_akeya.lo
CC x509/libcrypto_la-x509_alt.lo
CC x509/libcrypto_la-x509_att.lo
CC x509/libcrypto_la-x509_asid.lo
CC x509/libcrypto_la-x509_bcons.lo
CC x509/libcrypto_la-x509_bitst.lo
CC x509/libcrypto_la-x509_cmp.lo
CC x509/libcrypto_la-x509_conf.lo
CC x509/libcrypto_la-x509_constraints.lo
CC x509/libcrypto_la-x509_cpols.lo
CC x509/libcrypto_la-x509_crld.lo
CC x509/libcrypto_la-x509_d2.lo
CC x509/libcrypto_la-x509_def.lo
CC x509/libcrypto_la-x509_enum.lo
CC x509/libcrypto_la-x509_err.lo
CC x509/libcrypto_la-x509_ext.lo
CC x509/libcrypto_la-x509_extku.lo
CC x509/libcrypto_la-x509_genn.lo
CC x509/libcrypto_la-x509_ia5.lo
CC x509/libcrypto_la-x509_info.lo
CC x509/libcrypto_la-x509_int.lo
CC x509/libcrypto_la-x509_issuer_cache.lo
CC x509/libcrypto_la-x509_lib.lo
CC x509/libcrypto_la-x509_lu.lo
CC x509/libcrypto_la-x509_ncons.lo
CC x509/libcrypto_la-x509_obj.lo
CC x509/libcrypto_la-x509_ocsp.lo
CC x509/libcrypto_la-x509_pci.lo
CC x509/libcrypto_la-x509_pcia.lo
CC x509/libcrypto_la-x509_pcons.lo
CC x509/libcrypto_la-x509_pku.lo
CC x509/libcrypto_la-x509_pmaps.lo
CC x509/libcrypto_la-x509_prn.lo
CC x509/libcrypto_la-x509_purp.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_skey.lo
CC x509/libcrypto_la-x509_sxnet.lo
CC x509/libcrypto_la-x509_trs.lo
CC x509/libcrypto_la-x509_txt.lo
CC x509/libcrypto_la-x509_utl.lo
CC x509/libcrypto_la-x509_v3.lo
CC x509/libcrypto_la-x509_verify.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 compat/freezero.lo
CC compat/getpagesize.lo
CC compat/reallocarray.lo
CC compat/recallocarray.lo
CC compat/syslog_r.lo
CC compat/timingsafe_memcmp.lo
CC compat/libcompatnoopt_la-explicit_bzero.lo
CCLD libcompat.la
CCLD libcompatnoopt.la
CCLD libcrypto.la
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-x509_asid.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libcrypto.a(libcrypto_la-x509_asid.o) has no symbols
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
Making all in ssl
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
CC bio_ssl.lo
CC bs_ber.lo
CC bs_cbb.lo
CC bs_cbs.lo
CC d1_both.lo
CC d1_lib.lo
CC d1_pkt.lo
CC d1_srtp.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_ciphers.lo
CC ssl_clnt.lo
CC ssl_err.lo
CC ssl_init.lo
CC ssl_kex.lo
CC ssl_lib.lo
CC ssl_methods.lo
CC ssl_packet.lo
CC ssl_pkt.lo
CC ssl_rsa.lo
CC ssl_sess.lo
CC ssl_sigalgs.lo
CC ssl_srvr.lo
CC ssl_stat.lo
CC ssl_tlsext.lo
CC ssl_transcript.lo
CC ssl_txt.lo
CC ssl_versions.lo
CC t1_enc.lo
CC t1_lib.lo
CC tls_content.lo
CC tls12_key_schedule.lo
CC tls12_lib.lo
CC tls12_record_layer.lo
CC tls13_buffer.lo
CC tls13_client.lo
CC tls13_error.lo
CC tls13_handshake.lo
CC tls13_handshake_msg.lo
CC tls13_key_schedule.lo
CC tls13_key_share.lo
CC tls13_legacy.lo
CC tls13_lib.lo
CC tls13_record.lo
CC tls13_record_layer.lo
CC tls13_server.lo
CCLD libssl.la
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
Making all in tls
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-x509_asid.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: .libs/libtls.a(libcrypto_la-x509_asid.o) has no symbols
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tls'
Making all in include
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
Making all in openssl
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
Making all in apps
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
Making all in ocspcheck
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
CC http.o
CC ocspcheck.o
CCLD ocspcheck
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
Making all in openssl
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
CC apps.o
CC asn1pars.o
CC ca.o
CC ciphers.o
CC crl.o
CC crl2p7.o
CC cms.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
CCLD openssl
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
Making all in nc
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
CC atomicio.o
CC netcat.o
CC socks.o
CC compat/socket.o
CC compat/base64.o
CC compat/accept4.o
CCLD nc
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
Making all in man
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
Making all in tests
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tests'
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
* Installing libressl-3.4.3
]2;stage1: installing libressl-3.4.3make -j3 PREFIX=/Users/claudinhoo/Gentoo/tmp/usr install
Making install in crypto
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make install-am
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make[3]: Nothing to be done for 'install-data-am'.
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libcrypto.la '/Users/claudinhoo/Gentoo/tmp/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libcrypto.lai /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.la
libtool: install: /usr/bin/install -c .libs/libcrypto.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a
libtool: install: chmod 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a
libtool: install: ranlib /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a(libcrypto_la-x509_asid.o) has no symbols
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/crypto'
Making install in ssl
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
make[2]: Nothing to be done for 'install-data-am'.
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libssl.la '/Users/claudinhoo/Gentoo/tmp/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libssl.lai /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.la
libtool: install: /usr/bin/install -c .libs/libssl.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a
libtool: install: chmod 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a
libtool: install: ranlib /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/ssl'
Making install in tls
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tls'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tls'
make[2]: Nothing to be done for 'install-data-am'.
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libtls.la '/Users/claudinhoo/Gentoo/tmp/usr/lib'
libtool: install: /usr/bin/install -c -m 644 .libs/libtls.lai /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.la
libtool: install: /usr/bin/install -c .libs/libtls.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a
libtool: install: chmod 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a
libtool: install: ranlib /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a(libcrypto_la-cms_cd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a(libcrypto_la-x509_addr.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Users/claudinhoo/Gentoo/tmp/usr/lib/libtls.a(libcrypto_la-x509_asid.o) has no symbols
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tls'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tls'
Making install in include
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
Making install in openssl
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[3]: Nothing to be done for 'install-exec-am'.
../.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/include/openssl'
/usr/bin/install -c -m 644 aes.h asn1.h asn1t.h bio.h blowfish.h bn.h buffer.h camellia.h cast.h chacha.h cmac.h cms.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/claudinhoo/Gentoo/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 sm3.h sm4.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_verify.h x509_vfy.h x509v3.h '/Users/claudinhoo/Gentoo/tmp/usr/include/openssl'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include/openssl'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[3]: Nothing to be done for 'install-exec-am'.
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/include'
/usr/bin/install -c -m 644 tls.h '/Users/claudinhoo/Gentoo/tmp/usr/include'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/include'
Making install in apps
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
Making install in ocspcheck
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
../.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man8'
/bin/sh ../../libtool --mode=install /usr/bin/install -c ocspcheck '/Users/claudinhoo/Gentoo/tmp/usr/bin'
libtool: install: /usr/bin/install -c ocspcheck /Users/claudinhoo/Gentoo/tmp/usr/bin/ocspcheck
/usr/bin/install -c -m 644 ocspcheck.8 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man8'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/ocspcheck'
Making install in openssl
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
../.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c openssl '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c -m 644 openssl.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
libtool: install: /usr/bin/install -c openssl /Users/claudinhoo/Gentoo/tmp/usr/bin/openssl
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/openssl'
Making install in nc
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps/nc'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.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/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/apps'
Making install in man
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
make[2]: Nothing to be done for 'install-exec-am'.
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man5'
.././install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 openssl.cnf.5 x509v3.cnf.5 '/Users/claudinhoo/Gentoo/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_add1_chain_cert.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 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 SSL_CTX_set_ssl_version.3 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_cipher.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_is_resumable.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 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 SSL_get_error.3 SSL_get_ex_data_X509_STORE_CTX_idx.3 SSL_get_ex_new_index.3 SSL_get_fd.3 SSL_get_finished.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_read_early_data.3 SSL_renegotiate.3 SSL_rstate_string.3 SSL_session_reused.3 SSL_set1_host.3 SSL_set1_param.3 SSL_set_SSL_CTX.3 SSL_set_bio.3 SSL_set_connect_state.3 SSL_set_fd.3 SSL_set_max_send_fragment.3 SSL_set_psk_use_session_callback.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 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 d2i_SSL_SESSION.3 ssl.3 ACCESS_DESCRIPTION_new.3 AES_encrypt.3 ASN1_INTEGER_get.3 ASN1_OBJECT_new.3 ASN1_STRING_TABLE_add.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_TIME_set.3 ASN1_TYPE_get.3 ASN1_generate_nconf.3 ASN1_get_object.3 ASN1_item_d2i.3 ASN1_item_new.3 ASN1_parse_dump.3 ASN1_put_object.3 ASN1_time_parse.3 AUTHORITY_KEYID_new.3 BASIC_CONSTRAINTS_new.3 BF_set_key.3 BIO_ctrl.3 BIO_dump.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_new_CMS.3 BIO_printf.3 BIO_push.3 BIO_read.3 BIO_s_accept.3 BIO_s_bio.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 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 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 CMAC_Init.3 CMS_ContentInfo_new.3 CMS_add0_cert.3 CMS_add1_recipient_cert.3 CMS_add1_signer.3 CMS_compress.3 CMS_decrypt.3 CMS_encrypt.3 CMS_final.3 CMS_get0_RecipientInfos.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 CMS_get0_SignerInfos.3 CMS_get0_type.3 CMS_get1_ReceiptRequest.3 CMS_sign.3 CMS_sign_receipt.3 CMS_uncompress.3 CMS_verify.3 CMS_verify_receipt.3 CONF_modules_free.3 CONF_modules_load_file.3 CRYPTO_get_mem_functions.3 CRYPTO_lock.3 CRYPTO_memcmp.3 CRYPTO_set_ex_data.3 ChaCha.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 DSA_sign.3 DSA_size.3 ECDH_compute_key.3 ECDSA_SIG_new.3 EC_GFp_simple_method.3 EC_GROUP_copy.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 EC_GROUP_new.3 EC_KEY_METHOD_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 EVP_OpenInit.3 EVP_PKEY_CTX_ctrl.3 EVP_PKEY_CTX_new.3 EVP_PKEY_asn1_get_count.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 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 EVP_aes_128_cbc.3 EVP_camellia_128_cbc.3 EVP_des_cbc.3 EVP_rc4.3 EVP_sm3.3 EVP_sm4_cbc.3 EVP_whirlpool.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 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 OPENSSL_cleanse.3 OPENSSL_config.3 OPENSSL_init_crypto.3 OPENSSL_load_builtin_modules.3 OPENSSL_malloc.3 OPENSSL_sk_new.3 OpenSSL_add_all_algorithms.3 PEM_ASN1_read.3 PEM_X509_INFO_read.3 PEM_bytes_read_bio.3 PEM_read.3 PEM_read_bio_PrivateKey.3 PEM_write_bio_CMS_stream.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_add_attribute.3 PKCS7_dataFinal.3 PKCS7_dataInit.3 PKCS7_decrypt.3 PKCS7_encrypt.3 PKCS7_final.3 PKCS7_get_signer_info.3 PKCS7_new.3 PKCS7_set_content.3 PKCS7_set_type.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 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 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_pkey_ctx_ctrl.3 RSA_print.3 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_CMS.3 SMIME_read_PKCS7.3 SMIME_write_CMS.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_EXT_print.3 X509V3_extensions_print.3 X509V3_get_d2i.3 X509_ALGOR_dup.3 X509_ATTRIBUTE_new.3 X509_CINF_new.3 X509_CRL_get0_by_serial.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 X509_CRL_new.3 X509_CRL_print.3 X509_EXTENSION_set_object.3 X509_INFO_new.3 X509_LOOKUP_hash_dir.3 X509_LOOKUP_new.3 X509_NAME_ENTRY_get_object.3 X509_NAME_add_entry_by_txt.3 X509_NAME_get_index_by_NID.3 X509_NAME_hash.3 X509_NAME_new.3 X509_NAME_print_ex.3 X509_OBJECT_get0_X509.3 X509_PUBKEY_new.3 X509_PURPOSE_set.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_flags.3 X509_STORE_CTX_set_verify_cb.3 X509_STORE_get_by_subject.3 X509_STORE_load_locations.3 X509_STORE_new.3 X509_STORE_set1_param.3 X509_STORE_set_verify_cb_func.3 X509_TRUST_set.3 X509_VERIFY_PARAM_set_flags.3 X509_add1_trust_object.3 X509_check_ca.3 X509_check_host.3 X509_check_issued.3 X509_check_private_key.3 X509_check_purpose.3 X509_check_trust.3 X509_cmp.3 X509_cmp_time.3 X509_digest.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 X509_find_by_subject.3 X509_get0_notBefore.3 X509_get0_signature.3 X509_get1_email.3 X509_get_pubkey.3 X509_get_serialNumber.3 X509_get_subject_name.3 X509_get_version.3 X509_keyid_set1.3 X509_new.3 X509_ocspid_print.3 X509_policy_check.3 X509_policy_tree_level_count.3 X509_print_ex.3 X509_sign.3 X509_signature_dump.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_CMS_ContentInfo.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 d2i_PKEY_USAGE_PERIOD.3 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3'
/usr/bin/install -c -m 644 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_CMS_bio_stream.3 i2d_PKCS7_bio_stream.3 lh_new.3 lh_stats.3 x509_verify.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/claudinhoo/Gentoo/tmp/usr/share/man/man3'
make install-data-hook
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ACCESS_DESCRIPTION_free.3"
ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AUTHORITY_INFO_ACCESS_free.3"
ln -sf "ACCESS_DESCRIPTION_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AUTHORITY_INFO_ACCESS_new.3"
ln -sf "AES_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AES_cbc_encrypt.3"
ln -sf "AES_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AES_decrypt.3"
ln -sf "AES_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AES_set_decrypt_key.3"
ln -sf "AES_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AES_set_encrypt_key.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_ENUMERATED_get.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_ENUMERATED_set.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_ENUMERATED_to_BN.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_INTEGER_set.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_INTEGER_to_BN.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_to_ASN1_ENUMERATED.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_to_ASN1_INTEGER.3"
ln -sf "ASN1_INTEGER_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2a_ASN1_INTEGER.3"
ln -sf "ASN1_OBJECT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OBJECT_free.3"
ln -sf "ASN1_STRING_TABLE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_TABLE_cleanup.3"
ln -sf "ASN1_STRING_TABLE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_TABLE_get.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OCTET_STRING_cmp.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OCTET_STRING_dup.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OCTET_STRING_set.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_cmp.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_data.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_dup.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_get0_data.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_length_set.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_set.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_to_UTF8.3"
ln -sf "ASN1_STRING_length.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_type.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_BIT_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_BIT_STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_BMPSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_BMPSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_ENUMERATED_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_ENUMERATED_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_IA5STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_IA5STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_INTEGER_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_INTEGER_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OCTET_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_OCTET_STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_PRINTABLESTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_PRINTABLESTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_PRINTABLE_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_PRINTABLE_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_type_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_T61STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_T61STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UNIVERSALSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UNIVERSALSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTF8STRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTF8STRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_VISIBLESTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_VISIBLESTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DIRECTORYSTRING_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DIRECTORYSTRING_new.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DISPLAYTEXT_free.3"
ln -sf "ASN1_STRING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DISPLAYTEXT_new.3"
ln -sf "ASN1_STRING_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_print.3"
ln -sf "ASN1_STRING_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_STRING_print_ex_fp.3"
ln -sf "ASN1_STRING_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_tag2str.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_check.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_print.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_set.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_GENERALIZEDTIME_set_string.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_check.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_print.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_set_string.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_to_generalizedtime.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_adj.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_check.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_cmp_time_t.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_print.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_set.3"
ln -sf "ASN1_TIME_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_UTCTIME_set_string.3"
ln -sf "ASN1_TYPE_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TYPE_cmp.3"
ln -sf "ASN1_TYPE_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TYPE_free.3"
ln -sf "ASN1_TYPE_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TYPE_new.3"
ln -sf "ASN1_TYPE_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TYPE_set.3"
ln -sf "ASN1_TYPE_get.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TYPE_set1.3"
ln -sf "ASN1_generate_nconf.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_generate_v3.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_d2i_bio.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_d2i_fp.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_dup.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_i2d.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_i2d_bio.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_i2d_fp.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_print.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_TYPE.3"
ln -sf "ASN1_item_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_TYPE.3"
ln -sf "ASN1_item_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_item_free.3"
ln -sf "ASN1_parse_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_parse.3"
ln -sf "ASN1_put_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_put_eoc.3"
ln -sf "ASN1_time_parse.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_TIME_set_tm.3"
ln -sf "ASN1_time_parse.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_time_tm_cmp.3"
ln -sf "AUTHORITY_KEYID_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/AUTHORITY_KEYID_free.3"
ln -sf "BASIC_CONSTRAINTS_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BASIC_CONSTRAINTS_free.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_cbc_encrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_cfb64_encrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_decrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_ecb_encrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_encrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_ofb64_encrypt.3"
ln -sf "BF_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BF_options.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_callback_ctrl.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ctrl_pending.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ctrl_wpending.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_eof.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_flush.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_close.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_info_callback.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_int_ctrl.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_pending.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ptr_ctrl.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_reset.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_seek.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_close.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_info_callback.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_tell.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_wpending.3"
ln -sf "BIO_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bio_info_cb.3"
ln -sf "BIO_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_dump_fp.3"
ln -sf "BIO_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_dump_indent.3"
ln -sf "BIO_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_dump_indent_fp.3"
ln -sf "BIO_f_buffer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_buffer_num_lines.3"
ln -sf "BIO_f_buffer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_buffer_read_data.3"
ln -sf "BIO_f_buffer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_buffer_size.3"
ln -sf "BIO_f_buffer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_read_buffer_size.3"
ln -sf "BIO_f_buffer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_write_buffer_size.3"
ln -sf "BIO_f_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_cipher_ctx.3"
ln -sf "BIO_f_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_cipher_status.3"
ln -sf "BIO_f_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_cipher.3"
ln -sf "BIO_f_md.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_md.3"
ln -sf "BIO_f_md.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_md_ctx.3"
ln -sf "BIO_f_md.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_md.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_do_handshake.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_num_renegotiates.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_ssl.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_buffer_ssl_connect.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_ssl.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_ssl_connect.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_ssl.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_ssl_mode.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_ssl_renegotiate_bytes.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_ssl_renegotiate_timeout.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ssl_copy_session_id.3"
ln -sf "BIO_f_ssl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ssl_shutdown.3"
ln -sf "BIO_find_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_method_type.3"
ln -sf "BIO_find_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_next.3"
ln -sf "BIO_get_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_shutdown.3"
ln -sf "BIO_get_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_data.3"
ln -sf "BIO_get_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_init.3"
ln -sf "BIO_get_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_shutdown.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDH_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDH_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDH_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TYPE_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TYPE_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TYPE_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_set_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ex_data.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ex_new_index.3"
ln -sf "BIO_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_ex_data.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_new_index.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_free.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_callback_ctrl.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_create.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_ctrl.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_destroy.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_gets.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_puts.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_read.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_get_write.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_callback_ctrl.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_create.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_ctrl.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_destroy.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_gets.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_puts.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_read.3"
ln -sf "BIO_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_meth_set_write.3"
ln -sf "BIO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_free.3"
ln -sf "BIO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_free_all.3"
ln -sf "BIO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set.3"
ln -sf "BIO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_up_ref.3"
ln -sf "BIO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_vfree.3"
ln -sf "BIO_printf.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_snprintf.3"
ln -sf "BIO_printf.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_vprintf.3"
ln -sf "BIO_printf.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_vsnprintf.3"
ln -sf "BIO_push.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_pop.3"
ln -sf "BIO_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_gets.3"
ln -sf "BIO_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_puts.3"
ln -sf "BIO_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_write.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_do_accept.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_accept_port.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_bind_mode.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_accept.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_accept_bios.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_accept_port.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_bind_mode.3"
ln -sf "BIO_s_accept.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_nbio_accept.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ctrl_get_read_request.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ctrl_get_write_guarantee.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_ctrl_reset_read_request.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_destroy_bio_pair.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_read_request.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_write_buf_size.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_write_guarantee.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_make_bio_pair.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_bio_pair.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_write_buf_size.3"
ln -sf "BIO_s_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_shutdown_wr.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_do_connect.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_conn_hostname.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_conn_int_port.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_conn_ip.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_conn_port.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_connect.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_conn_hostname.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_conn_int_port.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_conn_ip.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_conn_port.3"
ln -sf "BIO_s_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_nbio.3"
ln -sf "BIO_s_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_fd.3"
ln -sf "BIO_s_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_fd.3"
ln -sf "BIO_s_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_fd.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_append_filename.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_fp.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_file.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_fp.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_read_filename.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_rw_filename.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_fp.3"
ln -sf "BIO_s_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_write_filename.3"
ln -sf "BIO_s_mem.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_mem_data.3"
ln -sf "BIO_s_mem.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_mem_ptr.3"
ln -sf "BIO_s_mem.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_mem_buf.3"
ln -sf "BIO_s_mem.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_mem_buf.3"
ln -sf "BIO_s_mem.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_mem_eof_return.3"
ln -sf "BIO_s_socket.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_new_socket.3"
ln -sf "BIO_set_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_callback_fn.3"
ln -sf "BIO_set_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_debug_callback.3"
ln -sf "BIO_set_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_callback.3"
ln -sf "BIO_set_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_callback_arg.3"
ln -sf "BIO_set_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_set_callback_arg.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_retry_BIO.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_get_retry_reason.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_retry_type.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_should_io_special.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_should_read.3"
ln -sf "BIO_should_retry.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BIO_should_write.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_convert.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_convert_ex.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_create_param.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_free.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_get_flags.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_get_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_invert.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_invert_ex.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_set_flags.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_set_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_thread_id.3"
ln -sf "BN_BLINDING_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_BLINDING_update.3"
ln -sf "BN_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_CTX_free.3"
ln -sf "BN_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_CTX_init.3"
ln -sf "BN_CTX_start.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_CTX_end.3"
ln -sf "BN_CTX_start.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_CTX_get.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_div.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_exp.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_gcd.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_add.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_exp.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_mul.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_sqr.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_sub.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mul.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_nnmod.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_sqr.3"
ln -sf "BN_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_sub.3"
ln -sf "BN_add_word.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_div_word.3"
ln -sf "BN_add_word.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mod_word.3"
ln -sf "BN_add_word.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mul_word.3"
ln -sf "BN_add_word.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_sub_word.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_asc2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bin2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bn2binpad.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bn2dec.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bn2hex.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bn2lebinpad.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_bn2mpi.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_dec2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_hex2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_lebin2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mpi2bn.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_print.3"
ln -sf "BN_bn2bin.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_print_fp.3"
ln -sf "BN_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_odd.3"
ln -sf "BN_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_one.3"
ln -sf "BN_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_word.3"
ln -sf "BN_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_zero.3"
ln -sf "BN_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_ucmp.3"
ln -sf "BN_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_dup.3"
ln -sf "BN_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_with_flags.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_call.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_free.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_get_arg.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_new.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_set.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_GENCB_set_old.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_generate_prime_ex.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_prime.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_prime_ex.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_prime_fasttest.3"
ln -sf "BN_generate_prime.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_prime_fasttest_ex.3"
ln -sf "BN_get0_nist_prime_521.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get0_nist_prime_192.3"
ln -sf "BN_get0_nist_prime_521.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get0_nist_prime_224.3"
ln -sf "BN_get0_nist_prime_521.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get0_nist_prime_256.3"
ln -sf "BN_get0_nist_prime_521.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get0_nist_prime_384.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_MONT_CTX_copy.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_MONT_CTX_free.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_MONT_CTX_init.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_MONT_CTX_new.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_MONT_CTX_set.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_from_montgomery.3"
ln -sf "BN_mod_mul_montgomery.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_to_montgomery.3"
ln -sf "BN_mod_mul_reciprocal.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_RECP_CTX_free.3"
ln -sf "BN_mod_mul_reciprocal.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_RECP_CTX_init.3"
ln -sf "BN_mod_mul_reciprocal.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_RECP_CTX_new.3"
ln -sf "BN_mod_mul_reciprocal.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_RECP_CTX_set.3"
ln -sf "BN_mod_mul_reciprocal.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_div_recp.3"
ln -sf "BN_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_clear.3"
ln -sf "BN_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_clear_free.3"
ln -sf "BN_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_free.3"
ln -sf "BN_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_init.3"
ln -sf "BN_num_bytes.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_num_bits.3"
ln -sf "BN_num_bytes.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_num_bits_word.3"
ln -sf "BN_rand.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_pseudo_rand.3"
ln -sf "BN_rand.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_pseudo_rand_range.3"
ln -sf "BN_rand.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_rand_range.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_clear_bit.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_bit_set.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_lshift.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_lshift1.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_mask_bits.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_rshift.3"
ln -sf "BN_set_bit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_rshift1.3"
ln -sf "BN_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_flags.3"
ln -sf "BN_set_negative.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_is_negative.3"
ln -sf "BN_zero.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_word.3"
ln -sf "BN_zero.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_one.3"
ln -sf "BN_zero.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_set_word.3"
ln -sf "BN_zero.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_value_one.3"
ln -sf "BUF_MEM_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BUF_MEM_free.3"
ln -sf "BUF_MEM_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BUF_MEM_grow.3"
ln -sf "BUF_MEM_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BUF_MEM_grow_clean.3"
ln -sf "BUF_MEM_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BUF_reverse.3"
ln -sf "BUF_MEM_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BUF_strdup.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_CTX_cleanup.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_CTX_copy.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_CTX_free.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_CTX_get0_cipher_ctx.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_CTX_new.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_Final.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_Update.3"
ln -sf "CMAC_Init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMAC_resume.3"
ln -sf "CMS_ContentInfo_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ContentInfo_free.3"
ln -sf "CMS_ContentInfo_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ContentInfo_print_ctx.3"
ln -sf "CMS_ContentInfo_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ReceiptRequest_free.3"
ln -sf "CMS_ContentInfo_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ReceiptRequest_new.3"
ln -sf "CMS_add0_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_add0_crl.3"
ln -sf "CMS_add0_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_add1_cert.3"
ln -sf "CMS_add0_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_add1_crl.3"
ln -sf "CMS_add0_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_get1_certs.3"
ln -sf "CMS_add0_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_get1_crls.3"
ln -sf "CMS_add1_recipient_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_add0_recipient_key.3"
ln -sf "CMS_add1_signer.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_SignerInfo_sign.3"
ln -sf "CMS_decrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_decrypt_set1_key.3"
ln -sf "CMS_decrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_decrypt_set1_pkey.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_decrypt.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_encrypt.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_kekri_get0_id.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_kekri_id_cmp.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_ktri_cert_cmp.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_ktri_get0_signer_id.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_set0_key.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_set0_pkey.3"
ln -sf "CMS_get0_RecipientInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_RecipientInfo_type.3"
ln -sf "CMS_get0_SignerInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_SignerInfo_cert_cmp.3"
ln -sf "CMS_get0_SignerInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_SignerInfo_get0_signature.3"
ln -sf "CMS_get0_SignerInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_SignerInfo_get0_signer_id.3"
ln -sf "CMS_get0_SignerInfos.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_SignerInfo_set1_signer_cert.3"
ln -sf "CMS_get0_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_get0_content.3"
ln -sf "CMS_get0_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_get0_eContentType.3"
ln -sf "CMS_get0_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_set1_eContentType.3"
ln -sf "CMS_get1_ReceiptRequest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ReceiptRequest_create0.3"
ln -sf "CMS_get1_ReceiptRequest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_ReceiptRequest_get0_values.3"
ln -sf "CMS_get1_ReceiptRequest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_add1_ReceiptRequest.3"
ln -sf "CMS_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CMS_get0_signers.3"
ln -sf "CONF_modules_free.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CONF_modules_finish.3"
ln -sf "CONF_modules_free.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CONF_modules_unload.3"
ln -sf "CONF_modules_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CONF_modules_load.3"
ln -sf "CONF_modules_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_default_cert_area.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_MEM_LEAK_CB.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_mem_ctrl.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_mem_leaks.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_mem_leaks_cb.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_mem_leaks_fp.3"
ln -sf "CRYPTO_get_mem_functions.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_set_mem_functions.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_THREADID_cmp.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_THREADID_cpy.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_THREADID_current.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_THREADID_hash.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_add.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_r_lock.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_r_unlock.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_w_lock.3"
ln -sf "CRYPTO_lock.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_w_unlock.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_dup.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_free.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_new.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_free_ex_data.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_get_ex_data.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_get_ex_new_index.3"
ln -sf "CRYPTO_set_ex_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_new_ex_data.3"
ln -sf "ChaCha.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_chacha_20.3"
ln -sf "ChaCha.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_hchacha_20.3"
ln -sf "ChaCha.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_xchacha_20.3"
ln -sf "ChaCha.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ChaCha_set_iv.3"
ln -sf "ChaCha.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ChaCha_set_key.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_cbc_cksum.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_cfb_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_crypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ecb2_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ecb3_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ecb_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede2_cbc_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede2_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede2_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede3_cbc_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede3_cbcm_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede3_cfb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ede3_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_enc_read.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_enc_write.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_fcrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_is_weak_key.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_key_sched.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ncbc_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ofb64_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_ofb_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_pcbc_encrypt.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_quad_cksum.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_random_key.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_set_key_checked.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_set_key_unchecked.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_set_odd_parity.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_string_to_2keys.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_string_to_key.3"
ln -sf "DES_set_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DES_xcbc_encrypt.3"
ln -sf "DH_generate_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_compute_key.3"
ln -sf "DH_generate_parameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_check.3"
ln -sf "DH_generate_parameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_generate_parameters_ex.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_clear_flags.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_get0_engine.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_get0_key.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set0_key.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set0_pqg.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set_flags.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set_length.3"
ln -sf "DH_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_test_flags.3"
ln -sf "DH_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_get_ex_data.3"
ln -sf "DH_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set_ex_data.3"
ln -sf "DH_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_free.3"
ln -sf "DH_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_up_ref.3"
ln -sf "DH_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_OpenSSL.3"
ln -sf "DH_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_get_default_method.3"
ln -sf "DH_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_new_method.3"
ln -sf "DH_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_set_default_method.3"
ln -sf "DH_size.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DH_bits.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRL_DIST_POINTS_free.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRL_DIST_POINTS_new.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DIST_POINT_NAME_free.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DIST_POINT_NAME_new.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DIST_POINT_free.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ISSUING_DIST_POINT_free.3"
ln -sf "DIST_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ISSUING_DIST_POINT_new.3"
ln -sf "DSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_SIG_free.3"
ln -sf "DSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_SIG_get0.3"
ln -sf "DSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_SIG_set0.3"
ln -sf "DSA_do_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_do_verify.3"
ln -sf "DSA_generate_parameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_generate_parameters_ex.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_clear_flags.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_get0_engine.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_get0_key.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_set0_key.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_set0_pqg.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_set_flags.3"
ln -sf "DSA_get0_pqg.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_test_flags.3"
ln -sf "DSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_get_ex_data.3"
ln -sf "DSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_set_ex_data.3"
ln -sf "DSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_meth_dup.3"
ln -sf "DSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_meth_free.3"
ln -sf "DSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_meth_set_finish.3"
ln -sf "DSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_meth_set_sign.3"
ln -sf "DSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_free.3"
ln -sf "DSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_up_ref.3"
ln -sf "DSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_OpenSSL.3"
ln -sf "DSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_get_default_method.3"
ln -sf "DSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_new_method.3"
ln -sf "DSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_set_default_method.3"
ln -sf "DSA_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_sign_setup.3"
ln -sf "DSA_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_verify.3"
ln -sf "ECDH_compute_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDH_size.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_OpenSSL.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_SIG_free.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_SIG_get0.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_SIG_set0.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_do_sign.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_do_sign_ex.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_do_verify.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_get_default_method.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_set_default_method.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_set_method.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_sign.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_sign_ex.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_sign_setup.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_size.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECDSA_verify.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECDSA_SIG.3"
ln -sf "ECDSA_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECDSA_SIG.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GF2m_simple_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GFp_mont_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GFp_nist_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GFp_nistp224_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GFp_nistp256_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GFp_nistp521_method.3"
ln -sf "EC_GFp_simple_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_METHOD_get_field_type.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_check.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_check_discriminant.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_cmp.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_dup.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get0_generator.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get0_seed.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_asn1_flag.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_basis_type.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_cofactor.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_curve_name.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_degree.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_order.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_pentanomial_basis.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_point_conversion_form.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_seed_len.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_trinomial_basis.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_method_of.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_order_bits.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_asn1_flag.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_curve_name.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_generator.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_point_conversion_form.3"
ln -sf "EC_GROUP_copy.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_seed.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_clear_free.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_free.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_curve.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_get_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_new_by_curve_name.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_new_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_new_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_curve.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_curve_GF2m.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_set_curve_GFp.3"
ln -sf "EC_GROUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_get_builtin_curves.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_free.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_get_compute_key.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_get_init.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_get_keygen.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_get_sign.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_get_verify.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_set_compute_key.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_set_init.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_set_keygen.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_set_sign.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_METHOD_set_verify.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_OpenSSL.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_default_method.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_method.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_new_method.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_default_method.3"
ln -sf "EC_KEY_METHOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_method.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_check_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_clear_flags.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_copy.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_dup.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_free.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_generate_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get0_group.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get0_private_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get0_public_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_conv_form.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_enc_flags.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_flags.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_get_key_method_data.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_insert_key_method_data.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_new_by_curve_name.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_precompute_mult.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_print.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_print_fp.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_asn1_flag.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_conv_form.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_enc_flags.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_flags.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_group.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_private_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_public_key.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_set_public_key_affine_coordinates.3"
ln -sf "EC_KEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_KEY_up_ref.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_have_precompute_mult.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_GROUP_precompute_mult.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_cmp.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_dbl.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_invert.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_is_at_infinity.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_is_on_curve.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_make_affine.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_mul.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINTs_make_affine.3"
ln -sf "EC_POINT_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINTs_mul.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_bn2point.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_clear_free.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_copy.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_dup.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_free.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_get_Jprojective_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_get_affine_coordinates.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_get_affine_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_get_affine_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_hex2point.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_method_of.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_oct2point.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_point2bn.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_point2hex.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_point2oct.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_Jprojective_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_affine_coordinates.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_affine_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_affine_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_compressed_coordinates.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GF2m.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_compressed_coordinates_GFp.3"
ln -sf "EC_POINT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EC_POINT_set_to_infinity.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_by_id.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_cleanup.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_first.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_id.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_last.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_name.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_next.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_prev.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_remove.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_id.3"
ln -sf "ENGINE_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_name.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_CTRL_FUNC_PTR.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_cmd_is_executable.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_ctrl_cmd.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_ctrl_cmd_string.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_cmd_defns.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ctrl_function.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_cmd_defns.3"
ln -sf "ENGINE_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_ctrl_function.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_cipher_engine.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_default_DH.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_default_DSA.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_default_ECDH.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_default_ECDSA.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_default_RAND.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_digest_engine.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_table_flags.3"
ln -sf "ENGINE_get_default_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_table_flags.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_finish.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_finish_function.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_init_function.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_finish_function.3"
ln -sf "ENGINE_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_init_function.3"
ln -sf "ENGINE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_GEN_INT_FUNC_PTR.3"
ln -sf "ENGINE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_free.3"
ln -sf "ENGINE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_destroy_function.3"
ln -sf "ENGINE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_destroy_function.3"
ln -sf "ENGINE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_up_ref.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_DH.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_DSA.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_ECDH.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_ECDSA.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_RAND.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_STORE.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_ciphers.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_complete.3"
ln -sf "ENGINE_register_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_digests.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_load_builtin_engines.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_load_dynamic.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_DH.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_DSA.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_ECDH.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_ECDSA.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_RAND.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_STORE.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_ciphers.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_complete.3"
ln -sf "ENGINE_register_all_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_register_all_digests.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_CIPHERS_PTR.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_DIGESTS_PTR.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_DH.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_DSA.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ECDH.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ECDSA.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_RAND.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_RSA.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_STORE.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_cipher.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_ciphers.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_digest.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_digests.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_DH.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_DSA.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_ECDH.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_ECDSA.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_RAND.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_STORE.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_ciphers.3"
ln -sf "ENGINE_set_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_digests.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_DH.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_DSA.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_ECDH.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_ECDSA.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_RAND.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_RSA.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_ciphers.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_digests.3"
ln -sf "ENGINE_set_default.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_set_default_string.3"
ln -sf "ENGINE_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_get_flags.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_DH.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_DSA.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_ECDH.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_ECDSA.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_RAND.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_STORE.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_ciphers.3"
ln -sf "ENGINE_unregister_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_unregister_digests.3"
ln -sf "ERR_GET_LIB.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_FATAL_ERROR.3"
ln -sf "ERR_GET_LIB.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_GET_FUNC.3"
ln -sf "ERR_GET_LIB.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_GET_REASON.3"
ln -sf "ERR_error_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_error_string_n.3"
ln -sf "ERR_error_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_func_error_string.3"
ln -sf "ERR_error_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_lib_error_string.3"
ln -sf "ERR_error_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_reason_error_string.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_get_error_line.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_get_error_line_data.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_error.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_error_line.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_error_line_data.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_last_error.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_last_error_line.3"
ln -sf "ERR_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_peek_last_error_line_data.3"
ln -sf "ERR_load_crypto_strings.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_free_strings.3"
ln -sf "ERR_load_crypto_strings.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_load_error_strings.3"
ln -sf "ERR_load_strings.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_PACK.3"
ln -sf "ERR_load_strings.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_get_next_error_library.3"
ln -sf "ERR_print_errors.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_print_errors_cb.3"
ln -sf "ERR_print_errors.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_print_errors_fp.3"
ln -sf "ERR_put_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_add_error_data.3"
ln -sf "ERR_put_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_add_error_vdata.3"
ln -sf "ERR_remove_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_remove_thread_state.3"
ln -sf "ERR_set_mark.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ERR_pop_to_mark.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ESS_CERT_ID_free.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ESS_CERT_ID_new.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ESS_ISSUER_SERIAL_free.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ESS_ISSUER_SERIAL_new.3"
ln -sf "ESS_SIGNING_CERT_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ESS_SIGNING_CERT_free.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_CTX_cleanup.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_CTX_open.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_CTX_seal.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_key_length.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_max_overhead.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_max_tag_len.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_AEAD_nonce_length.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aead_aes_128_gcm.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aead_aes_256_gcm.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aead_chacha20_poly1305.3"
ln -sf "EVP_AEAD_CTX_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aead_xchacha20_poly1305.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_Digest.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestFinal.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestFinal_ex.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestInit_ex.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestUpdate.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MAX_MD_SIZE.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_block_size.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_cleanup.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_copy.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_copy_ex.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_create.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_ctrl.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_destroy.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_free.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_init.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_md.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_new.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_reset.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_size.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_CTX_type.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_block_size.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_pkey_type.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_size.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_MD_type.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_dss.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_dss1.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_digestbyname.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_digestbynid.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_digestbyobj.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_md5.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_md5_sha1.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_md_null.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_ripemd160.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sha1.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sha224.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sha256.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sha384.3"
ln -sf "EVP_DigestInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sha512.3"
ln -sf "EVP_DigestSignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestSign.3"
ln -sf "EVP_DigestSignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestSignFinal.3"
ln -sf "EVP_DigestSignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestSignUpdate.3"
ln -sf "EVP_DigestVerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestVerify.3"
ln -sf "EVP_DigestVerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestVerifyFinal.3"
ln -sf "EVP_DigestVerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DigestVerifyUpdate.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecodeBlock.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecodeFinal.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecodeInit.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecodeUpdate.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_ENCODE_CTX_free.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_ENCODE_CTX_new.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncodeBlock.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncodeFinal.3"
ln -sf "EVP_EncodeInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncodeUpdate.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_block_size.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_cipher.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_cleanup.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_clear_flags.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_ctrl.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_flags.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_free.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_get_app_data.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_get_iv.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_init.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_iv_length.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_key_length.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_mode.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_new.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_nid.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_rand_key.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_reset.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_app_data.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_flags.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_iv.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_key_length.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_set_padding.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_test_flags.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_CTX_type.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_asn1_to_param.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_block_size.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_flags.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_iv_length.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_key_length.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_mode.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_nid.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_param_to_asn1.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CIPHER_type.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_Cipher.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CipherFinal.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CipherFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CipherInit.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CipherInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_CipherUpdate.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecryptFinal.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecryptFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecryptInit.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecryptInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_DecryptUpdate.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncryptFinal.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncryptFinal_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncryptInit_ex.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_EncryptUpdate.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_bf_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_bf_cfb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_bf_cfb64.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_bf_ecb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_bf_ofb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cast5_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cast5_cfb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cast5_cfb64.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cast5_ecb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cast5_ofb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_chacha20.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_enc_null.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_cipherbyname.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_cipherbynid.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_get_cipherbyobj.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_idea_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_idea_cfb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_idea_cfb64.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_idea_ecb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_idea_ofb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_40_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_64_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_cbc.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_cfb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_cfb64.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_ecb.3"
ln -sf "EVP_EncryptInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc2_ofb.3"
ln -sf "EVP_OpenInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_OpenFinal.3"
ln -sf "EVP_OpenInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_OpenUpdate.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_ctrl_str.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get0_ecdh_kdf_ukm.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get1_id.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get1_id_len.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_cofactor_mode.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_md.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_outlen.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_ecdh_kdf_type.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_signature_md.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set0_ecdh_kdf_ukm.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set1_id.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_generator.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dh_paramgen_prime_len.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_dsa_paramgen_bits.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ec_param_enc.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ec_paramgen_curve_nid.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_cofactor_mode.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_md.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_outlen.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_ecdh_kdf_type.3"
ln -sf "EVP_PKEY_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_signature_md.3"
ln -sf "EVP_PKEY_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_dup.3"
ln -sf "EVP_PKEY_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_free.3"
ln -sf "EVP_PKEY_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_new_id.3"
ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_find.3"
ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_find_str.3"
ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_get0.3"
ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_get0_info.3"
ln -sf "EVP_PKEY_asn1_get_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_asn1.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_add0.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_add_alias.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_copy.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_free.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_ctrl.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_free.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_param.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_private.3"
ln -sf "EVP_PKEY_asn1_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_asn1_set_public.3"
ln -sf "EVP_PKEY_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_cmp_parameters.3"
ln -sf "EVP_PKEY_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_copy_parameters.3"
ln -sf "EVP_PKEY_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_missing_parameters.3"
ln -sf "EVP_PKEY_decrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_decrypt_init.3"
ln -sf "EVP_PKEY_derive.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_derive_init.3"
ln -sf "EVP_PKEY_derive.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_derive_set_peer.3"
ln -sf "EVP_PKEY_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_encrypt_init.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_app_data.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_keygen_info.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_app_data.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_gen_cb.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_keygen_init.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_paramgen.3"
ln -sf "EVP_PKEY_keygen.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_paramgen_init.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_add0.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_copy.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_find.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_free.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_cleanup.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_copy.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_ctrl.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_decrypt.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_derive.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_encrypt.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_init.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_keygen.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_paramgen.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_sign.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_signctx.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verify.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verify_recover.3"
ln -sf "EVP_PKEY_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_meth_set_verifyctx.3"
ln -sf "EVP_PKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_free.3"
ln -sf "EVP_PKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_new_CMAC_key.3"
ln -sf "EVP_PKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_new_mac_key.3"
ln -sf "EVP_PKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_up_ref.3"
ln -sf "EVP_PKEY_print_private.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_print_params.3"
ln -sf "EVP_PKEY_print_private.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_print_public.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign_GOST.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_assign_RSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_base_id.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_RSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get0_hmac.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get1_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get1_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get1_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_get1_RSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_id.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_set1_DH.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_set1_DSA.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_set1_EC_KEY.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_set_type.3"
ln -sf "EVP_PKEY_set1_RSA.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_type.3"
ln -sf "EVP_PKEY_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_sign_init.3"
ln -sf "EVP_PKEY_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_verify_init.3"
ln -sf "EVP_PKEY_verify_recover.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_verify_recover_init.3"
ln -sf "EVP_SealInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_SealFinal.3"
ln -sf "EVP_SealInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_SealUpdate.3"
ln -sf "EVP_SignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_bits.3"
ln -sf "EVP_SignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_size.3"
ln -sf "EVP_SignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_SignFinal.3"
ln -sf "EVP_SignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_SignInit_ex.3"
ln -sf "EVP_SignInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_SignUpdate.3"
ln -sf "EVP_VerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_VerifyFinal.3"
ln -sf "EVP_VerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_VerifyInit_ex.3"
ln -sf "EVP_VerifyInit.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_VerifyUpdate.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_cbc_hmac_sha1.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_ccm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_cfb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_cfb1.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_cfb128.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_cfb8.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_ctr.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_ecb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_gcm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_ofb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_wrap.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_128_xts.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_cbc.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_ccm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_cfb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_cfb1.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_cfb128.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_cfb8.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_ctr.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_ecb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_gcm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_ofb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_192_wrap.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cbc.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cbc_hmac_sha1.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_ccm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cfb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cfb1.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cfb128.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_cfb8.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_ctr.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_ecb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_gcm.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_ofb.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_wrap.3"
ln -sf "EVP_aes_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_aes_256_xts.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_cfb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_cfb1.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_cfb128.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_cfb8.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_ecb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_128_ofb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_cbc.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_cfb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_cfb1.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_cfb128.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_cfb8.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_ecb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_192_ofb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_cbc.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_cfb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_cfb1.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_cfb128.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_cfb8.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_ecb.3"
ln -sf "EVP_camellia_128_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_camellia_256_ofb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_cfb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_cfb1.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_cfb64.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_cfb8.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ecb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_cbc.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_cfb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_cfb1.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_cfb64.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_cfb8.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_ecb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede3_ofb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede_cbc.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede_cfb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede_cfb64.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede_ecb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ede_ofb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_des_ofb.3"
ln -sf "EVP_des_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_desx_cbc.3"
ln -sf "EVP_rc4.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc4_40.3"
ln -sf "EVP_rc4.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_rc4_hmac_md5.3"
ln -sf "EVP_sm4_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sm4_cfb.3"
ln -sf "EVP_sm4_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sm4_cfb128.3"
ln -sf "EVP_sm4_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sm4_ctr.3"
ln -sf "EVP_sm4_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sm4_ecb.3"
ln -sf "EVP_sm4_cbc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_sm4_ofb.3"
ln -sf "EXTENDED_KEY_USAGE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EXTENDED_KEY_USAGE_free.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EDIPARTYNAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EDIPARTYNAME_new.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GENERAL_NAMES_free.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GENERAL_NAMES_new.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GENERAL_NAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OTHERNAME_free.3"
ln -sf "GENERAL_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OTHERNAME_new.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_cleanup.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_copy.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_free.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_get_md.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_init.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_new.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_reset.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_CTX_set_flags.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_Final.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_Init.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_Init_ex.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_Update.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_cleanup.3"
ln -sf "HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/HMAC_size.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD4.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD4_Final.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD4_Init.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD4_Update.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD5_Final.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD5_Init.3"
ln -sf "MD5.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/MD5_Update.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GENERAL_SUBTREE_free.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GENERAL_SUBTREE_new.3"
ln -sf "NAME_CONSTRAINTS_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/NAME_CONSTRAINTS_free.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_cleanup.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_cmp.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_create.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_dup.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_ln2nid.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_nid2ln.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_nid2sn.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_obj2nid.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_obj2txt.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_sn2nid.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_txt2nid.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OBJ_txt2obj.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2a_ASN1_OBJECT.3"
ln -sf "OBJ_nid2obj.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2t_ASN1_OBJECT.3"
ln -sf "OCSP_CRLID_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_CRLID_free.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_ONEREQ_free.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_ONEREQ_new.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQINFO_free.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQINFO_new.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQUEST_free.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SIGNATURE_free.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SIGNATURE_new.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_request_add0_id.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_request_add1_cert.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_request_onereq_count.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_request_onereq_get0.3"
ln -sf "OCSP_REQUEST_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_request_sign.3"
ln -sf "OCSP_SERVICELOC_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SERVICELOC_free.3"
ln -sf "OCSP_SERVICELOC_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_url_svcloc_new.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_CERTID_free.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_CERTID_new.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_cert_id_new.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_id_cmp.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_id_get0_info.3"
ln -sf "OCSP_cert_to_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_id_issuer_cmp.3"
ln -sf "OCSP_request_add1_nonce.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_basic_add1_nonce.3"
ln -sf "OCSP_request_add1_nonce.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_check_nonce.3"
ln -sf "OCSP_request_add1_nonce.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_copy_nonce.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_CERTSTATUS_free.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_CERTSTATUS_new.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REVOKEDINFO_free.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REVOKEDINFO_new.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SINGLERESP_free.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SINGLERESP_get0_id.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_SINGLERESP_new.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_basic_verify.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_cert_status_str.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_check_validity.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_resp_count.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_resp_find.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_resp_get0.3"
ln -sf "OCSP_resp_find_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_single_get0_status.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_BASICRESP_free.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_BASICRESP_new.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPBYTES_free.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPBYTES_new.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPDATA_free.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPDATA_new.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPID_free.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPID_new.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPONSE_free.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_RESPONSE_new.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_basic_sign.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_response_create.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_response_get1_basic.3"
ln -sf "OCSP_response_status.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_response_status_str.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQ_CTX_add1_header.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQ_CTX_free.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_REQ_CTX_set1_req.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_parse_url.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_sendreq_bio.3"
ln -sf "OCSP_sendreq_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OCSP_sendreq_nbio.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LIBRESSL_VERSION_NUMBER.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LIBRESSL_VERSION_TEXT.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_VERSION_TEXT.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OpenSSL_version.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OpenSSL_version_num.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLeay.3"
ln -sf "OPENSSL_VERSION_NUMBER.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLeay_version.3"
ln -sf "OPENSSL_config.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_no_config.3"
ln -sf "OPENSSL_init_crypto.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_init.3"
ln -sf "OPENSSL_load_builtin_modules.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ASN1_add_oid_module.3"
ln -sf "OPENSSL_load_builtin_modules.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ENGINE_add_conf_module.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_free.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_malloc.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_realloc.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_strdup.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_free.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_realloc.3"
ln -sf "OPENSSL_malloc.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OPENSSL_strdup.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_delete.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_delete_ptr.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_dup.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_find.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_find_ex.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_free.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_insert.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_is_sorted.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_new.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_new_null.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_num.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_pop.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_pop_free.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_push.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_set.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_set_cmp_func.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_shift.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_sort.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_unshift.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_value.3"
ln -sf "OPENSSL_sk_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sk_zero.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_cleanup.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OpenSSL_add_all_ciphers.3"
ln -sf "OpenSSL_add_all_algorithms.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OpenSSL_add_all_digests.3"
ln -sf "PEM_ASN1_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_ASN1_read_bio.3"
ln -sf "PEM_ASN1_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_of_void.3"
ln -sf "PEM_X509_INFO_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_X509_INFO_read_bio.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_def_callback.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_do_header.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_get_EVP_CIPHER_INFO.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio.3"
ln -sf "PEM_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/pem_password_cb.3"
ln -sf "PEM_read_SSL_SESSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_SSL_SESSION.3"
ln -sf "PEM_read_SSL_SESSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_SSL_SESSION.3"
ln -sf "PEM_read_SSL_SESSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_SSL_SESSION.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_CMS.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_CMS.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_read_bio_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_CMS.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PKCS8PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PKCS8PrivateKey_nid.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_X509_REQ_NEW.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_CMS.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_DHparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_DSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_DSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_DSAparams.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_ECPKParameters.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_ECPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_EC_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_NETSCAPE_CERT_SEQUENCE.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PKCS7.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PKCS8.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PKCS8PrivateKey_nid.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PKCS8_PRIV_KEY_INFO.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_PrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_RSAPrivateKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_RSAPublicKey.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_RSA_PUBKEY.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_X509.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_X509_AUX.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_X509_CRL.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_X509_REQ.3"
ln -sf "PEM_read_bio_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PEM_write_bio_X509_REQ_NEW.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_BAGS_free.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_BAGS_new.3"
ln -sf "PKCS12_SAFEBAG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_SAFEBAG_free.3"
ln -sf "PKCS12_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_MAC_DATA_free.3"
ln -sf "PKCS12_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_MAC_DATA_new.3"
ln -sf "PKCS12_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS12_free.3"
ln -sf "PKCS5_PBKDF2_HMAC.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS5_PBKDF2_HMAC_SHA1.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_add0_attrib_signing_time.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_add1_attrib_digest.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_add_attrib_content_type.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_add_attrib_smimecap.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_add_signed_attribute.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_get_attribute.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_get_signed_attribute.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_set_attributes.3"
ln -sf "PKCS7_add_attribute.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_set_signed_attributes.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_DIGEST_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_DIGEST_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENCRYPT_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENCRYPT_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENC_CONTENT_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENC_CONTENT_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENVELOPE_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ENVELOPE_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_RECIP_INFO_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_RECIP_INFO_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGNED_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGNED_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGNER_INFO_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGNER_INFO_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_free.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_SIGN_ENVELOPE_new.3"
ln -sf "PKCS7_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_free.3"
ln -sf "PKCS7_set_content.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_content_new.3"
ln -sf "PKCS7_set_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_set0_type_other.3"
ln -sf "PKCS7_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_get0_signers.3"
ln -sf "PKCS8_PRIV_KEY_INFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS8_PRIV_KEY_INFO_free.3"
ln -sf "PKEY_USAGE_PERIOD_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKEY_USAGE_PERIOD_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CERTIFICATEPOLICIES_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CERTIFICATEPOLICIES_new.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/NOTICEREF_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/NOTICEREF_new.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICYINFO_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICYQUALINFO_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICYQUALINFO_new.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICY_CONSTRAINTS_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICY_CONSTRAINTS_new.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICY_MAPPING_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/POLICY_MAPPING_new.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/USERNOTICE_free.3"
ln -sf "POLICYINFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/USERNOTICE_new.3"
ln -sf "PROXY_POLICY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_free.3"
ln -sf "PROXY_POLICY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PROXY_CERT_INFO_EXTENSION_new.3"
ln -sf "PROXY_POLICY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PROXY_POLICY_free.3"
ln -sf "RAND_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_cleanup.3"
ln -sf "RAND_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_poll.3"
ln -sf "RAND_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_seed.3"
ln -sf "RAND_add.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_status.3"
ln -sf "RAND_bytes.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_pseudo_bytes.3"
ln -sf "RAND_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_file_name.3"
ln -sf "RAND_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_write_file.3"
ln -sf "RAND_set_rand_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_SSLeay.3"
ln -sf "RAND_set_rand_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RAND_get_rand_method.3"
ln -sf "RC4.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RC4_set_key.3"
ln -sf "RIPEMD160.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RIPEMD160_Final.3"
ln -sf "RIPEMD160.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RIPEMD160_Init.3"
ln -sf "RIPEMD160.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RIPEMD160_Update.3"
ln -sf "RSA_PSS_PARAMS_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_PSS_PARAMS_free.3"
ln -sf "RSA_blinding_on.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_blinding_off.3"
ln -sf "RSA_generate_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_generate_key_ex.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_clear_flags.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_get0_crt_params.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_get0_factors.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set0_crt_params.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set0_factors.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set0_key.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set_flags.3"
ln -sf "RSA_get0_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_test_flags.3"
ln -sf "RSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_dup.3"
ln -sf "RSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_free.3"
ln -sf "RSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/CRYPTO_EX_new.3"
ln -sf "RSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_get_ex_data.3"
ln -sf "RSA_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set_ex_data.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_dup.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_free.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get0_app_data.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get0_name.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_bn_mod_exp.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_finish.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_flags.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_init.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_keygen.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_mod_exp.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_priv_dec.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_priv_enc.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_pub_dec.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_pub_enc.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_sign.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_get_verify.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set0_app_data.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set1_name.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_bn_mod_exp.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_finish.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_flags.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_init.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_keygen.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_mod_exp.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_priv_dec.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_priv_enc.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_pub_dec.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_pub_enc.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_sign.3"
ln -sf "RSA_meth_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_meth_set_verify.3"
ln -sf "RSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSAPrivateKey_dup.3"
ln -sf "RSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSAPublicKey_dup.3"
ln -sf "RSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_free.3"
ln -sf "RSA_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_up_ref.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_add_PKCS1_OAEP.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_add_PKCS1_type_2.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_add_none.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_OAEP.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_type_1.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_check_PKCS1_type_2.3"
ln -sf "RSA_padding_add_PKCS1_type_1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_padding_check_none.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get0_rsa_oaep_label.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_mgf1_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_oaep_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_padding.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_get_rsa_pss_saltlen.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set0_rsa_oaep_label.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_bits.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_keygen_pubexp.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_mgf1_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_oaep_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_padding.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen.3"
ln -sf "RSA_pkey_ctx_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_PKEY_CTX_set_rsa_pss_saltlen.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DHparams_print.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DHparams_print_fp.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_print.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSA_print_fp.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSAparams_print.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSAparams_print_fp.3"
ln -sf "RSA_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_print_fp.3"
ln -sf "RSA_private_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_public_decrypt.3"
ln -sf "RSA_public_encrypt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_private_decrypt.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_PKCS1_SSLeay.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_flags.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_get_default_method.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_get_method.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_new_method.3"
ln -sf "RSA_set_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_set_default_method.3"
ln -sf "RSA_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_verify.3"
ln -sf "RSA_sign_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_verify_ASN1_OCTET_STRING.3"
ln -sf "RSA_size.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/RSA_bits.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA1_Final.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA1_Init.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA1_Update.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA224.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA224_Final.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA224_Init.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA224_Update.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA256.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA256_Final.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA256_Init.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA256_Update.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA384.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA384_Final.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA384_Init.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA384_Update.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA512.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA512_Final.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA512_Init.3"
ln -sf "SHA1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SHA512_Update.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_description.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_find.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_auth_nid.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_bits.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_cipher_nid.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_digest_nid.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_id.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_kx_nid.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_get_version.3"
ln -sf "SSL_CIPHER_get_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CIPHER_is_aead.3"
ln -sf "SSL_COMP_add_compression_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_COMP_get_compression_methods.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_add0_chain_cert.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_clear_chain_certs.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get0_chain_certs.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set0_chain.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set1_chain.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_add0_chain_cert.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_add1_chain_cert.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_clear_chain_certs.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get0_chain_certs.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set0_chain.3"
ln -sf "SSL_CTX_add1_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set1_chain.3"
ln -sf "SSL_CTX_add_extra_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_clear_extra_chain_certs.3"
ln -sf "SSL_CTX_add_extra_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_extra_chain_certs.3"
ln -sf "SSL_CTX_add_extra_chain_cert.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_extra_chain_certs_only.3"
ln -sf "SSL_CTX_add_session.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_remove_session.3"
ln -sf "SSL_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_callback_ctrl.3"
ln -sf "SSL_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_callback_ctrl.3"
ln -sf "SSL_CTX_ctrl.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_ctrl.3"
ln -sf "SSL_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_ex_data.3"
ln -sf "SSL_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_ex_data.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_verify_callback.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_verify_depth.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_verify_callback.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_verify_depth.3"
ln -sf "SSL_CTX_get_verify_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_verify_mode.3"
ln -sf "SSL_CTX_load_verify_locations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_default_verify_paths.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLS_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLS_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLS_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_2_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_2_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_2_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DTLSv1_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_up_ref.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLv23_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLv23_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLv23_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLS_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLS_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLS_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_1_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_1_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_1_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_2_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_2_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_2_server_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_client_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_method.3"
ln -sf "SSL_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TLSv1_server_method.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_accept.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_accept_good.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_accept_renegotiate.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_cache_full.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_cb_hits.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_connect.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_connect_good.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_connect_renegotiate.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_hits.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_misses.3"
ln -sf "SSL_CTX_sess_number.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_timeouts.3"
ln -sf "SSL_CTX_sess_set_cache_size.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_get_cache_size.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_get_get_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_get_new_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_get_remove_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_set_new_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_sess_set_remove_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_session_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/new_session_cb.3"
ln -sf "SSL_CTX_sess_set_get_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/remove_session_cb.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set1_curves.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set1_curves_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set1_groups_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set1_curves.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set1_curves_list.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set1_groups.3"
ln -sf "SSL_CTX_set1_groups.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set1_groups_list.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_alpn_protos.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get0_alpn_selected.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_select_next_proto.3"
ln -sf "SSL_CTX_set_alpn_select_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_alpn_protos.3"
ln -sf "SSL_CTX_set_cert_store.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_cert_store.3"
ln -sf "SSL_CTX_set_cipher_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_cipher_list.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_add_client_CA.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_add_client_CA.3"
ln -sf "SSL_CTX_set_client_CA_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_client_CA_list.3"
ln -sf "SSL_CTX_set_client_cert_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_client_cert_cb.3"
ln -sf "SSL_CTX_set_client_cert_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/client_cert_cb.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_default_passwd_cb.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_default_passwd_cb_userdata.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_default_passwd_cb_userdata.3"
ln -sf "SSL_CTX_set_default_passwd_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/pem_password_cb.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/GEN_SESSION_CB.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_has_matching_session_id.3"
ln -sf "SSL_CTX_set_generate_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_generate_session_id.3"
ln -sf "SSL_CTX_set_info_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_info_callback.3"
ln -sf "SSL_CTX_set_info_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_info_callback.3"
ln -sf "SSL_CTX_set_info_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_info_callback.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_max_cert_list.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_max_cert_list.3"
ln -sf "SSL_CTX_set_max_cert_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_max_cert_list.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_min_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_min_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_max_proto_version.3"
ln -sf "SSL_CTX_set_min_proto_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_min_proto_version.3"
ln -sf "SSL_CTX_set_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_clear_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_clear_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_mode.3"
ln -sf "SSL_CTX_set_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_mode.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_msg_callback_arg.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_msg_callback.3"
ln -sf "SSL_CTX_set_msg_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_msg_callback_arg.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_clear_options.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_options.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_clear_options.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_options.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_secure_renegotiation_support.3"
ln -sf "SSL_CTX_set_options.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_options.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_quiet_shutdown.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_quiet_shutdown.3"
ln -sf "SSL_CTX_set_quiet_shutdown.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_quiet_shutdown.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_default_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_read_ahead.3"
ln -sf "SSL_CTX_set_read_ahead.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_read_ahead.3"
ln -sf "SSL_CTX_set_session_cache_mode.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_session_cache_mode.3"
ln -sf "SSL_CTX_set_session_id_context.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_session_id_context.3"
ln -sf "SSL_CTX_set_ssl_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_ssl_method.3"
ln -sf "SSL_CTX_set_ssl_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_ssl_method.3"
ln -sf "SSL_CTX_set_ssl_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_ssl_method.3"
ln -sf "SSL_CTX_set_timeout.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_timeout.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tlsext_servername_arg.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_servername.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_servername_type.3"
ln -sf "SSL_CTX_set_tlsext_servername_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tlsext_host_name.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_tlsext_status_arg.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_tlsext_status_cb.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tlsext_status_arg.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_tlsext_status_ocsp_resp.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_tlsext_status_type.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tlsext_status_ocsp_resp.3"
ln -sf "SSL_CTX_set_tlsext_status_cb.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tlsext_status_type.3"
ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_selected_srtp_profile.3"
ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_srtp_profiles.3"
ln -sf "SSL_CTX_set_tlsext_use_srtp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tlsext_use_srtp.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tmp_dh.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tmp_dh.3"
ln -sf "SSL_CTX_set_tmp_dh_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tmp_dh_callback.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_need_tmp_RSA.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tmp_rsa.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_need_tmp_RSA.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tmp_rsa.3"
ln -sf "SSL_CTX_set_tmp_rsa_callback.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tmp_rsa_callback.3"
ln -sf "SSL_CTX_set_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_verify_depth.3"
ln -sf "SSL_CTX_set_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_verify.3"
ln -sf "SSL_CTX_set_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_verify_depth.3"
ln -sf "SSL_CTX_set_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/verify_callback.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_check_private_key.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_PrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_RSAPrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_certificate_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_certificate_chain_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_certificate_chain_mem.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_use_certificate_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_check_private_key.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_PrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_PrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_PrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_RSAPrivateKey_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_certificate.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_certificate_ASN1.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_certificate_chain_file.3"
ln -sf "SSL_CTX_use_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_use_certificate_file.3"
ln -sf "SSL_SESSION_free.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_up_ref.3"
ln -sf "SSL_SESSION_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get_ex_data.3"
ln -sf "SSL_SESSION_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_set_ex_data.3"
ln -sf "SSL_SESSION_get_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_set1_id.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_set_time.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_set_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_time.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_timeout.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_time.3"
ln -sf "SSL_SESSION_get_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_timeout.3"
ln -sf "SSL_SESSION_has_ticket.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get_ticket_lifetime_hint.3"
ln -sf "SSL_SESSION_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_print_fp.3"
ln -sf "SSL_SESSION_set1_id_context.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get0_id_context.3"
ln -sf "SSL_alert_type_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_alert_desc_string.3"
ln -sf "SSL_alert_type_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_alert_desc_string_long.3"
ln -sf "SSL_alert_type_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_alert_type_string_long.3"
ln -sf "SSL_get_certificate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_privatekey.3"
ln -sf "SSL_get_ciphers.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_ciphers.3"
ln -sf "SSL_get_ciphers.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get1_supported_ciphers.3"
ln -sf "SSL_get_ciphers.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_cipher_list.3"
ln -sf "SSL_get_ciphers.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_client_ciphers.3"
ln -sf "SSL_get_client_CA_list.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_client_CA_list.3"
ln -sf "SSL_get_client_random.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get_master_key.3"
ln -sf "SSL_get_client_random.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_server_random.3"
ln -sf "SSL_get_current_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_cipher.3"
ln -sf "SSL_get_current_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_cipher_bits.3"
ln -sf "SSL_get_current_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_cipher_name.3"
ln -sf "SSL_get_current_cipher.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_cipher_version.3"
ln -sf "SSL_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_ex_data.3"
ln -sf "SSL_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_ex_data.3"
ln -sf "SSL_get_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_rfd.3"
ln -sf "SSL_get_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_wfd.3"
ln -sf "SSL_get_finished.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_peer_finished.3"
ln -sf "SSL_get_rbio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_wbio.3"
ln -sf "SSL_get_session.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get0_session.3"
ln -sf "SSL_get_session.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get1_session.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_in_accept_init.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_in_before.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_in_connect_init.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_in_init.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_is_init_finished.3"
ln -sf "SSL_get_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_state.3"
ln -sf "SSL_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_is_dtls.3"
ln -sf "SSL_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_version.3"
ln -sf "SSL_library_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/OpenSSL_add_ssl_algorithms.3"
ln -sf "SSL_library_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSLeay_add_ssl_algorithms.3"
ln -sf "SSL_load_client_CA_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_add_dir_cert_subjects_to_stack.3"
ln -sf "SSL_load_client_CA_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_add_file_cert_subjects_to_stack.3"
ln -sf "SSL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_up_ref.3"
ln -sf "SSL_num_renegotiations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_clear_num_renegotiations.3"
ln -sf "SSL_num_renegotiations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_total_renegotiations.3"
ln -sf "SSL_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_peek.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_get_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_SESSION_set_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_early_data_status.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_max_early_data.3"
ln -sf "SSL_read_early_data.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_write_early_data.3"
ln -sf "SSL_renegotiate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_renegotiate_abbreviated.3"
ln -sf "SSL_renegotiate.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_renegotiate_pending.3"
ln -sf "SSL_rstate_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_rstate_string_long.3"
ln -sf "SSL_set1_host.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get0_peername.3"
ln -sf "SSL_set1_host.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_hostflags.3"
ln -sf "SSL_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_get0_param.3"
ln -sf "SSL_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set1_param.3"
ln -sf "SSL_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get0_param.3"
ln -sf "SSL_set_connect_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_is_server.3"
ln -sf "SSL_set_connect_state.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_accept_state.3"
ln -sf "SSL_set_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_rfd.3"
ln -sf "SSL_set_fd.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_wfd.3"
ln -sf "SSL_set_max_send_fragment.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_max_send_fragment.3"
ln -sf "SSL_set_shutdown.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_get_shutdown.3"
ln -sf "SSL_set_tmp_ecdh.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_ecdh_auto.3"
ln -sf "SSL_set_tmp_ecdh.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tmp_ecdh.3"
ln -sf "SSL_set_tmp_ecdh.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_CTX_set_tmp_ecdh_callback.3"
ln -sf "SSL_set_tmp_ecdh.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_ecdh_auto.3"
ln -sf "SSL_set_tmp_ecdh.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_set_tmp_ecdh_callback.3"
ln -sf "SSL_state_string.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_state_string_long.3"
ln -sf "SSL_want.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_want_nothing.3"
ln -sf "SSL_want.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_want_read.3"
ln -sf "SSL_want.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_want_write.3"
ln -sf "SSL_want.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SSL_want_x509_lookup.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SXNETID_free.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SXNETID_new.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/SXNET_free.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_SXNET.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_SXNETID.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_SXNET.3"
ln -sf "SXNET_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_SXNETID.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_ACCURACY_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_ACCURACY_new.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_MSG_IMPRINT_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_MSG_IMPRINT_new.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_REQ_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_RESP_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_RESP_new.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_STATUS_INFO_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_STATUS_INFO_new.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_TST_INFO_free.3"
ln -sf "TS_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/TS_TST_INFO_new.3"
ln -sf "UI_UTIL_read_pw.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_UTIL_read_pw_string.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_destroy_method.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_closer.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_flusher.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_opener.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_prompt_constructor.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_reader.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_get_writer.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_closer.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_flusher.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_opener.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_prompt_constructor.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_reader.3"
ln -sf "UI_create_method.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_method_set_writer.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_action_string.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_output_string.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_result_string.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_test_string.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_input_flags.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_result_maxsize.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_result_minsize.3"
ln -sf "UI_get_string_type.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_set_result.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_OpenSSL.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_error_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_info_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_input_boolean.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_input_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_user_data.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_add_verify_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_construct_prompt.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_ctrl.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_dup_error_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_dup_info_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_dup_input_boolean.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_dup_input_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_dup_verify_string.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_free.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_result.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get0_user_data.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_default_method.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_get_method.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_new_method.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_process.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_set_default_method.3"
ln -sf "UI_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/UI_set_method.3"
ln -sf "X25519.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X25519_keypair.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509V3_EXT_d2i.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509V3_EXT_i2d.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509V3_add1_i2d.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get0_extensions.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext_d2i.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get0_extensions.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext_d2i.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_add1_ext_i2d.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_extensions.3"
ln -sf "X509V3_get_d2i.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext_d2i.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_cmp.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_free.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_get0.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_new.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_set0.3"
ln -sf "X509_ALGOR_dup.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ALGOR_set_md.3"
ln -sf "X509_ATTRIBUTE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_ATTRIBUTE_free.3"
ln -sf "X509_CINF_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CERT_AUX_free.3"
ln -sf "X509_CINF_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CERT_AUX_new.3"
ln -sf "X509_CINF_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CINF_free.3"
ln -sf "X509_CINF_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VAL_free.3"
ln -sf "X509_CINF_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VAL_new.3"
ln -sf "X509_CRL_get0_by_serial.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_add0_revoked.3"
ln -sf "X509_CRL_get0_by_serial.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get0_by_cert.3"
ln -sf "X509_CRL_get0_by_serial.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_REVOKED.3"
ln -sf "X509_CRL_get0_by_serial.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_sort.3"
ln -sf "X509_CRL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_INFO_free.3"
ln -sf "X509_CRL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_INFO_new.3"
ln -sf "X509_CRL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_dup.3"
ln -sf "X509_CRL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_free.3"
ln -sf "X509_CRL_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_up_ref.3"
ln -sf "X509_CRL_print.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_print_fp.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_create_by_NID.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_create_by_OBJ.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_free.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_get_critical.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_get_data.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_get_object.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_new.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_set_critical.3"
ln -sf "X509_EXTENSION_set_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_EXTENSION_set_data.3"
ln -sf "X509_INFO_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_INFO_free.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_mem.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_load_cert_crl_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_load_cert_file.3"
ln -sf "X509_LOOKUP_hash_dir.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_load_crl_file.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_add_dir.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_add_mem.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_by_alias.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_by_fingerprint.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_by_issuer_serial.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_by_subject.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_ctrl.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_free.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_init.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_load_file.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_LOOKUP_shutdown.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_default_cert_dir.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_default_cert_dir_env.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_default_cert_file.3"
ln -sf "X509_LOOKUP_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_default_cert_file_env.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_NID.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_OBJ.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_create_by_txt.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_free.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_get_data.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_new.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_set.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_set_data.3"
ln -sf "X509_NAME_ENTRY_get_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_set_object.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_add_entry.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_add_entry_by_NID.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_add_entry_by_OBJ.3"
ln -sf "X509_NAME_add_entry_by_txt.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_delete_entry.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_entry_count.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_get_entry.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_get_index_by_OBJ.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_get_text_by_NID.3"
ln -sf "X509_NAME_get_index_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_get_text_by_OBJ.3"
ln -sf "X509_NAME_hash.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_hash_old.3"
ln -sf "X509_NAME_hash.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_issuer_name_hash.3"
ln -sf "X509_NAME_hash.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_issuer_name_hash_old.3"
ln -sf "X509_NAME_hash.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_subject_name_hash.3"
ln -sf "X509_NAME_hash.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_subject_name_hash_old.3"
ln -sf "X509_NAME_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_free.3"
ln -sf "X509_NAME_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_oneline.3"
ln -sf "X509_NAME_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_print.3"
ln -sf "X509_NAME_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_print_ex_fp.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_free_contents.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_get0_X509_CRL.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_get_type.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_idx_by_subject.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_retrieve_by_subject.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_retrieve_match.3"
ln -sf "X509_OBJECT_get0_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_OBJECT_up_ref_count.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_free.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_get.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_get0.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_get0_param.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_set.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PUBKEY_set0_param.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PUBKEY.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PUBKEY_bio.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PUBKEY_fp.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PUBKEY.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PUBKEY_bio.3"
ln -sf "X509_PUBKEY_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PUBKEY_fp.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_add.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_cleanup.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get0.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get0_name.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get0_sname.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get_by_id.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get_by_sname.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get_count.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get_id.3"
ln -sf "X509_PURPOSE_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_PURPOSE_get_trust.3"
ln -sf "X509_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_INFO_free.3"
ln -sf "X509_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_INFO_new.3"
ln -sf "X509_REQ_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_free.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_dup.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_free.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get0_revocationDate.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get0_serialNumber.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_set_revocationDate.3"
ln -sf "X509_REVOKED_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_set_serialNumber.3"
ln -sf "X509_SIG_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_SIG_free.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_chain.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_current_crl.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_current_issuer.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_parent_ctx.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_policy_tree.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get1_chain.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_chain.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_current_cert.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_error_depth.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_explicit_policy.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_error.3"
ln -sf "X509_STORE_CTX_get_error.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_verify_cert_error_string.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_app_data.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get_ex_data.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_app_data.3"
ln -sf "X509_STORE_CTX_get_ex_new_index.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_ex_data.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_cleanup.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_free.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_cert.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_store.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_untrusted.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_init.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set0_crls.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set0_trusted_stack.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set0_untrusted.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_cert.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_chain.3"
ln -sf "X509_STORE_CTX_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_trusted_stack.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get0_param.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_purpose_inherit.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set0_param.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_default.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_depth.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_purpose.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_time.3"
ln -sf "X509_STORE_CTX_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_set_trust.3"
ln -sf "X509_STORE_get_by_subject.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_CTX_get1_issuer.3"
ln -sf "X509_STORE_get_by_subject.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get1_certs.3"
ln -sf "X509_STORE_get_by_subject.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get1_crls.3"
ln -sf "X509_STORE_load_locations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_add_lookup.3"
ln -sf "X509_STORE_load_locations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_load_mem.3"
ln -sf "X509_STORE_load_locations.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_default_paths.3"
ln -sf "X509_STORE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_free.3"
ln -sf "X509_STORE_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_up_ref.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_add_cert.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_add_crl.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get0_objects.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get0_param.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get_ex_data.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_get_ex_new_index.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_depth.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_ex_data.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_flags.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_purpose.3"
ln -sf "X509_STORE_set1_param.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_trust.3"
ln -sf "X509_STORE_set_verify_cb_func.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_verify_cb.3"
ln -sf "X509_STORE_set_verify_cb_func.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_STORE_set_verify_func.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_add.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_cleanup.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get0.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get0_name.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get_by_id.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get_count.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get_flags.3"
ln -sf "X509_TRUST_set.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_TRUST_get_trust.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add0_policy.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add0_table.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_add1_host.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_clear_flags.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_free.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0_name.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get0_peername.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_count.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_depth.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_get_flags.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_lookup.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_new.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_email.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_host.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_ip_asc.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_name.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set1_policies.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_depth.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_hostflags.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_purpose.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_time.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_set_trust.3"
ln -sf "X509_VERIFY_PARAM_set_flags.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_VERIFY_PARAM_table_cleanup.3"
ln -sf "X509_add1_trust_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_add1_reject_object.3"
ln -sf "X509_add1_trust_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_reject_clear.3"
ln -sf "X509_add1_trust_object.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_trust_clear.3"
ln -sf "X509_check_host.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_check_email.3"
ln -sf "X509_check_host.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_check_ip.3"
ln -sf "X509_check_host.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_check_ip_asc.3"
ln -sf "X509_check_private_key.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_check_private_key.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_cmp.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_match.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_cmp.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_issuer_and_serial_cmp.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_issuer_name_cmp.3"
ln -sf "X509_cmp.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_subject_name_cmp.3"
ln -sf "X509_cmp_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_cmp_current_time.3"
ln -sf "X509_cmp_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_time_adj.3"
ln -sf "X509_cmp_time.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_time_adj_ex.3"
ln -sf "X509_digest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/PKCS7_ISSUER_AND_SERIAL_digest.3"
ln -sf "X509_digest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_digest.3"
ln -sf "X509_digest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_digest.3"
ln -sf "X509_digest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_digest.3"
ln -sf "X509_digest.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_pubkey_digest.3"
ln -sf "X509_find_by_subject.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_find_by_issuer_and_serial.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get0_lastUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get0_nextUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_lastUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_nextUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set1_lastUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set1_nextUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set_lastUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set_nextUpdate.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_notAfter.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_notAfter.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_notBefore.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_getm_notAfter.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_getm_notBefore.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set1_notAfter.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set1_notBefore.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_notAfter.3"
ln -sf "X509_get0_notBefore.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_notBefore.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get0_signature.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_signature_nid.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_get0_signature.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_get_signature_nid.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_tbs_sigalg.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_signature_nid.3"
ln -sf "X509_get0_signature.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_signature_type.3"
ln -sf "X509_get1_email.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_email_free.3"
ln -sf "X509_get1_email.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get1_ocsp.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_extract_key.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_get_pubkey.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_set_pubkey.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_extract_key.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_pubkey.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_pubkey_bitstr.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_X509_PUBKEY.3"
ln -sf "X509_get_pubkey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_pubkey.3"
ln -sf "X509_get_serialNumber.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get0_serialNumber.3"
ln -sf "X509_get_serialNumber.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_serialNumber.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_issuer.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_get_subject_name.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_set_subject_name.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_issuer_name.3"
ln -sf "X509_get_subject_name.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_subject_name.3"
ln -sf "X509_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_version.3"
ln -sf "X509_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_set_version.3"
ln -sf "X509_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_get_version.3"
ln -sf "X509_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_set_version.3"
ln -sf "X509_get_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_set_version.3"
ln -sf "X509_keyid_set1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_alias_get0.3"
ln -sf "X509_keyid_set1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_alias_set1.3"
ln -sf "X509_keyid_set1.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_keyid_get0.3"
ln -sf "X509_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_chain_up_ref.3"
ln -sf "X509_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_dup.3"
ln -sf "X509_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_free.3"
ln -sf "X509_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_up_ref.3"
ln -sf "X509_policy_check.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_tree_free.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_level_get0_node.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_level_node_count.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_node_get0_parent.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_node_get0_policy.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_node_get0_qualifiers.3"
ln -sf "X509_policy_tree_level_count.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_policy_tree_get0_level.3"
ln -sf "X509_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CERT_AUX_print.3"
ln -sf "X509_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_print.3"
ln -sf "X509_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_print_ex_fp.3"
ln -sf "X509_print_ex.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_print_fp.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_sign.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_sign_ctx.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_verify.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_sign.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_sign_ctx.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REQ_verify.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_sign_ctx.3"
ln -sf "X509_sign.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_verify.3"
ln -sf "X509_signature_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_signature_print.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_CRL_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_REVOKED_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext_by_NID.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_get_ext_count.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_add_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_delete_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_get_ext.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_get_ext_by_OBJ.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_get_ext_by_critical.3"
ln -sf "X509v3_get_ext_by_NID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509v3_get_ext_count.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_add_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_check_top.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_cmp_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_div_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_expand.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_expand2.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_fix_top.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_add_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_comba4.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_comba8.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_high.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_low_normal.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_low_recursive.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_normal.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_part_recursive.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_recursive.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_mul_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_set_high.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_set_low.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_set_max.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sqr_comba4.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sqr_comba8.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sqr_normal.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sqr_recursive.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sqr_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_sub_words.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/bn_wexpand.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/mul.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/mul_add.3"
ln -sf "bn_dump.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/sqr.3"
ln -sf "d2i_ASN1_NULL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_NULL.3"
ln -sf "d2i_ASN1_OBJECT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_OBJECT.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_BIT_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_BMPSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_ENUMERATED.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_GENERALIZEDTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_GENERALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_IA5STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_INTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_PRINTABLE.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_PRINTABLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_T61STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_TIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_UINTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_UNIVERSALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_UTCTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_UTF8STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_VISIBLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DIRECTORYSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DISPLAYTEXT.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_BIT_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_BMPSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_ENUMERATED.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_GENERALIZEDTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_GENERALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_IA5STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_INTEGER.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_OCTET_STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_PRINTABLE.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_PRINTABLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_T61STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_TIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_UNIVERSALSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_UTCTIME.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_UTF8STRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_VISIBLESTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DIRECTORYSTRING.3"
ln -sf "d2i_ASN1_OCTET_STRING.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DISPLAYTEXT.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ASN1_SET_ANY.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_SEQUENCE_ANY.3"
ln -sf "d2i_ASN1_SEQUENCE_ANY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ASN1_SET_ANY.3"
ln -sf "d2i_AUTHORITY_KEYID.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_AUTHORITY_KEYID.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_EXTENDED_KEY_USAGE.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_BASIC_CONSTRAINTS.3"
ln -sf "d2i_BASIC_CONSTRAINTS.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_EXTENDED_KEY_USAGE.3"
ln -sf "d2i_CMS_ContentInfo.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_CMS_ReceiptRequest.3"
ln -sf "d2i_CMS_ContentInfo.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_CMS_bio.3"
ln -sf "d2i_CMS_ContentInfo.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_CMS_ContentInfo.3"
ln -sf "d2i_CMS_ContentInfo.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_CMS_ReceiptRequest.3"
ln -sf "d2i_CMS_ContentInfo.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_CMS_bio.3"
ln -sf "d2i_DHparams.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DHparams.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ACCESS_DESCRIPTION.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_AUTHORITY_INFO_ACCESS.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_CRL_DIST_POINTS.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DIST_POINT_NAME.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ISSUING_DIST_POINT.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ACCESS_DESCRIPTION.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_AUTHORITY_INFO_ACCESS.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_CRL_DIST_POINTS.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DIST_POINT.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DIST_POINT_NAME.3"
ln -sf "d2i_DIST_POINT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ISSUING_DIST_POINT.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DSAparams_dup.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAPrivateKey.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAPrivateKey_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAPrivateKey_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSA_PUBKEY.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSA_PUBKEY_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSA_PUBKEY_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSA_SIG.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAparams.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAparams_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_DSAparams_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAPrivateKey.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAPrivateKey_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAPrivateKey_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAPublicKey.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSA_PUBKEY.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSA_PUBKEY_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSA_PUBKEY_fp.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSA_SIG.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAparams.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAparams_bio.3"
ln -sf "d2i_DSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_DSAparams_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECPKParameters_print.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECPKParameters_print_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECParameters_dup.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECParameters_print.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/ECParameters_print_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECPKParameters_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECPKParameters_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECParameters.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECPrivateKey.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECPrivateKey_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ECPrivateKey_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_EC_PUBKEY.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_EC_PUBKEY_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_EC_PUBKEY_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPKParameters.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPKParameters_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPKParameters_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECParameters.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPrivateKey.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPrivateKey_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ECPrivateKey_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_EC_PUBKEY.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_EC_PUBKEY_bio.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_EC_PUBKEY_fp.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2o_ECPublicKey.3"
ln -sf "d2i_ECPKParameters.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/o2i_ECPublicKey.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ESS_CERT_ID.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_ESS_ISSUER_SERIAL.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ESS_CERT_ID.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ESS_ISSUER_SERIAL.3"
ln -sf "d2i_ESS_SIGNING_CERT.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_ESS_SIGNING_CERT.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_EDIPARTYNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_GENERAL_NAMES.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OTHERNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_EDIPARTYNAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_GENERAL_NAME.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_GENERAL_NAMES.3"
ln -sf "d2i_GENERAL_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OTHERNAME.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_CERTID.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_ONEREQ.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_REQINFO.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_SERVICELOC.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_SIGNATURE.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_CERTID.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_ONEREQ.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_REQINFO.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_REQUEST.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_SERVICELOC.3"
ln -sf "d2i_OCSP_REQUEST.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_SIGNATURE.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_BASICRESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_CERTSTATUS.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_CRLID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_RESPBYTES.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_RESPDATA.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_RESPID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_REVOKEDINFO.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_OCSP_SINGLERESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_BASICRESP.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_CERTSTATUS.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_CRLID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_RESPBYTES.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_RESPDATA.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_RESPID.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_RESPONSE.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_REVOKEDINFO.3"
ln -sf "d2i_OCSP_RESPONSE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_OCSP_SINGLERESP.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS12_BAGS.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS12_MAC_DATA.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS12_SAFEBAG.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS12_bio.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS12_fp.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12_BAGS.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12_MAC_DATA.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12_SAFEBAG.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12_bio.3"
ln -sf "d2i_PKCS12.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS12_fp.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_DIGEST.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_ENCRYPT.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_ENC_CONTENT.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_ISSUER_AND_SERIAL.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_RECIP_INFO.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_SIGNED.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_SIGNER_INFO.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_SIGN_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_bio.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS7_fp.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_DIGEST.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_ENCRYPT.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_ENC_CONTENT.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_ISSUER_AND_SERIAL.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_NDEF.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_RECIP_INFO.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_SIGNED.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_SIGNER_INFO.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_SIGN_ENVELOPE.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_bio.3"
ln -sf "d2i_PKCS7.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS7_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS8PrivateKey_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_bio.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_fp.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_bio.3"
ln -sf "d2i_PKCS8PrivateKey_bio.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKey_nid_fp.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_bio.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO_fp.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_bio.3"
ln -sf "d2i_PKCS8_PRIV_KEY_INFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8_PRIV_KEY_INFO_fp.3"
ln -sf "d2i_PKEY_USAGE_PERIOD.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKEY_USAGE_PERIOD.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_CERTIFICATEPOLICIES.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_NOTICEREF.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_POLICYQUALINFO.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_USERNOTICE.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_CERTIFICATEPOLICIES.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_NOTICEREF.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_POLICYINFO.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_POLICYQUALINFO.3"
ln -sf "d2i_POLICYINFO.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_USERNOTICE.3"
ln -sf "d2i_PROXY_POLICY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PROXY_CERT_INFO_EXTENSION.3"
ln -sf "d2i_PROXY_POLICY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PROXY_CERT_INFO_EXTENSION.3"
ln -sf "d2i_PROXY_POLICY.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PROXY_POLICY.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_AutoPrivateKey.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PrivateKey_bio.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PrivateKey_fp.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PublicKey.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_bio.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8PrivateKeyInfo_fp.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PrivateKey.3"
ln -sf "d2i_PrivateKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PublicKey.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_Netscape_RSA.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSAPrivateKey.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSAPrivateKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSAPrivateKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSAPublicKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSAPublicKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSA_PSS_PARAMS.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSA_PUBKEY.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSA_PUBKEY_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_RSA_PUBKEY_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_Netscape_RSA.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPrivateKey.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPrivateKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPrivateKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPublicKey.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPublicKey_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSAPublicKey_fp.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSA_PSS_PARAMS.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSA_PUBKEY.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSA_PUBKEY_bio.3"
ln -sf "d2i_RSAPublicKey.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_RSA_PUBKEY_fp.3"
ln -sf "d2i_SSL_SESSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_SSL_SESSION.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_ACCURACY.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_MSG_IMPRINT_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_REQ_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_REQ_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_RESP.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_RESP_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_RESP_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_STATUS_INFO.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_TST_INFO.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_TST_INFO_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_TS_TST_INFO_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_ACCURACY.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_MSG_IMPRINT_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_REQ.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_REQ_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_REQ_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_RESP.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_RESP_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_RESP_fp.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_STATUS_INFO.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_TST_INFO.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_TST_INFO_bio.3"
ln -sf "d2i_TS_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_TS_TST_INFO_fp.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_AUX.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_CERT_AUX.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_CINF.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_VAL.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_bio.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_fp.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_AUX.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CERT_AUX.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CINF.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_VAL.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_bio.3"
ln -sf "d2i_X509.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_fp.3"
ln -sf "d2i_X509_ALGOR.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_ALGOR.3"
ln -sf "d2i_X509_ATTRIBUTE.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_ATTRIBUTE.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_CRL_INFO.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_CRL_bio.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_CRL_fp.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_REVOKED.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CRL.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CRL_INFO.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CRL_bio.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_CRL_fp.3"
ln -sf "d2i_X509_CRL.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_REVOKED.3"
ln -sf "d2i_X509_EXTENSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_EXTENSIONS.3"
ln -sf "d2i_X509_EXTENSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_EXTENSION.3"
ln -sf "d2i_X509_EXTENSION.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_EXTENSIONS.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_ENTRY_dup.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_dup.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_get0_der.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/X509_NAME_set.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_NAME_ENTRY.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_NAME.3"
ln -sf "d2i_X509_NAME.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_NAME_ENTRY.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_REQ_INFO.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_REQ_bio.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_X509_REQ_fp.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_REQ.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_REQ_INFO.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_REQ_bio.3"
ln -sf "d2i_X509_REQ.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_REQ_fp.3"
ln -sf "d2i_X509_SIG.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS8_bio.3"
ln -sf "d2i_X509_SIG.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/d2i_PKCS8_fp.3"
ln -sf "d2i_X509_SIG.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8_bio.3"
ln -sf "d2i_X509_SIG.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_PKCS8_fp.3"
ln -sf "d2i_X509_SIG.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/i2d_X509_SIG.3"
ln -sf "des_read_pw.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_read_pw_string.3"
ln -sf "des_read_pw.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/EVP_read_pw_string_min.3"
ln -sf "des_read_pw.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/des_read_pw_string.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc2409_prime_1024.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc2409_prime_768.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_1536.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_2048.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_3072.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_4096.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_6144.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/BN_get_rfc3526_prime_8192.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc2409_prime_1024.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc2409_prime_768.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc3526_prime_1536.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc3526_prime_2048.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc3526_prime_3072.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc3526_prime_4096.3"
ln -sf "get_rfc3526_prime_8192.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/get_rfc3526_prime_6144.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/DECLARE_LHASH_OF.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LHASH_COMP_FN_TYPE.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LHASH_DOALL_ARG_FN_TYPE.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LHASH_DOALL_FN_TYPE.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/LHASH_HASH_FN_TYPE.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_delete.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_doall.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_doall_arg.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_error.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_free.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_insert.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_new.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_<type>_retrieve.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_delete.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_doall.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_doall_arg.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_error.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_free.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_insert.3"
ln -sf "lh_new.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_retrieve.3"
ln -sf "lh_stats.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_node_stats.3"
ln -sf "lh_stats.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_node_stats_bio.3"
ln -sf "lh_stats.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_node_usage_stats.3"
ln -sf "lh_stats.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_node_usage_stats_bio.3"
ln -sf "lh_stats.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/lh_stats_bio.3"
ln -sf "tls_accept_socket.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_accept_cbs.3"
ln -sf "tls_accept_socket.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_accept_fds.3"
ln -sf "tls_client.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_configure.3"
ln -sf "tls_client.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_free.3"
ln -sf "tls_client.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_reset.3"
ln -sf "tls_client.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_server.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_parse_protocols.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_prefer_ciphers_client.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_prefer_ciphers_server.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_alpn.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ciphers.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_dheparams.3"
ln -sf "tls_config_set_protocols.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ecdhecurves.3"
ln -sf "tls_config_set_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_add_ticket_key.3"
ln -sf "tls_config_set_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_session_fd.3"
ln -sf "tls_config_set_session_id.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_session_lifetime.3"
ln -sf "tls_config_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_insecure_noverifycert.3"
ln -sf "tls_config_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_insecure_noverifyname.3"
ln -sf "tls_config_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_insecure_noverifytime.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_conn_alpn_selected.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_conn_cipher.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_conn_cipher_strength.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_conn_servername.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_conn_session_resumed.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_chain_pem.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_contains_name.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_hash.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_issuer.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_notafter.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_notbefore.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_provided.3"
ln -sf "tls_conn_version.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_cert_subject.3"
ln -sf "tls_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_connect_cbs.3"
ln -sf "tls_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_connect_fds.3"
ln -sf "tls_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_connect_servername.3"
ln -sf "tls_connect.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_connect_socket.3"
ln -sf "tls_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_error.3"
ln -sf "tls_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_free.3"
ln -sf "tls_init.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_new.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_add_keypair_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_add_keypair_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_add_keypair_ocsp_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_add_keypair_ocsp_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_clear_keys.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ca_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ca_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ca_path.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_cert_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_cert_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_crl_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_crl_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_key_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_key_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_keypair_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_keypair_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_keypair_ocsp_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_keypair_ocsp_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ocsp_staple_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_ocsp_staple_mem.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_set_verify_depth.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_verify_client.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_config_verify_client_optional.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_default_ca_cert_file.3"
ln -sf "tls_load_file.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_unload_file.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_cert_status.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_crl_reason.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_next_update.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_response_status.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_result.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_revocation_time.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_this_update.3"
ln -sf "tls_ocsp_process_response.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_peer_ocsp_url.3"
ln -sf "tls_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_close.3"
ln -sf "tls_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_error.3"
ln -sf "tls_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_handshake.3"
ln -sf "tls_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_reset.3"
ln -sf "tls_read.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/tls_write.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_chain.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_error_depth.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_error_string.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_free.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_new.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_set_intermediates.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_set_max_chains.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_set_max_depth.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_set_max_signatures.3"
ln -sf "x509_verify.3" "/Users/claudinhoo/Gentoo/tmp/usr/share/man/man3/x509_verify_ctx_set_purpose.3"
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/man'
Making install in tests
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tests'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.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/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tests'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3/tests'
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
make install-exec-hook
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
./install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib/pkgconfig'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
/usr/bin/install -c -m 644 libtls.pc libcrypto.pc libssl.pc openssl.pc '/Users/claudinhoo/Gentoo/tmp/usr/lib/pkgconfig'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/libressl-3.4.3/libressl-3.4.3'
* libressl-3.4.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
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.20.1.tar.bz2
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.20.1.tar.bz2
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # curl: (22) The requested URL returned error: 404
curl -f -L -O http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar.bz2
#=#=# ##O#-# curl: (22) The requested URL returned error: 404
]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
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.20.1.tar.gz
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.20.1.tar.gz
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # 0.7% # 1.9% ### 4.5% ##### 7.1% ###### 9.3% ######### 13.1% ################## 25.7% ##################### 30.2% #################################### 50.7% ###################################### 53.7% ############################################ 61.5% ####################################################### 77.2% ########################################################## 81.3% ############################################################# 85.8% ################################################################ 89.5% ################################################################### 94.4% ####################################################################### 98.8% ######################################################################## 100.0%
* Unpacking wget-1.20.1
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
tar: Damaged tar archive
tar: Retrying...
gzip: data stream error
gzip: /Users/claudinhoo/Gentoo/var/cache/distfiles/wget-1.20.1.tar.gz: uncompress failed
* Fetching wget-1.20.1.tar
]2;stage1: fetching wget-1.20.1.tarcurl -f -L -O http://distfiles.gentoo.org/distfiles/wget-1.20.1.tar
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.20.1.tar
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.20.1.tar
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # curl: (22) The requested URL returned error: 404
curl -f -L -O http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar
#=#=# curl: (22) The requested URL returned error: 404
]2;downloading http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar failed!!!! downloading http://ftp.gnu.org/gnu/wget/wget-1.20.1.tar failed!
* Compiling wget-1.20.1.tar
]2;stage1: configuring wget-1.20.1./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20 --with-ssl=openssl --with-libssl-prefix=/Users/claudinhoo/Gentoo/tmp/usr
./bootstrap-prefix.sh: line 23: ./configure: No such file or directory
* Bootstrapping
* Fetching wget-1.17.1.tar.bz2
]2;stage1: fetching wget-1.17.1.tar.bz2curl -f -L -O http://distfiles.gentoo.org/distfiles/wget-1.17.1.tar.bz2
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.17.1.tar.bz2
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.17.1.tar.bz2
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # curl: (22) The requested URL returned error: 404
curl -f -L -O http://ftp.gnu.org/gnu/wget/wget-1.17.1.tar.bz2
#=#=# curl: (22) The requested URL returned error: 404
]2;downloading http://ftp.gnu.org/gnu/wget/wget-1.17.1.tar.bz2 failed!!!! downloading http://ftp.gnu.org/gnu/wget/wget-1.17.1.tar.bz2 failed!
* Fetching wget-1.17.1.tar.gz
]2;stage1: fetching wget-1.17.1.tar.gzcurl -f -L -O http://distfiles.gentoo.org/distfiles/wget-1.17.1.tar.gz
#=#=# curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/distfiles/wget-1.17.1.tar.gz
#=#=# ##O#-# ##O=# # curl: (22) The requested URL returned error: 404
curl -f -L -O http://distfiles.prefix.bitzolder.nl/prefix/distfiles/wget-1.17.1.tar.gz
#=#=# ##O#-# ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#-# # # 0.9% # 2.2% ### 5.2% ####### 10.8% ############# 18.5% ############### 21.1% ##################### 29.3% ###################### 31.9% ############################ 40.1% ############################### 43.1% ##################################### 51.7% ####################################### 55.2% ############################################# 63.8% ################################################ 67.2% ###################################################### 76.3% ########################################################## 80.6% ################################################################ 89.6% #################################################################### 94.8% ######################################################################## 100.0%
* Unpacking wget-1.17.1
* Compiling wget-1.17.1
]2;stage1: configuring wget-1.17.1./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20 --with-ssl=openssl --with-libssl-prefix=/Users/claudinhoo/Gentoo/tmp/usr
configure: configuring for GNU Wget 1.17.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-darwin20
checking host system type... x86_64-apple-darwin20
checking for x86_64-apple-darwin20-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-darwin20-ar... no
checking for x86_64-apple-darwin20-lib... no
checking for x86_64-apple-darwin20-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-apple-darwin20-ar... ar
checking for x86_64-apple-darwin20-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... /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 for a sed that does not truncate output... /usr/bin/sed
checking whether NLS is requested... yes
checking for msgfmt... :
checking for gmsgfmt... :
checking for xgettext... :
checking for msgmerge... :
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
checking for x86_64-apple-darwin20-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 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 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 stdio_ext.h... no
checking for termios.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for iconv.h... yes
checking for langinfo.h... yes
checking for xlocale.h... yes
checking for sys/mman.h... yes
checking for sys/param.h... yes
checking for malloc.h... no
checking for sched.h... yes
checking for sys/select.h... (cached) yes
checking for spawn.h... yes
checking for wchar.h... (cached) yes
checking for stdint.h... (cached) 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 <sys/socket.h> is self-contained... yes
checking for shutdown... yes
checking whether <sys/socket.h> 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 whether socket is declared without a macro... yes
checking whether connect is declared without a macro... yes
checking whether accept is declared without a macro... yes
checking whether bind is declared without a macro... yes
checking whether getpeername is declared without a macro... yes
checking whether getsockname is declared without a macro... yes
checking whether getsockopt is declared without a macro... yes
checking whether listen is declared without a macro... yes
checking whether recv is declared without a macro... yes
checking whether send is declared without a macro... yes
checking whether recvfrom is declared without a macro... yes
checking whether sendto is declared without a macro... yes
checking whether setsockopt is declared without a macro... yes
checking whether shutdown is declared without a macro... yes
checking whether accept4 is declared without a macro... no
checking for working alloca.h... yes
checking for alloca... yes
checking for C/C++ restrict keyword... __restrict
checking whether <wchar.h> 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 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 futimens... yes
checking for getdelim... yes
checking for getdtablesize... yes
checking for __fsetlocking... no
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for gettimeofday... yes
checking for nanotime... no
checking for iswcntrl... yes
checking for iswblank... 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 nl_langinfo... yes
checking for pipe2... no
checking for secure_getenv... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for snprintf... 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 pipe... 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 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 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 ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getaddrinfo is declared without a macro... yes
checking whether freeaddrinfo is declared without a macro... yes
checking whether gai_strerror is declared without a macro... yes
checking whether getnameinfo is declared without a macro... 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 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 getenv is declared... yes
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 whether gettimeofday is declared without a macro... 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 for wint_t... 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 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 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 whether lstat correctly handles trailing slash... no
checking whether malloc, realloc, calloc are POSIX compliant... 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 alarm is declared... 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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether <sys/select.h> is self-contained... yes
checking whether pselect is declared without a macro... yes
checking whether select is declared without a macro... yes
checking for library containing setsockopt... none needed
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 unsigned long long int... yes
checking for long long int... yes
checking whether stdint.h conforms to C99... yes
checking whether strerror(0) succeeds... no
checking whether strerror_r is declared... (cached) yes
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 ffs is declared without a macro... yes
checking whether strcasecmp is declared without a macro... yes
checking whether strncasecmp is declared without a macro... yes
checking whether strndup is declared... (cached) yes
checking whether strnlen is declared... (cached) yes
checking for struct tm.tm_gmtoff... yes
checking whether strtok_r is declared... (cached) yes
checking for struct timespec in <time.h>... 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 getchar_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether the utimes function works... yes
checking for struct utimbuf... 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 inet_ntop is declared without a macro... yes
checking whether inet_pton is declared without a macro... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
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 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 for working POSIX fnmatch... no
checking whether isblank is declared... yes
checking for fseeko... (cached) yes
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether futimens works... no
configure: 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... (cached) 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... (cached) yes
checking whether freeaddrinfo is declared... (cached) yes
checking whether getnameinfo is declared... (cached) yes
checking for struct addrinfo... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking whether __fsetlocking is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
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 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 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 pthread_rwlock_t... 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 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 working mktime... no
checking whether getaddrinfo is declared without a macro... (cached) yes
checking whether freeaddrinfo is declared without a macro... (cached) yes
checking whether gai_strerror is declared without a macro... (cached) yes
checking whether getnameinfo is declared without a macro... (cached) yes
checking whether <netinet/in.h> 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... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking whether isblank is declared... (cached) yes
checking for struct sched_param... yes
checking for __secure_getenv... no
checking for issetugid... yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... 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 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 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 whether posix_spawn is declared without a macro... yes
checking whether posix_spawnp is declared without a macro... yes
checking whether posix_spawnattr_init is declared without a macro... yes
checking whether posix_spawnattr_destroy is declared without a macro... yes
checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
checking whether posix_spawnattr_getsigmask is declared without a macro... yes
checking whether posix_spawnattr_setsigmask is declared without a macro... yes
checking whether posix_spawnattr_getflags is declared without a macro... yes
checking whether posix_spawnattr_setflags is declared without a macro... yes
checking whether posix_spawnattr_getpgroup is declared without a macro... yes
checking whether posix_spawnattr_setpgroup is declared without a macro... yes
checking whether posix_spawnattr_getschedpolicy is declared without a macro... no
checking whether posix_spawnattr_setschedpolicy is declared without a macro... no
checking whether posix_spawnattr_getschedparam is declared without a macro... no
checking whether posix_spawnattr_setschedparam is declared without a macro... no
checking whether posix_spawn_file_actions_init is declared without a macro... yes
checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
checking whether posix_spawn_file_actions_adddup2 is declared without a macro... 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 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 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 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 strcasecmp... yes
checking for strncasecmp... yes
checking whether strncasecmp is declared... (cached) yes
checking for strchrnul... no
checking for working strndup... yes
checking for working strnlen... yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking for strtoll... yes
checking whether flock is declared without a macro... yes
checking whether <sys/ioctl.h> declares ioctl... yes
checking whether ioctl is declared without a macro... yes
checking whether <sys/select.h> is self-contained... (cached) yes
checking whether pselect is declared without a macro... (cached) yes
checking whether select is declared without a macro... (cached) yes
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 waitpid is declared without a macro... 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 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 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 iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wctype is declared without a macro... (cached) yes
checking whether iswctype is declared without a macro... (cached) yes
checking whether wctrans is declared without a macro... (cached) yes
checking whether towctrans is declared without a macro... (cached) yes
checking whether wcwidth is declared... (cached) 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... yes
checking for strlcpy... yes
checking for random... yes
checking for struct utimbuf... yes
checking for working fnmatch.h... yes
checking for nanosleep... yes
checking for clock_gettime... (cached) yes
checking for gethostbyname... (cached) yes
checking for inet_ntoa... yes
checking for socket in -lsocket... no
checking for x86_64-apple-darwin20-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/claudinhoo/Gentoo/tmp/usr/lib/libssl.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a
configure: compiling in support for SSL via OpenSSL
checking for RAND_egd... no
checking for gpgme-config... no
checking for METALINK... 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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/build-aux/missing makeinfo
checking for perl5... no
checking for perl... /usr/bin/perl
checking for pod2man... (cached) no
checking idna.h usability... yes
checking idna.h presence... yes
checking for idna.h... yes
checking for stringprep_check_version in -lidn... yes
configure: Enabling support for IRI.
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 PCRE... no
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking for pcre_compile in -lpcre... 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 lib/Makefile
config.status: creating testenv/Makefile
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.17.1
Host OS: darwin20
Install prefix: /Users/claudinhoo/Gentoo/tmp/usr
Compiler: gcc
CFlags: -DNDEBUG -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include
LDFlags: -L/Users/claudinhoo/Gentoo/tmp/usr/lib -L/Users/claudinhoo/Gentoo/tmp/usr/lib
Libs: /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a -ldl -lz -lidn -lpcre
SSL: openssl
Zlib: yes
PSL: no
Digest: yes
NTLM: yes
OPIE: yes
Debugging: yes
Assertions: no
Valgrind: Valgrind testing not enabled
Metalink: no
GPGME: no
]2;stage1: building wget-1.17.1make -j3
make all-recursive
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
Making all in lib
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/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 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 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 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 configmake.h-t && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
echo '#define PREFIX "/Users/claudinhoo/Gentoo/tmp/usr"'; \
echo '#define EXEC_PREFIX "/Users/claudinhoo/Gentoo/tmp/usr"'; \
echo '#define BINDIR "/Users/claudinhoo/Gentoo/tmp/usr/bin"'; \
echo '#define SBINDIR "/Users/claudinhoo/Gentoo/tmp/usr/sbin"'; \
echo '#define LIBEXECDIR "/Users/claudinhoo/Gentoo/tmp/usr/libexec"'; \
echo '#define DATAROOTDIR "/Users/claudinhoo/Gentoo/tmp/usr/share"'; \
echo '#define DATADIR "/Users/claudinhoo/Gentoo/tmp/usr/share"'; \
echo '#define SYSCONFDIR "/Users/claudinhoo/Gentoo/tmp/etc"'; \
echo '#define SHAREDSTATEDIR "/Users/claudinhoo/Gentoo/tmp/usr/com"'; \
echo '#define LOCALSTATEDIR "/Users/claudinhoo/Gentoo/tmp/var/lib"'; \
echo '#define RUNSTATEDIR "/Users/claudinhoo/Gentoo/tmp/var/lib/run"'; \
echo '#define INCLUDEDIR "/Users/claudinhoo/Gentoo/tmp/usr/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/wget"'; \
echo '#define INFODIR "/Users/claudinhoo/Gentoo/tmp/usr/share/info"'; \
echo '#define HTMLDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/wget"'; \
echo '#define DVIDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/wget"'; \
echo '#define PDFDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/wget"'; \
echo '#define PSDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/wget"'; \
echo '#define LIBDIR "/Users/claudinhoo/Gentoo/tmp/usr/lib"'; \
echo '#define LISPDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/locale"'; \
echo '#define MANDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/Users/claudinhoo/Gentoo/tmp/usr/share/wget"'; \
echo '#define PKGINCLUDEDIR "/Users/claudinhoo/Gentoo/tmp/usr/include/wget"'; \
echo '#define PKGLIBDIR "/Users/claudinhoo/Gentoo/tmp/usr/lib/wget"'; \
echo '#define PKGLIBEXECDIR "/Users/claudinhoo/Gentoo/tmp/usr/libexec/wget"'; \
} | sed '/""/d' > configmake.h-t && \
mv -f configmake.h-t configmake.h
rm -f sched.h-t sched.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_SCHED_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_SCHED_H''@|<sched.h>|g' \
-e 's|@''HAVE_STRUCT_SCHED_PARAM''@|1|g' \
< ./sched.in.h; \
} > sched.h-t && \
mv sched.h-t sched.h
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
rm -f sys/ioctl.h-t sys/ioctl.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_SYS_IOCTL_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_IOCTL_H''@|<sys/ioctl.h>|g' \
-e 's/@''GNULIB_IOCTL''@/1/g' \
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e 's|@''REPLACE_IOCTL''@|1|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_ioctl.in.h; \
} > sys/ioctl.h-t && \
mv sys/ioctl.h-t sys/ioctl.h
rm -f sys/select.h-t sys/select.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_SELECT_H''@|<sys/select.h>|g' \
-e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
-e 's/@''GNULIB_PSELECT''@/0/g' \
-e 's/@''GNULIB_SELECT''@/1/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_PSELECT''@|1|g' \
-e 's|@''REPLACE_PSELECT''@|0|g' \
-e 's|@''REPLACE_SELECT''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_select.in.h; \
} > sys/select.h-t && \
mv sys/select.h-t sys/select.h
rm -f sys/file.h-t sys/file.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_SYS_FILE_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_FILE_H''@|<sys/file.h>|g' \
-e 's/@''HAVE_FLOCK''@/1/g' \
-e 's/@''GNULIB_FLOCK''@/1/g' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_file.in.h; \
} > sys/file.h-t && \
mv sys/file.h-t sys/file.h
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
rm -f sys/socket.h-t sys/socket.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_SOCKET_H''@|<sys/socket.h>|g' \
-e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_SOCKET''@/1/g' \
-e 's/@''GNULIB_CONNECT''@/1/g' \
-e 's/@''GNULIB_ACCEPT''@/1/g' \
-e 's/@''GNULIB_BIND''@/1/g' \
-e 's/@''GNULIB_GETPEERNAME''@/1/g' \
-e 's/@''GNULIB_GETSOCKNAME''@/1/g' \
-e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
-e 's/@''GNULIB_LISTEN''@/1/g' \
-e 's/@''GNULIB_RECV''@/1/g' \
-e 's/@''GNULIB_SEND''@/1/g' \
-e 's/@''GNULIB_RECVFROM''@/0/g' \
-e 's/@''GNULIB_SENDTO''@/0/g' \
-e 's/@''GNULIB_SETSOCKOPT''@/1/g' \
-e 's/@''GNULIB_SHUTDOWN''@/0/g' \
-e 's/@''GNULIB_ACCEPT4''@/0/g' \
-e 's|@''HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
-e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
-e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
-e 's|@''HAVE_ACCEPT4''@|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' \
< ./sys_socket.in.h; \
} > sys/socket.h-t && \
mv -f sys/socket.h-t sys/socket.h
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''@|<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''@/1/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''@|1|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''@|<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
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
../build-aux/install-sh -c -d sys
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''@|<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 sys/uio.h-t sys/uio.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_UIO_H''@|<sys/uio.h>|g' \
-e 's|@''HAVE_SYS_UIO_H''@|1|g' \
< ./sys_uio.in.h; \
} > sys/uio.h-t && \
mv -f sys/uio.h-t sys/uio.h
rm -f sys/wait.h-t sys/wait.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_WAIT_H''@|<sys/wait.h>|g' \
-e 's/@''GNULIB_WAITPID''@/1/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ./sys_wait.in.h; \
} > sys/wait.h-t && \
mv sys/wait.h-t sys/wait.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''@|<time.h>|g' \
-e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
-e 's/@''GNULIB_MKTIME''@/1/g' \
-e 's/@''GNULIB_NANOSLEEP''@/0/g' \
-e 's/@''GNULIB_STRPTIME''@/1/g' \
-e 's/@''GNULIB_TIMEGM''@/1/g' \
-e 's/@''GNULIB_TIME_R''@/1/g' \
-e 's/@''GNULIB_TIME_RZ''@/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|@''HAVE_TIMEZONE_T''@|0|g' \
-e 's|@''REPLACE_GMTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME''@|0|g' \
-e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
-e 's|@''REPLACE_MKTIME''@|1|g' \
-e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
-e 's|@''REPLACE_TIMEGM''@|1|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 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|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' \
< ./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''@|<unistd.h>|g' \
-e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
-e 's/@''GNULIB_CHDIR''@/0/g' \
-e 's/@''GNULIB_CHOWN''@/0/g' \
-e 's/@''GNULIB_CLOSE''@/1/g' \
-e 's/@''GNULIB_DUP''@/0/g' \
-e 's/@''GNULIB_DUP2''@/1/g' \
-e 's/@''GNULIB_DUP3''@/0/g' \
-e 's/@''GNULIB_ENVIRON''@/1/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''@/1/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''@/1/g' \
-e 's/@''GNULIB_PIPE''@/0/g' \
-e 's/@''GNULIB_PIPE2''@/1/g' \
-e 's/@''GNULIB_PREAD''@/0/g' \
-e 's/@''GNULIB_PWRITE''@/0/g' \
-e 's/@''GNULIB_READ''@/0/g' \
-e 's/@''GNULIB_READLINK''@/0/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/0/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''@/1/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/1/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''@|0|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''@|0|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_GETDTABLESIZE''@|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''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|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 unitypes.h-t unitypes.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./unitypes.in.h; \
} > unitypes.h-t && \
mv -f unitypes.h-t unitypes.h
rm -f uniwidth.h-t uniwidth.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
cat ./uniwidth.in.h; \
} > uniwidth.h-t && \
mv -f uniwidth.h-t uniwidth.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''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''GNULIB_BTOWC''@/1/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/1/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''@/1/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''@|0|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''@|1|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''@|<wctype.h>|g' \
-e 's/@''GNULIB_ISWBLANK''@/1/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
../build-aux/install-sh -c -d arpa
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''@|<fcntl.h>|g' \
-e 's/@''GNULIB_FCNTL''@/1/g' \
-e 's/@''GNULIB_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_OPEN''@/1/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''@|1|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 fnmatch.h-t fnmatch.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
< ./fnmatch.in.h; \
} > fnmatch.h-t && \
mv -f fnmatch.h-t fnmatch.h
rm -f arpa/inet.h-t arpa/inet.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_ARPA_INET_H''@|<arpa/inet.h>|g' \
-e 's|@''HAVE_ARPA_INET_H''@|1|g' \
-e 's/@''GNULIB_INET_NTOP''@/1/g' \
-e 's/@''GNULIB_INET_PTON''@/0/g' \
-e 's|@''HAVE_DECL_INET_NTOP''@|1|g' \
-e 's|@''HAVE_DECL_INET_PTON''@|1|g' \
-e 's|@''REPLACE_INET_NTOP''@|0|g' \
-e 's|@''REPLACE_INET_PTON''@|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' \
< ./arpa_inet.in.h; \
} > arpa/inet.h-t && \
mv arpa/inet.h-t arpa/inet.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''@|<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''@|<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''@|<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
rm -f netdb.h-t netdb.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_NETDB_H''@|<netdb.h>|g' \
-e 's|@''HAVE_NETDB_H''@|1|g' \
-e 's/@''GNULIB_GETADDRINFO''@/1/g' \
-e 's|@''HAVE_STRUCT_ADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_FREEADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GAI_STRERROR''@|1|g' \
-e 's|@''HAVE_DECL_GETADDRINFO''@|1|g' \
-e 's|@''HAVE_DECL_GETNAMEINFO''@|1|g' \
-e 's|@''REPLACE_GAI_STRERROR''@|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' \
< ./netdb.in.h; \
} > netdb.h-t && \
mv netdb.h-t netdb.h
rm -f signal.h-t signal.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_SIGNAL_H''@|<signal.h>|g' \
-e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''GNULIB_RAISE''@|1|g' \
-e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
-e 's/@''GNULIB_SIGACTION''@/1/g' \
-e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
-e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
-e 's|@''HAVE_RAISE''@|1|g' \
-e 's|@''HAVE_SIGSET_T''@|1|g' \
-e 's|@''HAVE_SIGINFO_T''@|1|g' \
-e 's|@''HAVE_SIGACTION''@|1|g' \
-e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
-e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
-e 's|@''HAVE_SIGHANDLER_T''@|0|g' \
-e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
-e 's|@''REPLACE_RAISE''@|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' \
< ./signal.in.h; \
} > signal.h-t && \
mv signal.h-t signal.h
rm -f spawn.h-t spawn.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_SPAWN_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_SPAWN_H''@|<spawn.h>|g' \
-e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
-e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
-e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
-e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
-e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
-e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
-e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|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' \
< ./spawn.in.h; \
} > spawn.h-t && \
mv spawn.h-t spawn.h
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''@|<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''@/1/g' \
-e 's/@''GNULIB_FSEEKO''@/1/g' \
-e 's/@''GNULIB_FTELL''@/1/g' \
-e 's/@''GNULIB_FTELLO''@/1/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''@/1/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''@/0/g' \
-e 's/@''GNULIB_RENAMEAT''@/0/g' \
-e 's/@''GNULIB_SCANF''@/1/g' \
-e 's/@''GNULIB_SNPRINTF''@/1/g' \
-e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
-e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
-e 's/@''GNULIB_TMPFILE''@/0/g' \
-e 's/@''GNULIB_VASPRINTF''@/1/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''@/1/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''@|0|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''@|<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''@/0/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''@/1/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_QSORT_R''@/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''@/0/g' \
-e 's/@''GNULIB_RPMATCH''@/0/g' \
-e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
-e 's/@''GNULIB_SETENV''@/0/g' \
-e 's/@''GNULIB_STRTOD''@/0/g' \
-e 's/@''GNULIB_STRTOLL''@/1/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''@/0/g' \
< ./stdlib.in.h | \
sed -e 's|@''HAVE__EXIT''@|1|g' \
-e 's|@''HAVE_ATOLL''@|1|g' \
-e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|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_SECURE_GETENV''@|0|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_QSORT_R''@|0|g' \
-e 's|@''REPLACE_RANDOM_R''@|0|g' \
-e 's|@''REPLACE_REALLOC''@|0|g' \
-e 's|@''REPLACE_REALPATH''@|0|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''@|<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''@/1/g' \
-e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
-e 's/@''GNULIB_STPCPY''@/0/g' \
-e 's/@''GNULIB_STPNCPY''@/0/g' \
-e 's/@''GNULIB_STRCHRNUL''@/1/g' \
-e 's/@''GNULIB_STRDUP''@/0/g' \
-e 's/@''GNULIB_STRNCAT''@/0/g' \
-e 's/@''GNULIB_STRNDUP''@/1/g' \
-e 's/@''GNULIB_STRNLEN''@/1/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''@/1/g' \
-e 's/@''GNULIB_STRERROR''@/1/g' \
-e 's/@''GNULIB_STRERROR_R''@/1/g' \
-e 's/@''GNULIB_STRSIGNAL''@/0/g' \
-e 's/@''GNULIB_STRVERSCMP''@/0/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''@|0|g' \
-e 's|@''HAVE_RAWMEMCHR''@|0|g' \
-e 's|@''HAVE_STPCPY''@|1|g' \
-e 's|@''HAVE_STPNCPY''@|1|g' \
-e 's|@''HAVE_STRCHRNUL''@|0|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''@|1|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''@|1|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
rm -f strings.h-t strings.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''HAVE_STRINGS_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_STRINGS_H''@|<strings.h>|g' \
-e 's|@''GNULIB_FFS''@|0|g' \
-e 's|@''HAVE_FFS''@|1|g' \
-e 's|@''HAVE_STRCASECMP''@|1|g' \
-e 's|@''HAVE_DECL_STRNCASECMP''@|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' \
< ./strings.in.h; \
} > strings.h-t && \
mv strings.h-t strings.h
make all-recursive
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
depbase=`echo base32.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT base32.o -MD -MP -MF $depbase.Tpo -c -o base32.o base32.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo binary-io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT binary-io.o -MD -MP -MF $depbase.Tpo -c -o binary-io.o binary-io.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-ctype.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT c-ctype.o -MD -MP -MF $depbase.Tpo -c -o c-ctype.o c-ctype.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strcasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT c-strcasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strcasecmp.o c-strcasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strncasecmp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT c-strncasecmp.o -MD -MP -MF $depbase.Tpo -c -o c-strncasecmp.o c-strncasecmp.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo c-strcasestr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT c-strcasestr.o -MD -MP -MF $depbase.Tpo -c -o c-strcasestr.o c-strcasestr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cloexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT cloexec.o -MD -MP -MF $depbase.Tpo -c -o cloexec.o cloexec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT sha1.o -MD -MP -MF $depbase.Tpo -c -o sha1.o sha1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sha256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT sha256.o -MD -MP -MF $depbase.Tpo -c -o sha256.o sha256.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT dirname.o -MD -MP -MF $depbase.Tpo -c -o dirname.o dirname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT basename.o -MD -MP -MF $depbase.Tpo -c -o basename.o basename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dirname-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT dirname-lgpl.o -MD -MP -MF $depbase.Tpo -c -o dirname-lgpl.o dirname-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo basename-lgpl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT basename-lgpl.o -MD -MP -MF $depbase.Tpo -c -o basename-lgpl.o basename-lgpl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stripslash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT stripslash.o -MD -MP -MF $depbase.Tpo -c -o stripslash.o stripslash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo exitfail.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT exitfail.o -MD -MP -MF $depbase.Tpo -c -o exitfail.o exitfail.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fatal-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT fatal-signal.o -MD -MP -MF $depbase.Tpo -c -o fatal-signal.o fatal-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-hook.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT fd-hook.o -MD -MP -MF $depbase.Tpo -c -o fd-hook.o fd-hook.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT fd-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o fd-safer-flag.o fd-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer-flag.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT dup-safer-flag.o -MD -MP -MF $depbase.Tpo -c -o dup-safer-flag.o dup-safer-flag.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo gettime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT gettime.o -MD -MP -MF $depbase.Tpo -c -o gettime.o gettime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo localcharset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT localcharset.o -MD -MP -MF $depbase.Tpo -c -o localcharset.o localcharset.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbchar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT mbchar.o -MD -MP -MF $depbase.Tpo -c -o mbchar.o mbchar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mbiter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT mbiter.o -MD -MP -MF $depbase.Tpo -c -o mbiter.o mbiter.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT pipe2.o -MD -MP -MF $depbase.Tpo -c -o pipe2.o pipe2.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe2-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT pipe2-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe2-safer.o pipe2-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo quotearg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT quotearg.o -MD -MP -MF $depbase.Tpo -c -o quotearg.o quotearg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sig-handler.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT sig-handler.o -MD -MP -MF $depbase.Tpo -c -o sig-handler.o sig-handler.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sockets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT sockets.o -MD -MP -MF $depbase.Tpo -c -o sockets.o sockets.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo spawn-pipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT spawn-pipe.o -MD -MP -MF $depbase.Tpo -c -o spawn-pipe.o spawn-pipe.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stat-time.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT stat-time.o -MD -MP -MF $depbase.Tpo -c -o stat-time.o stat-time.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strnlen1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT strnlen1.o -MD -MP -MF $depbase.Tpo -c -o strnlen1.o strnlen1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sys_socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT sys_socket.o -MD -MP -MF $depbase.Tpo -c -o sys_socket.o sys_socket.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tempname.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT tempname.o -MD -MP -MF $depbase.Tpo -c -o tempname.o tempname.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo glthread/threadlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT glthread/threadlib.o -MD -MP -MF $depbase.Tpo -c -o glthread/threadlib.o glthread/threadlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timespec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT timespec.o -MD -MP -MF $depbase.Tpo -c -o timespec.o timespec.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tmpdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT tmpdir.o -MD -MP -MF $depbase.Tpo -c -o tmpdir.o tmpdir.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unistd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT unistd.o -MD -MP -MF $depbase.Tpo -c -o unistd.o unistd.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dup-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT dup-safer.o -MD -MP -MF $depbase.Tpo -c -o dup-safer.o dup-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fd-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT fd-safer.o -MD -MP -MF $depbase.Tpo -c -o fd-safer.o fd-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pipe-safer.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT pipe-safer.o -MD -MP -MF $depbase.Tpo -c -o pipe-safer.o pipe-safer.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo utimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT utimens.o -MD -MP -MF $depbase.Tpo -c -o utimens.o utimens.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wait-process.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT wait-process.o -MD -MP -MF $depbase.Tpo -c -o wait-process.o wait-process.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wctype-h.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT wctype-h.o -MD -MP -MF $depbase.Tpo -c -o wctype-h.o wctype-h.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT xmalloc.o -MD -MP -MF $depbase.Tpo -c -o xmalloc.o xmalloc.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xalloc-die.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT xalloc-die.o -MD -MP -MF $depbase.Tpo -c -o xalloc-die.o xalloc-die.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xsize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT xsize.o -MD -MP -MF $depbase.Tpo -c -o xsize.o xsize.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo xstrndup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT xstrndup.o -MD -MP -MF $depbase.Tpo -c -o xstrndup.o xstrndup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo asnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT asnprintf.o -MD -MP -MF $depbase.Tpo -c -o asnprintf.o asnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo error.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT error.o -MD -MP -MF $depbase.Tpo -c -o error.o error.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo fnmatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT fnmatch.o -MD -MP -MF $depbase.Tpo -c -o fnmatch.o fnmatch.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo futimens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT futimens.o -MD -MP -MF $depbase.Tpo -c -o futimens.o futimens.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo getpass.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT getpass.o -MD -MP -MF $depbase.Tpo -c -o getpass.o getpass.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ioctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ioctl.o -MD -MP -MF $depbase.Tpo -c -o ioctl.o ioctl.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo lstat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT lstat.o -MD -MP -MF $depbase.Tpo -c -o lstat.o lstat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo memrchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT memrchr.o -MD -MP -MF $depbase.Tpo -c -o memrchr.o memrchr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo mktime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT mktime.o -MD -MP -MF $depbase.Tpo -c -o mktime.o mktime.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT open.o -MD -MP -MF $depbase.Tpo -c -o open.o open.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-args.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT printf-args.o -MD -MP -MF $depbase.Tpo -c -o printf-args.o printf-args.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo printf-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT printf-parse.o -MD -MP -MF $depbase.Tpo -c -o printf-parse.o printf-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rawmemchr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT rawmemchr.o -MD -MP -MF $depbase.Tpo -c -o rawmemchr.o rawmemchr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo secure_getenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT secure_getenv.o -MD -MP -MF $depbase.Tpo -c -o secure_getenv.o secure_getenv.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT stat.o -MD -MP -MF $depbase.Tpo -c -o stat.o stat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strchrnul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT strchrnul.o -MD -MP -MF $depbase.Tpo -c -o strchrnul.o strchrnul.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT strerror.o -MD -MP -MF $depbase.Tpo -c -o strerror.o strerror.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strerror-override.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT strerror-override.o -MD -MP -MF $depbase.Tpo -c -o strerror-override.o strerror-override.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strerror_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT strerror_r.o -MD -MP -MF $depbase.Tpo -c -o strerror_r.o strerror_r.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo timegm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT timegm.o -MD -MP -MF $depbase.Tpo -c -o timegm.o timegm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo vasnprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT vasnprintf.o -MD -MP -MF $depbase.Tpo -c -o vasnprintf.o vasnprintf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wcwidth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT wcwidth.o -MD -MP -MF $depbase.Tpo -c -o wcwidth.o wcwidth.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin20' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/wget/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''@/wget/g' ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
depbase=`echo glthread/lock.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT glthread/lock.o -MD -MP -MF $depbase.Tpo -c -o glthread/lock.o glthread/lock.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo uniwidth/width.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT uniwidth/width.o -MD -MP -MF $depbase.Tpo -c -o uniwidth/width.o uniwidth/width.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f libgnu.a
ar cr libgnu.a base32.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o c-strcasestr.o cloexec.o md5.o sha1.o sha256.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o gettime.o localcharset.o glthread/lock.o mbchar.o mbiter.o pipe2.o pipe2-safer.o quotearg.o sig-handler.o sockets.o spawn-pipe.o stat-time.o strnlen1.o sys_socket.o tempname.o glthread/threadlib.o timespec.o tmpdir.o unistd.o dup-safer.o fd-safer.o pipe-safer.o uniwidth/width.o utimens.o wait-process.o wctype-h.o xmalloc.o xalloc-die.o xsize.o xstrndup.o asnprintf.o error.o fnmatch.o futimens.o getopt.o getopt1.o getpass.o ioctl.o lstat.o memrchr.o mktime.o open.o printf-args.o printf-parse.o rawmemchr.o regex.o secure_getenv.o stat.o strchrnul.o strerror.o strerror-override.o strerror_r.o timegm.o vasnprintf.o wcwidth.o
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(binary-io.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(c-ctype.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(mbiter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(threadlib.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols
ranlib libgnu.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(binary-io.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(c-ctype.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(mbiter.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sig-handler.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(stat-time.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(threadlib.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(timespec.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(xsize.o) has no symbols
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
Making all in src
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
make all-am
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT connect.o -MD -MP -MF .deps/connect.Tpo -c -o connect.o connect.c
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT cookies.o -MD -MP -MF .deps/cookies.Tpo -c -o cookies.o cookies.c
mv -f .deps/convert.Tpo .deps/convert.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ftp.o -MD -MP -MF .deps/ftp.Tpo -c -o ftp.o ftp.c
mv -f .deps/cookies.Tpo .deps/cookies.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT css_.o -MD -MP -MF .deps/css_.Tpo -c -o css_.o css_.c
mv -f .deps/connect.Tpo .deps/connect.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT css-url.o -MD -MP -MF .deps/css-url.Tpo -c -o css-url.o css-url.c
mv -f .deps/css-url.Tpo .deps/css-url.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ftp-basic.o -MD -MP -MF .deps/ftp-basic.Tpo -c -o ftp-basic.o ftp-basic.c
mv -f .deps/ftp.Tpo .deps/ftp.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ftp-ls.o -MD -MP -MF .deps/ftp-ls.Tpo -c -o ftp-ls.o ftp-ls.c
mv -f .deps/css_.Tpo .deps/css_.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c
mv -f .deps/ftp-basic.Tpo .deps/ftp-basic.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c
mv -f .deps/ftp-ls.Tpo .deps/ftp-ls.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT hsts.o -MD -MP -MF .deps/hsts.Tpo -c -o hsts.o hsts.c
mv -f .deps/hash.Tpo .deps/hash.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT html-parse.o -MD -MP -MF .deps/html-parse.Tpo -c -o html-parse.o html-parse.c
mv -f .deps/host.Tpo .deps/host.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT html-url.o -MD -MP -MF .deps/html-url.Tpo -c -o html-url.o html-url.c
mv -f .deps/hsts.Tpo .deps/hsts.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c
mv -f .deps/html-parse.Tpo .deps/html-parse.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c
mv -f .deps/html-url.Tpo .deps/html-url.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
mv -f .deps/init.Tpo .deps/init.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
mv -f .deps/log.Tpo .deps/log.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT netrc.o -MD -MP -MF .deps/netrc.Tpo -c -o netrc.o netrc.c
mv -f .deps/http.Tpo .deps/http.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c
mv -f .deps/netrc.Tpo .deps/netrc.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ptimer.o -MD -MP -MF .deps/ptimer.Tpo -c -o ptimer.o ptimer.c
mv -f .deps/main.Tpo .deps/main.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT recur.o -MD -MP -MF .deps/recur.Tpo -c -o recur.o recur.c
mv -f .deps/progress.Tpo .deps/progress.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT res.o -MD -MP -MF .deps/res.Tpo -c -o res.o res.c
mv -f .deps/ptimer.Tpo .deps/ptimer.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT retr.o -MD -MP -MF .deps/retr.Tpo -c -o retr.o retr.c
mv -f .deps/res.Tpo .deps/res.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT spider.o -MD -MP -MF .deps/spider.Tpo -c -o spider.o spider.c
mv -f .deps/recur.Tpo .deps/recur.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c
mv -f .deps/retr.Tpo .deps/retr.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT warc.o -MD -MP -MF .deps/warc.Tpo -c -o warc.o warc.c
mv -f .deps/spider.Tpo .deps/spider.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/warc.Tpo .deps/warc.Po
mv -f .deps/url.Tpo .deps/url.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT exits.o -MD -MP -MF .deps/exits.Tpo -c -o exits.o exits.c
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT build_info.o -MD -MP -MF .deps/build_info.Tpo -c -o build_info.o build_info.c
mv -f .deps/build_info.Tpo .deps/build_info.Po
mv -f .deps/exits.Tpo .deps/exits.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT iri.o -MD -MP -MF .deps/iri.Tpo -c -o iri.o iri.c
echo '/* version.c */' > version.c
echo '/* Autogenerated by Makefile - DO NOT EDIT */' >> version.c
echo '' >> version.c
echo '#include "version.h"' >> version.c
echo 'const char *version_string = "1.17.1";' >> version.c
echo 'const char *compilation_string = "'gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG '";' \
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c
echo 'const char *link_string = "'gcc -DNDEBUG \
-L/Users/claudinhoo/Gentoo/tmp/usr/lib -L/Users/claudinhoo/Gentoo/tmp/usr/lib -liconv -lintl -Wl,-framework -Wl,CoreFoundation /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a -ldl -lz -lidn -lpcre ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a'";' \
| sed -e 's/[\\"]/\\&/g' -e 's/\\"/"/' -e 's/\\";$/";/' >> version.c
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT ftp-opie.o -MD -MP -MF .deps/ftp-opie.Tpo -c -o ftp-opie.o ftp-opie.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT openssl.o -MD -MP -MF .deps/openssl.Tpo -c -o openssl.o openssl.c
mv -f .deps/iri.Tpo .deps/iri.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT http-ntlm.o -MD -MP -MF .deps/http-ntlm.Tpo -c -o http-ntlm.o http-ntlm.c
mv -f .deps/ftp-opie.Tpo .deps/ftp-opie.Po
gcc -DHAVE_CONFIG_H -DSYSTEM_WGETRC=\"/Users/claudinhoo/Gentoo/tmp/etc/wgetrc\" -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -I. -I../lib -I../lib -I/Users/claudinhoo/Gentoo/tmp/usr/include -I/Users/claudinhoo/Gentoo/tmp/usr/include -DNDEBUG -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o version.c
mv -f .deps/version.Tpo .deps/version.Po
mv -f .deps/http-ntlm.Tpo .deps/http-ntlm.Po
mv -f .deps/openssl.Tpo .deps/openssl.Po
gcc -DNDEBUG -L/Users/claudinhoo/Gentoo/tmp/usr/lib -L/Users/claudinhoo/Gentoo/tmp/usr/lib -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp-ls.o hash.o host.o hsts.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o utils.o exits.o build_info.o iri.o version.o ftp-opie.o openssl.o http-ntlm.o ../lib/libgnu.a -liconv -lintl -Wl,-framework -Wl,CoreFoundation /Users/claudinhoo/Gentoo/tmp/usr/lib/libssl.a /Users/claudinhoo/Gentoo/tmp/usr/lib/libcrypto.a -ldl -lz -lidn -lpcre
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
Making all in doc
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
Making all in po
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/po'
Making all in tests
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/tests'
Making all in util
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/util'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/util'
Making all in testenv
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/testenv'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/testenv'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
* Installing wget-1.17.1
]2;stage1: installing wget-1.17.1make -j3 install
make install-recursive
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
Making install in lib
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make install-recursive
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[5]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
if test no = no; then \
case 'darwin20' 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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/build-aux/install-sh -d /Users/claudinhoo/Gentoo/tmp/usr/lib ; \
fi ; \
if test -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias; then \
sed -f ref-add.sed /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias > /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias ; \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias ; \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
fi ; \
fi
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/lib'
Making install in src
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
make[3]: Nothing to be done for 'install-data-am'.
../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c wget '/Users/claudinhoo/Gentoo/tmp/usr/bin'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/src'
Making install in doc
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/sh /Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/build-aux/install-sh -d /Users/claudinhoo/Gentoo/tmp/etc
../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/info'
/usr/bin/install -c -m 644 ./wget.info '/Users/claudinhoo/Gentoo/tmp/usr/share/info'
install-info --info-dir='/Users/claudinhoo/Gentoo/tmp/usr/share/info' '/Users/claudinhoo/Gentoo/tmp/usr/share/info/wget.info'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/doc'
Making install in po
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/po'
installing be.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/be/LC_MESSAGES/wget.mo
installing bg.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/bg/LC_MESSAGES/wget.mo
installing ca.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ca/LC_MESSAGES/wget.mo
installing cs.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/cs/LC_MESSAGES/wget.mo
installing da.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/da/LC_MESSAGES/wget.mo
installing de.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/de/LC_MESSAGES/wget.mo
installing el.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/el/LC_MESSAGES/wget.mo
installing en_GB.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/en_GB/LC_MESSAGES/wget.mo
installing eo.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/eo/LC_MESSAGES/wget.mo
installing es.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/es/LC_MESSAGES/wget.mo
installing et.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/et/LC_MESSAGES/wget.mo
installing eu.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/eu/LC_MESSAGES/wget.mo
installing fi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fi/LC_MESSAGES/wget.mo
installing fr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fr/LC_MESSAGES/wget.mo
installing ga.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ga/LC_MESSAGES/wget.mo
installing gl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/gl/LC_MESSAGES/wget.mo
installing he.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/he/LC_MESSAGES/wget.mo
installing hr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/hr/LC_MESSAGES/wget.mo
installing hu.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/hu/LC_MESSAGES/wget.mo
installing id.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/id/LC_MESSAGES/wget.mo
installing it.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/it/LC_MESSAGES/wget.mo
installing ja.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ja/LC_MESSAGES/wget.mo
installing lt.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/lt/LC_MESSAGES/wget.mo
installing nb.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/nb/LC_MESSAGES/wget.mo
installing nl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/nl/LC_MESSAGES/wget.mo
installing pl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pl/LC_MESSAGES/wget.mo
installing pt.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pt/LC_MESSAGES/wget.mo
installing pt_BR.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pt_BR/LC_MESSAGES/wget.mo
installing ro.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ro/LC_MESSAGES/wget.mo
installing ru.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ru/LC_MESSAGES/wget.mo
installing sk.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sk/LC_MESSAGES/wget.mo
installing sl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sl/LC_MESSAGES/wget.mo
installing sr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sr/LC_MESSAGES/wget.mo
installing sv.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sv/LC_MESSAGES/wget.mo
installing tr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/tr/LC_MESSAGES/wget.mo
installing uk.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/uk/LC_MESSAGES/wget.mo
installing vi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/vi/LC_MESSAGES/wget.mo
installing zh_CN.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/zh_CN/LC_MESSAGES/wget.mo
installing zh_TW.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/zh_TW/LC_MESSAGES/wget.mo
if test "wget" = "gettext-tools"; then \
../build-aux/install-sh -c -d /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/po'
Making install in tests
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/tests'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/tests'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/tests'
Making install in util
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/util'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/util'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/util'
Making install in testenv
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/testenv'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/testenv'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1/testenv'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.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/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/wget-1.17.1/wget-1.17.1'
* wget-1.17.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
--2023-05-27 01:54:14-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar.bz2
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:14 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.bz2
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:14-- https://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.bz2
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/96/sed-4.5.tar.bz2 [redirecionando]
--2023-05-27 01:54:15-- http://distfiles.gentoo.org/distfiles/96/sed-4.5.tar.bz2
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 89.187.177.16, 156.146.36.23
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|89.187.177.16|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:16 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.bz2
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:16-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.bz2
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/96/sed-4.5.tar.bz2 [redirecionando]
--2023-05-27 01:54:17-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/96/sed-4.5.tar.bz2
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:17 ERRO 404: Not Found.
wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2
--2023-05-27 01:54:17-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar.bz2
Resolvendo ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
Conectando-se a ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:17 ERRO 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
--2023-05-27 01:54:18-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar.gz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:18 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:18-- https://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar.gz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/ff/sed-4.5.tar.gz [redirecionando]
--2023-05-27 01:54:19-- http://distfiles.gentoo.org/distfiles/ff/sed-4.5.tar.gz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:20 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:20-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar.gz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/ff/sed-4.5.tar.gz [redirecionando]
--2023-05-27 01:54:21-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/ff/sed-4.5.tar.gz
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:21 ERRO 404: Not Found.
wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz
--2023-05-27 01:54:21-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar.gz
Resolvendo ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
Conectando-se a ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:22 ERRO 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
--2023-05-27 01:54:22-- http://distfiles.gentoo.org/distfiles/sed-4.5.tar
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:22 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:22-- https://distfiles.prefix.bitzolder.nl/distfiles/sed-4.5.tar
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/e0/sed-4.5.tar [redirecionando]
--2023-05-27 01:54:24-- http://distfiles.gentoo.org/distfiles/e0/sed-4.5.tar
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:24 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:54:24-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/sed-4.5.tar
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/e0/sed-4.5.tar [redirecionando]
--2023-05-27 01:54:25-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/e0/sed-4.5.tar
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:26 ERRO 404: Not Found.
wget --no-check-certificate http://ftp.gnu.org/gnu/sed/sed-4.5.tar
--2023-05-27 01:54:26-- http://ftp.gnu.org/gnu/sed/sed-4.5.tar
Resolvendo ftp.gnu.org (ftp.gnu.org)... 209.51.188.20
Conectando-se a ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:54:26 ERRO 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
--2023-05-27 01:54:26-- http://distfiles.gentoo.org/distfiles/sed-4.2.2.tar.bz2
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 1059414 (1,0M) [application/x-bzip2]
Salvando em: “sed-4.2.2.tar.bz2”
0K .......... .......... .......... .......... .......... 4% 198K 5s
50K .......... .......... .......... .......... .......... 9% 418K 3s
100K .......... .......... .......... .......... .......... 14% 719K 3s
150K .......... .......... .......... .......... .......... 19% 878K 2s
200K .......... .......... .......... .......... .......... 24% 1,32M 2s
250K .......... .......... .......... .......... .......... 28% 1,60M 1s
300K .......... .......... .......... .......... .......... 33% 1,74M 1s
350K .......... .......... .......... .......... .......... 38% 2,12M 1s
400K .......... .......... .......... .......... .......... 43% 2,36M 1s
450K .......... .......... .......... .......... .......... 48% 2,51M 1s
500K .......... .......... .......... .......... .......... 53% 2,95M 1s
550K .......... .......... .......... .......... .......... 57% 3,28M 0s
600K .......... .......... .......... .......... .......... 62% 3,61M 0s
650K .......... .......... .......... .......... .......... 67% 2,21M 0s
700K .......... .......... .......... .......... .......... 72% 4,54M 0s
750K .......... .......... .......... .......... .......... 77% 4,82M 0s
800K .......... .......... .......... .......... .......... 82% 4,75M 0s
850K .......... .......... .......... .......... .......... 86% 5,37M 0s
900K .......... .......... .......... .......... .......... 91% 5,47M 0s
950K .......... .......... .......... .......... .......... 96% 5,91M 0s
1000K .......... .......... .......... .... 100% 6,35M=0,8s
2023-05-27 01:54:27 (1,28 MB/s) - “sed-4.2.2.tar.bz2” salvo [1059414/1059414]
* Unpacking sed-4.2.2
* Compiling sed-4.2.2
]2;stage1: configuring sed-4.2.2./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20
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-darwin20-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-darwin20-ar... no
checking for ar... ar
checking for x86_64-apple-darwin20-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-apple-darwin20
checking host system type... x86_64-apple-darwin20
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 <wchar.h> 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 <time.h>... 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... yes
checking libintl.h presence... yes
checking for libintl.h... yes
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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
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 -j3
make all-recursive
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
Making all in lib
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr"'; \
echo '#define EXEC_PREFIX "/Users/claudinhoo/Gentoo/tmp/usr"'; \
echo '#define BINDIR "/Users/claudinhoo/Gentoo/tmp/usr/bin"'; \
echo '#define SBINDIR "/Users/claudinhoo/Gentoo/tmp/usr/sbin"'; \
echo '#define LIBEXECDIR "/Users/claudinhoo/Gentoo/tmp/usr/libexec"'; \
echo '#define DATAROOTDIR "/Users/claudinhoo/Gentoo/tmp/usr/share"'; \
echo '#define DATADIR "/Users/claudinhoo/Gentoo/tmp/usr/share"'; \
echo '#define SYSCONFDIR "/Users/claudinhoo/Gentoo/tmp/etc"'; \
echo '#define SHAREDSTATEDIR "/Users/claudinhoo/Gentoo/tmp/usr/com"'; \
echo '#define LOCALSTATEDIR "/Users/claudinhoo/Gentoo/tmp/var/lib"'; \
echo '#define INCLUDEDIR "/Users/claudinhoo/Gentoo/tmp/usr/include"'; \
echo '#define OLDINCLUDEDIR "/usr/include"'; \
echo '#define DOCDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/sed"'; \
echo '#define INFODIR "/Users/claudinhoo/Gentoo/tmp/usr/share/info"'; \
echo '#define HTMLDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/sed"'; \
echo '#define DVIDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/sed"'; \
echo '#define PDFDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/sed"'; \
echo '#define PSDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/doc/sed"'; \
echo '#define LIBDIR "/Users/claudinhoo/Gentoo/tmp/usr/lib"'; \
echo '#define LISPDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/emacs/site-lisp"'; \
echo '#define LOCALEDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/locale"'; \
echo '#define MANDIR "/Users/claudinhoo/Gentoo/tmp/usr/share/man"'; \
echo '#define MANEXT ""'; \
echo '#define PKGDATADIR "/Users/claudinhoo/Gentoo/tmp/usr/share/sed"'; \
echo '#define PKGINCLUDEDIR "/Users/claudinhoo/Gentoo/tmp/usr/include/sed"'; \
echo '#define PKGLIBDIR "/Users/claudinhoo/Gentoo/tmp/usr/lib/sed"'; \
echo '#define PKGLIBEXECDIR "/Users/claudinhoo/Gentoo/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''@|<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''@|<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''@|<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''@|<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 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''@|<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 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''@|<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 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 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''@|<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''@|<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
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''@|<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''@|<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 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''@|<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''@|<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''@|<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''@|<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/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/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
mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po
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
mv -f .deps/set-mode-acl.Tpo .deps/set-mode-acl.Po
mv -f .deps/copy-acl.Tpo .deps/copy-acl.Po
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
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-strcasecmp.Tpo .deps/c-strcasecmp.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/c-ctype.Tpo .deps/c-ctype.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
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
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
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
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/exitfail.Tpo .deps/exitfail.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/malloca.Tpo .deps/malloca.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/localcharset.Tpo .deps/localcharset.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/tempname.Tpo .deps/tempname.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/version-etc-fsf.Tpo .deps/version-etc-fsf.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.Tpo .deps/version-etc.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/wctype-h.Tpo .deps/wctype-h.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/xmalloc.Tpo .deps/xmalloc.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/xalloc-die.Tpo .deps/xalloc-die.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/acl_entries.Tpo .deps/acl_entries.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/canonicalize-lgpl.Tpo .deps/canonicalize-lgpl.Po
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
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/error.Tpo .deps/error.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/fwriting.Tpo .deps/fwriting.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/lstat.Tpo .deps/lstat.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/readlink.Tpo .deps/readlink.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/obstack.Tpo .deps/obstack.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/rename.Tpo .deps/rename.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/strerror.Tpo .deps/strerror.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/strverscmp.Tpo .deps/strverscmp.Po
rm -f t-charset.alias charset.alias && \
/bin/sh ./config.charset 'x86_64-apple-darwin20' > t-charset.alias && \
mv t-charset.alias charset.alias
mv -f .deps/wctob.Tpo .deps/wctob.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/regex.Tpo .deps/regex.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
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(se-context.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(se-selinux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(stdio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(wctype-h.o) has no symbols
ranlib libsed.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(se-context.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(se-selinux.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(stdio.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libsed.a(wctype-h.o) has no symbols
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
Making all in po
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/po'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/po'
Making all in sed
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/sed'
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/locale\" -g -O2 -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c
mv -f .deps/sed.Tpo .deps/sed.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -g -O2 -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c
mv -f .deps/regexp.Tpo .deps/regexp.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -g -O2 -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c
mv -f .deps/fmt.Tpo .deps/fmt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -g -O2 -MT mbcs.o -MD -MP -MF .deps/mbcs.Tpo -c -o mbcs.o mbcs.c
mv -f .deps/mbcs.Tpo .deps/mbcs.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/tmp/usr/share/locale\" -g -O2 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
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);
^
mv -f .deps/execute.Tpo .deps/execute.Po
1 warning generated.
mv -f .deps/utils.Tpo .deps/utils.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 -lintl -Wl,-framework -Wl,CoreFoundation
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/sed'
Making all in doc
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/doc'
Making all in testsuite
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/testsuite'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
* Installing sed-4.2.2
]2;stage1: installing sed-4.2.2make -j3 install
Making install in lib
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make install-recursive
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
if test no = no; then \
case 'darwin20' 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/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/build-aux/install-sh -d /Users/claudinhoo/Gentoo/tmp/usr/lib ; \
fi ; \
if test -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias; then \
sed -f ref-add.sed /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias > /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias ; \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.alias ; \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/lib/charset.tmp ; \
fi ; \
fi
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/lib'
Making install in po
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/po'
../build-aux/install-sh -c -d /Users/claudinhoo/Gentoo/tmp/usr/share
installing af.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/af/LC_MESSAGES/sed.mo
installing ast.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ast/LC_MESSAGES/sed.mo
installing ca.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ca/LC_MESSAGES/sed.mo
installing cs.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/cs/LC_MESSAGES/sed.mo
installing da.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/da/LC_MESSAGES/sed.mo
installing de.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/de/LC_MESSAGES/sed.mo
installing el.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/el/LC_MESSAGES/sed.mo
installing eo.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/eo/LC_MESSAGES/sed.mo
installing es.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/es/LC_MESSAGES/sed.mo
installing et.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/et/LC_MESSAGES/sed.mo
installing eu.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/eu/LC_MESSAGES/sed.mo
installing fi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fi/LC_MESSAGES/sed.mo
installing fr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fr/LC_MESSAGES/sed.mo
installing ga.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ga/LC_MESSAGES/sed.mo
installing gl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/gl/LC_MESSAGES/sed.mo
installing he.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/he/LC_MESSAGES/sed.mo
installing hr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/hr/LC_MESSAGES/sed.mo
installing hu.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/hu/LC_MESSAGES/sed.mo
installing id.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/id/LC_MESSAGES/sed.mo
installing it.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/it/LC_MESSAGES/sed.mo
installing ja.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ja/LC_MESSAGES/sed.mo
installing ko.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ko/LC_MESSAGES/sed.mo
installing nb.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/nb/LC_MESSAGES/sed.mo
installing nl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/nl/LC_MESSAGES/sed.mo
installing pl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pl/LC_MESSAGES/sed.mo
installing pt.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pt/LC_MESSAGES/sed.mo
installing pt_BR.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pt_BR/LC_MESSAGES/sed.mo
installing ro.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ro/LC_MESSAGES/sed.mo
installing ru.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/ru/LC_MESSAGES/sed.mo
installing sk.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sk/LC_MESSAGES/sed.mo
installing sl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sl/LC_MESSAGES/sed.mo
installing sr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sr/LC_MESSAGES/sed.mo
installing sv.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/sv/LC_MESSAGES/sed.mo
installing tr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/tr/LC_MESSAGES/sed.mo
installing uk.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/uk/LC_MESSAGES/sed.mo
installing vi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/vi/LC_MESSAGES/sed.mo
installing zh_CN.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/zh_CN/LC_MESSAGES/sed.mo
installing zh_TW.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/zh_TW/LC_MESSAGES/sed.mo
if test "sed" = "gettext-tools"; then \
../build-aux/install-sh -c -d /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/po'
Making install in sed
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/sed'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c sed '/Users/claudinhoo/Gentoo/tmp/usr/bin'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/sed'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/sed'
Making install in doc
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/doc'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/man/man1'
../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/info'
/usr/bin/install -c -m 644 sed.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/usr/bin/install -c -m 644 ./sed.info '/Users/claudinhoo/Gentoo/tmp/usr/share/info'
install-info --info-dir='/Users/claudinhoo/Gentoo/tmp/usr/share/info' '/Users/claudinhoo/Gentoo/tmp/usr/share/info/sed.info'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/doc'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/doc'
Making install in testsuite
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/testsuite'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/testsuite'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2/testsuite'
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/sed-4.2.2/sed-4.2.2'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/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
--2023-05-27 01:55:54-- http://distfiles.gentoo.org/distfiles/xz-5.2.4.tar.bz2
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.24, 89.187.177.17
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.24|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:55:55 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.bz2
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:55:55-- https://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.bz2
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/99/xz-5.2.4.tar.bz2 [redirecionando]
--2023-05-27 01:55:56-- http://distfiles.gentoo.org/distfiles/99/xz-5.2.4.tar.bz2
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 89.187.177.17, 156.146.36.24
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|89.187.177.17|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:55:56 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.bz2
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:55:56-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.bz2
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/99/xz-5.2.4.tar.bz2 [redirecionando]
--2023-05-27 01:55:58-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/99/xz-5.2.4.tar.bz2
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 1287922 (1,2M) [application/octet-stream]
Salvando em: “xz-5.2.4.tar.bz2”
0K .......... .......... .......... .......... .......... 3% 245K 5s
50K .......... .......... .......... .......... .......... 7% 256K 5s
100K .......... .......... .......... .......... .......... 11% 2,92M 3s
150K .......... .......... .......... .......... .......... 15% 284K 3s
200K .......... .......... .......... .......... .......... 19% 2,84M 2s
250K .......... .......... .......... .......... .......... 23% 2,97M 2s
300K .......... .......... .......... .......... .......... 27% 3,89M 2s
350K .......... .......... .......... .......... .......... 31% 328K 2s
400K .......... .......... .......... .......... .......... 35% 3,90M 1s
450K .......... .......... .......... .......... .......... 39% 3,83M 1s
500K .......... .......... .......... .......... .......... 43% 3,41M 1s
550K .......... .......... .......... .......... .......... 47% 2,58M 1s
600K .......... .......... .......... .......... .......... 51% 2,94M 1s
650K .......... .......... .......... .......... .......... 55% 2,25M 1s
700K .......... .......... .......... .......... .......... 59% 510K 1s
750K .......... .......... .......... .......... .......... 63% 2,88M 1s
800K .......... .......... .......... .......... .......... 67% 3,83M 0s
850K .......... .......... .......... .......... .......... 71% 3,77M 0s
900K .......... .......... .......... .......... .......... 75% 3,11M 0s
950K .......... .......... .......... .......... .......... 79% 3,80M 0s
1000K .......... .......... .......... .......... .......... 83% 2,71M 0s
1050K .......... .......... .......... .......... .......... 87% 2,47M 0s
1100K .......... .......... .......... .......... .......... 91% 533K 0s
1150K .......... .......... .......... .......... .......... 95% 2,52M 0s
1200K .......... .......... .......... .......... .......... 99% 2,36M 0s
1250K ....... 100% 29,3M=1,2s
2023-05-27 01:55:59 (1024 KB/s) - “xz-5.2.4.tar.bz2” salvo [1287922/1287922]
* Unpacking xz-5.2.4
bzip2: Data integrity error when decompressing.
Input file = /Users/claudinhoo/Gentoo/var/cache/distfiles/xz-5.2.4.tar.bz2, output file = (stdout)
It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.
You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.
tar: Error opening archive: Unrecognized archive format
* Fetching xz-5.2.4.tar.gz
]2;stage1: fetching xz-5.2.4.tar.gzwget --no-check-certificate http://distfiles.gentoo.org/distfiles/xz-5.2.4.tar.gz
--2023-05-27 01:56:00-- http://distfiles.gentoo.org/distfiles/xz-5.2.4.tar.gz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.24, 89.187.177.17
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.24|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:56:00 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:56:00-- https://distfiles.prefix.bitzolder.nl/distfiles/xz-5.2.4.tar.gz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/3f/xz-5.2.4.tar.gz [redirecionando]
--2023-05-27 01:56:01-- http://distfiles.gentoo.org/distfiles/3f/xz-5.2.4.tar.gz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.24, 89.187.177.17
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.24|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:56:01 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:56:01-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/xz-5.2.4.tar.gz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/3f/xz-5.2.4.tar.gz [redirecionando]
--2023-05-27 01:56:03-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/3f/xz-5.2.4.tar.gz
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 1572354 (1,5M) [application/octet-stream]
Salvando em: “xz-5.2.4.tar.gz”
0K .......... .......... .......... .......... .......... 3% 243K 6s
50K .......... .......... .......... .......... .......... 6% 257K 6s
100K .......... .......... .......... .......... .......... 9% 2,37M 4s
150K .......... .......... .......... .......... .......... 13% 294K 4s
200K .......... .......... .......... .......... .......... 16% 1,66M 3s
250K .......... .......... .......... .......... .......... 19% 1,70M 3s
300K .......... .......... .......... .......... .......... 22% 1,71M 2s
350K .......... .......... .......... .......... .......... 26% 406K 2s
400K .......... .......... .......... .......... .......... 29% 1,65M 2s
450K .......... .......... .......... .......... .......... 32% 1,69M 2s
500K .......... .......... .......... .......... .......... 35% 1,53M 2s
550K .......... .......... .......... .......... .......... 39% 450K 2s
600K .......... .......... .......... .......... .......... 42% 1,61M 1s
650K .......... .......... .......... .......... .......... 45% 1,58M 1s
700K .......... .......... .......... .......... .......... 48% 1,81M 1s
750K .......... .......... .......... .......... .......... 52% 406K 1s
800K .......... .......... .......... .......... .......... 55% 1,69M 1s
850K .......... .......... .......... .......... .......... 58% 1,65M 1s
900K .......... .......... .......... .......... .......... 61% 456K 1s
950K .......... .......... .......... .......... .......... 65% 1,47M 1s
1000K .......... .......... .......... .......... .......... 68% 1,71M 1s
1050K .......... .......... .......... .......... .......... 71% 1,69M 1s
1100K .......... .......... .......... .......... .......... 74% 466K 1s
1150K .......... .......... .......... .......... .......... 78% 1,10M 0s
1200K .......... .......... .......... .......... .......... 81% 1,68M 0s
1250K .......... .......... .......... .......... .......... 84% 1,70M 0s
1300K .......... .......... .......... .......... .......... 87% 450K 0s
1350K .......... .......... .......... .......... .......... 91% 1,61M 0s
1400K .......... .......... .......... .......... .......... 94% 1,59M 0s
1450K .......... .......... .......... .......... .......... 97% 1,59M 0s
1500K .......... .......... .......... ..... 100% 373K=2,0s
2023-05-27 01:56:05 (776 KB/s) - “xz-5.2.4.tar.gz” salvo [1572354/1572354]
* Unpacking xz-5.2.4
* Compiling xz-5.2.4
]2;stage1: configuring xz-5.2.4./configure --host=x86_64-apple-darwin20 --prefix=/Users/claudinhoo/Gentoo/tmp/usr --mandir=/Users/claudinhoo/Gentoo/tmp/usr/share/man --infodir=/Users/claudinhoo/Gentoo/tmp/usr/share/info --datadir=/Users/claudinhoo/Gentoo/tmp/usr/share --sysconfdir=/Users/claudinhoo/Gentoo/tmp/etc --localstatedir=/Users/claudinhoo/Gentoo/tmp/var/lib --build=x86_64-apple-darwin20 --disable-assembler
XZ Utils 5.2.4
System type:
checking build system type... x86_64-apple-darwin20
checking host system type... x86_64-apple-darwin20
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-darwin20-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/claudinhoo/Gentoo/tmp/usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786432
checking how to convert x86_64-apple-darwin20 file names to x86_64-apple-darwin20 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin20 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for x86_64-apple-darwin20-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-apple-darwin20-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-apple-darwin20-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-apple-darwin20-strip... no
checking for strip... strip
checking for x86_64-apple-darwin20-ranlib... no
checking for ranlib... ranlib
checking command to parse /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-darwin20-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for x86_64-apple-darwin20-dsymutil... no
checking for dsymutil... dsymutil
checking for x86_64-apple-darwin20-nmedit... no
checking for nmedit... nmedit
checking for x86_64-apple-darwin20-lipo... no
checking for lipo... lipo
checking for x86_64-apple-darwin20-otool... no
checking for otool... otool
checking for x86_64-apple-darwin20-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 (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin20 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-darwin20-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... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl -Wl,-framework -Wl,CoreFoundation
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 -j3
make all-recursive
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
Making all in src
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
Making all in liblzma
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
Making all in api
make[4]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/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
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-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_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 -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_cpucores.Tpo .deps/liblzma_la-tuklib_cpucores.Plo
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-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
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
/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-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
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-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
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-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
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-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
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-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
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-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-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-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
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-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-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-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
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
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-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-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-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
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-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
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-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-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-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-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
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_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-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-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
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-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-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
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-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
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_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
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.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_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-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
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-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-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
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
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_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-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-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_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-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-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_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 -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-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-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
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-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-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
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_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
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_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_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-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_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-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-index_encoder.Tpo .deps/liblzma_la-index_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
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-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_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-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-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
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_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-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-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
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
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
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-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
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-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-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-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-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
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
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-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-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_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 -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-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_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-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
mv -f .deps/liblzma_la-block_buffer_decoder.Tpo .deps/liblzma_la-block_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-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_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-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
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
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_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-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_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 -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 -o liblzma_la-easy_decoder_memusage.o >/dev/null 2>&1
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-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-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-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
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-filter_buffer_decoder.Tpo .deps/liblzma_la-filter_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-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
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-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 -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-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
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-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-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-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-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 -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
mv -f .deps/liblzma_la-index_decoder.Tpo .deps/liblzma_la-index_decoder.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-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
/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
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-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
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
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-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
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-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-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
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-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-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-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
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-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
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-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-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-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-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-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
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
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
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
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-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
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 -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-sha256.lo -MD -MP -MF .deps/liblzma_la-sha256.Tpo -c check/sha256.c -fno-common -DPIC -o .libs/liblzma_la-sha256.o
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_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-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
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
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-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
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-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-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
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-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
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-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
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_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_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
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-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
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.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-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_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-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
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
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
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-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
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-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-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_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
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
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_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
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-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-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-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
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-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-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-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-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
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_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-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
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-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
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_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_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-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_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
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-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
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-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
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
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 -fno-common -DPIC -o .libs/liblzma_la-simple_encoder.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-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_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
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
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-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
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_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-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
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-powerpc.lo -MD -MP -MF .deps/liblzma_la-powerpc.Tpo -c simple/powerpc.c -fno-common -DPIC -o .libs/liblzma_la-powerpc.o
mv -f .deps/liblzma_la-lzma_decoder.Tpo .deps/liblzma_la-lzma_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
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-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 -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 -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-arm.lo -MD -MP -MF .deps/liblzma_la-arm.Tpo -c simple/arm.c -fno-common -DPIC -o .libs/liblzma_la-arm.o
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-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
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
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-ia64.Tpo .deps/liblzma_la-ia64.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
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
mv -f .deps/liblzma_la-arm.Tpo .deps/liblzma_la-arm.Plo
rm -f liblzma.pc
sed \
-e 's,@prefix[@],/Users/claudinhoo/Gentoo/tmp/usr,g' \
-e 's,@exec_prefix[@],/Users/claudinhoo/Gentoo/tmp/usr,g' \
-e 's,@libdir[@],/Users/claudinhoo/Gentoo/tmp/usr/lib,g' \
-e 's,@includedir[@],/Users/claudinhoo/Gentoo/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-sparc.lo -MD -MP -MF .deps/liblzma_la-sparc.Tpo -c simple/sparc.c -fno-common -DPIC -o .libs/liblzma_la-sparc.o
mv -f .deps/liblzma_la-armthumb.Tpo .deps/liblzma_la-armthumb.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 -o liblzma_la-sparc.o >/dev/null 2>&1
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/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
Making all in xzdec
make[3]: Entering directory '/Users/claudinhoo/Gentoo/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
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-xzdec.o -MD -MP -MF .deps/lzmadec-xzdec.Tpo -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c
mv -f .deps/xzdec-tuklib_exit.Tpo .deps/xzdec-tuklib_exit.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_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/lzmadec-tuklib_progname.Tpo .deps/lzmadec-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-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 -lintl -Wl,-framework -Wl,CoreFoundation
mv -f .deps/lzmadec-tuklib_exit.Tpo .deps/lzmadec-tuklib_exit.Po
mv -f .deps/lzmadec-xzdec.Tpo .deps/lzmadec-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 lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lintl -Wl,-framework -Wl,CoreFoundation
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 -Wl,-framework -Wl,CoreFoundation ../../src/liblzma/.libs/liblzma.dylib -lintl -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/lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o -Wl,-framework -Wl,CoreFoundation ../../src/liblzma/.libs/liblzma.dylib -lintl -pthread
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
Making all in xz
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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
mv -f .deps/xz-args.Tpo .deps/xz-args.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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
mv -f .deps/xz-file_io.Tpo .deps/xz-file_io.Po
mv -f .deps/xz-coder.Tpo .deps/xz-coder.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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-hardware.Tpo .deps/xz-hardware.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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
message.c:715:20: warning: format string is not a string literal [-Wformat-nonliteral]
vfprintf(stderr, fmt, ap);
^~~
mv -f .deps/xz-main.Tpo .deps/xz-main.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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-mytime.Tpo .deps/xz-mytime.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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
1 warning generated.
mv -f .deps/xz-message.Tpo .deps/xz-message.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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-options.Tpo .deps/xz-options.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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-tuklib_open_stdxxx.Tpo .deps/xz-tuklib_open_stdxxx.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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-suffix.Tpo .deps/xz-suffix.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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-util.Tpo .deps/xz-util.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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_exit.Tpo .deps/xz-tuklib_exit.Po
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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-tuklib_mbstr_fw.Tpo .deps/xz-tuklib_mbstr_fw.Po
mv -f .deps/xz-list.Tpo .deps/xz-list.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 -lintl -Wl,-framework -Wl,CoreFoundation
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 -Wl,-framework -Wl,CoreFoundation ../../src/liblzma/.libs/liblzma.dylib -lintl -pthread
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
Making all in lzmainfo
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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/claudinhoo/Gentoo/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 -lintl -Wl,-framework -Wl,CoreFoundation
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 -Wl,-framework -Wl,CoreFoundation ../../src/liblzma/.libs/liblzma.dylib -lintl -pthread
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
Making all in scripts
make[3]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
Making all in po
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/po'
Making all in tests
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/tests'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
* Installing xz-5.2.4
]2;stage1: installing xz-5.2.4make -j3 install
Making install in src
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
Making install in liblzma
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
Making install in api
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/include'
../../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/include/lzma'
/usr/bin/install -c -m 644 lzma.h '/Users/claudinhoo/Gentoo/tmp/usr/include/.'
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma/api'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/lib/pkgconfig'
/bin/sh ../../libtool --mode=install /usr/bin/install -c liblzma.la '/Users/claudinhoo/Gentoo/tmp/usr/lib'
/usr/bin/install -c -m 644 liblzma.pc '/Users/claudinhoo/Gentoo/tmp/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/liblzma.5.dylib /Users/claudinhoo/Gentoo/tmp/usr/lib/liblzma.5.dylib
libtool: install: (cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/lib/liblzma.la
libtool: install: /usr/bin/install -c .libs/liblzma.a /Users/claudinhoo/Gentoo/tmp/usr/lib/liblzma.a
libtool: install: chmod 644 /Users/claudinhoo/Gentoo/tmp/usr/lib/liblzma.a
libtool: install: ranlib /Users/claudinhoo/Gentoo/tmp/usr/lib/liblzma.a
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/liblzma'
Making install in xzdec
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c -m 644 xzdec.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
make install-data-hook
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
libtool: install: /usr/bin/install -c .libs/xzdec /Users/claudinhoo/Gentoo/tmp/usr/bin/xzdec
libtool: install: /usr/bin/install -c .libs/lzmadec /Users/claudinhoo/Gentoo/tmp/usr/bin/lzmadec
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xzdec'
Making install in xz
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c xz '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c -m 644 xz.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
make install-data-hook
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/bin/xz
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
make install-exec-hook
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/xz'
Making install in lzmainfo
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/bin/sh ../../libtool --mode=install /usr/bin/install -c lzmainfo '/Users/claudinhoo/Gentoo/tmp/usr/bin'
/usr/bin/install -c -m 644 lzmainfo.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
libtool: install: /usr/bin/install -c .libs/lzmainfo /Users/claudinhoo/Gentoo/tmp/usr/bin/lzmainfo
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/lzmainfo'
Making install in scripts
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/bin'
../../build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
/usr/bin/install -c xzdiff xzgrep xzmore xzless '/Users/claudinhoo/Gentoo/tmp/usr/bin'
make install-exec-hook
/usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/Users/claudinhoo/Gentoo/tmp/usr/share/man/man1'
make[4]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
cd /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[4]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[3]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src/scripts'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
make[3]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/src'
Making install in po
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/po'
installing cs.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/cs/LC_MESSAGES/xz.mo
installing de.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/de/LC_MESSAGES/xz.mo
installing fr.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/fr/LC_MESSAGES/xz.mo
installing it.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/it/LC_MESSAGES/xz.mo
installing pl.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/pl/LC_MESSAGES/xz.mo
installing vi.gmo as /Users/claudinhoo/Gentoo/tmp/usr/share/locale/vi/LC_MESSAGES/xz.mo
if test "xz" = "gettext-tools"; then \
../build-aux/install-sh -c -d /Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /Users/claudinhoo/Gentoo/tmp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/po'
Making install in tests
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/tests'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/tests'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4/tests'
make[1]: Entering directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
make[2]: Entering directory '/Users/claudinhoo/Gentoo/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/claudinhoo/Gentoo/tmp/usr/share/doc/xz'
build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/doc/xz/examples'
build-aux/install-sh -c -d '/Users/claudinhoo/Gentoo/tmp/usr/share/doc/xz/examples_old'
mkdir: /Users/claudinhoo/Gentoo/tmp/usr/share/doc: File exists
mkdir: /Users/claudinhoo/Gentoo/tmp/usr/share/doc/xz: File exists
mkdir: /Users/claudinhoo/Gentoo/tmp/usr/share/doc: File exists
mkdir: /Users/claudinhoo/Gentoo/tmp/usr/share/doc/xz: File exists
/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/claudinhoo/Gentoo/tmp/usr/share/doc/xz'
/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/claudinhoo/Gentoo/tmp/usr/share/doc/xz/examples'
/usr/bin/install -c -m 644 doc/examples_old/xz_pipe_comp.c doc/examples_old/xz_pipe_decomp.c '/Users/claudinhoo/Gentoo/tmp/usr/share/doc/xz/examples_old'
make[2]: Leaving directory '/Users/claudinhoo/Gentoo/var/tmp/xz-5.2.4/xz-5.2.4'
make[1]: Leaving directory '/Users/claudinhoo/Gentoo/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
--2023-05-27 01:57:18-- http://distfiles.gentoo.org/distfiles/patch-2.7.5.tar.xz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 89.187.177.16, 156.146.36.23
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|89.187.177.16|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:57:18 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/distfiles/patch-2.7.5.tar.xz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:57:18-- https://distfiles.prefix.bitzolder.nl/distfiles/patch-2.7.5.tar.xz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: http://distfiles.gentoo.org/distfiles/4a/patch-2.7.5.tar.xz [redirecionando]
--2023-05-27 01:57:19-- http://distfiles.gentoo.org/distfiles/4a/patch-2.7.5.tar.xz
Resolvendo distfiles.gentoo.org (distfiles.gentoo.org)... 156.146.36.23, 89.187.177.16
Conectando-se a distfiles.gentoo.org (distfiles.gentoo.org)|156.146.36.23|:80... conectado.
A requisição HTTP foi enviada, aguardando resposta... 404 Not Found
2023-05-27 01:57:20 ERRO 404: Not Found.
wget --no-check-certificate http://distfiles.prefix.bitzolder.nl/prefix/distfiles/patch-2.7.5.tar.xz
URL transformed to HTTPS due to an HSTS policy
--2023-05-27 01:57:20-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/patch-2.7.5.tar.xz
Resolvendo distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)... 45.137.90.8
Conectando-se a distfiles.prefix.bitzolder.nl (distfiles.prefix.bitzolder.nl)|45.137.90.8|:443... conectado.
A requisição HTTP foi enviada, aguardando resposta... 302 Look Elsewhere
Localização: https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4a/patch-2.7.5.tar.xz [redirecionando]
--2023-05-27 01:57:21-- https://distfiles.prefix.bitzolder.nl/prefix/distfiles/4a/patch-2.7.5.tar.xz
Reaproveitando a conexão existente para distfiles.prefix.bitzolder.nl:443.
A requisição HTTP foi enviada, aguardando resposta... 200 OK
Tamanho: 727704 (711K) [application/octet-stream]
Salvando em: “patch-2.7.5.tar.xz”
0K .......... .......... .......... .......... .......... 7% 239K 3s
50K .......... .......... .......... .......... .......... 14% 262K 2s
100K .......... .......... .......... .......... .......... 21% 3,01M 2s
150K .......... .......... .......... .......... .......... 28% 287K 2s
200K .......... .......... .......... .......... .......... 35% 2,76M 1s
250K .......... .......... .......... .......... .......... 42% 3,66M 1s
300K .......... .......... .......... .......... .......... 49% 2,64M 1s
350K .......... .......... .......... ...
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment