* 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 ... * Applying mhash-0.9.9-fix-mem-leak.patch ... [ ok ] * Applying mhash-0.9.9-fix-snefru-segfault.patch ... [ ok ] * Applying mhash-0.9.9-fix-whirlpool-segfault.patch ... [ ok ] * Applying mhash-0.9.9-autotools-namespace-stomping.patch ... patching file configure.in patching file include/mutils/config.h.in patching file include/mutils/mhash_config.h.in Hunk #1 succeeded at 179 with fuzz 2. Hunk #2 succeeded at 188 (offset -15 lines). [ ok ] * Applying mhash-0.9.9.9-remove_premature_free.patch ... [ ok ] * Applying mhash-0.9.9.9-force64bit-tiger.patch ... [ ok ] * Applying mhash-0.9.9.9-align.patch ... [ ok ] * Applying mhash-0.9.9.9-alignment.patch ... [ ok ] * Applying mhash-0.9.9.9-no-malloc-check.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9' ... * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal --system-acdir=/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/temp/aclocal' ... [ ok ] * Moving configure.in to configure.ac (bug #426262) * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --force-missing' ... [ 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 ... * 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 target-nm/2.4.2 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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/config.site.d/80crossdev.conf 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... /usr/lib/portage/python3.11/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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no 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 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... file 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... 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 -j4 Making all in include make[1]: Entering directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9/include' 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 -O2 -pipe -march=native -fno-diagnostics-color -c -o mhash.lo mhash.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o stdfns.lo stdfns.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o keygen_hex.lo keygen_hex.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -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 -O2 -pipe -march=native -fno-diagnostics-color -c keygen_mcrypt.c -fPIC -DPIC -o .libs/keygen_mcrypt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c mhash.c -fPIC -DPIC -o .libs/mhash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c stdfns.c -fPIC -DPIC -o .libs/stdfns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c keygen_hex.c -fPIC -DPIC -o .libs/keygen_hex.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)) | ^ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o keygen_asis.lo keygen_asis.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o keygen.lo keygen.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c keygen.c -fPIC -DPIC -o .libs/keygen.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c keygen_asis.c -fPIC -DPIC -o .libs/keygen_asis.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o keygen_s2k.lo keygen_s2k.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o crc32.lo crc32.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o adler32.lo adler32.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o md2.lo md2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c keygen_s2k.c -fPIC -DPIC -o .libs/keygen_s2k.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c crc32.c -fPIC -DPIC -o .libs/crc32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c adler32.c -fPIC -DPIC -o .libs/adler32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c md2.c -fPIC -DPIC -o .libs/md2.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o md4.lo md4.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o md5.lo md5.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o ripemd.lo ripemd.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o sha1.lo sha1.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c md4.c -fPIC -DPIC -o .libs/md4.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c md5.c -fPIC -DPIC -o .libs/md5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c ripemd.c -fPIC -DPIC -o .libs/ripemd.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c sha1.c -fPIC -DPIC -o .libs/sha1.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o sha256_sha224.lo sha256_sha224.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -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 -O2 -pipe -march=native -fno-diagnostics-color -c sha256_sha224.c -fPIC -DPIC -o .libs/sha256_sha224.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c sha512_sha384.c -fPIC -DPIC -o .libs/sha512_sha384.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o tiger.lo tiger.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c tiger.c -fPIC -DPIC -o .libs/tiger.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -c -o tiger_sboxes.lo tiger_sboxes.c tiger.c: In function 'tiger_final': tiger.c:257:30: error: initialization of 'uint8_t *' {aka 'unsigned char *'} from incompatible pointer type 'uint64_t *' {aka 'long unsigned int *'} [-Wincompatible-pointer-types] 257 | mutils_word8 *temp = temp_64bit; | ^~~~~~~~~~ make[1]: *** [Makefile:508: tiger.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/mutils -I../include -O2 -pipe -march=native -fno-diagnostics-color -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: *** [Makefile:425: all-recursive] Error 1 * ERROR: app-crypt/mhash-0.9.9.9-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-crypt/mhash-0.9.9.9-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/mhash-0.9.9.9-r3::gentoo'`. * The complete build log is located at '/var/log/portage/app-crypt:mhash-0.9.9.9-r3:20231218-050219.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/temp/environment'. * Working directory: '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9' * S: '/var/tmp/portage/app-crypt/mhash-0.9.9.9-r3/work/mhash-0.9.9.9'