* Package: app-crypt/mhash-0.9.9.9-r3:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mhash-0.9.9.9.tar.gz to /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work >>> Source unpacked in /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work >>> Preparing source in /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9 ... [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9' ... [ ok ] [ ok ] * Moving configure.in to configure.ac (bug #426262) [ ok ] [ ok ] [ ok ] * Running elibtoolize in: mhash-0.9.9.9/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying color-record/2.4.7 patch ... * Applying openmp/2.4.7 patch ... * Applying verbose-pic/2.4.7 patch ... * Applying clang-runtime-ltmain/2.4.7 patch ... * Applying fix-file-check/2.5.0 patch ... * Applying clang-runtime/2.4.7 patch ... * Running elibtoolize in: mhash-0.9.9.9/mhash-0.9.9/ * Applying install-sh/1.5.4 patch ... * Applying portage/1.5.10 patch ... * Applying max_cmd_len/1.5.20 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/1.5 patch ... * Applying cxx-pthread/2.4.6 patch ... * Applying target-nm/2.4.2 patch ... * Applying clang-runtime/2.4.7 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9 ... * econf: updating mhash-0.9.9.9/mhash-0.9.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mhash-0.9.9.9/mhash-0.9.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mhash-0.9.9.9/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mhash-0.9.9.9/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/mhash-0.9.9.9-r3 --htmldir=/usr/share/doc/mhash-0.9.9.9-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for library containing strerror... none required checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... no checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for size_t... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for egrep... (cached) /bin/grep -E checking for sys/endian.h... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/mman.h... yes checking for assert.h... yes checking for byteswap.h... yes checking for dlfcn.h... (cached) yes checking for ctype.h... yes checking for errno.h... yes checking for endian.h... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for malloc.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for values.h... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for working memcmp... yes checking for bcopy... yes checking for bzero... yes checking for fcntl... yes checking for fsync... yes checking for memset... yes checking for memmove... yes checking for mlock... yes checking for sigaction... yes checking for signal... yes checking for readdir_r... yes checking for readdir... yes checking for strtol... yes checking for lstat... yes checking for stat... yes checking for umask... yes checking for utime... yes checking size of unsigned long long int... 8 checking size of unsigned long int... 8 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking if malloc debugging is wanted... no checking whether to enable maintainer-specific portions of Makefiles... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating mhash.spec config.status: creating include/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating include/mutils/config.h config.status: creating include/mutils/mhash_config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9 ... make -j2 Making all in include make[1]: Nothing to be done for 'all'. Making all in lib make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o mhash.lo mhash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c mhash.c -fPIC -DPIC -o .libs/mhash.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o stdfns.lo stdfns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c stdfns.c -fPIC -DPIC -o .libs/stdfns.o stdfns.c: In function 'mutils_memset': stdfns.c:192:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 192 | remainder = (-(mutils_word32)s) & 0x3; | ^ stdfns.c: In function 'mutils_memcpy': stdfns.c:246:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 246 | if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 | ^ stdfns.c:246:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 246 | if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 | ^ stdfns.c: In function 'mutils_word32nswap': stdfns.c:326:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 326 | if ((mutils_word32)x & 0x3) | ^ stdfns.c: In function 'mutils_memmove': stdfns.c:381:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 381 | if ((n < 16) || ((mutils_word32)dest & 0x3) || ((mutils_word32)src & 0x3)) | ^ stdfns.c:381:57: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 381 | if ((n < 16) || ((mutils_word32)dest & 0x3) || ((mutils_word32)src & 0x3)) | ^ make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen_hex.lo keygen_hex.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c keygen_hex.c -fPIC -DPIC -o .libs/keygen_hex.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen_asis.lo keygen_asis.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c keygen_asis.c -fPIC -DPIC -o .libs/keygen_asis.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen_mcrypt.lo keygen_mcrypt.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c keygen_mcrypt.c -fPIC -DPIC -o .libs/keygen_mcrypt.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen.lo keygen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c keygen.c -fPIC -DPIC -o .libs/keygen.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen_s2k.lo keygen_s2k.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c keygen_s2k.c -fPIC -DPIC -o .libs/keygen_s2k.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o adler32.lo adler32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c adler32.c -fPIC -DPIC -o .libs/adler32.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o crc32.lo crc32.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c crc32.c -fPIC -DPIC -o .libs/crc32.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o md2.lo md2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c md2.c -fPIC -DPIC -o .libs/md2.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o md4.lo md4.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c md4.c -fPIC -DPIC -o .libs/md4.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o md5.lo md5.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c md5.c -fPIC -DPIC -o .libs/md5.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o sha1.lo sha1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c sha1.c -fPIC -DPIC -o .libs/sha1.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o sha256_sha224.lo sha256_sha224.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c sha256_sha224.c -fPIC -DPIC -o .libs/sha256_sha224.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o ripemd.lo ripemd.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c ripemd.c -fPIC -DPIC -o .libs/ripemd.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o sha512_sha384.lo sha512_sha384.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c sha512_sha384.c -fPIC -DPIC -o .libs/sha512_sha384.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o tiger_sboxes.lo tiger_sboxes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c tiger_sboxes.c -fPIC -DPIC -o .libs/tiger_sboxes.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o tiger.lo tiger.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c tiger.c -fPIC -DPIC -o .libs/tiger.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o gosthash.lo gosthash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c gosthash.c -fPIC -DPIC -o .libs/gosthash.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o haval.lo haval.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c haval.c -fPIC -DPIC -o .libs/haval.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o whirlpool.lo whirlpool.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o snefru.lo snefru.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c snefru.c -fPIC -DPIC -o .libs/snefru.o make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -version-info 2:1 -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o libmhash.la -rpath /usr/lib64 mhash.lo stdfns.lo keygen_hex.lo keygen_mcrypt.lo keygen_asis.lo keygen.lo keygen_s2k.lo crc32.lo adler32.lo md2.lo md4.lo md5.lo ripemd.lo sha1.lo sha256_sha224.lo sha512_sha384.lo tiger.lo tiger_sboxes.lo haval.lo gosthash.lo whirlpool.lo snefru.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/mhash.o .libs/stdfns.o .libs/keygen_hex.o .libs/keygen_mcrypt.o .libs/keygen_asis.o .libs/keygen.o .libs/keygen_s2k.o .libs/crc32.o .libs/adler32.o .libs/md2.o .libs/md4.o .libs/md5.o .libs/ripemd.o .libs/sha1.o .libs/sha256_sha224.o .libs/sha512_sha384.o .libs/tiger.o .libs/tiger_sboxes.o .libs/haval.o .libs/gosthash.o .libs/whirlpool.o .libs/snefru.o -Wl,--as-needed -O3 -march=native -mtune=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libmhash.so.2 -o .libs/libmhash.so.2.0.1 libtool: link: (cd ".libs" && rm -f "libmhash.so.2" && ln -s "libmhash.so.2.0.1" "libmhash.so.2") libtool: link: (cd ".libs" && rm -f "libmhash.so" && ln -s "libmhash.so.2.0.1" "libmhash.so") libtool: link: ( cd ".libs" && rm -f "libmhash.la" && ln -s "../libmhash.la" "libmhash.la" ) make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' Making all in doc make[1]: Nothing to be done for 'all'. Making all in src make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o hmac_test.o hmac_test.c make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o driver.o driver.c make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o keygen_test.o keygen_test.c make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o mhash_save_restore_test.o mhash_save_restore_test.c make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -c -o frag_test.o frag_test.c make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o driver driver.o ../lib/libmhash.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/driver driver.o -Wl,--as-needed ../lib/.libs/libmhash.so make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o keygen_test keygen_test.o ../lib/libmhash.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/keygen_test keygen_test.o -Wl,--as-needed ../lib/.libs/libmhash.so make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o hmac_test hmac_test.o ../lib/libmhash.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/hmac_test hmac_test.o -Wl,--as-needed ../lib/.libs/libmhash.so make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o rest_test mhash_save_restore_test.o ../lib/libmhash.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/rest_test mhash_save_restore_test.o -Wl,--as-needed ../lib/.libs/libmhash.so make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o frag_test frag_test.o ../lib/libmhash.la libtool: link: x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -o .libs/frag_test frag_test.o -Wl,--as-needed ../lib/.libs/libmhash.so make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/src' make[1]: Nothing to be done for 'all-am'. make -j2 -C doc mhash.html make: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/doc' pod2html --noindex --netscape --title="mhash library" mhash.pod | sed 's/MHASH_VERSION/@MHASH_VERSION@/' > mhash.html Unknown option: netscape /usr/bin/pod2html: -: invalid parameters Usage: /usr/bin/pod2html --help --htmldir=<name> --htmlroot=<URL> --infile=<name> --outfile=<name> --podpath=<name>:...:<name> --podroot=<name> --cachedir=<name> --flush --recurse --norecurse --quiet --noquiet --verbose --noverbose --index --noindex --backlink --nobacklink --header --noheader --poderrors --nopoderrors --css=<URL> --title=<name> --[no]backlink - turn =head1 directives into links pointing to the top of the page (off by default). --cachedir - directory for the directory cache files. --css - stylesheet URL --flush - flushes the directory cache. --[no]header - produce block header/footer (default is no headers). --help - prints this message. --htmldir - directory for resulting HTML files. --htmlroot - http-server base directory from which all relative paths in podpath stem (default is /). --[no]index - generate an index at the top of the resulting html (default behaviour). --infile - filename for the pod to convert (input taken from stdin by default). --outfile - filename for the resulting html file (output sent to stdout by default). --[no]poderrors - include a POD ERRORS section in the output if there were any POD errors in the input (default behavior). --podpath - colon-separated list of directories containing library pods (empty by default). --podroot - filesystem base directory from which all relative paths in podpath stem (default is .). --[no]quiet - suppress some benign warning messages (default is off). --[no]recurse - recurse on those subdirectories listed in podpath (default behaviour). --title - title that will appear in resulting html file. --[no]verbose - self-explanatory (off by default). make: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/doc' >>> Source compiled. >>> Test phase [not enabled]: app-crypt/mhash-0.9.9.9-r3 >>> Install app-crypt/mhash-0.9.9.9-r3 into /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image make -j2 DESTDIR=/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image install Making install in include make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/include' /bin/mkdir -p '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/include' /bin/mkdir -p '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/include/mutils' /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 mutils/mhash.h mutils/mglobal.h mutils/mtypes.h mutils/mutils.h mutils/mhash_config.h mutils/mincludes.h '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/include/mutils' /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 mhash.h '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/include/.' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/include' Making install in lib make[2]: Nothing to be done for 'install-data-am'. make[2]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' /bin/mkdir -p '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64' /bin/sh ../libtool --mode=install /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c libmhash.la '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64' libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libmhash.so.2.0.1 /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64/libmhash.so.2.0.1 libtool: install: (cd /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64 && { ln -s -f libmhash.so.2.0.1 libmhash.so.2 || { rm -f libmhash.so.2 && ln -s libmhash.so.2.0.1 libmhash.so.2; }; }) libtool: install: (cd /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64 && { ln -s -f libmhash.so.2.0.1 libmhash.so || { rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so; }; }) libtool: install: /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c .libs/libmhash.lai /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/lib64/libmhash.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/lib' Making install in doc make[2]: Nothing to be done for 'install-exec-am'. make[2]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/doc' /bin/mkdir -p '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/share/man/man3' /var/tmp/portage/._portage_reinstall_.pqurg6e9/bin/ebuild-helpers/xattr/install -c -m 644 ./mhash.3 '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image/usr/share/man/man3' make[2]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/doc' Making install in src make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. >>> Completed installing app-crypt/mhash-0.9.9.9-r3 into /var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/image * Final size of build directory: 9880 KiB (9.6 MiB) * Final size of installed tree: 348 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/lib64/libmhash.so.2.0.1