Build of libgringotts with vanilla toolchain

The build took 00h 01m 05s 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.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libgringotts 1.2.1-12 (Wed Aug 24 13:30:19 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... 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... gcc -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 gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.lo... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# 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 for gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking dependency style of gcc... (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 gcc -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
# /bin/sh ../libtool --mode=compile gcc -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
# mkdir .libs
# gcc -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
# rm -f .libs/libgrg_structs.lo
# gcc -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
# libgrg_crypt.c: In function 'grg2mcrypt':
# libgrg_crypt.c:141:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_RIJNDAEL_128;
# ^~~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:144:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_SERPENT;
# ^~~~~~~~~~~~~~
# libgrg_crypt.c:147:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_TWOFISH;
# ^~~~~~~~~~~~~~
# libgrg_crypt.c:150:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_CAST_256;
# ^~~~~~~~~~~~~~~
# libgrg_crypt.c:153:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_SAFERPLUS;
# ^~~~~~~~~~~~~~~~
# libgrg_crypt.c:156:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_LOKI97;
# ^~~~~~~~~~~~~
# libgrg_crypt.c:159:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_3DES;
# ^~~~~~~~~~~
# libgrg_crypt.c:162:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_RIJNDAEL_256;
# ^~~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:165:10: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return MCRYPT_SERPENT;
# ^~~~~~~~~~~~~~
# libgrg_crypt.c: In function 'validate_mem':
# libgrg_crypt.c:198:22: warning: pointer targets in passing argument 1 of 'compare_CRC32' differ in signedness [-Wpointer-sign]
# if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN))
# ^~~
# libgrg_crypt.c:114:1: note: expected 'const unsigned char *' but argument is of type 'char *'
# compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck,
# ^~~~~~~~~~~~~
# libgrg_crypt.c:198:27: warning: pointer targets in passing argument 2 of 'compare_CRC32' differ in signedness [-Wpointer-sign]
# if (!compare_CRC32 (tmp, tmp + LIBGRG_CRC_LEN, rem - LIBGRG_CRC_LEN))
# ^~~
# libgrg_crypt.c:114:1: note: expected 'const unsigned char *' but argument is of type 'char *'
# compare_CRC32 (const unsigned char *CRC, const unsigned char *toCheck,
# ^~~~~~~~~~~~~
# libgrg_crypt.c: In function 'select_key':
# libgrg_crypt.c:224:21: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign]
# key = grg_memdup (((*dim ==
# ^
# In file included from libgrg_crypt.c:32:0:
# libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *'
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^~~~~~~~~~
# libgrg_crypt.c:229:21: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign]
# key = grg_memdup (((*dim ==
# ^
# In file included from libgrg_crypt.c:32:0:
# libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *'
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^~~~~~~~~~
# libgrg_crypt.c: In function 'decrypt_mem':
# libgrg_crypt.c:251:19: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign]
# IV = grg_memdup (tmp, dIV);
# ^~~
# In file included from libgrg_crypt.c:32:0:
# libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *'
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^~~~~~~~~~
# libgrg_crypt.c:259:23: warning: pointer targets in passing argument 1 of 'grg_memdup' differ in signedness [-Wpointer-sign]
# ecdata = grg_memdup (tmp, len);
# ^~~
# In file included from libgrg_crypt.c:32:0:
# libgrg_utils.h:27:16: note: expected 'const unsigned char *' but argument is of type 'char *'
# unsigned char *grg_memdup (const unsigned char *src, const long len);
# ^~~~~~~~~~
# libgrg_crypt.c:270:28: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign]
# mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL,
# ^~~~~~~~~~
# In file included from /usr/include/mcrypt.h:4:0,
# from libgrg_structs.h:27,
# from libgrg_crypt.c:33:
# /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *'
# MCRYPT mcrypt_module_open(char *algorithm,
# ^~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:350:38: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffDecompress' differ in signedness [-Wpointer-sign]
# err = BZ2_bzBuffToBuffDecompress ((unsigned char *)
# ^
# In file included from libgrg_crypt.c:38:0:
# /usr/include/bzlib.h:214:15: note: expected 'char *' but argument is of type 'unsigned char *'
# BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffDecompress) (
# ^
# libgrg_crypt.c:352:10: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffDecompress' differ in signedness [-Wpointer-sign]
# (unsigned char *) curdata, curlen,
# ^
# In file included from libgrg_crypt.c:38:0:
# /usr/include/bzlib.h:214:15: note: expected 'char *' but argument is of type 'unsigned char *'
# BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffDecompress) (
# ^
# libgrg_crypt.c:355:31: warning: pointer targets in passing argument 2 of 'uncompress' differ in signedness [-Wpointer-sign]
# err = uncompress (tmpData, &oDim, curdata, curlen);
# ^
# In file included from libgrg_crypt.c:37:0:
# /usr/include/zlib.h:1197:21: note: expected 'uLongf * {aka long unsigned int *}' but argument is of type 'long int *'
# ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen,
# ^~~~~~~~~~
# libgrg_crypt.c: In function 'grg_encrypt_mem':
# libgrg_crypt.c:399:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# uncDim = (origDim < 0) ? strlen (origData) : origDim;
# ^~~~~~~~
# In file included from libgrg_crypt.c:22:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# In file included from libgrg_structs.c:30:0:
# ../config.h:77:0: warning: "PACKAGE" redefined
# #define PACKAGE "libgringotts"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:186:0: note: this is the location of the previous definition
# #define PACKAGE "mhash"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:80:0: warning: "PACKAGE_BUGREPORT" redefined
# #define PACKAGE_BUGREPORT "mano@pluto.linux.it"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:189:0: note: this is the location of the previous definition
# #define PACKAGE_BUGREPORT "mhash-devel@sourceforge.net"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:83:0: warning: "PACKAGE_NAME" redefined
# #define PACKAGE_NAME "libgringotts"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:192:0: note: this is the location of the previous definition
# #define PACKAGE_NAME "MHASH"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:86:0: warning: "PACKAGE_STRING" redefined
# #define PACKAGE_STRING "libgringotts 1.2.1"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:195:0: note: this is the location of the previous definition
# #define PACKAGE_STRING "MHASH 0.9.9"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:89:0: warning: "PACKAGE_TARNAME" redefined
# #define PACKAGE_TARNAME "libgringotts"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:198:0: note: this is the location of the previous definition
# #define PACKAGE_TARNAME "mhash"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:92:0: warning: "PACKAGE_VERSION" redefined
# #define PACKAGE_VERSION "1.2.1"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:201:0: note: this is the location of the previous definition
# #define PACKAGE_VERSION "0.9.9"
#
# In file included from libgrg_structs.c:30:0:
# ../config.h:101:0: warning: "VERSION" redefined
# #define VERSION "1.2.1"
#
# In file included from /usr/include/mutils/mhash.h:30:0,
# from /usr/include/mhash.h:10,
# from libgrg_structs.c:28:
# /usr/include/mutils/mhash_config.h:213:0: note: this is the location of the previous definition
# #define VERSION "0.9.9"
#
# libgrg_structs.c: In function 'grg_context_initialize':
# libgrg_structs.c:84:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# if (!header || (strlen (header) != HEADER_LEN))
# ^~~~~~
# In file included from libgrg_structs.c:26:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# libgrg_structs.c: In function 'grg_key_gen':
# libgrg_structs.c:207:26: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# real_pwd_len = strlen (pwd);
# ^~~
# In file included from libgrg_structs.c:26:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# gcc -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 gcc -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
# gcc -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_crypt.c:408:12: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# compData = (char *) malloc (compDim);
# ^
# libgrg_crypt.c:414:36: warning: pointer targets in passing argument 1 of 'BZ2_bzBuffToBuffCompress' differ in signedness [-Wpointer-sign]
# err = BZ2_bzBuffToBuffCompress (compData,
# ^~~~~~~~
# In file included from libgrg_crypt.c:38:0:
# /usr/include/bzlib.h:204:15: note: expected 'char *' but argument is of type 'unsigned char *'
# BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffCompress) (
# ^
# libgrg_crypt.c:417:8: warning: pointer targets in passing argument 3 of 'BZ2_bzBuffToBuffCompress' differ in signedness [-Wpointer-sign]
# (unsigned char *)
# ^
# In file included from libgrg_crypt.c:38:0:
# /usr/include/bzlib.h:204:15: note: expected 'char *' but argument is of type 'unsigned char *'
# BZ_EXTERN int BZ_API(BZ2_bzBuffToBuffCompress) (
# ^
# libgrg_crypt.c:422:31: warning: pointer targets in passing argument 2 of 'compress2' differ in signedness [-Wpointer-sign]
# err = compress2 (compData, &compDim, origData, uncDim,
# ^
# In file included from libgrg_crypt.c:37:0:
# /usr/include/zlib.h:1174:21: note: expected 'uLongf * {aka long unsigned int *}' but argument is of type 'long int *'
# ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
# ^~~~~~~~~
# libgrg_crypt.c:472:28: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign]
# mod = mcrypt_module_open (grg2mcrypt (gctx->crypt_algo), NULL,
# ^~~~~~~~~~
# In file included from /usr/include/mcrypt.h:4:0,
# from libgrg_structs.h:27,
# from libgrg_crypt.c:33:
# /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *'
# MCRYPT mcrypt_module_open(char *algorithm,
# ^~~~~~~~~~~~~~~~~~
# libgrg_crypt.c:491:37: warning: pointer targets in passing argument 3 of 'select_key' differ in signedness [-Wpointer-sign]
# key = select_key (gctx, keystruct, &dKey);
# ^
# libgrg_crypt.c:214:1: note: expected 'int *' but argument is of type 'unsigned int *'
# select_key (const GRG_CTX gctx, const GRG_KEY keystruct, int *dim)
# ^~~~~~~~~~
# libgrg_crypt.c: In function 'grg_validate_file':
# libgrg_crypt.c:601:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# In file included from libgrg_crypt.c:26:0:
# /usr/include/fcntl.h:179:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^~~~
# libgrg_crypt.c: In function 'grg_update_gctx_from_file':
# libgrg_crypt.c:649:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# In file included from libgrg_crypt.c:26:0:
# /usr/include/fcntl.h:179:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^~~~
# libgrg_crypt.c: In function 'grg_decrypt_file':
# libgrg_crypt.c:702:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
# fd = open (path, O_RDONLY);
# ^~~~
# In file included from libgrg_crypt.c:26:0:
# /usr/include/fcntl.h:179:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^~~~
# libgrg_crypt.c: In function 'grg_encrypt_file':
# libgrg_crypt.c:754:13: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
# fd = open (path, O_WRONLY | O_CREAT | O_TRUNC,
# ^~~~
# In file included from libgrg_crypt.c:26:0:
# /usr/include/fcntl.h:179:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^~~~
# libgrg_crypt.c:762:11: warning: pointer targets in passing argument 1 of 'unlink' differ in signedness [-Wpointer-sign]
# unlink (path);
# ^~~~
# In file included from libgrg_crypt.c:24:0:
# /usr/include/unistd.h:829:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int unlink (const char *__name) __THROW __nonnull ((1));
# ^~~~~~
# libgrg_utils.c: In function 'grg_rnd_seq_direct':
# libgrg_utils.c:225:19: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# csize = strlen (toOverwrite);
# ^~~~~~~~~~~
# In file included from libgrg_utils.c:29:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# libgrg_utils.c: In function 'grg_free':
# libgrg_utils.c:307:29: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness [-Wpointer-sign]
# grg_rnd_seq_direct (gctx, pntr, (dim >= 0) ? dim : strlen (pntr));
# ^~~~
# libgrg_utils.c:216:1: note: expected 'unsigned char *' but argument is of type 'char *'
# grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite,
# ^~~~~~~~~~~~~~~~~~
# libgrg_utils.c: In function 'grg_file_pwd_quality':
# libgrg_utils.c:442:14: warning: pointer targets in passing argument 1 of 'open' differ in signedness [-Wpointer-sign]
# pdf = open (pwd_path, O_RDONLY);
# ^~~~~~~~
# In file included from libgrg_utils.c:35:0:
# /usr/include/fcntl.h:179:12: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern int open (const char *__file, int __oflag, ...) __nonnull ((1));
# ^~~~
# libgrg_utils.c: In function 'grg_encode64':
# libgrg_utils.c:490:43: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# origlen = (inlen >= 0) ? inlen : strlen (in);
# ^~
# In file included from libgrg_utils.c:29:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# libgrg_utils.c: In function 'grg_decode64':
# libgrg_utils.c:536:44: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# tmpinlen = (inlen >= 0) ? inlen : strlen (in);
# ^~
# In file included from libgrg_utils.c:29:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# libgrg_utils.c:589:9: warning: pointer targets in return differ in signedness [-Wpointer-sign]
# return ret;
# ^~~
# libgrg_utils.c: In function 'grg_file_shred':
# libgrg_utils.c:631:42: warning: pointer targets in passing argument 1 of 'grg_context_initialize_defaults' differ in signedness [-Wpointer-sign]
# gctx = grg_context_initialize_defaults ("GRG");
# ^~~~~
# In file included from libgrg_utils.c:23:0:
# libgringotts.h:140:9: note: expected 'const unsigned char *' but argument is of type 'char *'
# GRG_CTX grg_context_initialize_defaults (const unsigned char *header);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# libgrg_utils.c:646:29: warning: pointer targets in passing argument 2 of 'grg_rnd_seq_direct' differ in signedness [-Wpointer-sign]
# grg_rnd_seq_direct (gctx, mem, dim);
# ^~~
# libgrg_utils.c:216:1: note: expected 'unsigned char *' but argument is of type 'char *'
# grg_rnd_seq_direct (const GRG_CTX gctx, unsigned char *toOverwrite,
# ^~~~~~~~~~~~~~~~~~
# gcc -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
# gcc -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_crypt.lo libgrg_crypt.lo
# /bin/sh ../libtool --mode=compile gcc -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
# mv -f .libs/libgrg_utils.lo libgrg_utils.lo
# rm -f .libs/libgrg_tmp.lo
# gcc -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: In function 'grg_tmpfile_gen':
# libgrg_tmp.c:62:23: warning: pointer targets in passing argument 1 of 'mcrypt_module_open' differ in signedness [-Wpointer-sign]
# mcrypt_module_open (grg2mcrypt (ca), NULL, MCRYPT_CFB, NULL);
# ^~~~~~~~~~
# In file included from /usr/include/mcrypt.h:4:0,
# from libgrg_structs.h:27,
# from libgrg_tmp.c:26:
# /usr/include/mutils/mcrypt.h:38:9: note: expected 'char *' but argument is of type 'unsigned char *'
# MCRYPT mcrypt_module_open(char *algorithm,
# ^~~~~~~~~~~~~~~~~~
# libgrg_tmp.c: In function 'grg_tmpfile_write':
# libgrg_tmp.c:109:33: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
# dim = (data_len < 0) ? strlen (data) : data_len;
# ^~~~
# In file included from libgrg_tmp.c:22:0:
# /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const unsigned char *'
# extern size_t strlen (const char *__s)
# ^~~~~~
# gcc -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 gcc -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.*
# gcc -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
# /bin/sh ../mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/include
# mkdir -p -- /tmp/libgringotts/pkg/libgringotts/usr/include
# mkdir -p -- /tmp/libgringotts/pkg/libgringotts/usr/lib
# /usr/bin/install -c -m 644 libgringotts.h /tmp/libgringotts/pkg/libgringotts/usr/include/libgringotts.h
# /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'
# 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/
# /bin/sh ./mkinstalldirs /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1
# cp libgringotts.pc /tmp/libgringotts/pkg/libgringotts/usr/lib/pkgconfig/
#
#
# ----------------------------------------------------------------------
# md5sum of relevant files:
#
# /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
# /tmp/libgringotts/pkg/libgringotts/usr/lib/libgringotts.so :
# ea54f8b1bfd9b0152f31650f01e9f1a3
#
# /usr/bin/install -c -m 644 AUTHORS /tmp/libgringotts/pkg/libgringotts/usr/share/doc/libgringotts-1.2.1/AUTHORS
# /tmp/libgringotts/pkg/libgringotts/usr/include/libgringotts.h :
# 5fdec1de5974752706277437bbc1d912
#
# use these values to check library integrity at any time
# /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 (Wed Aug 24 13:30:42 UTC 2016)

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 = 68611f280622
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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/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:3069: result: no
# configure:3079: checking for gcc
# configure:3095: found /usr/bin/gcc
# configure:3106: result: gcc
# configure:3335: checking for C compiler version
# configure:3344: gcc --version >&5
# gcc (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:3355: $? = 0
# configure:3344: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:3355: $? = 0
# configure:3344: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3355: $? = 1
# configure:3344: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3355: $? = 1
# configure:3375: checking whether the C compiler works
# configure:3397: gcc 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: gcc -o conftest conftest.c >&5
# configure:3471: $? = 0
# configure:3493: result:
# configure:3515: checking whether we are cross compiling
# configure:3523: gcc -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: gcc -c conftest.c >&5
# configure:3584: $? = 0
# configure:3605: result: o
# configure:3609: checking whether we are using the GNU C compiler
# configure:3628: gcc -c conftest.c >&5
# configure:3628: $? = 0
# configure:3637: result: yes
# configure:3646: checking whether gcc accepts -g
# configure:3666: gcc -c -g conftest.c >&5
# configure:3666: $? = 0
# configure:3707: result: yes
# configure:3724: checking for gcc option to accept ISO C89
# configure:3787: gcc -c conftest.c >&5
# configure:3787: $? = 0
# configure:3800: result: none needed
# configure:3822: checking dependency style of gcc
# 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: gcc -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: gcc -o conftest conftest.c conftstm.o >&5
# configure:4500: $? = 0
# configure:4544: result: ok
# configure:4553: checking how to run the C preprocessor
# configure:4584: gcc -E conftest.c
# configure:4584: $? = 0
# configure:4598: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:4643: gcc -E conftest.c
# configure:4643: $? = 0
# configure:4657: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:4836: $? = 0
# configure:4909: gcc -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: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for sys/stat.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for stdlib.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for string.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for memory.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for strings.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for inttypes.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for stdint.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4933: checking for unistd.h
# configure:4933: gcc -c conftest.c >&5
# configure:4933: $? = 0
# configure:4933: result: yes
# configure:4947: checking dlfcn.h usability
# configure:4947: gcc -c conftest.c >&5
# configure:4947: $? = 0
# configure:4947: result: yes
# configure:4947: checking dlfcn.h presence
# configure:4947: gcc -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: gcc -c conftest.c >&5
# configure:5329: $? = 0
# configure:5482: checking for objdir
# configure:5493: result: .libs
# configure:5510: checking for gcc option to produce PIC
# configure:5656: result: -fPIC
# configure:5660: checking if gcc PIC flag -fPIC works
# configure:5678: gcc -c -fPIC -DPIC conftest.c >&5
# configure:5678: $? = 0
# configure:5712: result: yes
# configure:5728: checking if gcc static flag -static works
# configure:5747: gcc -o conftest -static conftest.c >&5
# configure:5747: $? = 0
# configure:5759: result: yes
# configure:5771: checking if gcc supports -c -o file.o
# configure:5791: gcc -c -o out/conftest2.o conftest.c >&5
# configure:5815: result: yes
# configure:5820: checking if gcc supports -c -o file.lo
# configure:5842: gcc -c -c -o conftest.lo conftest.c >&5
# configure:5842: $? = 0
# configure:5859: result: yes
# configure:5890: checking if gcc supports -fno-rtti -fno-exceptions
# configure:5907: gcc -c -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:5907: $? = 0
# configure:5919: result: no
# 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: gcc -c conftest.c >&5
# configure:7598: $? = 0
# configure:7612: gcc -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:8274: checking for gcc
# configure:8301: result: gcc
# configure:8530: checking for C compiler version
# configure:8539: gcc --version >&5
# gcc (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:8550: $? = 0
# configure:8539: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# 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:8550: $? = 0
# configure:8539: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:8550: $? = 1
# configure:8539: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:8550: $? = 1
# configure:8554: checking whether we are using the GNU C compiler
# configure:8582: result: yes
# configure:8591: checking whether gcc accepts -g
# configure:8652: result: yes
# configure:8669: checking for gcc option to accept ISO C89
# configure:8745: result: none needed
# configure:8767: checking dependency style of gcc
# configure:8829: result: none
# configure:8858: checking for X
# configure:8966: gcc -E conftest.c
# configure:8966: $? = 0
# configure:8997: gcc -o conftest conftest.c -lX11 >&5
# configure:8997: $? = 0
# configure:9047: result: libraries , headers
# configure:9146: gcc -o conftest conftest.c -lX11 >&5
# configure:9146: $? = 0
# configure:9244: checking for gethostbyname
# configure:9244: gcc -o conftest conftest.c >&5
# configure:9244: $? = 0
# configure:9244: result: yes
# configure:9341: checking for connect
# configure:9341: gcc -o conftest conftest.c >&5
# configure:9341: $? = 0
# configure:9341: result: yes
# configure:9390: checking for remove
# configure:9390: gcc -o conftest conftest.c >&5
# configure:9390: $? = 0
# configure:9390: result: yes
# configure:9439: checking for shmat
# configure:9439: gcc -o conftest conftest.c >&5
# configure:9439: $? = 0
# configure:9439: result: yes
# configure:9497: checking for IceConnectionNumber in -lICE
# configure:9522: gcc -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: gcc -o conftest conftest.c -lz >&5
# configure:9591: $? = 0
# configure:9600: result: yes
# configure:9603: checking zlib.h usability
# configure:9603: gcc -c conftest.c >&5
# configure:9603: $? = 0
# configure:9603: result: yes
# configure:9603: checking zlib.h presence
# configure:9603: gcc -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: gcc -o conftest conftest.c -lbz2 >&5
# configure:9642: $? = 0
# configure:9651: result: yes
# configure:9654: checking bzlib.h usability
# configure:9654: gcc -c conftest.c >&5
# configure:9654: $? = 0
# configure:9654: result: yes
# configure:9654: checking bzlib.h presence
# configure:9654: gcc -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: gcc -o conftest conftest.c -lmhash >&5
# configure:9709: $? = 0
# configure:9718: result: yes
# configure:9721: checking mhash.h usability
# configure:9721: gcc -c conftest.c >&5
# configure:9721: $? = 0
# configure:9721: result: yes
# configure:9721: checking mhash.h presence
# configure:9721: gcc -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: gcc -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: gcc -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking fcntl.h presence
# configure:9893: gcc -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: gcc -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking signal.h presence
# configure:9893: gcc -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: gcc -c conftest.c >&5
# configure:9893: $? = 0
# configure:9893: result: yes
# configure:9893: checking utime.h presence
# configure:9893: gcc -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: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for fsync
# configure:9906: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for lstat
# configure:9906: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for stat
# configure:9906: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for umask
# configure:9906: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for utime
# configure:9906: gcc -o conftest conftest.c >&5
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9906: checking for memmove
# configure:9906: gcc -o conftest conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:9906: $? = 0
# configure:9906: result: yes
# configure:9915: checking for size_t
# configure:9915: gcc -c conftest.c >&5
# configure:9915: $? = 0
# configure:9915: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -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 68611f280622
#
# 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=
# ac_cv_env_CC_value=
# 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_CPP='gcc -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_CC=gcc
# 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='gcc'
# CCDEPMODE='depmode=none'
# CFLAGS=''
# CPP='gcc -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='gcc'
# 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