Build of libgringotts with clang_glibc toolchain

The build took 00h 01m 02s and was SUCCESSFUL.

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

SLOCLanguage
6,971 sh
2,047 ansic
1,116 makefile
10,134 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: libgringotts 1.2.1-12 (Thu Apr 13 17:34:00 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (2) libmcrypt-2.5.8-4 mhash-0.9.9.9-3
#
# Total Installed Size: 0.44 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libmcrypt...
# installing mhash...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... none
# checking for ld used by GCC... /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... nm
# checking for a sed that does not truncate output... /usr/bin/sed
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking command to parse nm output... ok
# 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 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 dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking for objdir... .libs
# 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 if clang supports -c -o file.lo... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking whether the linker (/usr/bin/ld) supports shared libraries... yes
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether -lc should be explicitly linked in... no
# creating libtool
# 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) none
# checking for X... libraries , headers
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... yes
# checking for /dev/random... yes
# checking for compress2 in -lz... yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for BZ2_bzBuffToBuffCompress in -lbz2... yes
# checking bzlib.h usability... yes
# checking bzlib.h presence... yes
# checking for bzlib.h... yes
# checking for libmcrypt... yes
# checking for mhash_keygen in -lmhash... yes
# checking mhash.h usability... yes
# checking mhash.h presence... yes
# checking for mhash.h... yes
# checking whether stat file-mode macros are broken... no
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking for fcntl... yes
# checking for fsync... yes
# checking for lstat... yes
# checking for stat... yes
# checking for umask... yes
# checking for utime... yes
# checking for memmove... yes
# checking for size_t... yes
# checking for an ANSI C-conforming const... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating src/Makefile
# config.status: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating docs/Makefile
# config.status: WARNING: 'docs/Makefile.in' seems to ignore the --datarootdir setting
# config.status: creating libgringotts.spec
# config.status: creating libgringotts.pc
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# Making all in src
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c -o libgrg_crypt.lo `test -f 'libgrg_crypt.c' || echo './'`libgrg_crypt.c
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_crypt.c -fPIC -DPIC -o .libs/libgrg_crypt.lo
# libgrg_crypt.c:141:10: warning: returning 'char [13]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_RIJNDAEL_128;
# ^~~~~~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:160:30: note: expanded from macro 'MCRYPT_RIJNDAEL_128'
# #define MCRYPT_RIJNDAEL_128 "rijndael-128"
# ^~~~~~~~~~~~~~
# libgrg_crypt.c:144:10: warning: returning 'char [8]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_SERPENT;
# ^~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:159:26: note: expanded from macro 'MCRYPT_SERPENT'
# #define MCRYPT_SERPENT "serpent"
# ^~~~~~~~~
# libgrg_crypt.c:147:10: warning: returning 'char [8]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_TWOFISH;
# ^~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:155:26: note: expanded from macro 'MCRYPT_TWOFISH'
# #define MCRYPT_TWOFISH "twofish"
# ^~~~~~~~~
# libgrg_crypt.c:150:10: warning: returning 'char [9]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_CAST_256;
# ^~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:156:26: note: expanded from macro 'MCRYPT_CAST_256'
# #define MCRYPT_CAST_256 "cast-256"
# ^~~~~~~~~~
# libgrg_crypt.c:153:10: warning: returning 'char [10]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_SAFERPLUS;
# ^~~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:157:27: note: expanded from macro 'MCRYPT_SAFERPLUS'
# #define MCRYPT_SAFERPLUS "saferplus"
# ^~~~~~~~~~~
# libgrg_crypt.c:156:10: warning: returning 'char [7]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_LOKI97;
# ^~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:158:25: note: expanded from macro 'MCRYPT_LOKI97'
# #define MCRYPT_LOKI97 "loki97"
# ^~~~~~~~
# libgrg_crypt.c:159:10: warning: returning 'char [10]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_3DES;
# ^~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:147:23: note: expanded from macro 'MCRYPT_3DES'
# #define MCRYPT_3DES "tripledes"
# ^~~~~~~~~~~
# libgrg_crypt.c:162:10: warning: returning 'char [13]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_RIJNDAEL_256;
# ^~~~~~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:162:30: note: expanded from macro 'MCRYPT_RIJNDAEL_256'
# #define MCRYPT_RIJNDAEL_256 "rijndael-256"
# ^~~~~~~~~~~~~~
# libgrg_crypt.c:165:10: warning: returning 'char [8]' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return MCRYPT_SERPENT;
# ^~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:159:26: note: expanded from macro 'MCRYPT_SERPENT'
# #define MCRYPT_SERPENT "serpent"
# ^~~~~~~~~
# libgrg_crypt.c:198:22: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN))
# ^~~
# libgrg_crypt.c:114:37: note: passing argument to parameter 'CRC' here
# compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck,
# ^
# libgrg_crypt.c:198:27: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN))
# ^~~~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:114:63: note: passing argument to parameter 'toCheck' here
# compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck,
# ^
# libgrg_crypt.c:224:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# key = grg_memdup (((*dim ==
# ^~~~~~~~~
# ./libgrg_utils.h:27:49: note: passing argument to parameter 'src' here
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^
# libgrg_crypt.c:229:21: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# key = grg_memdup (((*dim ==
# ^~~~~~~~~
# ./libgrg_utils.h:27:49: note: passing argument to parameter 'src' here
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^
# libgrg_crypt.c:251:19: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# IV = grg_memdup (tmp, dIV);
# ^~~
# ./libgrg_utils.h:27:49: note: passing argument to parameter 'src' here
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^
# libgrg_crypt.c:259:23: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# ecdata = grg_memdup (tmp, len);
# ^~~
# ./libgrg_utils.h:27:49: note: passing argument to parameter 'src' here
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^
# libgrg_crypt.c:270:28: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:38:34: note: passing argument to parameter 'algorithm' here
# MCRYPT mcrypt_module_open(char *algorithm,
# ^
# libgrg_crypt.c:350:38: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# err = BZ2_bzBuffToBuffDecompress ((unsigned char *)
# ^~~~~~~~~~~~~~~~~
# /usr/include/bzlib.h:215:21: note: passing argument to parameter 'dest' here
# char* dest,
# ^
# libgrg_crypt.c:352:10: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# (unsigned char *) curdata, curlen,
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# /usr/include/bzlib.h:217:21: note: passing argument to parameter 'source' here
# char* source,
# ^
# libgrg_crypt.c:355:31: warning: passing 'long *' to parameter of type 'uLongf *' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
# err = uncompress (tmpData, &oDim, curdata, curlen);
# ^~~~~
# /usr/include/zlib.h:1197:59: note: passing argument to parameter 'destLen' here
# ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
# ^
# libgrg_crypt.c:399:35: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# uncDim = (origDim < 0) ? strlen (origData) : origDim;
# ^~~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libgrg_crypt.c:408:12: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# compData = (char *) malloc (compDim);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:414:36: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# err = BZ2_bzBuffToBuffCompress (compData,
# ^~~~~~~~
# /usr/include/bzlib.h:205:21: note: passing argument to parameter 'dest' here
# char* dest,
# ^
# libgrg_crypt.c:417:8: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# (unsigned char *)
# ^~~~~~~~~~~~~~~~~
# /usr/include/bzlib.h:207:21: note: passing argument to parameter 'source' here
# char* source,
# ^
# libgrg_crypt.c:422:31: warning: passing 'long *' to parameter of type 'uLongf *' (aka 'unsigned long *') converts between pointers to integer types with different sign [-Wpointer-sign]
# err = compress2 (compData, &compDim, origData, uncDim,
# ^~~~~~~~
# /usr/include/zlib.h:1174:58: note: passing argument to parameter 'destLen' here
# ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
# ^
# libgrg_crypt.c:425:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (err < 0)
# ~~~ ^ ~
# libgrg_crypt.c:472:28: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL,
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:38:34: note: passing argument to parameter 'algorithm' here
# MCRYPT mcrypt_module_open(char *algorithm,
# ^
# libgrg_crypt.c:491:37: warning: passing 'unsigned int *' to parameter of type 'int *' converts between pointers to integer types with different sign [-Wpointer-sign]
# key = select_key (gctx, keystruct, &dKey);
# ^~~~~
# libgrg_crypt.c:214:63: note: passing argument to parameter 'dim' here
# select_key (const GRG_CTX gctx, const GRG_KEY keystruct, int *dim)
# ^
# libgrg_crypt.c:507:10: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
# if (err < 0)
# ~~~ ^ ~
# libgrg_crypt.c:601:13: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# /usr/include/fcntl.h:179:30: note: passing argument to parameter '__file' here
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^
# libgrg_crypt.c:649:13: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# /usr/include/fcntl.h:179:30: note: passing argument to parameter '__file' here
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^
# libgrg_crypt.c:702:13: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# /usr/include/fcntl.h:179:30: note: passing argument to parameter '__file' here
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^
# libgrg_crypt.c:754:13: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# fd = open (path, O_WRONLY | O_CREAT | O_TRUNC,
# ^~~~
# /usr/include/fcntl.h:179:30: note: passing argument to parameter '__file' here
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^
# libgrg_crypt.c:762:11: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# unlink (path);
# ^~~~
# /usr/include/unistd.h:829:32: note: passing argument to parameter '__name' here
# extern int unlink (const char *__name) __THROW __nonnull ((1));
# ^
# 33 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_crypt.c -o libgrg_crypt.o >/dev/null 2>&1
# mv -f .libs/libgrg_crypt.lo libgrg_crypt.lo
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c -o libgrg_structs.lo `test -f 'libgrg_structs.c' || echo './'`libgrg_structs.c
# rm -f .libs/libgrg_structs.lo
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_structs.c -fPIC -DPIC -o .libs/libgrg_structs.lo
# In file included from libgrg_structs.c:30:
# ../config.h:77:9: warning: 'PACKAGE' macro redefined [-Wmacro-redefined]
# #define PACKAGE "libgringotts"
# ^
# /usr/include/mutils/mhash_config.h:186:9: note: previous definition is here
# #define PACKAGE "mhash"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:80:9: warning: 'PACKAGE_BUGREPORT' macro redefined [-Wmacro-redefined]
# #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
# ^
# /usr/include/mutils/mhash_config.h:189:9: note: previous definition is here
# #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:83:9: warning: 'PACKAGE_NAME' macro redefined [-Wmacro-redefined]
# #define PACKAGE_NAME "libgringotts"
# ^
# /usr/include/mutils/mhash_config.h:192:9: note: previous definition is here
# #define PACKAGE_NAME "MHASH"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:86:9: warning: 'PACKAGE_STRING' macro redefined [-Wmacro-redefined]
# #define PACKAGE_STRING "libgringotts 1.2.1"
# ^
# /usr/include/mutils/mhash_config.h:195:9: note: previous definition is here
# #define PACKAGE_STRING "MHASH 0.9.9"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:89:9: warning: 'PACKAGE_TARNAME' macro redefined [-Wmacro-redefined]
# #define PACKAGE_TARNAME "libgringotts"
# ^
# /usr/include/mutils/mhash_config.h:198:9: note: previous definition is here
# #define PACKAGE_TARNAME "mhash"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:92:9: warning: 'PACKAGE_VERSION' macro redefined [-Wmacro-redefined]
# #define PACKAGE_VERSION "1.2.1"
# ^
# /usr/include/mutils/mhash_config.h:201:9: note: previous definition is here
# #define PACKAGE_VERSION "0.9.9"
# ^
# In file included from libgrg_structs.c:30:
# ../config.h:101:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]
# #define VERSION "1.2.1"
# ^
# /usr/include/mutils/mhash_config.h:213:9: note: previous definition is here
# #define VERSION "0.9.9"
# ^
# libgrg_structs.c:84:26: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# if (!header || (strlen (header) != HEADER_LEN))
# ^~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libgrg_structs.c:207:26: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# real_pwd_len = strlen (pwd);
# ^~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# 9 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_structs.c -o libgrg_structs.o >/dev/null 2>&1
# mv -f .libs/libgrg_structs.lo libgrg_structs.lo
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c -o libgrg_utils.lo `test -f 'libgrg_utils.c' || echo './'`libgrg_utils.c
# rm -f .libs/libgrg_utils.lo
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_utils.c -fPIC -DPIC -o .libs/libgrg_utils.lo
# libgrg_utils.c:225:19: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# csize = strlen (toOverwrite);
# ^~~~~~~~~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libgrg_utils.c:307:29: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# grg_rnd_seq_direct (gctx, pntr, (dim >= 0) ? dim : strlen (pntr));
# ^~~~
# libgrg_utils.c:216:56: note: passing argument to parameter 'toOverwrite' here
# grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite,
# ^
# libgrg_utils.c:442:14: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# pdf = open (pwd_path, O_RDONLY);
# ^~~~~~~~
# /usr/include/fcntl.h:179:30: note: passing argument to parameter '__file' here
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^
# libgrg_utils.c:490:43: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# origlen = (inlen >= 0) ? inlen : strlen (in);
# ^~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libgrg_utils.c:536:44: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# tmpinlen = (inlen >= 0) ? inlen : strlen (in);
# ^~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# libgrg_utils.c:589:9: warning: returning 'char *' from a function with result type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# return ret;
# ^~~
# libgrg_utils.c:631:42: warning: passing 'char [4]' to parameter of type 'const unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# gctx = grg_context_initialize_defaults ("GRG");
# ^~~~~
# ./libgringotts.h:140:63: note: passing argument to parameter 'header' here
# GRG_CTX grg_context_initialize_defaults (const unsigned char *header);
# ^
# libgrg_utils.c:646:29: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# grg_rnd_seq_direct (gctx, mem, dim);
# ^~~
# libgrg_utils.c:216:56: note: passing argument to parameter 'toOverwrite' here
# grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite,
# ^
# 8 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_utils.c -o libgrg_utils.o >/dev/null 2>&1
# mv -f .libs/libgrg_utils.lo libgrg_utils.lo
# /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c -o libgrg_tmp.lo `test -f 'libgrg_tmp.c' || echo './'`libgrg_tmp.c
# rm -f .libs/libgrg_tmp.lo
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_tmp.c -fPIC -DPIC -o .libs/libgrg_tmp.lo
# libgrg_tmp.c:62:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# mcrypt_module_open (grg2mcrypt (ca), NULL, MCRYPT_CFB, NULL);
# ^~~~~~~~~~~~~~~
# /usr/include/mutils/mcrypt.h:38:34: note: passing argument to parameter 'algorithm' here
# MCRYPT mcrypt_module_open(char *algorithm,
# ^
# libgrg_tmp.c:109:33: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
# dim = (data_len < 0) ? strlen (data) : data_len;
# ^~~~
# /usr/include/string.h:394:35: note: passing argument to parameter '__s' here
# extern size_t strlen (const char *__s)
# ^
# 2 warnings generated.
# clang -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_CONFIG_H -I/usr/include -Wall -Wpointer-arith -c libgrg_tmp.c -o libgrg_tmp.o >/dev/null 2>&1
# mv -f .libs/libgrg_tmp.lo libgrg_tmp.lo
# /bin/sh ../libtool --mode=link clang -o libgringotts.la -rpath /usr/lib -version-info 2:7:0 libgrg_crypt.lo libgrg_structs.lo libgrg_utils.lo libgrg_tmp.lo -lz -lbz2 -L/usr/lib -lmcrypt -lmhash -lm
# rm -fr .libs/libgringotts.la .libs/libgringotts.* .libs/libgringotts.*
# clang -shared libgrg_crypt.lo libgrg_structs.lo libgrg_utils.lo libgrg_tmp.lo -lz -lbz2 -L/usr/lib -lmcrypt -lmhash -lm -Wl,-soname -Wl,libgringotts.so.2 -o .libs/libgringotts.so.2.0.7
# (cd .libs && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2)
# (cd .libs && rm -f libgringotts.so && ln -s libgringotts.so.2.0.7 libgringotts.so)
# ar cru .libs/libgringotts.a libgrg_crypt.o libgrg_structs.o libgrg_utils.o libgrg_tmp.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libgringotts.a
# creating libgringotts.la
# (cd .libs && rm -f libgringotts.la && ln -s ../libgringotts.la libgringotts.la)
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# Making all in docs
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# make[1]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# /bin/sh ../mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/lib
# mkdir -p -- /tmp/libgringotts/pkg/libgringotts/usr/lib
# /bin/sh ../libtool --mode=install /usr/bin/install -c libgringotts.la /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.la
# /usr/bin/install -c .libs/libgringotts.so.2.0.7 /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.so.2.0.7
# (cd /tmp/libgringotts/pkg/libgringotts/usr/lib && rm -f libgringotts.so.2 && ln -s libgringotts.so.2.0.7 libgringotts.so.2)
# (cd /tmp/libgringotts/pkg/libgringotts/usr/lib && rm -f libgringotts.so && ln -s libgringotts.so.2.0.7 libgringotts.so)
# /usr/bin/install -c .libs/libgringotts.lai /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.la
# /usr/bin/install -c .libs/libgringotts.a /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.a
# ranlib /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.a
# chmod 644 /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /bin/sh ../mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/include
# mkdir -p -- /tmp/libgringotts/pkg/libgringotts/usr/include
# /usr/bin/install -c -m 644 libgringotts.h /tmp/libgringotts/pkg/libgringotts/usr/include/libgringotts.h
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# make[1]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/src'
# Making install in docs
# make[1]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[2]: Nothing to be done for 'install-exec-am'.
# /bin/sh ../mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1
# mkdir -p -- /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1
# /usr/bin/install -c -m 644 manual.htm /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/manual.htm
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[1]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1/docs'
# make[1]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# make[2]: Entering directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# mkdir -p /tmp/libgringotts/pkg/libgringotts/usr/lib/pkgconfig/
# cp libgringotts.pc /tmp/libgringotts/pkg/libgringotts/usr/lib/pkgconfig/
#
#
# ----------------------------------------------------------------------
# md5sum of relevant files:
#
# /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.so :
# 64f2e150e8f24f0d419d03351df3821d
#
# /tmp/libgringotts/pkg/libgringotts/usr/include/libgringotts.h :
# 5fdec1de5974752706277437bbc1d912
#
# use these values to check library integrity at any time
# ----------------------------------------------------------------------
#
#
# /bin/sh ./mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1
# /usr/bin/install -c -m 644 TODO /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/TODO
# /usr/bin/install -c -m 644 NEWS /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/NEWS
# /usr/bin/install -c -m 644 AUTHORS /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/AUTHORS
# /usr/bin/install -c -m 644 README /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/README
# /usr/bin/install -c -m 644 COPYING /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/COPYING
# /usr/bin/install -c -m 644 ChangeLog /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/ChangeLog
# make[2]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# make[1]: Leaving directory '/tmp/libgringotts/src/libgringotts-1.2.1'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libgringotts"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Adding changelog file...
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libgringotts 1.2.1-12 (Thu Apr 13 17:34:22 UTC 2017)

CMD: pacman --query --file libgringotts-1.2.1-12-x86_64.pkg.tar.xz
# libgringotts 1.2.1-12

Creating hybrid package for 'libgringotts'

Trying to find vanilla package 'libgringotts'...

CMD: pacman --query --file /mirror/libgringotts-1.2.1-12.pkg.tar.xz
# libgringotts 1.2.1-12

Package file has the following structure:
# /.PKGINFO
# /.CHANGELOG
# /.MTREE
# /usr/lib/libgringotts.so.2
# /usr/lib/libgringotts.so
# /usr/lib/libgringotts.so.2.0.7
# /usr/lib/pkgconfig/libgringotts.pc
# /usr/include/libgringotts.h
# /sysroot/usr/lib/libgringotts.so.2.0.7
# /sysroot/usr/lib/libgringotts.so.2
# /sysroot/usr/lib/libgringotts.so
# /sysroot/usr/lib/libgringotts.la
# /sysroot/usr/lib/libgringotts.a
# /sysroot/usr/lib/pkgconfig/libgringotts.pc
# /sysroot/usr/include/libgringotts.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libgringotts.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libgringotts.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/libgringotts/src/libgringotts-1.2.1/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 libgringotts configure 1.2.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4c3cec238918
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2450: checking for a BSD-compatible install
# configure:2518: result: /usr/bin/install -c
# configure:2529: checking whether build environment is sane
# configure:2566: result: yes
# configure:2596: checking for gawk
# configure:2612: found /usr/bin/gawk
# configure:2623: result: gawk
# configure:2634: checking whether make sets $(MAKE)
# configure:2656: result: yes
# configure:2724: checking for x86_64-unknown-linux-strip
# configure:2754: result: no
# configure:2764: checking for strip
# configure:2780: found /usr/bin/strip
# configure:2791: result: strip
# configure:2891: checking build system type
# configure:2905: result: x86_64-unknown-linux-gnu
# configure:2925: checking host system type
# configure:2938: result: x86_64-unknown-linux-gnu
# configure:2978: checking for style of include used by make
# configure:3006: result: GNU
# configure:3039: checking for x86_64-unknown-linux-gcc
# configure:3066: result: clang
# configure:3335: checking for C compiler version
# configure:3344: 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:3355: $? = 0
# configure:3344: 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
# ... rest of stderr output deleted ...
# configure:3355: $? = 0
# configure:3344: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3355: $? = 1
# configure:3344: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3355: $? = 1
# configure:3375: checking whether the C compiler works
# configure:3397: clang conftest.c >&5
# configure:3401: $? = 0
# configure:3449: result: yes
# configure:3452: checking for C compiler default output file name
# configure:3454: result: a.out
# configure:3460: checking for suffix of executables
# configure:3467: clang -o conftest conftest.c >&5
# configure:3471: $? = 0
# configure:3493: result:
# configure:3515: checking whether we are cross compiling
# configure:3523: clang -o conftest conftest.c >&5
# configure:3527: $? = 0
# configure:3534: ./conftest
# configure:3538: $? = 0
# configure:3553: result: no
# configure:3558: checking for suffix of object files
# configure:3580: clang -c conftest.c >&5
# configure:3584: $? = 0
# configure:3605: result: o
# configure:3609: checking whether we are using the GNU C compiler
# configure:3628: clang -c conftest.c >&5
# configure:3628: $? = 0
# configure:3637: result: yes
# configure:3646: checking whether clang accepts -g
# configure:3666: clang -c -g conftest.c >&5
# configure:3666: $? = 0
# configure:3707: result: yes
# configure:3724: checking for clang option to accept ISO C89
# configure:3787: clang -c conftest.c >&5
# configure:3787: $? = 0
# configure:3800: result: none needed
# configure:3822: checking dependency style of clang
# configure:3884: result: none
# configure:3923: checking for ld used by GCC
# configure:3986: result: /usr/bin/ld
# configure:3993: checking if the linker (/usr/bin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:4005: result: yes
# configure:4010: checking for /usr/bin/ld option to reload object files
# configure:4017: result: -r
# configure:4022: checking for BSD-compatible nm
# configure:4058: result: nm
# configure:4061: checking for a sed that does not truncate output
# configure:4143: result: /usr/bin/sed
# configure:4146: checking whether ln -s works
# configure:4150: result: yes
# configure:4157: checking how to recognise dependent libraries
# configure:4338: result: pass_all
# configure:4351: checking command to parse nm output
# configure:4435: clang -c conftest.c >&5
# configure:4438: $? = 0
# configure:4442: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:4445: $? = 0
# configure:4497: clang -o conftest conftest.c conftstm.o >&5
# conftest.c:6:1: warning: variable named 'main' with external linkage has undefined behavior [-Wmain]
# extern char main;
# ^
# 1 warning generated.
# configure:4500: $? = 0
# configure:4544: result: ok
# configure:4553: checking how to run the C preprocessor
# configure:4584: clang -E conftest.c
# configure:4584: $? = 0
# configure:4598: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4598: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgringotts"
# | #define PACKAGE_TARNAME "libgringotts"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "libgringotts 1.2.1"
# | #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgringotts"
# | #define VERSION "1.2.1"
# | /* end confdefs.h. */
# | #include
# configure:4623: result: clang -E
# configure:4643: clang -E conftest.c
# configure:4643: $? = 0
# configure:4657: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4657: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgringotts"
# | #define PACKAGE_TARNAME "libgringotts"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "libgringotts 1.2.1"
# | #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgringotts"
# | #define VERSION "1.2.1"
# | /* end confdefs.h. */
# | #include
# configure:4686: checking for grep that handles long lines and -e
# configure:4744: result: /usr/bin/grep
# configure:4749: checking for egrep
# configure:4811: result: /usr/bin/grep -E
# configure:4816: checking for ANSI C header files
# configure:4836: clang -c conftest.c >&5
# configure:4836: $? = 0
# configure:4909: clang -o conftest conftest.c >&5
# configure:4909: $? = 0
# configure:4909: ./conftest
# configure:4909: $? = 0
# configure:4920: result: yes
# configure:4933: checking for sys/types.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for sys/stat.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for stdlib.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for string.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for memory.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for strings.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for inttypes.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for stdint.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for unistd.h
# configure:4933: clang -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4947: checking dlfcn.h usability
# configure:4947: clang -c conftest.c >&5
# configure:4947: $? = 0
# configure:4947: result: yes
# configure:4947: checking dlfcn.h presence
# configure:4947: clang -E conftest.c
# configure:4947: $? = 0
# configure:4947: result: yes
# configure:4947: checking for dlfcn.h
# configure:4947: result: yes
# configure:5104: checking for x86_64-unknown-linux-ranlib
# configure:5134: result: no
# configure:5144: checking for ranlib
# configure:5160: found /usr/bin/ranlib
# configure:5171: result: ranlib
# configure:5196: checking for x86_64-unknown-linux-strip
# configure:5223: result: strip
# configure:5326: clang -c conftest.c >&5
# configure:5329: $? = 0
# configure:5482: checking for objdir
# configure:5493: result: .libs
# configure:5510: checking for clang option to produce PIC
# configure:5656: result: -fPIC
# configure:5660: checking if clang PIC flag -fPIC works
# configure:5678: clang -c -fPIC -DPIC conftest.c >&5
# configure:5678: $? = 0
# configure:5712: result: yes
# configure:5728: checking if clang static flag -static works
# configure:5747: clang -o conftest -static conftest.c >&5
# configure:5747: $? = 0
# configure:5759: result: yes
# configure:5771: checking if clang supports -c -o file.o
# configure:5791: clang -c -o out/conftest2.o conftest.c >&5
# configure:5815: result: yes
# configure:5820: checking if clang supports -c -o file.lo
# configure:5842: clang -c -c -o conftest.lo conftest.c >&5
# configure:5842: $? = 0
# configure:5859: result: yes
# configure:5890: checking if clang supports -fno-rtti -fno-exceptions
# configure:5907: clang -c -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
# configure:5907: $? = 0
# configure:5919: result: yes
# configure:5930: checking whether the linker (/usr/bin/ld) supports shared libraries
# configure:6625: result: yes
# configure:6630: checking how to hardcode library paths into programs
# configure:6654: result: immediate
# configure:6659: checking whether stripping libraries is possible
# configure:6664: result: yes
# configure:6675: checking dynamic linker characteristics
# configure:7089: result: GNU/Linux ld.so
# configure:7094: checking if libtool supports shared libraries
# configure:7096: result: yes
# configure:7099: checking whether to build shared libraries
# configure:7120: result: yes
# configure:7123: checking whether to build static libraries
# configure:7127: result: yes
# configure:7587: checking whether -lc should be explicitly linked in
# configure:7595: clang -c conftest.c >&5
# configure:7598: $? = 0
# configure:7612: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7615: $? = 0
# configure:7628: result: no
# configure:8530: checking for C compiler version
# configure:8539: 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:8550: $? = 0
# configure:8539: 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
# ... rest of stderr output deleted ...
# configure:8550: $? = 0
# configure:8539: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:8550: $? = 1
# configure:8539: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:8550: $? = 1
# configure:8554: checking whether we are using the GNU C compiler
# configure:8582: result: yes
# configure:8591: checking whether clang accepts -g
# configure:8652: result: yes
# configure:8669: checking for clang option to accept ISO C89
# configure:8745: result: none needed
# configure:8767: checking dependency style of clang
# configure:8829: result: none
# configure:8858: checking for X
# configure:8966: clang -E conftest.c
# configure:8966: $? = 0
# configure:8997: clang -o conftest conftest.c -lX11 >&5
# configure:8997: $? = 0
# configure:9047: result: libraries , headers
# configure:9146: clang -o conftest conftest.c -lX11 >&5
# configure:9146: $? = 0
# configure:9244: checking for gethostbyname
# configure:9244: clang -o conftest conftest.c >&5
# configure:9244: $? = 0
# configure:9244: result: yes
# configure:9341: checking for connect
# configure:9341: clang -o conftest conftest.c >&5
# configure:9341: $? = 0
# configure:9341: result: yes
# configure:9390: checking for remove
# configure:9390: clang -o conftest conftest.c >&5
# configure:9390: $? = 0
# configure:9390: result: yes
# configure:9439: checking for shmat
# configure:9439: clang -o conftest conftest.c >&5
# configure:9439: $? = 0
# configure:9439: result: yes
# configure:9497: checking for IceConnectionNumber in -lICE
# configure:9522: clang -o conftest conftest.c -lICE >&5
# configure:9522: $? = 0
# configure:9531: result: yes
# configure:9542: checking for /dev/random
# configure:9555: result: yes
# configure:9566: checking for compress2 in -lz
# configure:9591: clang -o conftest conftest.c -lz >&5
# configure:9591: $? = 0
# configure:9600: result: yes
# configure:9603: checking zlib.h usability
# configure:9603: clang -c conftest.c >&5
# configure:9603: $? = 0
# configure:9603: result: yes
# configure:9603: checking zlib.h presence
# configure:9603: clang -E conftest.c
# configure:9603: $? = 0
# configure:9603: result: yes
# configure:9603: checking for zlib.h
# configure:9603: result: yes
# configure:9617: checking for BZ2_bzBuffToBuffCompress in -lbz2
# configure:9642: clang -o conftest conftest.c -lbz2 >&5
# configure:9642: $? = 0
# configure:9651: result: yes
# configure:9654: checking bzlib.h usability
# configure:9654: clang -c conftest.c >&5
# configure:9654: $? = 0
# configure:9654: result: yes
# configure:9654: checking bzlib.h presence
# configure:9654: clang -E conftest.c
# configure:9654: $? = 0
# configure:9654: result: yes
# configure:9654: checking for bzlib.h
# configure:9654: result: yes
# configure:9668: checking for libmcrypt
# configure:9672: result: yes
# configure:9684: checking for mhash_keygen in -lmhash
# configure:9709: clang -o conftest conftest.c -lmhash >&5
# configure:9709: $? = 0
# configure:9718: result: yes
# configure:9721: checking mhash.h usability
# configure:9721: clang -c conftest.c >&5
# configure:9721: $? = 0
# configure:9721: result: yes
# configure:9721: checking mhash.h presence
# configure:9721: clang -E conftest.c
# configure:9721: $? = 0
# configure:9721: result: yes
# configure:9721: checking for mhash.h
# configure:9721: result: yes
# configure:9735: checking whether stat file-mode macros are broken
# configure:9762: clang -c conftest.c >&5
# configure:9762: $? = 0
# configure:9769: result: no
# configure:9777: checking for ANSI C header files
# configure:9881: result: yes
# configure:9893: checking for sys/types.h
# configure:9893: result: yes
# configure:9893: checking fcntl.h usability
# configure:9893: clang -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking fcntl.h presence
# configure:9893: clang -E conftest.c
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking for fcntl.h
# configure:9893: result: yes
# configure:9893: checking signal.h usability
# configure:9893: clang -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking signal.h presence
# configure:9893: clang -E conftest.c
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking for signal.h
# configure:9893: result: yes
# configure:9893: checking for unistd.h
# configure:9893: result: yes
# configure:9893: checking utime.h usability
# configure:9893: clang -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking utime.h presence
# configure:9893: clang -E conftest.c
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking for utime.h
# configure:9893: result: yes
# configure:9906: checking for fcntl
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for fsync
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for lstat
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for stat
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for umask
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for utime
# configure:9906: clang -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for memmove
# configure:9906: clang -o conftest conftest.c >&5
# conftest.c:61:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:61:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9915: checking for size_t
# configure:9915: clang -c conftest.c >&5
# configure:9915: $? = 0
# configure:9915: clang -c conftest.c >&5
# conftest.c:75:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:9915: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgringotts"
# | #define PACKAGE_TARNAME "libgringotts"
# | #define PACKAGE_VERSION "1.2.1"
# | #define PACKAGE_STRING "libgringotts 1.2.1"
# | #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libgringotts"
# | #define VERSION "1.2.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 HAVE_DLFCN_H 1
# | #define LIBGRG_NAME "libgringotts"
# | #define LIBGRG_VERSION "1.2.1"
# | #define LIBGRG_FILE_VERSION 3
# | #define HAVE__DEV_RANDOM 1
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FSYNC 1
# | #define HAVE_LSTAT 1
# | #define HAVE_STAT 1
# | #define HAVE_UMASK 1
# | #define HAVE_UTIME 1
# | #define HAVE_MEMMOVE 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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9915: result: yes
# configure:9927: checking for an ANSI C-conforming const
# configure:9993: clang -c conftest.c >&5
# configure:9993: $? = 0
# configure:10000: result: yes
# configure:10146: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libgringotts config.status 1.2.1, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4c3cec238918
#
# config.status:886: creating Makefile
# config.status:989: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
# config.status:886: creating src/Makefile
# config.status:989: WARNING: 'src/Makefile.in' seems to ignore the --datarootdir setting
# config.status:886: creating docs/Makefile
# config.status:989: WARNING: 'docs/Makefile.in' seems to ignore the --datarootdir setting
# config.status:886: creating libgringotts.spec
# config.status:886: creating libgringotts.pc
# config.status:886: creating config.h
# config.status:1099: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_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_file__dev_random=yes
# ac_cv_func_connect=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fsync=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_lstat=yes
# ac_cv_func_memmove=yes
# ac_cv_func_remove=yes
# ac_cv_func_shmat=yes
# ac_cv_func_stat=yes
# ac_cv_func_umask=yes
# ac_cv_func_utime=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header_bzlib_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mhash_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_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_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_ICE_IceConnectionNumber=yes
# ac_cv_lib_bz2_BZ2_bzBuffToBuffCompress=yes
# ac_cv_lib_mhash_mhash_keygen=yes
# ac_cv_lib_z_compress2=yes
# 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_STRIP=strip
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_type_size_t=yes
# am_cv_CC_dependencies_compiler_type=none
# lt_cv_archive_cmds_need_lc=no
# lt_cv_cc_64bit_output=yes
# lt_cv_compiler_c_o=yes
# lt_cv_compiler_o_lo=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'
# lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_ld_reload_flag=-r
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_cc_can_build_shared=yes
# lt_cv_prog_cc_no_builtin=
# lt_cv_prog_cc_pic=' -fPIC'
# lt_cv_prog_cc_pic_works=yes
# lt_cv_prog_cc_shlib=
# lt_cv_prog_cc_static=-static
# lt_cv_prog_cc_static_works=yes
# lt_cv_prog_cc_wl=-Wl,
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run aclocal-1.7'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run tar'
# AUTOCONF='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run automake-1.7'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBBZ2='-lbz2'
# LIBGRG_AGE='0'
# LIBGRG_INTERFACE='2'
# LIBGRG_RELEASE='7'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBZ='-lz'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libgringotts/src/libgringotts-1.2.1/missing --run makeinfo'
# MCRYPT_CFLAGS='-I/usr/include'
# MCRYPT_LIBS='-L/usr/lib -lmcrypt'
# MHASH='-lmhash'
# OBJEXT='o'
# PACKAGE='libgringotts'
# PACKAGE_BUGREPORT='mano@pluto.linux.it'
# PACKAGE_NAME='libgringotts'
# PACKAGE_STRING='libgringotts 1.2.1'
# PACKAGE_TARNAME='libgringotts'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.2.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.2.1'
# XMKMF=''
# X_CFLAGS=''
# X_EXTRA_LIBS=''
# X_LIBS=''
# X_PRE_LIBS=' -lSM -lICE'
# ac_ct_CC=''
# am__fastdepCC_FALSE=''
# am__fastdepCC_TRUE='#'
# am__include='include'
# am__quote=''
# 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/libgringotts/src/libgringotts-1.2.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pcdir='${exec_prefix}/lib/pkgconfig'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libgringotts"
# #define PACKAGE_TARNAME "libgringotts"
# #define PACKAGE_VERSION "1.2.1"
# #define PACKAGE_STRING "libgringotts 1.2.1"
# #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
# #define PACKAGE_URL ""
# #define PACKAGE "libgringotts"
# #define VERSION "1.2.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 HAVE_DLFCN_H 1
# #define LIBGRG_NAME "libgringotts"
# #define LIBGRG_VERSION "1.2.1"
# #define LIBGRG_FILE_VERSION 3
# #define HAVE__DEV_RANDOM 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_FCNTL 1
# #define HAVE_FSYNC 1
# #define HAVE_LSTAT 1
# #define HAVE_STAT 1
# #define HAVE_UMASK 1
# #define HAVE_UTIME 1
# #define HAVE_MEMMOVE 1
#
# configure: exit 0