>>> Building on exopi-1 under security/mhash DIST = [security/mhash:mhash-0.9.9.9.tar.gz] FULLPKGNAME = mhash-0.9.9.9p2 distfiles size=931437 >>> Running build in security/mhash at 1713477600.04 ===> security/mhash ===> Building from scratch mhash-0.9.9.9p2 ===> Checking files for mhash-0.9.9.9p2 `/exopi-cvs/ports/distfiles/mhash-0.9.9.9.tar.gz' is up to date. >> (SHA256) mhash-0.9.9.9.tar.gz: OK ===> Extracting for mhash-0.9.9.9p2 ===> Patching for mhash-0.9.9.9p2 ===> Applying OpenBSD patch patch-lib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/Makefile.in.orig Thu Apr 5 04:33:30 2007 |+++ lib/Makefile.in Wed Sep 3 22:48:43 2008 -------------------------- Patching file lib/Makefile.in using Plan A... Hunk #1 succeeded at 220. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mhash-0.9.9.9p2 ===> Configuring for mhash-0.9.9.9p2 Using /exopi-obj/pobj/mhash-0.9.9.9/config.site (generated) configure: loading site script /exopi-obj/pobj/mhash-0.9.9.9/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for AIX... no checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking whether cc needs -traditional... no checking for a BSD-compatible install... /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for function prototypes... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for size_t... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for ANSI C header files... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/mman.h... (cached) yes checking for assert.h... (cached) yes checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for dlfcn.h... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for malloc.h... (cached) no checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for values.h... (cached) no checking for signal.h... (cached) 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for fcntl... (cached) yes checking for fsync... (cached) yes checking for memset... (cached) yes checking for memmove... (cached) yes checking for mlock... (cached) yes checking for sigaction... (cached) yes checking for signal... (cached) yes checking for readdir_r... (cached) yes checking for readdir... (cached) yes checking for strtol... (cached) yes checking for lstat... (cached) yes checking for stat... (cached) yes checking for umask... (cached) yes checking for utime... (cached) yes checking for unsigned long long int... yes checking size of unsigned long long int... 8 checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... (cached) yes checking size of unsigned char... (cached) 1 checking if malloc debugging is wanted... no checking whether to enable maintainer-specific portions of Makefiles... no 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/mhash_config.h config.status: executing depfiles commands ===> Building for mhash-0.9.9.9p2 Making all in include Making all in lib if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT mhash.lo -MD -MP -MF ".deps/mhash.Tpo" -c -o mhash.lo mhash.c; then mv -f ".deps/mhash.Tpo" ".deps/mhash.Plo"; else rm -f ".deps/mhash.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT mhash.lo -MD -MP -MF .deps/mhash.Tpo -c mhash.c -fPIC -DPIC -o .libs/mhash.o In file included from mhash.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT mhash.lo -MD -MP -MF .deps/mhash.Tpo -c mhash.c -o mhash.o In file included from mhash.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT stdfns.lo -MD -MP -MF ".deps/stdfns.Tpo" -c -o stdfns.lo stdfns.c; then mv -f ".deps/stdfns.Tpo" ".deps/stdfns.Plo"; else rm -f ".deps/stdfns.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT stdfns.lo -MD -MP -MF .deps/stdfns.Tpo -c stdfns.c -fPIC -DPIC -o .libs/stdfns.o In file included from stdfns.c:26: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H stdfns.c:227:19: warning: cast to smaller integer type 'uint32_t' (aka 'unsigned int') from 'uint8_t *' (aka 'unsigned char *') [-Wpointer-to-int-cast] if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 ^~~~~~~~~~~~~~~~~~~ stdfns.c:227:50: warning: cast to smaller integer type 'uint32_t' (aka 'unsigned int') from 'uint8_t *' (aka 'unsigned char *') [-Wpointer-to-int-cast] if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT stdfns.lo -MD -MP -MF .deps/stdfns.Tpo -c stdfns.c -o stdfns.o In file included from stdfns.c:26: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H stdfns.c:227:19: warning: cast to smaller integer type 'uint32_t' (aka 'unsigned int') from 'uint8_t *' (aka 'unsigned char *') [-Wpointer-to-int-cast] if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 ^~~~~~~~~~~~~~~~~~~ stdfns.c:227:50: warning: cast to smaller integer type 'uint32_t' (aka 'unsigned int') from 'uint8_t *' (aka 'unsigned char *') [-Wpointer-to-int-cast] if ((n < 16) || ((mutils_word32)ptr1 & 0x3) || ((mutils_word32)ptr2 ^~~~~~~~~~~~~~~~~~~ 3 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_hex.lo -MD -MP -MF ".deps/keygen_hex.Tpo" -c -o keygen_hex.lo keygen_hex.c; then mv -f ".deps/keygen_hex.Tpo" ".deps/keygen_hex.Plo"; else rm -f ".deps/keygen_hex.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_hex.lo -MD -MP -MF .deps/keygen_hex.Tpo -c keygen_hex.c -fPIC -DPIC -o .libs/keygen_hex.o In file included from keygen_hex.c:23: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_hex.lo -MD -MP -MF .deps/keygen_hex.Tpo -c keygen_hex.c -o keygen_hex.o In file included from keygen_hex.c:23: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_mcrypt.lo -MD -MP -MF ".deps/keygen_mcrypt.Tpo" -c -o keygen_mcrypt.lo keygen_mcrypt.c; then mv -f ".deps/keygen_mcrypt.Tpo" ".deps/keygen_mcrypt.Plo"; else rm -f ".deps/keygen_mcrypt.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_mcrypt.lo -MD -MP -MF .deps/keygen_mcrypt.Tpo -c keygen_mcrypt.c -fPIC -DPIC -o .libs/keygen_mcrypt.o In file included from keygen_mcrypt.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_mcrypt.lo -MD -MP -MF .deps/keygen_mcrypt.Tpo -c keygen_mcrypt.c -o keygen_mcrypt.o In file included from keygen_mcrypt.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_asis.lo -MD -MP -MF ".deps/keygen_asis.Tpo" -c -o keygen_asis.lo keygen_asis.c; then mv -f ".deps/keygen_asis.Tpo" ".deps/keygen_asis.Plo"; else rm -f ".deps/keygen_asis.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_asis.lo -MD -MP -MF .deps/keygen_asis.Tpo -c keygen_asis.c -fPIC -DPIC -o .libs/keygen_asis.o In file included from keygen_asis.c:23: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_asis.lo -MD -MP -MF .deps/keygen_asis.Tpo -c keygen_asis.c -o keygen_asis.o In file included from keygen_asis.c:23: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen.lo -MD -MP -MF ".deps/keygen.Tpo" -c -o keygen.lo keygen.c; then mv -f ".deps/keygen.Tpo" ".deps/keygen.Plo"; else rm -f ".deps/keygen.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen.lo -MD -MP -MF .deps/keygen.Tpo -c keygen.c -fPIC -DPIC -o .libs/keygen.o In file included from keygen.c:24: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H In file included from keygen.c:25: ./mhash_int.h:50:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_hash_algorithm(); ^ keygen.c:29:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_hash_algorithm(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:49:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_count(); ^ keygen.c:37:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_count(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:48:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_salt(); ^ keygen.c:45:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_salt(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:46:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_word32 mhash_get_keygen_salt_size(); ^ keygen.c:67:15: note: conflicting prototype is here mutils_word32 mhash_get_keygen_salt_size(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:45:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_word8 *mhash_get_keygen_name(); ^ keygen.c:87:15: note: conflicting prototype is here mutils_word8 *mhash_get_keygen_name(hashid type) ^ keygen.c:93:2: warning: comparison of different enumeration types ('keygenid' (aka 'enum __keygenid') and 'hashid' (aka 'enum __hashid')) [-Wenum-compare] KEYGEN_ALG_LOOP(ret = p->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./keygen.h:81:47: note: expanded from macro 'KEYGEN_ALG_LOOP' KEYGEN_LOOP(if (p->id == type) { a; break; } ) ~~~~~ ^ ~~~~ ./keygen.h:78:69: note: expanded from macro 'KEYGEN_LOOP' for (p = keygen_algorithms; p->name != NULL; p++) { b ; } ^ keygen.c:108:2: warning: comparison of different enumeration types ('keygenid' (aka 'enum __keygenid') and 'hashid' (aka 'enum __hashid')) [-Wenum-compare] KEYGEN_ALG_LOOP(ret = p->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./keygen.h:81:47: note: expanded from macro 'KEYGEN_ALG_LOOP' KEYGEN_LOOP(if (p->id == type) { a; break; } ) ~~~~~ ^ ~~~~ ./keygen.h:78:69: note: expanded from macro 'KEYGEN_LOOP' for (p = keygen_algorithms; p->name != NULL; p++) { b ; } ^ In file included from keygen.c:25: ./mhash_int.h:43:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_error mhash_keygen(); ^ keygen.c:118:14: note: conflicting prototype is here mutils_error mhash_keygen(keygenid algorithm, hashid opt_algorithm, ^ In file included from keygen.c:25: ./mhash_int.h:44:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_error mhash_keygen_ext(); ^ keygen.c:171:14: note: conflicting prototype is here mutils_error mhash_keygen_ext(keygenid algorithm, KEYGEN data, ^ 10 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen.lo -MD -MP -MF .deps/keygen.Tpo -c keygen.c -o keygen.o In file included from keygen.c:24: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H In file included from keygen.c:25: ./mhash_int.h:50:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_hash_algorithm(); ^ keygen.c:29:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_hash_algorithm(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:49:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_count(); ^ keygen.c:37:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_count(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:48:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_boolean mhash_keygen_uses_salt(); ^ keygen.c:45:16: note: conflicting prototype is here mutils_boolean mhash_keygen_uses_salt(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:46:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_word32 mhash_get_keygen_salt_size(); ^ keygen.c:67:15: note: conflicting prototype is here mutils_word32 mhash_get_keygen_salt_size(keygenid type) ^ In file included from keygen.c:25: ./mhash_int.h:45:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_word8 *mhash_get_keygen_name(); ^ keygen.c:87:15: note: conflicting prototype is here mutils_word8 *mhash_get_keygen_name(hashid type) ^ keygen.c:93:2: warning: comparison of different enumeration types ('keygenid' (aka 'enum __keygenid') and 'hashid' (aka 'enum __hashid')) [-Wenum-compare] KEYGEN_ALG_LOOP(ret = p->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./keygen.h:81:47: note: expanded from macro 'KEYGEN_ALG_LOOP' KEYGEN_LOOP(if (p->id == type) { a; break; } ) ~~~~~ ^ ~~~~ ./keygen.h:78:69: note: expanded from macro 'KEYGEN_LOOP' for (p = keygen_algorithms; p->name != NULL; p++) { b ; } ^ keygen.c:108:2: warning: comparison of different enumeration types ('keygenid' (aka 'enum __keygenid') and 'hashid' (aka 'enum __hashid')) [-Wenum-compare] KEYGEN_ALG_LOOP(ret = p->name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./keygen.h:81:47: note: expanded from macro 'KEYGEN_ALG_LOOP' KEYGEN_LOOP(if (p->id == type) { a; break; } ) ~~~~~ ^ ~~~~ ./keygen.h:78:69: note: expanded from macro 'KEYGEN_LOOP' for (p = keygen_algorithms; p->name != NULL; p++) { b ; } ^ In file included from keygen.c:25: ./mhash_int.h:43:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_error mhash_keygen(); ^ keygen.c:118:14: note: conflicting prototype is here mutils_error mhash_keygen(keygenid algorithm, hashid opt_algorithm, ^ In file included from keygen.c:25: ./mhash_int.h:44:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] mutils_error mhash_keygen_ext(); ^ keygen.c:171:14: note: conflicting prototype is here mutils_error mhash_keygen_ext(keygenid algorithm, KEYGEN data, ^ 10 warnings generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_s2k.lo -MD -MP -MF ".deps/keygen_s2k.Tpo" -c -o keygen_s2k.lo keygen_s2k.c; then mv -f ".deps/keygen_s2k.Tpo" ".deps/keygen_s2k.Plo"; else rm -f ".deps/keygen_s2k.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_s2k.lo -MD -MP -MF .deps/keygen_s2k.Tpo -c keygen_s2k.c -fPIC -DPIC -o .libs/keygen_s2k.o In file included from keygen_s2k.c:24: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_s2k.lo -MD -MP -MF .deps/keygen_s2k.Tpo -c keygen_s2k.c -o keygen_s2k.o In file included from keygen_s2k.c:24: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT crc32.lo -MD -MP -MF ".deps/crc32.Tpo" -c -o crc32.lo crc32.c; then mv -f ".deps/crc32.Tpo" ".deps/crc32.Plo"; else rm -f ".deps/crc32.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o In file included from crc32.c:22: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o In file included from crc32.c:22: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT adler32.lo -MD -MP -MF ".deps/adler32.Tpo" -c -o adler32.lo adler32.c; then mv -f ".deps/adler32.Tpo" ".deps/adler32.Plo"; else rm -f ".deps/adler32.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/adler32.o In file included from adler32.c:21: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o In file included from adler32.c:21: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md2.lo -MD -MP -MF ".deps/md2.Tpo" -c -o md2.lo md2.c; then mv -f ".deps/md2.Tpo" ".deps/md2.Plo"; else rm -f ".deps/md2.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c md2.c -fPIC -DPIC -o .libs/md2.o In file included from md2.c:48: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c md2.c -o md2.o In file included from md2.c:48: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md4.lo -MD -MP -MF ".deps/md4.Tpo" -c -o md4.lo md4.c; then mv -f ".deps/md4.Tpo" ".deps/md4.Plo"; else rm -f ".deps/md4.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -fPIC -DPIC -o .libs/md4.o In file included from md4.c:21: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o In file included from md4.c:21: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -fPIC -DPIC -o .libs/md5.o In file included from md5.c:1: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o In file included from md5.c:1: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT ripemd.lo -MD -MP -MF ".deps/ripemd.Tpo" -c -o ripemd.lo ripemd.c; then mv -f ".deps/ripemd.Tpo" ".deps/ripemd.Plo"; else rm -f ".deps/ripemd.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT ripemd.lo -MD -MP -MF .deps/ripemd.Tpo -c ripemd.c -fPIC -DPIC -o .libs/ripemd.o In file included from ripemd.c:49: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT ripemd.lo -MD -MP -MF .deps/ripemd.Tpo -c ripemd.c -o ripemd.o In file included from ripemd.c:49: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o In file included from sha1.c:34: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o In file included from sha1.c:34: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha256_sha224.lo -MD -MP -MF ".deps/sha256_sha224.Tpo" -c -o sha256_sha224.lo sha256_sha224.c; then mv -f ".deps/sha256_sha224.Tpo" ".deps/sha256_sha224.Plo"; else rm -f ".deps/sha256_sha224.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha256_sha224.lo -MD -MP -MF .deps/sha256_sha224.Tpo -c sha256_sha224.c -fPIC -DPIC -o .libs/sha256_sha224.o In file included from sha256_sha224.c:34: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha256_sha224.lo -MD -MP -MF .deps/sha256_sha224.Tpo -c sha256_sha224.c -o sha256_sha224.o 1 warning generated. In file included from sha256_sha224.c:34: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha512_sha384.lo -MD -MP -MF ".deps/sha512_sha384.Tpo" -c -o sha512_sha384.lo sha512_sha384.c; then mv -f ".deps/sha512_sha384.Tpo" ".deps/sha512_sha384.Plo"; else rm -f ".deps/sha512_sha384.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha512_sha384.lo -MD -MP -MF .deps/sha512_sha384.Tpo -c sha512_sha384.c -fPIC -DPIC -o .libs/sha512_sha384.o In file included from sha512_sha384.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT sha512_sha384.lo -MD -MP -MF .deps/sha512_sha384.Tpo -c sha512_sha384.c -o sha512_sha384.o In file included from sha512_sha384.c:25: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger.lo -MD -MP -MF ".deps/tiger.Tpo" -c -o tiger.lo tiger.c; then mv -f ".deps/tiger.Tpo" ".deps/tiger.Plo"; else rm -f ".deps/tiger.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger.lo -MD -MP -MF .deps/tiger.Tpo -c tiger.c -fPIC -DPIC -o .libs/tiger.o In file included from tiger.c:33: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger.lo -MD -MP -MF .deps/tiger.Tpo -c tiger.c -o tiger.o In file included from tiger.c:33: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger_sboxes.lo -MD -MP -MF ".deps/tiger_sboxes.Tpo" -c -o tiger_sboxes.lo tiger_sboxes.c; then mv -f ".deps/tiger_sboxes.Tpo" ".deps/tiger_sboxes.Plo"; else rm -f ".deps/tiger_sboxes.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger_sboxes.lo -MD -MP -MF .deps/tiger_sboxes.Tpo -c tiger_sboxes.c -fPIC -DPIC -o .libs/tiger_sboxes.o In file included from tiger_sboxes.c:1: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT tiger_sboxes.lo -MD -MP -MF .deps/tiger_sboxes.Tpo -c tiger_sboxes.c -o tiger_sboxes.o In file included from tiger_sboxes.c:1: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT haval.lo -MD -MP -MF ".deps/haval.Tpo" -c -o haval.lo haval.c; then mv -f ".deps/haval.Tpo" ".deps/haval.Plo"; else rm -f ".deps/haval.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT haval.lo -MD -MP -MF .deps/haval.Tpo -c haval.c -fPIC -DPIC -o .libs/haval.o In file included from haval.c:55: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT haval.lo -MD -MP -MF .deps/haval.Tpo -c haval.c -o haval.o In file included from haval.c:55: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT gosthash.lo -MD -MP -MF ".deps/gosthash.Tpo" -c -o gosthash.lo gosthash.c; then mv -f ".deps/gosthash.Tpo" ".deps/gosthash.Plo"; else rm -f ".deps/gosthash.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT gosthash.lo -MD -MP -MF .deps/gosthash.Tpo -c gosthash.c -fPIC -DPIC -o .libs/gosthash.o In file included from gosthash.c:15: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT gosthash.lo -MD -MP -MF .deps/gosthash.Tpo -c gosthash.c -o gosthash.o In file included from gosthash.c:15: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT whirlpool.lo -MD -MP -MF ".deps/whirlpool.Tpo" -c -o whirlpool.lo whirlpool.c; then mv -f ".deps/whirlpool.Tpo" ".deps/whirlpool.Plo"; else rm -f ".deps/whirlpool.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -fPIC -DPIC -o .libs/whirlpool.o In file included from whirlpool.c:59: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -o whirlpool.o In file included from whirlpool.c:59: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT snefru.lo -MD -MP -MF ".deps/snefru.Tpo" -c -o snefru.lo snefru.c; then mv -f ".deps/snefru.Tpo" ".deps/snefru.Plo"; else rm -f ".deps/snefru.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT snefru.lo -MD -MP -MF .deps/snefru.Tpo -c snefru.c -fPIC -DPIC -o .libs/snefru.o In file included from snefru.c:16: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT snefru.lo -MD -MP -MF .deps/snefru.Tpo -c snefru.c -o snefru.o In file included from snefru.c:16: ./libdefs.h:1:2: warning: '__LIBDEFS_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #if !defined(__LIBDEFS_H) ^~ ./libdefs.h:2:9: note: 'LIBDEFS_H' is defined here; did you mean '__LIBDEFS_H'? #define LIBDEFS_H ^~~~~~~~~ __LIBDEFS_H 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libmhash.la -rpath /usr/local/lib -version-info 2:1:0 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: cc -shared -fPIC -DPIC -o .libs/libmhash.so.2.1 -O2 -pipe .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,-soname,libmhash.so.2.1 libtool: link: ar cru .libs/libmhash.a mhash.o stdfns.o keygen_hex.o keygen_mcrypt.o keygen_asis.o keygen.o keygen_s2k.o crc32.o adler32.o md2.o md4.o md5.o ripemd.o sha1.o sha256_sha224.o sha512_sha384.o tiger.o tiger_sboxes.o haval.o gosthash.o whirlpool.o snefru.o libtool: link: ranlib .libs/libmhash.a Making all in doc Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT driver.o -MD -MP -MF ".deps/driver.Tpo" -c -o driver.o driver.c; then mv -f ".deps/driver.Tpo" ".deps/driver.Po"; else rm -f ".deps/driver.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o driver driver.o ../lib/libmhash.la libtool: link: cc -o .libs/driver -O2 -pipe driver.o -L.libs -lmhash -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT hmac_test.o -MD -MP -MF ".deps/hmac_test.Tpo" -c -o hmac_test.o hmac_test.c; then mv -f ".deps/hmac_test.Tpo" ".deps/hmac_test.Po"; else rm -f ".deps/hmac_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o hmac_test hmac_test.o ../lib/libmhash.la libtool: link: cc -o .libs/hmac_test -O2 -pipe hmac_test.o -L.libs -lmhash -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT keygen_test.o -MD -MP -MF ".deps/keygen_test.Tpo" -c -o keygen_test.o keygen_test.c; then mv -f ".deps/keygen_test.Tpo" ".deps/keygen_test.Po"; else rm -f ".deps/keygen_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o keygen_test keygen_test.o ../lib/libmhash.la libtool: link: cc -o .libs/keygen_test -O2 -pipe keygen_test.o -L.libs -lmhash -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT mhash_save_restore_test.o -MD -MP -MF ".deps/mhash_save_restore_test.Tpo" -c -o mhash_save_restore_test.o mhash_save_restore_test.c; then mv -f ".deps/mhash_save_restore_test.Tpo" ".deps/mhash_save_restore_test.Po"; else rm -f ".deps/mhash_save_restore_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o rest_test mhash_save_restore_test.o ../lib/libmhash.la libtool: link: cc -o .libs/rest_test -O2 -pipe mhash_save_restore_test.o -L.libs -lmhash -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -O2 -pipe -MT frag_test.o -MD -MP -MF ".deps/frag_test.Tpo" -c -o frag_test.o frag_test.c; then mv -f ".deps/frag_test.Tpo" ".deps/frag_test.Po"; else rm -f ".deps/frag_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o frag_test frag_test.o ../lib/libmhash.la libtool: link: cc -o .libs/frag_test -O2 -pipe frag_test.o -L.libs -lmhash -Wl,-rpath-link,/usr/local/lib >>> Running package in security/mhash at 1713477647.77 ===> security/mhash ===> Faking installation for mhash-0.9.9.9p2 Making install in include test -z "/usr/local/include" || mkdir -p -- "/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include" /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mhash.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mhash.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mhash.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mglobal.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mglobal.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mtypes.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mtypes.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mutils.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mutils.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash_config.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mhash_config.h' /exopi-obj/pobj/mhash-0.9.9.9/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mincludes.h' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/include/mutils/mincludes.h' Making install in lib test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c 'libmhash.la' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/lib/libmhash.la' libtool: install: /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c -m 644 ./.libs/libmhash.a /exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/lib/libmhash.a libtool: install: /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c -m 644 ./.libs/libmhash.so.2.1 /exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/lib/libmhash.so.2.1 libtool: install: /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c -m 644 ./.libs/libmhash.lai /exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/lib/libmhash.la Making install in doc test -z "/usr/local/man/man3" || mkdir -p -- "/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/man/man3" /exopi-obj/pobj/mhash-0.9.9.9/bin/install -c -m 644 '././mhash.3' '/exopi-obj/pobj/mhash-0.9.9.9/fake-amd64/usr/local/man/man3/mhash.3' Making install in src ===> Building package for mhash-0.9.9.9p2 Create /exopi-cvs/ports/packages/amd64/all/mhash-0.9.9.9p2.tgz Creating package mhash-0.9.9.9p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********************************* | 52% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mhash-0.9.9.9p2.tgz >>> Running clean in security/mhash at 1713477655.16 ===> security/mhash ===> Cleaning for mhash-0.9.9.9p2 >>> Ended at 1713477656.56 max_stuck=0.00/build=47.73/package=7.29/clean=1.55