Build of mhash with clang_glibc toolchain

The build took 00h 04m 49s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
9,600 ansic
8,972 sh
2,182 makefile
20,754 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: mhash 0.9.9.9-3 (Thu Apr 13 13:07:50 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for AIX... no
# checking for library containing strerror... none required
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking dependency style of clang... (cached) gcc3
# checking whether clang and cc understand -c and -o together... yes
# checking whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking whether clang needs -traditional... no
# checking for a BSD-compatible install... /usr/bin/install -c
# 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 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... /usr/bin/sed
# checking for ld used by clang... /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... pass_all
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# 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... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/usr/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... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for size_t... 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... no
# checking sys/endian.h presence... no
# checking for sys/endian.h... no
# checking for sys/stat.h... (cached) yes
# checking for sys/types.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking assert.h usability... yes
# checking assert.h presence... yes
# checking for assert.h... yes
# checking byteswap.h usability... yes
# checking byteswap.h presence... yes
# checking for byteswap.h... yes
# checking for dlfcn.h... (cached) yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking values.h usability... yes
# checking values.h presence... yes
# checking for values.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for stdint.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... 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... 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 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... yes
# checking size of unsigned int... 4
# checking for unsigned short int... yes
# checking size of unsigned short int... 2
# checking for unsigned char... yes
# checking size of unsigned char... 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
# Making all in include
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# Making all in lib
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT mhash.lo -MD -MP -MF .deps/mhash.Tpo -c mhash.c -o mhash.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT stdfns.lo -MD -MP -MF .deps/stdfns.Tpo -c stdfns.c -o stdfns.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT keygen_hex.lo -MD -MP -MF .deps/keygen_hex.Tpo -c keygen_hex.c -o keygen_hex.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT keygen_mcrypt.lo -MD -MP -MF .deps/keygen_mcrypt.Tpo -c keygen_mcrypt.c -o keygen_mcrypt.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT keygen_asis.lo -MD -MP -MF .deps/keygen_asis.Tpo -c keygen_asis.c -o keygen_asis.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# keygen.c:93:2: warning: comparison of two values with different enumeration types ('const keygenid' (aka 'const 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 two values with different enumeration types ('const keygenid' (aka 'const 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 ; }
# ^
# 3 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT keygen.lo -MD -MP -MF .deps/keygen.Tpo -c keygen.c -o keygen.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT keygen_s2k.lo -MD -MP -MF .deps/keygen_s2k.Tpo -c keygen_s2k.c -o keygen_s2k.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT md2.lo -MD -MP -MF .deps/md2.Tpo -c md2.c -o md2.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT md4.lo -MD -MP -MF .deps/md4.Tpo -c md4.c -o md4.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT ripemd.lo -MD -MP -MF .deps/ripemd.Tpo -c ripemd.c -o ripemd.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT sha256_sha224.lo -MD -MP -MF .deps/sha256_sha224.Tpo -c sha256_sha224.c -o sha256_sha224.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT sha512_sha384.lo -MD -MP -MF .deps/sha512_sha384.Tpo -c sha512_sha384.c -o sha512_sha384.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT tiger.lo -MD -MP -MF .deps/tiger.Tpo -c tiger.c -o tiger.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT tiger_sboxes.lo -MD -MP -MF .deps/tiger_sboxes.Tpo -c tiger_sboxes.c -o tiger_sboxes.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT haval.lo -MD -MP -MF .deps/haval.Tpo -c haval.c -o haval.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT gosthash.lo -MD -MP -MF .deps/gosthash.Tpo -c gosthash.c -o gosthash.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT whirlpool.lo -MD -MP -MF .deps/whirlpool.Tpo -c whirlpool.c -o whirlpool.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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.
# clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -MT snefru.lo -MD -MP -MF .deps/snefru.Tpo -c snefru.c -o snefru.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CC --mode=link clang -o libmhash.la -rpath /usr/lib -version-info 2:1 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
# clang -shared .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 -Wl,libmhash.so.2 -o .libs/libmhash.so.2.0.1
# (cd .libs && rm -f libmhash.so.2 && ln -s libmhash.so.2.0.1 libmhash.so.2)
# (cd .libs && rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so)
# 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
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libmhash.a
# creating libmhash.la
# (cd .libs && rm -f libmhash.la && ln -s ../libmhash.la libmhash.la)
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# Making all in doc
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# Making all in src
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# if clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# /bin/sh ../libtool --tag=CC --mode=link clang -o driver driver.o ../lib/libmhash.la
# mkdir .libs
# clang -o .libs/driver driver.o ../lib/.libs/libmhash.so
# creating driver
# if clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# /bin/sh ../libtool --tag=CC --mode=link clang -o hmac_test hmac_test.o ../lib/libmhash.la
# clang -o .libs/hmac_test hmac_test.o ../lib/.libs/libmhash.so
# creating hmac_test
# if clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# /bin/sh ../libtool --tag=CC --mode=link clang -o keygen_test keygen_test.o ../lib/libmhash.la
# clang -o .libs/keygen_test keygen_test.o ../lib/.libs/libmhash.so
# creating keygen_test
# if clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# /bin/sh ../libtool --tag=CC --mode=link clang -o rest_test mhash_save_restore_test.o ../lib/libmhash.la
# clang -o .libs/rest_test mhash_save_restore_test.o ../lib/.libs/libmhash.so
# creating rest_test
# if clang -DHAVE_CONFIG_H -I. -I. -I../include/mutils -I../include -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
# /bin/sh ../libtool --tag=CC --mode=link clang -o frag_test frag_test.o ../lib/libmhash.la
# clang -o .libs/frag_test frag_test.o ../lib/.libs/libmhash.so
# creating frag_test
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# make[2]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include" || mkdir -p -- "/tmp/mhash/pkg/mhash/usr/include"
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mhash.h' '/tmp/mhash/pkg/mhash/usr/include/mhash.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mhash.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mglobal.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mglobal.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mtypes.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mtypes.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mutils.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mutils.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mhash_config.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mhash_config.h'
# /tmp/mhash/src/mhash-0.9.9.9/install-sh -c -m 644 'mutils/mincludes.h' '/tmp/mhash/pkg/mhash/usr/include/mutils/mincludes.h'
# make[2]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/include'
# Making install in lib
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# make[2]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# test -z "/usr/lib" || mkdir -p -- "/tmp/mhash/pkg/mhash/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmhash.la' '/tmp/mhash/pkg/mhash/usr/lib/libmhash.la'
# /usr/bin/install -c .libs/libmhash.so.2.0.1 /tmp/mhash/pkg/mhash/usr/lib/libmhash.so.2.0.1
# (cd /tmp/mhash/pkg/mhash/usr/lib && { 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; }; })
# (cd /tmp/mhash/pkg/mhash/usr/lib && { ln -s -f libmhash.so.2.0.1 libmhash.so || { rm -f libmhash.so && ln -s libmhash.so.2.0.1 libmhash.so; }; })
# /usr/bin/install -c .libs/libmhash.lai /tmp/mhash/pkg/mhash/usr/lib/libmhash.la
# /usr/bin/install -c .libs/libmhash.a /tmp/mhash/pkg/mhash/usr/lib/libmhash.a
# chmod 644 /tmp/mhash/pkg/mhash/usr/lib/libmhash.a
# ranlib /tmp/mhash/pkg/mhash/usr/lib/libmhash.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/lib'
# Making install in doc
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# make[2]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/man/man3" || mkdir -p -- "/tmp/mhash/pkg/mhash/usr/share/man/man3"
# /usr/bin/install -c -m 644 '././mhash.3' '/tmp/mhash/pkg/mhash/usr/share/man/man3/mhash.3'
# make[2]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/doc'
# Making install in src
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# make[2]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9/src'
# make[1]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9'
# make[2]: Entering directory '/tmp/mhash/src/mhash-0.9.9.9'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9'
# make[1]: Leaving directory '/tmp/mhash/src/mhash-0.9.9.9'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mhash"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mhash 0.9.9.9-3 (Thu Apr 13 13:09:18 UTC 2017)

CMD: pacman --query --file mhash-0.9.9.9-3-x86_64.pkg.tar.xz
# mhash 0.9.9.9-3

Creating hybrid package for 'mhash'

Trying to find vanilla package 'mhash'...

CMD: pacman --query --file /mirror/mhash-0.9.9.9-3.pkg.tar.xz
# mhash 0.9.9.9-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libmhash.so.2
# /usr/lib/libmhash.so
# /usr/lib/libmhash.so.2.0.1
# /usr/include/mhash.h
# /usr/include/mutils/mincludes.h
# /usr/include/mutils/mtypes.h
# /usr/include/mutils/mhash.h
# /usr/include/mutils/mutils.h
# /usr/include/mutils/mhash_config.h
# /usr/include/mutils/mglobal.h
# /usr/share/man/man3/mhash.3.gz
# /sysroot/usr/lib/libmhash.so.2.0.1
# /sysroot/usr/lib/libmhash.so.2
# /sysroot/usr/lib/libmhash.so
# /sysroot/usr/lib/libmhash.la
# /sysroot/usr/lib/libmhash.a
# /sysroot/usr/include/mhash.h
# /sysroot/usr/include/mutils/mhash.h
# /sysroot/usr/include/mutils/mglobal.h
# /sysroot/usr/include/mutils/mtypes.h
# /sysroot/usr/include/mutils/mutils.h
# /sysroot/usr/include/mutils/mhash_config.h
# /sysroot/usr/include/mutils/mincludes.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf mhash.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/mhash.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mhash.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mhash.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/mhash/src/mhash-0.9.9.9/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by MHASH configure 0.9.9, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 05cfa651132c
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2007: checking build system type
# configure:2025: result: x86_64-unknown-linux-gnu
# configure:2047: checking host system type
# configure:2062: result: x86_64-unknown-linux-gnu
# configure:2084: checking target system type
# configure:2099: result: x86_64-unknown-linux-gnu
# configure:2142: checking for a BSD-compatible install
# configure:2198: result: /usr/bin/install -c
# configure:2209: checking whether build environment is sane
# configure:2252: result: yes
# configure:2317: checking for gawk
# configure:2333: found /usr/bin/gawk
# configure:2344: result: gawk
# configure:2355: checking whether make sets $(MAKE)
# configure:2376: result: yes
# configure:2452: checking for x86_64-unknown-linux-strip
# configure:2482: result: no
# configure:2492: checking for strip
# configure:2508: found /usr/bin/strip
# configure:2519: result: strip
# configure:2590: checking for style of include used by make
# configure:2618: result: GNU
# configure:2651: checking for x86_64-unknown-linux-gcc
# configure:2678: result: clang
# configure:2956: checking for C compiler version
# configure:2963: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2966: $? = 0
# configure:2973: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2976: $? = 0
# configure:2983: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2986: $? = 1
# configure:3009: checking for C compiler default output file name
# configure:3036: clang conftest.c >&5
# configure:3039: $? = 0
# configure:3077: result: a.out
# configure:3094: checking whether the C compiler works
# configure:3104: ./a.out
# configure:3107: $? = 0
# configure:3124: result: yes
# configure:3131: checking whether we are cross compiling
# configure:3133: result: no
# configure:3136: checking for suffix of executables
# configure:3143: clang -o conftest conftest.c >&5
# configure:3146: $? = 0
# configure:3170: result:
# configure:3176: checking for suffix of object files
# configure:3202: clang -c conftest.c >&5
# configure:3205: $? = 0
# configure:3228: result: o
# configure:3232: checking whether we are using the GNU C compiler
# configure:3261: clang -c conftest.c >&5
# configure:3267: $? = 0
# configure:3284: result: yes
# configure:3289: checking whether clang accepts -g
# configure:3319: clang -c -g conftest.c >&5
# configure:3325: $? = 0
# configure:3424: result: yes
# configure:3441: checking for clang option to accept ISO C89
# configure:3515: clang -c conftest.c >&5
# configure:3521: $? = 0
# configure:3544: result: none needed
# configure:3564: checking dependency style of clang
# configure:3654: result: gcc3
# configure:3677: checking how to run the C preprocessor
# configure:3717: clang -E conftest.c
# configure:3723: $? = 0
# configure:3754: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3760: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:3793: result: clang -E
# configure:3822: clang -E conftest.c
# configure:3828: $? = 0
# configure:3859: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3865: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | /* end confdefs.h. */
# | #include
# configure:3903: checking for grep that handles long lines and -e
# configure:3977: result: /usr/bin/grep
# configure:3982: checking for egrep
# configure:4060: result: /usr/bin/grep -E
# configure:4066: checking for AIX
# configure:4088: result: no
# configure:4095: checking for library containing strerror
# configure:4136: clang -o conftest conftest.c >&5
# conftest.c:19:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:19:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:4142: $? = 0
# configure:4170: result: none required
# configure:4179: checking for ANSI C header files
# configure:4209: clang -c conftest.c >&5
# configure:4215: $? = 0
# configure:4314: clang -o conftest conftest.c >&5
# configure:4317: $? = 0
# configure:4323: ./conftest
# configure:4326: $? = 0
# configure:4343: result: yes
# configure:4367: checking for sys/types.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for sys/stat.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for stdlib.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for string.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for memory.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for strings.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for inttypes.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for stdint.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4367: checking for unistd.h
# configure:4388: clang -c conftest.c >&5
# configure:4394: $? = 0
# configure:4410: result: yes
# configure:4432: checking minix/config.h usability
# configure:4449: clang -c conftest.c >&5
# conftest.c:55:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4455: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4469: result: no
# configure:4473: checking minix/config.h presence
# configure:4488: clang -E conftest.c
# conftest.c:22:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:4494: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4508: result: no
# configure:4541: checking for minix/config.h
# configure:4548: result: no
# configure:4594: checking for x86_64-unknown-linux-gcc
# configure:4621: result: clang
# configure:4899: checking for C compiler version
# configure:4906: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:4909: $? = 0
# configure:4916: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4919: $? = 0
# configure:4926: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4929: $? = 1
# configure:4932: checking whether we are using the GNU C compiler
# configure:4984: result: yes
# configure:4989: checking whether clang accepts -g
# configure:5124: result: yes
# configure:5141: checking for clang option to accept ISO C89
# configure:5244: result: none needed
# configure:5264: checking dependency style of clang
# configure:5354: result: gcc3
# configure:5372: checking whether clang and cc understand -c and -o together
# configure:5407: clang -c conftest.c -o conftest2.o >&5
# configure:5410: $? = 0
# configure:5416: clang -c conftest.c -o conftest2.o >&5
# configure:5419: $? = 0
# configure:5430: cc -c conftest.c >&5
# configure:5433: $? = 0
# configure:5441: cc -c conftest.c -o conftest2.o >&5
# configure:5444: $? = 0
# configure:5450: cc -c conftest.c -o conftest2.o >&5
# configure:5453: $? = 0
# configure:5471: result: yes
# configure:5599: checking for C++ compiler version
# configure:5606: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5609: $? = 0
# configure:5616: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5619: $? = 0
# configure:5626: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5629: $? = 1
# configure:5632: checking whether we are using the GNU C++ compiler
# configure:5661: clang++ -c conftest.cpp >&5
# configure:5667: $? = 0
# configure:5684: result: yes
# configure:5689: checking whether clang++ accepts -g
# configure:5719: clang++ -c -g conftest.cpp >&5
# configure:5725: $? = 0
# configure:5824: result: yes
# configure:5849: checking dependency style of clang++
# configure:5939: result: gcc3
# configure:5957: checking whether clang needs -traditional
# configure:5999: result: no
# configure:6019: checking for a BSD-compatible install
# configure:6075: result: /usr/bin/install -c
# configure:6086: checking whether ln -s works
# configure:6090: result: yes
# configure:6098: checking whether make sets $(MAKE)
# configure:6119: result: yes
# configure:6137: checking for an ANSI C-conforming const
# configure:6212: clang -c conftest.c >&5
# configure:6218: $? = 0
# configure:6233: result: yes
# configure:6243: checking for inline
# configure:6269: clang -c conftest.c >&5
# configure:6275: $? = 0
# configure:6293: result: inline
# configure:6312: checking for function prototypes
# configure:6315: result: yes
# configure:6332: checking whether byte ordering is bigendian
# configure:6365: clang -c conftest.c >&5
# configure:6371: $? = 0
# configure:6403: clang -c conftest.c >&5
# conftest.c:31:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:6409: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6549: result: no
# configure:6570: checking for an ANSI C-conforming const
# configure:6666: result: yes
# configure:6752: checking for a sed that does not truncate output
# configure:6806: result: /usr/bin/sed
# configure:6820: checking for ld used by clang
# configure:6887: result: /usr/bin/ld
# configure:6896: checking if the linker (/usr/bin/ld) is GNU ld
# configure:6911: result: yes
# configure:6916: checking for /usr/bin/ld option to reload object files
# configure:6923: result: -r
# configure:6941: checking for BSD-compatible nm
# configure:6990: result: /usr/bin/nm -B
# configure:6994: checking how to recognise dependent libraries
# configure:7170: result: pass_all
# configure:7257: clang -c conftest.c >&5
# configure:7260: $? = 0
# configure:7703: checking dlfcn.h usability
# configure:7720: clang -c conftest.c >&5
# configure:7726: $? = 0
# configure:7740: result: yes
# configure:7744: checking dlfcn.h presence
# configure:7759: clang -E conftest.c
# configure:7765: $? = 0
# configure:7779: result: yes
# configure:7812: checking for dlfcn.h
# configure:7820: result: yes
# configure:7843: checking how to run the C++ preprocessor
# configure:7879: clang++ -E conftest.cpp
# configure:7885: $? = 0
# configure:7916: clang++ -E conftest.cpp
# conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7922: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:7955: result: clang++ -E
# configure:7984: clang++ -E conftest.cpp
# configure:7990: $? = 0
# configure:8021: clang++ -E conftest.cpp
# conftest.cpp:25:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8027: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8076: checking for x86_64-unknown-linux-g77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-xlf
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-f77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-frt
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-pgf77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-cf77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-fort77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-fl32
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-af77
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-xlf90
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-f90
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-pgf90
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-pghpf
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-epcf90
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-gfortran
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-g95
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-xlf95
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-f95
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-fort
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-ifort
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-ifc
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-efc
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-pgf95
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-lf95
# configure:8106: result: no
# configure:8076: checking for x86_64-unknown-linux-ftn
# configure:8106: result: no
# configure:8120: checking for g77
# configure:8150: result: no
# configure:8120: checking for xlf
# configure:8150: result: no
# configure:8120: checking for f77
# configure:8150: result: no
# configure:8120: checking for frt
# configure:8150: result: no
# configure:8120: checking for pgf77
# configure:8150: result: no
# configure:8120: checking for cf77
# configure:8150: result: no
# configure:8120: checking for fort77
# configure:8150: result: no
# configure:8120: checking for fl32
# configure:8150: result: no
# configure:8120: checking for af77
# configure:8150: result: no
# configure:8120: checking for xlf90
# configure:8150: result: no
# configure:8120: checking for f90
# configure:8150: result: no
# configure:8120: checking for pgf90
# configure:8150: result: no
# configure:8120: checking for pghpf
# configure:8150: result: no
# configure:8120: checking for epcf90
# configure:8150: result: no
# configure:8120: checking for gfortran
# configure:8136: found /usr/bin/gfortran
# configure:8147: result: gfortran
# configure:8177: checking for Fortran 77 compiler version
# configure:8184: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:8187: $? = 0
# configure:8194: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:8197: $? = 0
# configure:8204: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:8207: $? = 1
# configure:8215: checking whether we are using the GNU Fortran 77 compiler
# configure:8234: gfortran -c conftest.F >&5
# configure:8240: $? = 0
# configure:8257: result: yes
# configure:8263: checking whether gfortran accepts -g
# configure:8280: gfortran -c -g conftest.f >&5
# configure:8286: $? = 0
# configure:8302: result: yes
# configure:8332: checking the maximum length of command line arguments
# configure:8441: result: 32768
# configure:8452: checking command to parse /usr/bin/nm -B output from clang object
# configure:8557: clang -c conftest.c >&5
# configure:8560: $? = 0
# configure:8564: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:8567: $? = 0
# configure:8619: clang -o conftest conftest.c conftstm.o >&5
# configure:8622: $? = 0
# configure:8660: result: ok
# configure:8664: checking for objdir
# configure:8679: result: .libs
# configure:8731: checking for x86_64-unknown-linux-ar
# configure:8761: result: no
# configure:8771: checking for ar
# configure:8787: found /usr/bin/ar
# configure:8798: result: ar
# configure:8827: checking for x86_64-unknown-linux-ranlib
# configure:8857: result: no
# configure:8867: checking for ranlib
# configure:8883: found /usr/bin/ranlib
# configure:8894: result: ranlib
# configure:8923: checking for x86_64-unknown-linux-strip
# configure:8950: result: strip
# configure:9276: checking if clang supports -fno-rtti -fno-exceptions
# configure:9294: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:9298: $? = 0
# configure:9311: result: yes
# configure:9326: checking for clang option to produce PIC
# configure:9536: result: -fPIC
# configure:9544: checking if clang PIC flag -fPIC works
# configure:9562: clang -c -fPIC -DPIC conftest.c >&5
# configure:9566: $? = 0
# configure:9579: result: yes
# configure:9607: checking if clang static flag -static works
# configure:9635: result: yes
# configure:9645: checking if clang supports -c -o file.o
# configure:9666: clang -c -o out/conftest2.o conftest.c >&5
# configure:9670: $? = 0
# configure:9692: result: yes
# configure:9718: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10673: result: yes
# configure:10694: checking whether -lc should be explicitly linked in
# configure:10699: clang -c conftest.c >&5
# configure:10702: $? = 0
# configure:10717: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:10720: $? = 0
# configure:10732: result: no
# configure:10740: checking dynamic linker characteristics
# configure:11316: result: GNU/Linux ld.so
# configure:11325: checking how to hardcode library paths into programs
# configure:11350: result: immediate
# configure:11364: checking whether stripping libraries is possible
# configure:11369: result: yes
# configure:12170: checking if libtool supports shared libraries
# configure:12172: result: yes
# configure:12175: checking whether to build shared libraries
# configure:12196: result: yes
# configure:12199: checking whether to build static libraries
# configure:12203: result: yes
# configure:12295: creating libtool
# configure:12883: checking for ld used by clang++
# configure:12950: result: /usr/bin/ld -m elf_x86_64
# configure:12959: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12974: result: yes
# configure:13025: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:13959: result: yes
# configure:13977: clang++ -c conftest.cpp >&5
# configure:13980: $? = 0
# configure:14099: checking for clang++ option to produce PIC
# configure:14373: result: -fPIC
# configure:14381: checking if clang++ PIC flag -fPIC works
# configure:14399: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:14403: $? = 0
# configure:14416: result: yes
# configure:14444: checking if clang++ static flag -static works
# configure:14472: result: yes
# configure:14482: checking if clang++ supports -c -o file.o
# configure:14503: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14507: $? = 0
# configure:14529: result: yes
# configure:14555: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14583: result: yes
# configure:14650: checking dynamic linker characteristics
# configure:15226: result: GNU/Linux ld.so
# configure:15235: checking how to hardcode library paths into programs
# configure:15260: result: immediate
# configure:15786: checking if libtool supports shared libraries
# configure:15788: result: yes
# configure:15791: checking whether to build shared libraries
# configure:15811: result: yes
# configure:15814: checking whether to build static libraries
# configure:15818: result: yes
# configure:15828: checking for gfortran option to produce PIC
# configure:16038: result: -fPIC
# configure:16046: checking if gfortran PIC flag -fPIC works
# configure:16064: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:16068: $? = 0
# configure:16081: result: yes
# configure:16109: checking if gfortran static flag -static works
# configure:16137: result: no
# configure:16147: checking if gfortran supports -c -o file.o
# configure:16168: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:16172: $? = 0
# configure:16194: result: yes
# configure:16220: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:17155: result: yes
# configure:17222: checking dynamic linker characteristics
# configure:17798: result: GNU/Linux ld.so
# configure:17807: checking how to hardcode library paths into programs
# configure:17832: result: immediate
# configure:21379: checking for size_t
# configure:21409: clang -c conftest.c >&5
# configure:21415: $? = 0
# configure:21430: result: yes
# configure:21444: checking for stdbool.h that conforms to C99
# configure:21537: clang -c conftest.c >&5
# conftest.c:52:12: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:94:11: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:16: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:21: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:26: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:36: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:41: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:46: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:94:51: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:95:11: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:95:16: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:95:21: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:21543: $? = 0
# configure:21558: result: yes
# configure:21560: checking for _Bool
# configure:21590: clang -c conftest.c >&5
# configure:21596: $? = 0
# configure:21611: result: yes
# configure:21630: checking for ANSI C header files
# configure:21794: result: yes
# configure:21823: checking sys/endian.h usability
# configure:21840: clang -c conftest.c >&5
# conftest.c:61:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:21846: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:21860: result: no
# configure:21864: checking sys/endian.h presence
# configure:21879: clang -E conftest.c
# conftest.c:28:10: fatal error: 'sys/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure:21885: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "MHASH"
# | #define PACKAGE_TARNAME "mhash"
# | #define PACKAGE_VERSION "0.9.9"
# | #define PACKAGE_STRING "MHASH 0.9.9"
# | #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# | #define PACKAGE "mhash"
# | #define VERSION "0.9.9"
# | #define MHASH_VERSION PROGRAM_VERSION
# | #define _GNU_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE__BOOL 1
# | #define HAVE_STDBOOL_H 1
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# configure:21899: result: no
# configure:21932: checking for sys/endian.h
# configure:21940: result: no
# configure:21813: checking for sys/stat.h
# configure:21819: result: yes
# configure:21813: checking for sys/types.h
# configure:21819: result: yes
# configure:21823: checking sys/mman.h usability
# configure:21840: clang -c conftest.c >&5
# configure:21846: $? = 0
# configure:21860: result: yes
# configure:21864: checking sys/mman.h presence
# configure:21879: clang -E conftest.c
# configure:21885: $? = 0
# configure:21899: result: yes
# configure:21932: checking for sys/mman.h
# configure:21940: result: yes
# configure:21972: checking assert.h usability
# configure:21989: clang -c conftest.c >&5
# configure:21995: $? = 0
# configure:22009: result: yes
# configure:22013: checking assert.h presence
# configure:22028: clang -E conftest.c
# configure:22034: $? = 0
# configure:22048: result: yes
# configure:22081: checking for assert.h
# configure:22089: result: yes
# configure:21972: checking byteswap.h usability
# configure:21989: clang -c conftest.c >&5
# configure:21995: $? = 0
# configure:22009: result: yes
# configure:22013: checking byteswap.h presence
# configure:22028: clang -E conftest.c
# configure:22034: $? = 0
# configure:22048: result: yes
# configure:22081: checking for byteswap.h
# configure:22089: result: yes
# configure:21962: checking for dlfcn.h
# configure:21968: result: yes
# configure:21972: checking ctype.h usability
# configure:21989: clang -c conftest.c >&5
# configure:21995: $? = 0
# configure:22009: result: yes
# configure:22013: checking ctype.h presence
# configure:22028: clang -E conftest.c
# configure:22034: $? = 0
# configure:22048: result: yes
# configure:22081: checking for ctype.h
# configure:22089: result: yes
# configure:21972: checking errno.h usability
# configure:21989: clang -c conftest.c >&5
# configure:21995: $? = 0
# configure:22009: result: yes
# configure:22013: checking errno.h presence
# configure:22028: clang -E conftest.c
# configure:22034: $? = 0
# configure:22048: result: yes
# configure:22081: checking for errno.h
# configure:22089: result: yes
# configure:22120: checking endian.h usability
# configure:22137: clang -c conftest.c >&5
# configure:22143: $? = 0
# configure:22157: result: yes
# configure:22161: checking endian.h presence
# configure:22176: clang -E conftest.c
# configure:22182: $? = 0
# configure:22196: result: yes
# configure:22229: checking for endian.h
# configure:22237: result: yes
# configure:22120: checking fcntl.h usability
# configure:22137: clang -c conftest.c >&5
# configure:22143: $? = 0
# configure:22157: result: yes
# configure:22161: checking fcntl.h presence
# configure:22176: clang -E conftest.c
# configure:22182: $? = 0
# configure:22196: result: yes
# configure:22229: checking for fcntl.h
# configure:22237: result: yes
# configure:22110: checking for inttypes.h
# configure:22116: result: yes
# configure:22120: checking limits.h usability
# configure:22137: clang -c conftest.c >&5
# configure:22143: $? = 0
# configure:22157: result: yes
# configure:22161: checking limits.h presence
# configure:22176: clang -E conftest.c
# configure:22182: $? = 0
# configure:22196: result: yes
# configure:22229: checking for limits.h
# configure:22237: result: yes
# configure:22268: checking malloc.h usability
# configure:22285: clang -c conftest.c >&5
# configure:22291: $? = 0
# configure:22305: result: yes
# configure:22309: checking malloc.h presence
# configure:22324: clang -E conftest.c
# configure:22330: $? = 0
# configure:22344: result: yes
# configure:22377: checking for malloc.h
# configure:22385: result: yes
# configure:22258: checking for unistd.h
# configure:22264: result: yes
# configure:22268: checking utime.h usability
# configure:22285: clang -c conftest.c >&5
# configure:22291: $? = 0
# configure:22305: result: yes
# configure:22309: checking utime.h presence
# configure:22324: clang -E conftest.c
# configure:22330: $? = 0
# configure:22344: result: yes
# configure:22377: checking for utime.h
# configure:22385: result: yes
# configure:22268: checking values.h usability
# configure:22285: clang -c conftest.c >&5
# configure:22291: $? = 0
# configure:22305: result: yes
# configure:22309: checking values.h presence
# configure:22324: clang -E conftest.c
# configure:22330: $? = 0
# configure:22344: result: yes
# configure:22377: checking for values.h
# configure:22385: result: yes
# configure:22418: checking signal.h usability
# configure:22435: clang -c conftest.c >&5
# configure:22441: $? = 0
# configure:22455: result: yes
# configure:22459: checking signal.h presence
# configure:22474: clang -E conftest.c
# configure:22480: $? = 0
# configure:22494: result: yes
# configure:22527: checking for signal.h
# configure:22535: result: yes
# configure:22408: checking for stdint.h
# configure:22414: result: yes
# configure:22418: checking stdio.h usability
# configure:22435: clang -c conftest.c >&5
# configure:22441: $? = 0
# configure:22455: result: yes
# configure:22459: checking stdio.h presence
# configure:22474: clang -E conftest.c
# configure:22480: $? = 0
# configure:22494: result: yes
# configure:22527: checking for stdio.h
# configure:22535: result: yes
# configure:22408: checking for stdlib.h
# configure:22414: result: yes
# configure:22408: checking for string.h
# configure:22414: result: yes
# configure:22408: checking for strings.h
# configure:22414: result: yes
# configure:22555: checking for stdlib.h
# configure:22561: result: yes
# configure:22695: checking for GNU libc compatible malloc
# configure:22729: clang -o conftest conftest.c >&5
# configure:22732: $? = 0
# configure:22738: ./conftest
# configure:22741: $? = 0
# configure:22757: result: yes
# configure:22785: checking for working memcmp
# configure:22838: clang -o conftest conftest.c >&5
# configure:22841: $? = 0
# configure:22847: ./conftest
# configure:22850: $? = 0
# configure:22866: result: yes
# configure:22881: checking for bcopy
# configure:22937: clang -o conftest conftest.c >&5
# configure:22943: $? = 0
# configure:22961: result: yes
# configure:22881: checking for bzero
# configure:22937: clang -o conftest conftest.c >&5
# conftest.c:76:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
# char bzero ();
# ^
# conftest.c:76:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
# 1 warning generated.
# configure:22943: $? = 0
# configure:22961: result: yes
# configure:22976: checking for fcntl
# configure:23032: clang -o conftest conftest.c >&5
# configure:23038: $? = 0
# configure:23056: result: yes
# configure:22976: checking for fsync
# configure:23032: clang -o conftest conftest.c >&5
# configure:23038: $? = 0
# configure:23056: result: yes
# configure:23072: checking for memset
# configure:23128: clang -o conftest conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:79:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:23134: $? = 0
# configure:23152: result: yes
# configure:23072: checking for memmove
# configure:23128: clang -o conftest conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:80:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:23134: $? = 0
# configure:23152: result: yes
# configure:23072: checking for mlock
# configure:23128: clang -o conftest conftest.c >&5
# configure:23134: $? = 0
# configure:23152: result: yes
# configure:23167: checking for sigaction
# configure:23223: clang -o conftest conftest.c >&5
# configure:23229: $? = 0
# configure:23247: result: yes
# configure:23167: checking for signal
# configure:23223: clang -o conftest conftest.c >&5
# configure:23229: $? = 0
# configure:23247: result: yes
# configure:23262: checking for readdir_r
# configure:23318: clang -o conftest conftest.c >&5
# configure:23324: $? = 0
# configure:23342: result: yes
# configure:23262: checking for readdir
# configure:23318: clang -o conftest conftest.c >&5
# configure:23324: $? = 0
# configure:23342: result: yes
# configure:23356: checking for strtol
# configure:23412: clang -o conftest conftest.c >&5
# configure:23418: $? = 0
# configure:23436: result: yes
# configure:23451: checking for lstat
# configure:23507: clang -o conftest conftest.c >&5
# configure:23513: $? = 0
# configure:23531: result: yes
# configure:23451: checking for stat
# configure:23507: clang -o conftest conftest.c >&5
# configure:23513: $? = 0
# configure:23531: result: yes
# configure:23546: checking for umask
# configure:23602: clang -o conftest conftest.c >&5
# configure:23608: $? = 0
# configure:23626: result: yes
# configure:23546: checking for utime
# configure:23602: clang -o conftest conftest.c >&5
# configure:23608: $? = 0
# configure:23626: result: yes
# configure:23638: checking for unsigned long long int
# configure:23668: clang -c conftest.c >&5
# configure:23674: $? = 0
# configure:23689: result: yes
# configure:23696: checking size of unsigned long long int
# configure:23998: clang -o conftest conftest.c >&5
# configure:24001: $? = 0
# configure:24007: ./conftest
# configure:24010: $? = 0
# configure:24033: result: 8
# configure:24043: checking for unsigned long int
# configure:24073: clang -c conftest.c >&5
# configure:24079: $? = 0
# configure:24094: result: yes
# configure:24101: checking size of unsigned long int
# configure:24403: clang -o conftest conftest.c >&5
# configure:24406: $? = 0
# configure:24412: ./conftest
# configure:24415: $? = 0
# configure:24438: result: 8
# configure:24448: checking for unsigned int
# configure:24478: clang -c conftest.c >&5
# configure:24484: $? = 0
# configure:24499: result: yes
# configure:24506: checking size of unsigned int
# configure:24808: clang -o conftest conftest.c >&5
# configure:24811: $? = 0
# configure:24817: ./conftest
# configure:24820: $? = 0
# configure:24843: result: 4
# configure:24853: checking for unsigned short int
# configure:24883: clang -c conftest.c >&5
# configure:24889: $? = 0
# configure:24904: result: yes
# configure:24911: checking size of unsigned short int
# configure:25213: clang -o conftest conftest.c >&5
# configure:25216: $? = 0
# configure:25222: ./conftest
# configure:25225: $? = 0
# configure:25248: result: 2
# configure:25258: checking for unsigned char
# configure:25288: clang -c conftest.c >&5
# configure:25294: $? = 0
# configure:25309: result: yes
# configure:25316: checking size of unsigned char
# configure:25618: clang -o conftest conftest.c >&5
# configure:25621: $? = 0
# configure:25627: ./conftest
# configure:25630: $? = 0
# configure:25653: result: 1
# configure:25665: checking if malloc debugging is wanted
# configure:25685: result: no
# configure:25690: checking whether to enable maintainer-specific portions of Makefiles
# configure:25699: result: no
# configure:26139: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by MHASH config.status 0.9.9, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 05cfa651132c
#
# config.status:676: creating Makefile
# config.status:676: creating mhash.spec
# config.status:676: creating include/Makefile
# config.status:676: creating doc/Makefile
# config.status:676: creating src/Makefile
# config.status:676: creating lib/Makefile
# config.status:676: creating include/mutils/mhash_config.h
# config.status:1017: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCASFLAGS_set=
# ac_cv_env_CCASFLAGS_value=
# ac_cv_env_CCAS_set=
# ac_cv_env_CCAS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_bzero=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fsync=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memcmp_working=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mlock=yes
# ac_cv_func_readdir=yes
# ac_cv_func_readdir_r=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_signal=yes
# ac_cv_func_stat=yes
# ac_cv_func_strtol=yes
# ac_cv_func_umask=yes
# ac_cv_func_utime=yes
# ac_cv_header_assert_h=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_ctype_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_signal_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_endian_h=no
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_values_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_clang_c_o=yes
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_unsigned_char=1
# ac_cv_sizeof_unsigned_int=4
# ac_cv_sizeof_unsigned_long_int=8
# ac_cv_sizeof_unsigned_long_long_int=8
# ac_cv_sizeof_unsigned_short_int=2
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_char=yes
# ac_cv_type_unsigned_int=yes
# ac_cv_type_unsigned_long_int=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_unsigned_short_int=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCAS='clang'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/mhash/src/mhash-0.9.9.9/missing --run makeinfo'
# OBJDUMP='objdump'
# OBJEXT='o'
# PACKAGE='mhash'
# PACKAGE_BUGREPORT='mhash-devel@sourceforge.net'
# PACKAGE_NAME='MHASH'
# PACKAGE_STRING='MHASH 0.9.9'
# PACKAGE_TARNAME='mhash'
# PACKAGE_VERSION='0.9.9'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.9.9'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/mhash/src/mhash-0.9.9.9/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "MHASH"
# #define PACKAGE_TARNAME "mhash"
# #define PACKAGE_VERSION "0.9.9"
# #define PACKAGE_STRING "MHASH 0.9.9"
# #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# #define PACKAGE "mhash"
# #define VERSION "0.9.9"
# #define MHASH_VERSION PROGRAM_VERSION
# #define _GNU_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define HAVE_DLFCN_H 1
# #define HAVE__BOOL 1
# #define HAVE_STDBOOL_H 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_ASSERT_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_VALUES_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDIO_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_BCOPY 1
# #define HAVE_BZERO 1
# #define HAVE_FCNTL 1
# #define HAVE_FSYNC 1
# #define HAVE_MEMSET 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MLOCK 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGNAL 1
# #define HAVE_READDIR_R 1
# #define HAVE_READDIR 1
# #define HAVE_STRTOL 1
# #define HAVE_LSTAT 1
# #define HAVE_STAT 1
# #define HAVE_UMASK 1
# #define HAVE_UTIME 1
# #define SIZEOF_UNSIGNED_LONG_LONG_INT 8
# #define SIZEOF_UNSIGNED_LONG_INT 8
# #define SIZEOF_UNSIGNED_INT 4
# #define SIZEOF_UNSIGNED_SHORT_INT 2
# #define SIZEOF_UNSIGNED_CHAR 1
# #define ENABLE_MD5 1
# #define ENABLE_SHA1 1
# #define ENABLE_MD4 1
# #define ENABLE_MD2 1
# #define ENABLE_TIGER 1
# #define ENABLE_HAVAL 1
# #define ENABLE_CRC32 1
# #define ENABLE_ADLER32 1
# #define ENABLE_RIPEMD 1
# #define ENABLE_GOST 1
# #define ENABLE_SHA256_SHA224 1
# #define ENABLE_SHA512_SHA384 1
# #define ENABLE_SNEFRU 1
# #define ENABLE_WHIRLPOOL 1
#
# configure: exit 0